Timeline

50 check-ins that include changes to files matching 'build/*' occurring on or before 2014-07-19 06:59:18.

More ↑
2014-07-19
06:59
Added basic web interface check-in: 5613f08f7e user: rkeene tags: trunk
2014-07-05
00:12
Updated to not link statically if we are building a KitDLL for Linux/MUSL on MIPS check-in: d2a5640fe0 user: rkeene tags: trunk
00:04
Updated MIPS test builds to be MUSL (static) based instead of uClibc check-in: 1ec331082c user: rkeene tags: trunk
2014-06-05
20:25
KitCreator 0.9.0 check-in: 61250b2605 user: rkeene tags: trunk, 0.9.0
2014-05-22
05:53
Updated static build script to use MUSL instead of dietlibc since MUSL is more complete check-in: df5e53167e user: rkeene tags: trunk
2014-05-21
03:57
Updated to build Linux test as RHEL5 as well as allow user to specify individual targets check-in: 823074a385 user: rkeene tags: trunk
2014-05-19
04:55
Updated to reflect 8.6.x builds are threaded by default check-in: b4fe3a0158 user: rkeene tags: trunk
03:41
Moved "fake-uname" hack into regular patch against Tcl check-in: 36ec37fe61 user: rkeene tags: trunk
2014-05-05
02:46
Updated tests check-in: c24deea7f7 user: rkeene tags: trunk
2014-04-28
20:37
Added missing build script check-in: 0bb0e3a51c user: rkeene tags: trunk
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
More ↓