50 descendants of e062ee58fc215449
| 2010-09-26 | ||
| 04:40 | Updated to statically link against libstdc++ on HP/UX Added patch to metakit to not call "autoconf" Fixed issue with sh on HP/UX (source versus ".") Added support for statically linking to libgcccheck-in: 8ef7a1eb1a user: rkeene tags: trunk | |
| 04:40 | KitCreator 0.0.8.x Updated documentation regarding mipsel-linux cross-compilingcheck-in: 7b805333b0 user: rkeene tags: trunk, 0.0.8 | |
| 04:40 | Fixed issue with Tcl 8.5 and up cross-compile installation Fixed check for no Tk libs to exclude stubs in the check, but include it in the linkingcheck-in: b84f59e5de user: rkeene tags: trunk | |
| 04:40 | Updated kitsh to support Windows Removed executable bit from boot.tcl Updated licensing Added documentation regarding statically linking to Tk Updated win32 build test to pass in path to zlibcheck-in: f644c21488 user: rkeene tags: trunk | |
| 04:40 | Updated to support Win32 compilation of TclVFS check-in: 2bcd1b2d5e user: rkeene tags: trunk | |
| 04:40 | Added internal script to build Win32 tclkit for testing check-in: 6b5f7a6c29 user: rkeene tags: trunk | |
| 04:40 | Corrected inverted logic for static linking check-in: 69081b236e user: rkeene tags: trunk | |
| 04:40 | Updated to support building Tk statically Updated to build Tk statically on Windowscheck-in: ee99c0e5ae user: rkeene tags: trunk | |
| 04:40 | Comment update check-in: 496446d70e user: rkeene tags: trunk | |
| 04:40 | Added support for i586-mingw32msvc compilation Added patch to allow use of AR/RANLIB environment variablescheck-in: 9bdee0a947 user: rkeene tags: trunk | |
| 04:39 | Updated to clean up archive files after installation check-in: e3565593fd user: rkeene tags: trunk | |
| 04:39 | Updated to build under i586-mingw32msvc check-in: 19963bc8da user: rkeene tags: trunk | |
| 04:39 | Fixed typo check-in: 6ad3fbe8a5 user: rkeene tags: trunk | |
| 04:39 | Enabled Mk4vfs compression Added appropriate licensing information. Updated READMEcheck-in: 2203d001cd user: rkeene tags: trunk | |
| 04:39 | KitCreator 0.0.7.x check-in: bbb991803b user: rkeene tags: trunk, 0.0.7 | |
| 04:39 | Updated to try linking to Sun Studio before GNU Libstdc++ Updated to fix FFF 484 to make resultant kit work on 64-bit big endian systemscheck-in: cb76e549e7 user: rkeene tags: trunk | |
| 04:39 | Fixed 64-bit Tcl 8.5.x compilation on Solaris Fixed bootstrap build issue on Tcl 8.5.x Minor documentation updatecheck-in: 49f1d0e042 user: rkeene tags: trunk | |
| 04:39 | Updated documentation check-in: 1eb97d8535 user: rkeene tags: trunk | |
| 04:39 | Updated to support supplying a TCLKIT environment variable Updated documentation with more examples and expanded synopsischeck-in: 0616230931 user: rkeene tags: trunk | |
| 04:39 | KitCreator 0.0.6.x Updated pre-release build script to error out if configure fails.check-in: 65a6c41656 user: rkeene tags: trunk, 0.0.6 | |
| 04:39 | Corrected check for mk4tcl to actually be functional Removed support of "config.h" and started passing all defines on the command linecheck-in: 636da30116 user: rkeene tags: trunk | |
| 04:39 | Updated to check for 'buildsrc' directory before untarring.  If found it is used. (Untested) Updated to download sources to a temporary file and only rename on successcheck-in: 023de4a116 user: rkeene tags: trunk | |
| 04:39 | Updated to provide an empty input file to AC_LINK_IFELSE. It seems to need this. check-in: c16db35fe7 user: rkeene tags: trunk | |
| 04:39 | Installed all packages that come with Tcl Removed demos from Tkcheck-in: 31d4e5f3a4 user: rkeene tags: trunk | |
| 04:39 | Updated to no longer quote references to MAKE check-in: 4b7dc4b29d user: rkeene tags: trunk | |
| 04:38 | KitCreator 0.0.5.x check-in: 6d978c1a18 user: rkeene tags: trunk, 0.0.5 | |
| 04:38 | Updated to check for define subprojects working as found Updated to only link against C++ libs if Mk4tcl worked Updated to check for MK4TCL available before referencing it Added SunStudio C++ librariescheck-in: ea89461e7c user: rkeene tags: trunk | |
| 04:38 | Updated to pass configure arguments to configure script check-in: 48744656f9 user: rkeene tags: trunk | |
| 04:38 | Updated to allow the user to specify an alternative patch tool check-in: 9e9595a17a user: rkeene tags: trunk | |
| 04:38 | KitCreator 0.0.4.x check-in: bc156bdbe1 user: rkeene tags: trunk, 0.0.4 | |
| 04:38 | Added support for specifying what version of Tcl to build Updated documentationcheck-in: c151e65b1d user: rkeene tags: trunk | |
| 04:38 | Updated to use public interface for SetStartupScript/GetStartupScript if it is found, otherwise use the old interface. check-in: 399b8095e3 user: rkeene tags: trunk | |
| 04:38 | Added patch to allow Metakit to compile under Tcl 8.6, doesn't hurt compilation on other versions of Tcl so it is applied to all check-in: 91e82d9be9 user: rkeene tags: trunk | |
| 04:38 | Added patches for TCLVFS on Tcl 8.6 check-in: 1ebcac2a8b user: rkeene tags: trunk | |
| 04:38 | Added support for TCLVERS beginning with "cvs_" to indicate a CVS version of Tcl/Tk check-in: 3d4318cfe7 user: rkeene tags: trunk | |
| 04:38 | Added support for not building under newer versions of Tcl check-in: 0282bb8da7 user: rkeene tags: trunk | |
| 04:38 | Added build status output check-in: 740690ff29 user: rkeene tags: trunk | |
| 04:38 | Added minimal README check-in: d8050c2a9f user: rkeene tags: trunk | |
| 04:38 | Updated to clean before building, for sanity during development (releases shouldn't need this) check-in: a9dca07df3 user: rkeene tags: trunk | |
| 04:38 | Updated to find libraries to link to dynamically Updated to add "unix" directory to header search pathcheck-in: cacf7999db user: rkeene tags: trunk | |
| 04:38 | KitCreator 0.0.3.x Updated to cleanup build infocheck-in: 8670f53dbc user: rkeene tags: trunk, 0.0.3 | |
| 04:38 | Corrected typo check-in: 291050ca78 user: rkeene tags: trunk | |
| 04:37 | KitCreator 0.0.2.x Removed generated files from repository Minor cleanup of configure activities in kitshcheck-in: 727034b4dd user: rkeene tags: trunk, 0.0.2 | |
| 04:37 | Added support for using Tcl's required libs check-in: 5a492edc2b user: rkeene tags: trunk | |
| 04:37 | Added support for creating proper kitsh environment check-in: 5996f7a35f user: rkeene tags: trunk | |
| 04:37 | Added a GNU autoconf script for building the kitsh check-in: 04784f0fe8 user: rkeene tags: trunk | |
| 04:37 | Removed building shared verions of code Added support for passing arguments to child "configure" scripts Added Solaris compile supportcheck-in: 8d94c2989e user: rkeene tags: trunk | |
| 04:37 | KitCreator 0.0.1.x Added release procedure scriptscheck-in: a1b05ba814 user: rkeene tags: trunk, 0.0.1 | |
| 04:37 | Moved kitcreator to its own project check-in: a1e041469d user: rkeene tags: trunk | |
| 04:37 | Fixed bootstrapping to work check-in: e050506a1c user: rkeene tags: trunk | |
| 04:37 | Updated to give warnings when required packages failed to build Updated to copy built Tclkit to current directorycheck-in: e062ee58fc user: rkeene tags: trunk | |