111 check-ins using file build/make-kit-linux-i386 version c72ea56080
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 | |
20:33 | Updated to correct issue where Metakit fails to build but is not detected check-in: 930c36ab1f 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 | |
2014-05-19
| ||
05:00 | Removed TclOO removal from minimal builds for now, not maintainable check-in: a90b3aacf3 user: rkeene tags: trunk | |
04:55 | Updated to reflect 8.6.x builds are threaded by default check-in: b4fe3a0158 user: rkeene tags: trunk | |
04:20 | Updated to tcc4tcl 0.11 check-in: eab55dd43c user: rkeene tags: trunk | |
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 | |
03:53 | Corrected path check-in: a292122a04 user: rkeene tags: trunk | |
03:41 | Moved "fake-uname" hack into regular patch against Tcl check-in: 36ec37fe61 user: rkeene tags: trunk | |
2014-05-17
| ||
05:02 | Updated to latest tcc4tcl check-in: 5006c26763 user: rkeene tags: trunk | |
2014-05-06
| ||
05:26 | Updated to not link against libtcc1.a check-in: d56c4a3049 user: rkeene tags: trunk | |
05:01 | Moved from tcc to tcc4tcl check-in: 9c03031641 user: rkeene tags: trunk | |
2014-05-05
| ||
02:46 | Updated tests check-in: c24deea7f7 user: rkeene tags: trunk | |
2014-05-04
| ||
17:58 | Updated to support linking Tk dynamically check-in: 4b893326f5 user: rkeene tags: trunk | |
2014-04-29
| ||
11:46 | Updated to fail to build TCC on unsupported platforms check-in: 9ec7dcbb26 user: rkeene tags: trunk | |
2014-04-28
| ||
21:20 | Removed debugging check-in: 4ab0657dfa user: rkeene tags: trunk | |
20:38 | Updated with additional ignore check-in: fd007c0fd0 user: rkeene tags: trunk | |
20:37 | Added missing build script check-in: 0bb0e3a51c user: rkeene tags: trunk | |
20:36 | Added TclTCC check-in: c8641be07e user: rkeene tags: trunk | |
20:36 | Fixes for zlib on other platforms check-in: b62450459c user: rkeene tags: trunk | |
20:36 | Updated with fixes for TCC on Win32 Closed-Leaf check-in: 93b2be7812 user: rkeene tags: tcc | |
16:33 | Updated to more accepting of C compilers when fixing up TCC check-in: 35718d9982 user: rkeene tags: tcc | |
14:02 | Updated to include many Tcl symbols check-in: 437d69d82c user: rkeene tags: tcc | |
2014-04-27
| ||
05:52 | More work towards getting a usable TclTCC check-in: 2a3d2138b6 user: rkeene tags: tcc | |
04:17 | Started work on adding TclTCC package check-in: 2a6f69ee57 user: rkeene tags: tcc | |
04:13 | Work towards upgrading zlib -- untested on most platforms check-in: 1a5bbc4282 user: rkeene tags: trunk | |
04:12 | Minor whitespace change check-in: a12c65d1e5 user: rkeene tags: trunk | |
03:06 | Updated to not emit output check-in: ec59145e47 user: rkeene tags: trunk | |
2014-03-09
| ||
04:35 | KitCreator 0.8.0 check-in: e57ac649e3 user: rkeene tags: trunk, 0.8.0 | |
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-22
| ||
23:34 | Updated to clean up additional projects check-in: d228cbfac5 user: rkeene tags: trunk | |
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-12-19
| ||
15:37 | Added Tclx build script check-in: 05cbe23afb user: rkeene tags: trunk | |
2013-11-19
| ||
16:24 | Updated to build Android builds with -static-libgcc check-in: 6f659c9189 user: rkeene tags: trunk | |
2013-11-05
| ||
10:15 | More progress on getting new version of zlib working. check-in: 07ceeb4833 user: mistachkin tags: winFixes | |
08:09 | Update versions of the thread and zlib packages. check-in: 0f67789517 user: mistachkin tags: winFixes | |
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-05
| ||
11:53 | Fixed issue with disabling debugging on appropriate prefix check-in: 76d1b562f8 user: rkeene tags: trunk | |
2013-10-04
| ||
10:45 | More 64-bit test issues corrected check-in: 4e5fa96d8a user: rkeene tags: trunk | |
2013-10-03
| ||
19:17 | Added debug output for pkgconfig check-in: ee0059a1c6 user: rkeene tags: trunk | |
18:27 | Updated TclKit icon check-in: 657c96baa3 user: rkeene tags: trunk | |
2013-10-02
| ||
11:47 | Updated to correctly set 64bit flags check-in: 9647859b32 user: rkeene tags: trunk | |
11:45 | Updated check for 64bit platforms check-in: 2de7bba382 user: rkeene tags: trunk | |
11:38 | Updated to support 64-bit tests better check-in: 75b6b83bca user: rkeene tags: trunk | |
2013-09-30
| ||
06:40 | Updated runner for 64-bit Windows builds to use 64-bit Windows emulator check-in: c27f57d4e0 user: rkeene tags: trunk | |
06:24 | Added initial support for Win64-amd64 nightly builds check-in: 9ef1199acb user: rkeene tags: trunk | |
06:08 | Fixed Mk4tcl compiling issue check-in: 3bd068a425 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 | |
21:28 | Fix format of the MinGW diff file. check-in: 42c98fdbe5 user: mistachkin tags: tcl-8.6.1-MinGW-Win32 | |
21:18 | Changes to support building with Tcl/Tk 8.6.1 using MinGW on Windows. check-in: dc02a0b46a user: mistachkin tags: tcl-8.6.1-MinGW-Win32 | |
2013-09-22
| ||
14:43 | Corrected issue with performing checks using wrong compiler check-in: 6874e769d6 user: rkeene tags: trunk | |
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-09-14
| ||
04:51 | Added TLS optional package check-in: 9e6949c7b4 user: rkeene tags: trunk | |
2013-09-11
| ||
13:36 | Reflect the latest changes in the README file. check-in: a0175128eb user: schelte tags: trunk | |
2013-08-21
| ||
21:14 | Experimental version that makes it possible to only rebuild the previously failed parts. check-in: 945dafb370 user: schelte tags: trunk | |
2013-08-18
| ||
10:20 | Provide a build script for the dbus extension, making it available as an optional package that can be included when building a tclkit. check-in: 591a13879c user: schelte tags: trunk | |
10:12 | Remove reference to itcl in thread build script. Probably a copy/paste remnant. check-in: 98b83d1ed8 user: schelte tags: trunk | |
2013-08-10
| ||
17:49 | Updated Android.mk file check-in: 005d3b6b5d user: rkeene tags: trunk | |
10:53 | Minor semantic fix to Metakit build, no functional change check-in: fc9393d109 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 | |
02:02 | KitCreator 0.7.0 check-in: 4de8841dfc user: rkeene tags: trunk, 0.7.0 | |
2013-08-06
| ||
23:55 | Updated to not read "setup.tcl" check-in: b41fe67416 user: rkeene tags: trunk | |
23:55 | Updated to use Tcl 8.5.14 as default build check-in: 31c33b52d5 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-07-05
| ||
20:49 | Updated to not use 32-bit time_t on 64-bit Windows check-in: 85d560e68a user: rkeene tags: trunk | |
2013-07-04
| ||
02:20 | Updated to delete only archive files in the same directory as DLLs check-in: b62421e50c user: rkeene tags: trunk | |
2013-07-03
| ||
05:09 | Made win32 and linux-i386 tests runnable check-in: ccebee74a5 user: rkeene tags: trunk | |
04:59 | Updated to remove archives that should not be linked against check-in: 9803654e91 user: rkeene tags: trunk | |
2013-05-18
| ||
18:44 | Added patches for Tcl 8.6.0 related to not having a writable /tmp check-in: 6d957a95a7 user: rkeene tags: trunk | |
2013-05-14
| ||
20:14 | Updated to produce "Android.mk" in the SDK if the compile looks like Android check-in: b0fcd7911d user: rkeene 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 | |
01:27 | Updated version numbers to test check-in: 037aa51865 user: rkeene tags: trunk | |
2012-11-03
| ||
12:39 | Updated 64-bit win64 build to use 64-bit compiler check-in: b5d7ffb774 user: rkeene tags: trunk | |
01:06 | Updated win64 build script (doesn't build 64-bit yet, oops) check-in: 250dfac130 user: rkeene tags: trunk | |
2012-10-08
| ||
20:25 | Added support for building TDBC, TDBCsqlite3, sqlite3 in newer Fossil builds check-in: 1f8799a81a user: rkeene tags: trunk | |
19:42 | KitCreator 0.6.2 check-in: dfa672b310 user: rkeene tags: trunk, 0.6.2 | |
19:40 | Updated to hide distclean output check-in: 7c0261e55c user: rkeene tags: trunk | |
19:35 | Fixed issue with newer versions of Tcl providing a zlib package (version 2.0) check-in: 94567b3779 user: rkeene tags: trunk | |
19:12 | Updated to not require running "./configure" for pre.sh check-in: 2ba5f90d1b 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-09-09
| ||
19:44 | Updated to remove TclOO from minimal builds check-in: 833e605ae0 user: rkeene tags: trunk | |
2012-08-27
| ||
16:09 | Updated to indicate win32 binaries are not runnable without WINE check-in: b6bf532c8e user: rkeene tags: trunk | |
03:32 |
Updated Win32 sanity checks to be more tolerant of different file magic
Disabled use of WINE for testing for now, since its not installed on the current system check-in: b850a69d3e user: rkeene tags: trunk | |
2012-08-26
| ||
16:51 | Added back fake "uname" check-in: 49b2d26ca5 user: rkeene tags: trunk | |
2012-08-20
| ||
03:44 | Removed Tcl 8.4.x from nightly tests check-in: 433983bef9 user: rkeene tags: trunk | |
02:53 | Updated to build Solaris tclkits with -static-libgcc check-in: ce3198239b user: rkeene tags: trunk | |
2012-08-03
| ||
14:42 | Updated test suite to use Tcl/Tk 8.5.12 check-in: f3de07d723 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-14
| ||
16:57 | Updated to no longer use fake "uname" to trick builds for Tcl 8.4.19 check-in: 2ba9012dfc user: rkeene tags: trunk | |
2012-05-13
| ||
18:50 |
Updated to use standard cross-compile script for Linux/MIPS target
Updated to include "mips" support in fake uname Updated to not use fake uname for "mips" check-in: aa00b0ada2 user: rkeene tags: trunk | |
18:50 | Updated to latest config.guess/config.sub from autoconf check-in: 11f339bd59 user: rkeene tags: trunk | |
01:56 | Renamed Linux/mipsel build script for consistency check-in: a1316c25a9 user: rkeene tags: trunk | |
2012-05-10
| ||
17:54 |
Updated to normalize CPU names
Added linux-i386 build target check-in: 33550a1dff user: rkeene tags: trunk | |