summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* merge trunkjan.nijtmans2014-01-231-3/+4
|\
| * merge trunkdkf2014-01-021-0/+1
| |\
| * | put the other definition of a trim set in the header file toodkf2013-12-301-1/+1
| * | Factor out the definition of the default string trim set; define it once only.dkf2013-12-301-2/+3
* | | merge trunkjan.nijtmans2014-01-021-0/+1
|\ \ \ | | |/ | |/|
| * | ... and more silly errorsdkf2014-01-021-0/+1
| |/
* | merge trunkjan.nijtmans2013-11-241-4/+7
|\ \ | |/
| * Safer clean-up of environment variables: Do removal after insertions -> tclte...jan.nijtmans2013-11-201-2/+2
| |\
| | * Safer clean-up of environment variables: Do removal after insertions -> tclte...jan.nijtmans2013-11-201-2/+2
| * | Cygwin: Instead of checking whether the win32 part is configured properly, ju...jan.nijtmans2013-11-191-2/+5
| |\ \ | | |/
| | * Cygwin: Instead of checking whether the win32 part is configured properly, ju...jan.nijtmans2013-11-191-2/+5
* | | merge trunkjan.nijtmans2013-10-291-30/+30
|\ \ \ | |/ /
| * | Don't fix eol-style for Makefile.in in "make dist", if the file system is cas...jan.nijtmans2013-10-281-3/+2
| |\ \ | | |/
| | * Bump tcltest version to 2.3.6 (should have been done just before the 8.5.15 r...jan.nijtmans2013-10-281-33/+56
| * | [01b77111e5]: Small fixes relating to this bug. In particular, the package namedkf2013-10-281-28/+29
* | | merge trunkjan.nijtmans2013-10-271-2/+2
|\ \ \ | |/ /
| * | Fix [3eb2ec1449]: Allow upper case scheme names in url. http -> 2.8.8jan.nijtmans2013-10-251-2/+2
| |\ \ | | |/
| | * Fix [3eb2ec1449]: Allow upper case scheme names in url. http -> 2.7.13jan.nijtmans2013-10-251-2/+2
* | | The Tcl 9.0 way of how [dfc08326e3] should be fixed: Real integration of TclO...rfe_dfc08326e3jan.nijtmans2013-10-131-6/+1
* | | Merge trunk. jan.nijtmans2013-10-081-1/+7
|\ \ \ | |/ /
| * | [3381085] Improved way of detecting what version of the documentation to build.dkf2013-10-061-1/+7
* | | merge trunkdgp2013-09-211-2/+2
|\ \ \ | |/ /
| * | Bump to tcltest 2.3.6 to account for changes since Tcl 8.6.0 release.dgp2013-08-301-2/+2
* | | merge trunkjan.nijtmans2013-08-021-1/+9
|\ \ \ | |/ /
| * | Make sure that "string is space \u202f" will continue to return "1", even if ...jan.nijtmans2013-07-291-0/+5
| |\ \ | | |/
| * | Put Cygwin's tclWinError.o in PLAT_OBJS, not in DL_OBJSjan.nijtmans2013-07-251-1/+4
| | |
| \ \
*-. \ \ Merge stwo's fork and trunk back to a single "novem".jan.nijtmans2013-07-081-1/+1
|\ \ \ \ | | |/ /
| | * | Build stub objects with -DSTATIC_BUILD on all platforms. Only important on wi...jan.nijtmans2013-07-081-1/+1
| | |\ \ | | | |/
| | | * Build stub objects with -DSTATIC_BUILD on all platforms. Only important on wi...jan.nijtmans2013-07-081-1/+1
| | | * 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key.jan.nijtmans2013-05-281-2/+2
| | | |\
* | | | \ merge trunkjan.nijtmans2013-06-251-5/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Remove TclInitStubTable() function (but keep it in the "initsubsystems" branch).jan.nijtmans2013-06-251-5/+1
* | | | | merge trunkjan.nijtmans2013-06-181-3/+7
|\ \ \ \ \ | |/ / / /
| * | | | link tclsh with stub library, just like xttest and tcltest, in order to allow...jan.nijtmans2013-06-161-2/+2
| * | | | split off TclInitStubTable() as separate function - which does the actual stu...jan.nijtmans2013-06-161-1/+5
* | | | | merge trunkjan.nijtmans2013-06-101-1/+5
|\ \ \ \ \ | |/ / / /
| * | | | More cleaning up; factor out optimizer to new file. Some weird problems still.dkf2013-06-051-1/+5
* | | | | merge trunkjan.nijtmans2013-05-281-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key.oehhar2013-05-271-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Add install references and changes entryoehhar2013-05-081-2/+2
* | | | | merge trunkjan.nijtmans2013-05-191-5/+9
|\ \ \ \ \ | |/ / / /
| * | | | Split tclCompCmds.c into two roughly-equal-sized pieces.dkf2013-05-181-5/+9
* | | | | merge trunkjan.nijtmans2013-05-171-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Sigh. Fix version number of package "platform" in the Makefile.n files. Futur...andreask2013-05-161-2/+2
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Sigh. Fix version number of package "platform" in the Makefile.n files. Futur...andreask2013-05-161-2/+2
| | * | Allow URLs that don't have a path, but a query, max2013-04-041-2/+2
* | | | merge trunk. jan.nijtmans2013-05-071-8/+0
|\ \ \ \ | |/ / /
| * | | No longer link Cygwin executables with zlib1.dll, but with cygz.dll. jan.nijtmans2013-05-071-8/+0
* | | | merge trunkjan.nijtmans2013-04-121-2/+2
|\ \ \ \ | |/ / /
| * | | Bump http to 2.8.7 in the other dozen places as well.max2013-04-041-2/+2