History of file kitsh/buildsrc/kitsh-0.0/aclocal.m4 at check-in 9ec7dcbb261a2059
2022-08-14
| ||
21:28 | Use correct thread package name even if it is an alpha release file: [822def6685] check-in: [445ed79573] user: rkeene, branch: trunk, size: 15200 [annotate] [blame] [check-ins using] [diff] | |
2018-06-10
| ||
06:15 | Allow projects to override init functions and package names file: [859b63dc85] check-in: [770ae24263] user: rkeene, branch: trunk, size: 15060 [annotate] [blame] [check-ins using] [diff] | |
2016-09-06
| ||
15:28 | Corrected typo in last commit file: [44cc3a905e] check-in: [d491db9c95] user: rkeene, branch: trunk, size: 14836 [annotate] [blame] [check-ins using] [diff] | |
15:21 | Fixed issue with static linking of TLS when also building a local static executable file: [ca463da686] check-in: [20deaf934e] user: rkeene, branch: trunk, size: 14835 [annotate] [blame] [check-ins using] [diff] | |
2014-11-23
| ||
02:31 | Added obsfucated CVFS support file: [b344f06840] check-in: [93d7e1f87e] user: rkeene, branch: trunk, size: 14416 [annotate] [blame] [check-ins using] [diff] | |
2014-07-23
| ||
01:27 | Updated to correctly format libtcl libraries file: [4e978303f9] check-in: [feac557f80] user: rkeene, branch: trunk, size: 13954 [annotate] [blame] [check-ins using] [diff] | |
2014-06-02
| ||
01:42 | Make sure we skip the "common" directory file: [871c795938] check-in: [f083221ace] user: rkeene, branch: trunk, size: 13947 [annotate] [blame] [check-ins using] [diff] | |
2014-05-20
| ||
20:33 | Updated to correct issue where Metakit fails to build but is not detected file: [88278c321a] check-in: [930c36ab1f] user: rkeene, branch: trunk, size: 13892 [annotate] [blame] [check-ins using] [diff] | |
2014-05-19
| ||
04:19 | Removed extraneous debugging information in last commit file: [b2881cb180] check-in: [c401b28269] user: rkeene, branch: trunk, size: 13829 [annotate] [blame] [check-ins using] [diff] | |
04:18 | Corrected issue introduced in [d56c4a3049f6555b] where projects where always attempted to be linked against if they were attempted to be compiled (but failed) file: [bfe7cbbaec] check-in: [bdb920afdb] user: rkeene, branch: trunk, size: 13916 [annotate] [blame] [check-ins using] [diff] | |
2014-05-06
| ||
05:26 | Updated to not link against libtcc1.a file: [a86a7a549c] check-in: [d56c4a3049] user: rkeene, branch: trunk, size: 13754 [annotate] [blame] [check-ins using] [diff] | |
2014-01-08
| ||
08:26 | Updated to remove some extraneous libraries on Windows from being considered sub-projects file: [29b44545d3] check-in: [b98cd9cfd8] user: rkeene, branch: trunk, size: 13531 [annotate] [blame] [check-ins using] [diff] | |
2014-01-03
| ||
03:43 | Corrected issue with converting Tcl pkgs into sub-projects file: [8449752722] check-in: [c12a6a8548] user: rkeene, branch: trunk, size: 13457 [annotate] [blame] [check-ins using] [diff] | |
03:38 | Updated to correctly remove tdbc links file: [e565bd7f5c] check-in: [8956d9f658] user: rkeene, branch: trunk, size: 13456 [annotate] [blame] [check-ins using] [diff] | |
03:22 | Updated to not link statically to tdbc* subprojects file: [0183f2586e] check-in: [053e812f4e] user: rkeene, branch: trunk, size: 13457 [annotate] [blame] [check-ins using] [diff] | |
03:11 | Fixed bug in previous commit file: [5a28134606] check-in: [a154a10e1c] user: rkeene, branch: trunk, size: 13437 [annotate] [blame] [check-ins using] [diff] | |
02:53 | Added support for projects including subprojects file: [ff976902bb] check-in: [912b38cd97] user: rkeene, branch: trunk, size: 13435 [annotate] [blame] [check-ins using] [diff] | |
2013-09-15
| ||
04:13 | Updated to allow statically linking the Thread extension to the tclkit (excludes 8.6.0 for now) file: [0e91c1e1fd] check-in: [b781586ff9] user: rkeene, branch: trunk, size: 13248 [annotate] [blame] [check-ins using] [diff] | |
2013-08-09
| ||
22:44 | Updated to allow extra packages to include libraries to add file: [fd44c1d90a] check-in: [bb510c2f21] user: rkeene, branch: trunk, size: 13309 [annotate] [blame] [check-ins using] [diff] | |
2013-07-08
| ||
20:16 | Always return archive files in a deterministic order, otherwise mingw32 may fail to build kitsh correctly file: [9a21fd57db] check-in: [fa83093778] user: schelte, branch: trunk, size: 13082 [annotate] [blame] [check-ins using] [diff] | |
2012-07-19
| ||
05:25 | Updated to use newer mingw32 conventions file: [2132d26434] check-in: [ab3932ab3c] user: rkeene, branch: trunk, size: 13075 [annotate] [blame] [check-ins using] [diff] | |
2012-05-07
| ||
04:18 | Stopped use of -mno-cygwin as it has been removed from some Mingw32s file: [18efd0c5fc] check-in: [9396658a02] user: rkeene, branch: trunk, size: 13087 [annotate] [blame] [check-ins using] [diff] | |
2011-07-07
| ||
17:21 | Updated to not switch back to dynamic linking if static linking has been requested file: [ab8a5ebb9e] check-in: [cb7271fcc4] user: rkeene, branch: trunk, size: 13099 [annotate] [blame] [check-ins using] [diff] | |
2011-05-31
| ||
02:03 | Updated to be pluggable file: [d398d3b4ba] check-in: [349896fca7] user: rkeene, branch: pluggable, size: 12975 [annotate] [blame] [check-ins using] [diff] | |
2011-05-28
| ||
23:59 | Merged trunk changes into branch file: [370c9cd778] check-in: [ddf9f18c93] user: rkeene, branch: pluggable, size: 11819 [annotate] [blame] [check-ins using] [diff] | |
2011-05-23
| ||
15:33 |
Corrected typo
Updated to weak zlib symbols Updated to not link against stub archives for Tk as well as Tcl file: [1f1678240f] check-in: [75fa17d1eb] user: rkeene, branch: merge-kitdll-kitsh-common, size: 11674 [annotate] [blame] [check-ins using] [diff] | |
10:53 | Integrated KitDLL into KitSH file: [f5f5688875] check-in: [a1a14e0aba] user: rkeene, branch: merge-kitdll-kitsh-common, size: 11314 [annotate] [blame] [check-ins using] [diff] | |
03:14 | More work on consolidating KitSH and KitDLL and supporting C-VFS file: [4ab5fc6711] check-in: [df550ab43e] user: rkeene, branch: merge-kitdll-kitsh-common, size: 10179 [annotate] [blame] [check-ins using] [diff] | |
2011-05-20
| ||
06:31 |
Fixed bug with determining which build is selected
Fixed unexplained bug with determining the target OS information Updated to supply the VFS before building (in support of future C-VFS) file: [c050f768b5] check-in: [b5b42e2343] user: rkeene, branch: merge-kitdll-kitsh-common, size: 10135 [annotate] [blame] [check-ins using] [diff] | |
05:50 | First set of merges from KitDLL to KitSH file: [53dc5eee75] check-in: [55cb9f600a] user: rkeene, branch: merge-kitdll-kitsh-common, size: 10094 [annotate] [blame] [check-ins using] [diff] | |
2011-02-08
| ||
06:55 | Updated to look in all directories at the root directory for projects file: [13694584fc] check-in: [e2655f79ba] user: rkeene, branch: pluggable, size: 6659 [annotate] [blame] [check-ins using] [diff] | |
2010-09-26
| ||
04:50 | Updated test for dladdr() to be more comprehensive file: [9a1977c3cc] check-in: [66c3398628] user: rkeene, branch: trunk, size: 6513 [annotate] [blame] [check-ins using] [diff] | |
04:49 | Updated to support static Tk on non-Windows platforms file: [d6fff4a63c] check-in: [70da029110] user: rkeene, branch: trunk, size: 5993 [annotate] [blame] [check-ins using] [diff] | |
04:46 | Fixed bug with zlib static linking file: [f592be87db] check-in: [91b460f024] user: rkeene, branch: trunk, size: 5846 [annotate] [blame] [check-ins using] [diff] | |
04:46 | Updated to remove duplicate library references when linking in Tk file: [04ee15ac39] check-in: [82f72a0dcd] user: rkeene, branch: trunk, size: 5828 [annotate] [blame] [check-ins using] [diff] | |
04:45 | Updated to hide errors emitted from `find' file: [e5b75fa21b] check-in: [cee8b007e2] user: rkeene, branch: trunk, size: 5592 [annotate] [blame] [check-ins using] [diff] | |
04:43 | Added additional aliases for MingW32 file: [24f2954653] check-in: [9bbcaed141] user: rkeene, branch: trunk, size: 5568 [annotate] [blame] [check-ins using] [diff] | |
04:43 | Updated to remove all non-static links to statically linked libraries file: [7d03825276] check-in: [459ce657ff] user: rkeene, branch: trunk, size: 5546 [annotate] [blame] [check-ins using] [diff] | |
04:42 | Updated to try to link statically to zlib file: [e537bcd01c] check-in: [580c833532] user: rkeene, branch: trunk, size: 5499 [annotate] [blame] [check-ins using] [diff] | |
04:41 | Added Tk/xlib to include search path file: [bc43649110] check-in: [b5c571778a] user: rkeene, branch: trunk, size: 5301 [annotate] [blame] [check-ins using] [diff] | |
04:40 |
Cleaned up LDFLAGS settings
Fixed issue with "--with-zlib" wiping out LDFLAGS file: [0394137fa9] check-in: [56c3d5d022] user: rkeene, branch: trunk, size: 5259 [annotate] [blame] [check-ins using] [diff] | |
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 libgcc file: [91d2c06e40] check-in: [8ef7a1eb1a] user: rkeene, branch: trunk, size: 5324 [annotate] [blame] [check-ins using] [diff] | |
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 linking file: [e980cfaf2c] check-in: [b84f59e5de] user: rkeene, branch: trunk, size: 4612 [annotate] [blame] [check-ins using] [diff] | |
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 zlib file: [274d569e46] check-in: [f644c21488] user: rkeene, branch: trunk, size: 4542 [annotate] [blame] [check-ins using] [diff] | |
04:40 | Comment update file: [c33a095bf7] check-in: [496446d70e] user: rkeene, branch: trunk, size: 2586 [annotate] [blame] [check-ins using] [diff] | |
04:39 | Updated to build under i586-mingw32msvc file: [ef0e476ed6] check-in: [19963bc8da] user: rkeene, branch: trunk, size: 2423 [annotate] [blame] [check-ins using] [diff] | |
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 systems file: [5d0cdc97c7] check-in: [cb76e549e7] user: rkeene, branch: trunk, size: 2044 [annotate] [blame] [check-ins using] [diff] | |
04:39 |
Corrected check for mk4tcl to actually be functional
Removed support of "config.h" and started passing all defines on the command line file: [d0e235eb57] check-in: [636da30116] user: rkeene, branch: trunk, size: 2044 [annotate] [blame] [check-ins using] [diff] | |
04:39 | Updated to provide an empty input file to AC_LINK_IFELSE. It seems to need this. file: [6f2999f5b1] check-in: [c16db35fe7] user: rkeene, branch: trunk, size: 2058 [annotate] [blame] [check-ins using] [diff] | |
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++ libraries file: [abd6ccb011] check-in: [ea89461e7c] user: rkeene, branch: trunk, size: 2035 [annotate] [blame] [check-ins using] [diff] | |
04:38 |
Updated to find libraries to link to dynamically
Updated to add "unix" directory to header search path file: [c2b5bbda30] check-in: [cacf7999db] user: rkeene, branch: trunk, size: 1600 [annotate] [blame] [check-ins using] [diff] | |
04:38 | Corrected typo file: [03a71efe74] check-in: [291050ca78] user: rkeene, branch: trunk, size: 1249 [annotate] [blame] [check-ins using] [diff] | |
04:37 |
KitCreator 0.0.2.x
Removed generated files from repository Minor cleanup of configure activities in kitsh file: [33966eefcb] check-in: [727034b4dd] user: rkeene, branch: trunk, size: 1252 [annotate] [blame] [check-ins using] [diff] | |
04:37 | Added support for using Tcl's required libs file: [08b06ec183] check-in: [5a492edc2b] user: rkeene, branch: trunk, size: 1209 [annotate] [blame] [check-ins using] [diff] | |
04:37 | Added: Added a GNU autoconf script for building the kitsh file: [fe1b839d01] check-in: [04784f0fe8] user: rkeene, branch: trunk, size: 1770 [annotate] [blame] [check-ins using] | |