50 check-ins that include changes to files matching 'kitsh/*' occurring on or before 2014-06-02 01:42:01.
More ↑
2014-06-02
| ||
01:42 | Make sure we skip the "common" directory check-in: f083221ace user: rkeene tags: trunk | |
01:39 | Updated to support trying local tclsh if cross-compiling and no Tclkit is available check-in: aae12ba51d user: rkeene tags: trunk | |
2014-05-20
| ||
22:58 | Updated to include global CFLAGS/LDFLAGS/CPPFLAGS/LIBS in addition to per-project settings check-in: fddc41b4b8 user: rkeene tags: trunk | |
20:33 | Updated to correct issue where Metakit fails to build but is not detected check-in: 930c36ab1f user: rkeene tags: trunk | |
2014-05-19
| ||
04:19 | Removed extraneous debugging information in last commit check-in: c401b28269 user: rkeene tags: trunk | |
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) check-in: bdb920afdb user: rkeene tags: trunk | |
2014-05-06
| ||
05:26 | Updated to not link against libtcc1.a check-in: d56c4a3049 user: rkeene tags: trunk | |
2014-03-03
| ||
21:58 | Merged console fixes in check-in: 4ae3806806 user: rkeene tags: trunk | |
2014-02-25
| ||
02:59 | Updated to use single routine for initializing interpreters Closed-Leaf check-in: be67e6913f user: rkeene tags: tk-win32-noconsole-fix | |
2014-02-24
| ||
17:22 | Added start of test for Tk on Win32 with noconsole check-in: 9481ffeac5 user: rkeene tags: tk-win32-noconsole-fix | |
2014-01-08
| ||
08:26 | Updated to remove some extraneous libraries on Windows from being considered sub-projects check-in: b98cd9cfd8 user: rkeene tags: trunk | |
2014-01-03
| ||
03:43 | Corrected issue with converting Tcl pkgs into sub-projects check-in: c12a6a8548 user: rkeene tags: trunk | |
03:38 | Updated to correctly remove tdbc links check-in: 8956d9f658 user: rkeene tags: trunk | |
03:22 | Updated to not link statically to tdbc* subprojects check-in: 053e812f4e user: rkeene tags: trunk | |
03:11 | Fixed bug in previous commit check-in: a154a10e1c user: rkeene tags: trunk | |
02:53 | Added support for projects including subprojects check-in: 912b38cd97 user: rkeene tags: trunk | |
2013-10-31
| ||
02:43 | More fixes to make native Windows builds work. check-in: 37850a79ad user: mistachkin tags: winFixes | |
2013-10-20
| ||
03:11 | Updated icon (courtesy of C. Shults) check-in: ef6ac5d932 user: rkeene tags: trunk | |
2013-10-03
| ||
18:27 | Updated TclKit icon check-in: 657c96baa3 user: rkeene tags: trunk | |
2013-09-29
| ||
23:17 | Added file "tclkit.ico" to VFS check-in: 079f112af3 user: rkeene tags: trunk | |
2013-09-25
| ||
04:30 | Removed dead code check-in: 4816a85fc1 user: rkeene tags: trunk | |
03:12 | Allow building a TclKit on Win32 using MinGW against Tcl/Tk 8.6.1. check-in: a063fafd1f user: mistachkin tags: trunk | |
2013-09-24
| ||
22:18 | Fix Win32 portability issue in the VFS installation script regarding the 'null' device name. Closed-Leaf check-in: ad6d2d103e user: mistachkin tags: tcl-8.6.1-MinGW-Win32 | |
2013-09-15
| ||
04:35 | Updated to not strip kit if "--enable-symbols" is passed check-in: 8553201f59 user: rkeene tags: trunk | |
04:13 | Updated to allow statically linking the Thread extension to the tclkit (excludes 8.6.0 for now) check-in: b781586ff9 user: rkeene tags: trunk | |
2013-08-09
| ||
22:44 | Updated to allow extra packages to include libraries to add check-in: bb510c2f21 user: rkeene tags: trunk | |
2013-08-06
| ||
23:55 | Updated to not read "setup.tcl" check-in: b41fe67416 user: rkeene tags: trunk | |
2013-07-08
| ||
20:16 | Always return archive files in a deterministic order, otherwise mingw32 may fail to build kitsh correctly check-in: fa83093778 user: schelte tags: trunk | |
2013-05-13
| ||
23:43 | Updated to not reference "main" for KitDLL, which likely prevents getting the executable path check-in: de3dbf5d8c user: rkeene tags: trunk | |
2012-10-06
| ||
21:29 | Updated to not attempt to build kit.res.o unless we are actually on Windows check-in: 4de28fdabf user: rkeene tags: trunk | |
2012-07-19
| ||
05:25 | Updated to use newer mingw32 conventions check-in: ab3932ab3c user: rkeene tags: trunk | |
2012-07-14
| ||
23:30 | Fixed missing export check-in: 9467bd623b user: rkeene tags: trunk | |
23:29 | Added an LDFLAGS_ADD environment variable to add options to the end of the linking command line check-in: e8e77fe250 user: rkeene tags: trunk | |
23:23 | Updated to allow setting variables for individual sub-projects check-in: 9fce84fc29 user: rkeene tags: trunk | |
2012-06-30
| ||
15:34 | Updated to statically link against libgcc when building a shared object (KitDLL) check-in: 0432734c0a user: rkeene tags: trunk | |
2012-05-13
| ||
18:50 | Updated to latest config.guess/config.sub from autoconf check-in: 11f339bd59 user: rkeene tags: trunk | |
2012-05-07
| ||
04:18 | Stopped use of -mno-cygwin as it has been removed from some Mingw32s check-in: 9396658a02 user: rkeene tags: trunk | |
2012-02-14
| ||
15:57 | Updated autoconf helper scripts check-in: a3c60c5f6b user: rkeene tags: trunk | |
2012-02-01
| ||
07:56 | Updated to call "/usr/bin/env" to locate "bash" in case it is not in "/bin" check-in: 4e8d261d38 user: rkeene tags: trunk | |
2011-07-19
| ||
19:08 |
Updated to not force setting of starkit::topdir, this would break starkits
Updated zipseek test to use $tcl_library to find Tclkit root check-in: 49d6a04e90 user: rkeene tags: trunk | |
2011-07-18
| ||
03:02 |
Updated to set "starkit::topdir" so that it is always correct, even with KitDLL
Updated mk4vfs zlib compressed seek test to use starkit::topdir check-in: f8234649a5 user: rkeene tags: trunk | |
2011-07-07
| ||
17:21 | Updated to not switch back to dynamic linking if static linking has been requested check-in: cb7271fcc4 user: rkeene tags: trunk | |
2011-07-05
| ||
17:25 | Corrected bug in KitDLL where additional interpreters would not get their auto_path adjusted correctly check-in: e2f0284dd2 user: rkeene tags: trunk | |
2011-06-03
| ||
05:37 | Merged in pluggable branch check-in: 78b96b6e9c user: rkeene tags: trunk | |
2011-05-31
| ||
02:03 | Updated to be pluggable Closed-Leaf check-in: 349896fca7 user: rkeene tags: pluggable | |
2011-05-28
| ||
23:59 | Merged trunk changes into branch check-in: ddf9f18c93 user: rkeene tags: pluggable | |
23:53 |
Updated to only mount VFS once
Updated to always load "vfs" check-in: d5ed5900eb user: rkeene tags: trunk | |
06:38 |
Updated to support finding TCLSH_NATIVE by the root kitcreator script and using that in most places where a native Tcl interpreter is needed
Updated to find date of Fossil checkin when a fossil tag or ID is specified and use that date for checkouts of other projects check-in: 0527703474 user: rkeene tags: trunk | |
05:18 | Updated to give second build try the same DLL name as the first since the name gets built-in to the library check-in: a407ca2616 user: rkeene tags: trunk | |
2011-05-26
| ||
16:28 | Merged in branch "merge-kitdll-kitsh-common" to trunk check-in: ad3a66af0b user: rkeene tags: trunk | |