50 check-ins that include changes to files matching 'build/*' occurring on or before 2014-03-09 04:35:24.
More ↑
2014-03-09
| ||
04:35 | KitCreator 0.8.0 check-in: e57ac649e3 user: rkeene tags: trunk, 0.8.0 | |
2013-11-19
| ||
16:24 | Updated to build Android builds with -static-libgcc check-in: 6f659c9189 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 | |
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 | |
2013-09-25
| ||
03:12 | Allow building a TclKit on Win32 using MinGW against Tcl/Tk 8.6.1. check-in: a063fafd1f user: mistachkin tags: trunk | |
2013-08-09
| ||
02:02 | KitCreator 0.7.0 check-in: 4de8841dfc user: rkeene tags: trunk, 0.7.0 | |
2013-07-03
| ||
05:09 | Made win32 and linux-i386 tests runnable check-in: ccebee74a5 user: rkeene tags: trunk | |
2013-05-13
| ||
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
| ||
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:12 | Updated to not require running "./configure" for pre.sh check-in: 2ba5f90d1b 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-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 | |
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 | |
2012-05-06
| ||
22:15 | Updated to always define _USE_32BIT_TIME_T in tcl.h, required to fix [cb7ed6affe] check-in: 8b02cd8c92 user: rkeene tags: trunk | |
22:05 | Updated to fix bug build [cb7ed6affe] in build script -- need a better solution check-in: 592228c7b0 user: rkeene tags: trunk | |
2012-02-24
| ||
10:10 | Updated to exclude ".new" files from being processed check-in: 8cf1b9c2d8 user: rkeene tags: trunk | |
2012-02-22
| ||
19:58 | First attempt at providing an "index.tcl" for results that can be parsed in Tcl for [8b5da45955] check-in: 5419c4d107 user: rkeene tags: trunk | |
2012-02-14
| ||
16:09 | Added android build support to test infrastructure check-in: 4ded39fb86 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-11-19
| ||
22:51 | Reverted to [f2f5daaf90] check-in: 1de4d8358a user: rkeene tags: trunk | |
05:26 | Corrected runnable flag for kits being tested with QEMU check-in: 344f8a902c user: rkeene tags: trunk | |
03:51 | Added support for running Linux/x86_64 and Linux/mipsel tests using QEMU (untested) check-in: 0e5e4f1f32 user: rkeene tags: trunk | |
00:49 |
Switched to more complete cross-compiling environment for Linux/x86_64
Added more test builds for Linux/x86_64 check-in: f2f5daaf90 user: rkeene tags: trunk | |
2011-11-16
| ||
17:49 | Moved 8.5.x series bulid to 8.5.11 check-in: d55decc7d7 user: rkeene tags: trunk | |
2011-11-15
| ||
03:31 | Removed extraneous override check-in: d2d3f8fdbd user: rkeene tags: trunk | |
03:09 | Merged tcl-sdk-support branch into trunk check-in: 9d8d38d716 user: rkeene tags: trunk | |
02:56 | Added support for including SDK in KitDLL test builds Closed-Leaf check-in: b0c80c51af user: rkeene tags: tcl-sdk-support | |
2011-11-14
| ||
04:29 | Updated to ignore created SDKs when looking for created kits during test builds check-in: cb0c37e35e user: rkeene tags: tcl-sdk-support | |
2011-11-05
| ||
18:49 |
KitCreator 0.6.1
Updated to download Tk by tag first, if possible, then by date if not check-in: d2a98c553c user: rkeene tags: trunk, 0.6.1 | |
2011-10-05
| ||
18:42 | Updated to build Solaris/SPARC tests targetting Solaris 8 check-in: acb9725083 user: rkeene tags: trunk | |
2011-10-03
| ||
20:20 |
Updated to hide warnings while running kitcreator distclean in pre.sh
Added workaround for Mac OS X referencing headers in "tclInt.h" that it does not setup a way access using tclConfig.sh check-in: b13d288f20 user: rkeene tags: trunk | |
2011-09-16
| ||
13:40 | Updated to format time in ISO-8601 format check-in: d9fcf6ad4a user: rkeene tags: trunk | |
13:35 | Fixed typo check-in: 7ea2ce6e68 user: rkeene tags: trunk | |
00:36 | Fixed issue test not creating KitDLLs that are debugging check-in: 806626aa83 user: rkeene tags: trunk | |