summaryrefslogtreecommitdiffstats
path: root/unix/tclConfig.h.in
Commit message (Collapse)AuthorAgeFilesLines
* Merge 8.5jan.nijtmans2021-01-051-1/+2
|\
| * #undef PACKAGE_VERSION in tclConfig.h too, since Tcl and Tk don't necessary ↵jan.nijtmans2021-01-051-1/+2
| | | | | | | | have the same version.
| * Update all configure-related stuff to work with autoconf-2.70 too. For now, ↵jan.nijtmans2020-12-221-11/+13
| | | | | | | | everything still generated with (modified) autoconf-2.59
| * Fix [9080d6a871]: Build fix for tcl on macOS on Apple Siliconjan.nijtmans2020-06-241-31/+9
| |
| * Add "manifest.uuid" to the distribution, so we can see exactly where "make ↵jan.nijtmans2020-06-241-9/+31
| | | | | | | | dist" came from. In case of "git", we can see that too
* | make distjan.nijtmans2020-12-131-20/+6
| |
* | Re-generate unix/tclConfig.h.injan.nijtmans2020-06-291-6/+20
| |
* | Updates from `make dist`dgp2019-11-031-20/+6
| |
* | Update "make dist" for libtommath 1.2.0: TOMMATH_SRCSjan.nijtmans2019-10-221-6/+28
| |
* | make distdgp2018-11-011-6/+3
| |
* | merge 8.5sebres2018-06-041-0/+3
|\ \ | |/
| * fixes [92564326a9] if compiled on some x86 systems (with dirent64 but ↵sebres2018-06-041-0/+3
| | | | | | | | without DIR64, partially cherry-picked from https://www.androwish.org/index.html/info/6119b8ac2aee8411).
| * RefineApproximation() leaked twoMv and twoMd in one of its exits.dgp2016-01-281-20/+6
| |
* | merge trunkdgp2016-01-291-20/+6
| |
* | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then ↵jan.nijtmans2015-06-251-6/+20
|\ \ | |/ | | | | | | | | translate some windows-specific files to UTF-8 too. Solution: commit those files with CRLF line-ending, which eliminates the need for eolFix altgether. See als: [495120] for the reason why eolFix was introduced in the first place. No longer needed with fossil.
| * Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then ↵jan.nijtmans2015-06-251-6/+20
| | | | | | | | | | | | translate some windows-specific files to UTF-8 too. Solution: commit those files with CRLF line-ending, which eliminates the need for eolFix altgether. See als: [495120] for the reason why eolFix was introduced in the first place. No longer needed with fossil.
| * products of "make dist"dgp2015-03-061-20/+6
| |
| * make distdgp2012-11-051-6/+20
| |
| * Release candidate branch for Tcl 8.5.12.dgp2012-07-101-5/+8
| |
* | Tcl source code already assumes the <limits.h> file is available.dgp2015-03-241-6/+0
| | | | | | | | (See tcl/libtommath/tommath.h .) So dispose of all the configuration shenanigans pretending we want to support systems that lack one.
* | product of a make distdgp2015-03-061-20/+6
| |
* | make distdgp2013-09-031-3/+3
| |
* | Eliminate NO_VIZ macro as current zlib uses HAVE_HIDDEN in stead.jan.nijtmans2013-06-041-2/+2
| | | | | | One more last-moment fix for FreeBSD by Pietro Cerutti
* | make distdgp2013-05-141-0/+3
| |
* | Replace broken SC_SERIAL_PORT macro with plain AC_CHECK_HEADERS tests.jenglish2013-03-011-9/+0
| |
* | correct font issues in define.ndgp2012-09-071-6/+20
|\ \ | | | | | | | | | silence thread.test warning messages Automake updates
* | | merge trunkdgp2012-08-081-5/+8
|/ /
* | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-111-1/+1
|\ \ | |/
| * [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-111-1/+1
| |
| * update file generated by 'make dist'dgp2010-09-151-0/+3
| |
| * regendas2010-08-161-1/+1
| |
| * regendas2010-08-161-7/+4
| |
| * [Patch 2892871]: Remove unneeded AC_STRUCT_TIMEZONE and usestwo2009-11-251-15/+0
| | | | | | | | AC_CHECK_MEMBERS([struct stat.st_blksize]) instead of AC_STRUCT_ST_BLKSIZE.
| * * unix/configure.in (Darwin): use Darwin SUSv3 extensions ifdas2009-04-101-0/+3
| | | | | | | | | | | | | | | | available; remove /Network locations from default tcl package search path (NFS mounted locations and thus slow). * unix/configure: autoconf-2.59 * unix/tclConfig.h.in: autoheader-2.59
| * autoheader-2.59das2008-04-011-3/+0
| |
| * merge updates from HEADdgp2008-03-311-0/+3
| |
* | Update file generated by `make dist`dgp2011-08-031-2/+29
| |
* | update file generated by 'make dist'dgp2010-09-151-3/+6
| |
* | autoheader-2.59das2009-11-261-3/+0
| |
* | [Patch 2892871]: Remove unneeded AC_STRUCT_TIMEZONE and usestwo2009-11-251-15/+0
| | | | | | | | AC_CHECK_MEMBERS([struct stat.st_blksize]) instead of AC_STRUCT_ST_BLKSIZE.
* | * unix/configure.in (Darwin): use Darwin SUSv3 extensions ifdas2009-04-101-0/+3
| | | | | | | | | | | | | | | | available; remove /Network locations from default tcl package search path (NFS mounted locations and thus slow). * unix/configure: autoconf-2.59 * unix/tclConfig.h.in: autoheader-2.59
* | autoheader-2.59das2009-01-031-0/+3
| |
* | autoheader-2.59das2008-12-141-0/+3
| |
* | autoheader-2.59das2008-12-011-0/+3
| |
* | autoheader-2.59das2008-08-131-15/+0
| |
* | autoheader-2.59das2008-07-131-3/+0
| |
* | NRE implementation [Patch 2017110]Miguel Sofer2008-07-131-3/+0
| |
* | * unix/tclConfig.h.in: autoheader-2.59das2008-05-311-5/+1
| |
* | Implementation of TIP #257. Incomplete due to missing Win build support.dkf2008-05-311-1/+5
| |
* | autoheader-2.59das2008-04-011-3/+0
| |