summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Fixes to allow a standard tclsh build to do the zip file encoding, instead of hypnotoad2014-10-211-2/+2
* Replaced calls to zip with calls to the new pure-tcl zipfile encoder embeddedhypnotoad2014-10-211-10/+5
* Renamed "tclkit" to "tclzsh"hypnotoad2014-10-201-29/+29
* Added a "_bare" stage to capture the kit executable before the VFS is wrapped...hypnotoad2014-10-191-6/+11
* Update the zipvfs implementation with additional code from both Odie and hypnotoad2014-10-191-2/+5
* Merge with trunkhypnotoad2014-09-221-4/+7
|\
| * merge trunkdkf2014-08-301-1/+2
| |\
| * \ merge trunkKevin B Kenny2014-08-021-2/+2
| |\ \
| * \ \ merge trunkKevin B Kenny2014-06-291-2/+4
| |\ \ \
| * \ \ \ merge trunkdkf2014-01-091-40/+51
| |\ \ \ \
| * \ \ \ \ merge trunkdkf2013-09-201-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ merge trunkdkf2013-08-221-2/+10
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge trunkdkf2013-07-071-5/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge trunkdkf2013-06-191-3/+7
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Move the disassembler to its own file.dkf2013-06-111-4/+7
* | | | | | | | | | Added a "make tclkit" to makefilehypnotoad2014-09-161-2/+4
* | | | | | | | | | Modified the makefile to produce a distinct name for a kit depending on whetherhypnotoad2014-09-151-5/+12
* | | | | | | | | | The unix build has been pared down to the minimum hooks required to build ahypnotoad2014-09-151-35/+5
* | | | | | | | | | Developed an improved bootloader built around TclSetPreInitScript. The new bo...hypnotoad2014-09-121-9/+35
* | | | | | | | | | Add Static library link instructions to tclConfig.shcore_zip_vfs_statichypnotoad2014-09-091-6/+0
* | | | | | | | | | Instead of statically compiling the Tclkit executable straight fromhypnotoad2014-09-091-3/+23
* | | | | | | | | | Added the tclkit binaries to installhypnotoad2014-09-091-1/+3
* | | | | | | | | | New build process for Tcl kits in Unix (Windows port to follow...)hypnotoad2014-09-061-11/+22
* | | | | | | | | | Removed a typohypnotoad2014-09-041-1/+0
* | | | | | | | | | Adapted the Unix startup process to ifdef out the KIT specific behaviors.hypnotoad2014-09-041-5/+13
* | | | | | | | | | More tweaks to makefileshypnotoad2014-09-031-1/+0
* | | | | | | | | | Merging in changes from Tclhypnotoad2014-09-031-3/+7
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Rather than make a special executable, tclkits are now a copy of tclsh with a...hypnotoad2014-09-021-4/+3
* | | | | | | | | | Tweaking the Makefile instructions for Tclkits under unixhypnotoad2014-09-011-1/+1
* | | | | | | | | | Adding the ability for the Tcl core to build self-contained Zip-based executa...hypnotoad2014-09-011-1/+14
|/ / / / / / / / /
* | | | | | | | | Do not let fossil README droppings leak into distribuiondgp2014-08-251-1/+1
* | | | | | | | | Add tclsh.exe.manifest.in to the distributiondgp2014-08-041-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Add tclsh.exe.manifest.in to the distribution.dgp2014-08-041-0/+1
* | | | | | | | | Updated package "platform" to version 1.0.13. Separated theandreask2014-08-011-2/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Updated package "platform" to version 1.0.13. Separated theandreask2014-08-011-2/+2
| * | | | | | | correct EOLFIX macro, broken by [a803608ed5]jan.nijtmans2014-07-271-2/+2
* | | | | | | | ticket [2f9df4c4fa]: tcltest - request to move -cleanup script execution unti...jan.nijtmans2014-06-221-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | ticket [2f9df4c4fa]: tcltest - request to move -cleanup script execution unti...jan.nijtmans2014-06-201-2/+2
| * | | | | | | Cherry-pick [c54059aaad] from trunk: Added support for reporting TEA-like inf...jan.nijtmans2014-03-311-3/+7
* | | | | | | | Let the generated Makefile be emacs-friendly by avoiding spurious empty lines...ferrieux2014-05-161-0/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | merge trunkdkf2014-01-021-0/+1
|\ \ \ \ \ \ \
| * | | | | | | ... and more silly errorsdkf2014-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
|/ / / / / / /
* | | | | | | 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
* | | | | | | 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