104 check-ins using file zlib/build.sh version 13b1c7bf71
2015-03-30
| ||
22:27 | Added patch to always build TclVFS in static mode on Windows check-in: a057a0f974 user: rkeene tags: trunk | |
21:59 | Updated to always copy to a new file Closed-Leaf check-in: 683995c0ec user: rkeene tags: winNoRunKit | |
21:49 | Removed unneeded ifdef check-in: ec170ce37a user: rkeene tags: trunk | |
2015-03-26
| ||
20:44 | Permit Tk 8.6.4 to build successfully on Windows using MinGW. Patch is fix for Tk ticket [2a70627a03]. Closed-Leaf check-in: 4db3c24480 user: mistachkin tags: tkt-2a70627a03 | |
04:40 | On Windows, stop trying to run 'kit.exe' before it has a functional VFS. check-in: 1fafbabd1a user: mistachkin tags: winNoRunKit | |
2015-03-16
| ||
01:07 | Updated default target to be 8.6.4 check-in: 4f42c11e1e user: rkeene tags: trunk | |
01:06 | Updated nightly tests to be 8.6.4 and 8.5.18 check-in: 3a3b6c57f1 user: rkeene tags: trunk | |
01:05 | Updated kit maker to use Tcl 8.6.4 and Tcl 8.5.18 check-in: 0da828bbfa user: rkeene tags: trunk | |
01:00 | Added Tcl 8.6.4 and 8.5.18 to web builder check-in: 94f775def7 user: rkeene tags: trunk | |
2015-02-09
| ||
19:00 | Remove superfluous blank-line difference. Closed-Leaf check-in: 1b21d56df0 user: mistachkin tags: winFixes | |
18:39 | Merge updates from trunk. check-in: 5574242e95 user: mistachkin tags: winFixes | |
2015-02-02
| ||
18:38 | Updated build system to use new build-cc name for static compilers check-in: fe66a5f969 user: rkeene tags: trunk | |
2015-01-29
| ||
16:04 | Updated to build in /tmp check-in: dc10f57db2 user: rkeene tags: trunk | |
14:35 | KitCreator 0.9.2 check-in: 44247ef8ba user: rkeene tags: trunk, 0.9.2 | |
14:33 | Updated to name nightly tests "fossil_trunk" instead of "cvs_HEAD" check-in: 75f558f8fa user: rkeene tags: trunk | |
14:30 | Updated to set default Tcl version to latest check-in: 028aff64c2 user: rkeene tags: trunk | |
2015-01-20
| ||
19:16 | Added web interface knob for statically linking to LibSSL check-in: 1c335dfe36 user: rkeene tags: trunk | |
19:10 | Added better hack for linking to SSL library statically check-in: 33b255b77a user: rkeene tags: trunk | |
18:11 | Hacked in static linking to libssl if we built a static archive check-in: 6155fc4201 user: rkeene tags: trunk | |
18:02 | Updated to disable SSLv2 in the TLS build script check-in: d5793ac87e user: rkeene tags: trunk | |
2014-12-19
| ||
02:33 | Updated to work correctly with cross-compiling check-in: dc8653dae7 user: rkeene tags: trunk | |
02:18 | Added recently added extensions to the web interface check-in: 7be354cf06 user: rkeene tags: trunk | |
02:08 | Added yajltcl support check-in: eb2922d636 user: rkeene tags: trunk | |
01:11 | Added TclUDP support check-in: 966987c964 user: rkeene tags: trunk | |
00:43 | Added TclLib support check-in: bbe03c6049 user: rkeene tags: trunk | |
2014-12-11
| ||
16:55 | Added start of completely-static-pkgs check-in: 1c46fbeaaf user: rkeene tags: trunk | |
16:54 | Fixed missing newline check-in: 2c3a155971 user: rkeene tags: trunk | |
16:53 | Added option for minimal builds check-in: 85a43dd6cd user: rkeene tags: trunk | |
2014-12-02
| ||
15:45 | Updated to ignore "dynamictk" if Tk is not being built check-in: b0b6fbd5aa user: rkeene tags: trunk | |
2014-11-24
| ||
03:55 | Updated to output URLs to fetch for mass-build to pull things from KitCreator nightly build check-in: 6ae485c279 user: rkeene tags: trunk | |
03:18 | Fixed up mass-build script check-in: ec0b156eaf user: rkeene tags: trunk | |
03:14 | Added script to make kits for publishing check-in: f6757a3c22 user: rkeene tags: trunk | |
2014-11-23
| ||
20:02 | Updated to free old data (not thread safe, but also not used at the moment) and minor cleanups for CVFS obsfucation check-in: 284eae926e user: rkeene tags: trunk | |
02:55 | Documented obsfucated CVFS support check-in: ae6b7036ca user: rkeene tags: trunk | |
02:31 | Added obsfucated CVFS support check-in: 93d7e1f87e user: rkeene tags: trunk | |
2014-11-19
| ||
20:56 | Updated URL to a mirror of mk4tcl for now check-in: b1003b10ac user: rkeene tags: trunk | |
04:59 | Added patch for Tk 8.6 to workaround header inclusion issue check-in: ee2800d690 user: rkeene tags: trunk | |
04:44 | Updated to provide answers to run-time checks in Tcl check-in: 0ad7916e13 user: rkeene tags: trunk | |
04:25 | Updated to disable TclX when cross-compiling check-in: 3d4fcdb4c1 user: rkeene tags: trunk | |
2014-11-17
| ||
18:43 | Fixed bug in TclVFS where internal representation was used after being free'd check-in: 2bfc886173 user: rkeene tags: trunk | |
18:43 | Updated order of Incr/Decr in CVFS for consistency check-in: dfa8940a62 user: rkeene tags: trunk | |
2014-11-14
| ||
21:43 | Corrected memory leaks in CVFS check-in: 56c0612e71 user: rkeene tags: trunk | |
2014-11-13
| ||
18:03 | Updated 8.6 builds to 8.6.3 check-in: 02c667ab97 user: rkeene tags: trunk | |
2014-10-31
| ||
16:31 | Fixed issue with ".sha1" files check-in: 2b5eb7b784 user: rkeene tags: trunk | |
2014-10-29
| ||
18:28 | Updated to clean all packages prior to startup, even if they are not known packages check-in: 3bf152ce99 user: rkeene tags: trunk | |
2014-10-27
| ||
05:31 | Added support for specifying that Tk should be linked dynamically check-in: 2ffc7ae71a user: rkeene tags: trunk | |
05:30 | Updated to support using "kitcreator-build.sh" if it exists, instead of "build.sh" in a project directory check-in: ea06c960df user: rkeene tags: trunk | |
2014-10-25
| ||
04:10 | KitCreator 0.9.1 check-in: f5ad57800d user: rkeene tags: trunk, 0.9.1 | |
04:10 | Updated to use Tcl 8.5.17 check-in: 3e3db8efc2 user: rkeene tags: trunk | |
2014-09-05
| ||
15:17 | Updated nightly builds to use Tcl 8.5.16 check-in: c9f69348bd user: rkeene tags: trunk | |
02:33 | Updated README slightly check-in: d7b0958d40 user: rkeene tags: trunk | |
2014-09-03
| ||
01:17 | Corrected typo check-in: 09c23dfa32 user: rkeene tags: trunk | |
2014-09-02
| ||
17:25 | Started adding TkImg support, seems broken so far Leaf check-in: cb3b1b20ff user: rkeene tags: feature-tkimg | |
17:24 | Clarified STATICMK4 notes in KitDLL check-in: fdef98f710 user: rkeene tags: trunk | |
2014-08-31
| ||
20:14 | Updated to support disabling KitDLL check-in: 1a0dc6637d user: rkeene tags: trunk | |
19:57 | Updated to build static, statically check-in: 529d975d29 user: rkeene tags: trunk | |
19:45 | Updated to latest tcc4tcl check-in: 99496bc131 user: rkeene tags: trunk | |
19:11 | Updated options for static platforms check-in: 3d737d5af1 user: rkeene tags: trunk | |
19:09 | Added more platforms check-in: 4f545e5193 user: rkeene tags: trunk | |
19:04 | Added Incr Tcl check-in: 5ae5d6d398 user: rkeene tags: trunk | |
2014-08-28
| ||
20:06 | Remove obsolete differences that are no longer needed. check-in: b5def69863 user: mistachkin tags: winFixes | |
18:13 | Updated to clear DESTDIR as well, since it also breaks the build check-in: 90ea47d409 user: rkeene tags: trunk | |
17:44 | Updated to Tcl 8.6.2 and updated to clear MAKEFLAGS environment variable, which can influence sub-builds check-in: fb09031888 user: rkeene tags: trunk | |
2014-07-23
| ||
04:59 | Moved description check-in: 0478a7f8f6 user: rkeene tags: trunk | |
04:38 | Updated to incldue a description once building has started check-in: 0b8d107e14 user: rkeene tags: trunk | |
01:34 | Updated to define a path to Tclkit check-in: 99ac6273b2 user: rkeene tags: trunk | |
01:27 | Updated to correctly format libtcl libraries check-in: feac557f80 user: rkeene tags: trunk | |
01:17 | Updated to output environment variables set check-in: 592e72598f user: rkeene tags: trunk | |
2014-07-20
| ||
16:15 | Added support for a debug build check-in: 9a27037143 user: rkeene tags: trunk | |
15:56 | Added storage option and printing of build command check-in: dea912723e user: rkeene tags: trunk | |
15:23 | Updated to include log if available check-in: 541903ae15 user: rkeene tags: trunk | |
2014-07-19
| ||
07:32 | Updated to cache trunk builds for a single day check-in: 378b040608 user: rkeene tags: trunk | |
07:23 | Updated to show page when completed check-in: 06b37e2ab1 user: rkeene tags: trunk | |
07:18 | Updated to explicitly disable threads if it was not selected check-in: f404c778a3 user: rkeene tags: trunk | |
07:14 | Updated to generate hash in a more future-proof way check-in: 67f2fd4d92 user: rkeene tags: trunk | |
07:09 | Minor wording update for web interface check-in: 7aefade0dd user: rkeene tags: trunk | |
07:07 | Updated web UI check-in: e9692813d7 user: rkeene tags: trunk | |
06:59 | Added basic web interface check-in: 5613f08f7e user: rkeene tags: trunk | |
2014-07-10
| ||
16:56 | Added EOF fixes for TLS package check-in: 91e419adbd user: rkeene tags: trunk | |
16:56 | Updated to latest tcc4tcl check-in: 18a3ef02c8 user: rkeene tags: trunk | |
2014-07-07
| ||
05:03 | Updated to look for SSL in compiler standard place rather than guessing for it as is the TclTLS default check-in: b302c42baf 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 | |
00:03 | Updated install-sh check-in: d1a62f7c5d user: rkeene tags: trunk | |
2014-07-04
| ||
23:58 | Added Linux/MUSL support to our build platform check-in: 18d54c5945 user: rkeene tags: trunk | |
2014-06-07
| ||
20:14 | Updated to support dynamically linked Tk on Windows check-in: 79a10ddc92 user: rkeene tags: trunk | |
2014-06-05
| ||
20:25 | KitCreator 0.9.0 check-in: 61250b2605 user: rkeene tags: trunk, 0.9.0 | |
20:24 | Merge cross compilation README changes check-in: 3fc4fa39ec user: venks tags: trunk | |
18:44 | Update cross-compilation environment variable descriptions in README. Closed-Leaf check-in: 23aaf64896 user: venks tags: exp-venks | |
18:32 | Add environment variables description for cross compilation to README check-in: c814d6b5fa user: venks tags: exp-venks | |
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-29
| ||
05:56 | Corrected typo in previous commit causing all things to be rendered as cross-compiles check-in: fcac83fca7 user: rkeene tags: trunk | |
05:27 | Added more Mac OS X support to cross-compile fakeouts check-in: fe5d208867 user: rkeene tags: trunk | |
05:19 | Unified cross-compiling detection and configuration check-in: 6b648f7f4d user: rkeene tags: trunk | |
05:15 | Added script to remove "fixstrtod" in Tk check-in: abc83d3b1d user: rkeene tags: trunk | |
2014-05-27
| ||
14:20 | Added support for a manual knob (KC_CROSSCOMPILE) for determing whether fake xmkmf wrapper is used check-in: f49c630023 user: rkeene tags: trunk | |
13:44 | Updated to create a fake "xmkmf" when cross-compiling check-in: 2539bf269d user: rkeene tags: trunk | |
2014-05-22
| ||
17:02 | Upgraded to tcc4tcl 0.14 check-in: 8b2ac4d64e user: rkeene tags: trunk | |
05:53 | Updated static build script to use MUSL instead of dietlibc since MUSL is more complete check-in: df5e53167e user: rkeene tags: trunk | |
05:14 | Updated to latest tcc4tcl and request no dlopen() symbol from TCC unless we likely will not have one check-in: cd75207dd1 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 | |
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 | |