34 check-ins that include changes to files matching 'mk4tcl/*'
2016-06-29
| ||
01:19 | Merge updates from trunk. check-in: e29b34acd1 user: mistachkin tags: win32-install | |
2016-02-24
| ||
19:59 | Added some hashes for individual packages check-in: 3c71954242 user: rkeene tags: trunk | |
19:38 | Updated to use common download infrastructure check-in: 6f9977f121 user: rkeene tags: trunk | |
2015-02-09
| ||
18:39 | Merge updates from trunk. check-in: 5574242e95 user: mistachkin tags: winFixes | |
2014-11-19
| ||
20:56 | Updated URL to a mirror of mk4tcl for now check-in: b1003b10ac user: rkeene tags: trunk | |
2014-08-28
| ||
18:27 | Merge updates from trunk. check-in: df02b7cfd1 user: mistachkin tags: winFixes | |
2014-05-21
| ||
00:55 | Updated to use stdint in Metakit to determine integer types check-in: 79b6f2657b 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 | |
05:56 | Added patch to fix issue with calling exit with open Metakit channels check-in: 7181cf4346 user: rkeene tags: trunk | |
2013-09-30
| ||
06:08 | Fixed Mk4tcl compiling issue check-in: 3bd068a425 user: rkeene tags: trunk | |
2013-08-10
| ||
10:53 | Minor semantic fix to Metakit build, no functional change check-in: fc9393d109 user: rkeene tags: trunk | |
2012-07-14
| ||
23:23 | Updated to allow setting variables for individual sub-projects check-in: 9fce84fc29 user: rkeene tags: trunk | |
2012-05-06
| ||
20:26 | Updated to override site-local autoconf brokenness on some 64-bit systems check-in: f4d5d0f507 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-05
| ||
17:28 | Updated additional build scripts to not attempt download if "buildsrc" directory is being used check-in: d860d314dd user: rkeene tags: trunk | |
2011-05-28
| ||
23:59 | Merged trunk changes into branch check-in: ddf9f18c93 user: rkeene tags: pluggable | |
2011-05-19
| ||
18:04 | Merged trunk check-in: b7c6c8232c user: rkeene tags: merge-kitdll-kitsh-common | |
2011-03-09
| ||
14:35 |
Updated to build static library as PIC when building for KitDLL
Fixed issue with Metakit using "g++" for the shared object linker, even when cross-compiling check-in: 0eca481f01 user: rkeene tags: trunk | |
2010-10-18
| ||
17:56 | Merged proper fix for mkClose() segfaulting in from P. Thoyts check-in: a697a2954e user: rkeene tags: trunk | |
2010-10-16
| ||
21:28 | Added patch from P. Thoyts fixing async channel copies in mk4vfs. This closes bug [0990f53b1a]. check-in: ae7d9fc61b user: rkeene tags: trunk | |
2010-10-06
| ||
07:06 | Updated to support building Mk4tcl dynamically when building KitDLL, but falling back to building statically. check-in: 76ec61a413 user: rkeene tags: trunk | |
2010-10-03
| ||
21:02 | Updated Mk4tcl to default to being built as a shared object if target is KitDLL check-in: eea8763689 user: rkeene tags: trunk | |
2010-09-26
| ||
04:48 | Added echo lines for every "configure", and "make" check-in: 12600639d9 user: rkeene tags: trunk | |
04:40 |
Added preliminary support for using a Tcl-based metakit reader (mk4tcl.tcl,
based off ReadKit) if Mk4tcl support not found
Updated mk4tcl to cleanup if build fails, to prevent false detection check-in: 44e0b4f94c user: rkeene tags: trunk | |
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 check-in: 8ef7a1eb1a user: rkeene tags: trunk | |
04:40 |
Added support for i586-mingw32msvc compilation
Added patch to allow use of AR/RANLIB environment variables check-in: 9bdee0a947 user: rkeene tags: trunk | |
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 check-in: cb76e549e7 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 success check-in: 023de4a116 user: rkeene tags: trunk | |
04:39 | Updated to no longer quote references to MAKE check-in: 4b7dc4b29d 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 | 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:37 |
Removed building shared verions of code
Added support for passing arguments to child "configure" scripts Added Solaris compile support check-in: 8d94c2989e user: rkeene tags: trunk | |
04:37 |
Updated to build shared objects of Mk4tcl and Tclvfs
Added memchan package (needed for tclvfs) check-in: a66d18a60b user: rkeene tags: trunk | |
04:37 | Added kitcreator check-in: fcf0977f4c user: rkeene tags: trunk | |