50 most recent check-ins that include changes to files matching 'build/*'
|
2019-09-05
| ||
| 02:24 | Support compiling TCC with -gz=none if the compiler supports it Leaf check-in: 92bed145cf user: rkeene tags: trunk | |
|
2019-06-05
| ||
| 01:41 | Better symbol handling check-in: c1a5de894b user: rkeene tags: trunk | |
| 00:38 | Minor updates check-in: 6443047afb user: rkeene tags: trunk | |
| 00:34 | Example for compiling tcllibc -- very specific check-in: 40255f4a4f user: rkeene tags: trunk | |
| 00:33 | Added example script which converts Tcl script using Critcl to C files check-in: e5ddd6aaff user: rkeene tags: trunk | |
|
2017-10-13
| ||
| 20:37 | tcc4tcl 0.30 check-in: 215571a61c user: rkeene tags: trunk, 0.30 | |
|
2017-01-08
| ||
| 06:14 | tcc4tcl 0.29 check-in: 8c41429bfc user: rkeene tags: trunk, 0.29 | |
|
2016-12-09
| ||
| 14:48 | tcc4tcl 0.28 check-in: a86f876ef8 user: rkeene tags: trunk, 0.28 | |
| 05:23 | tcc4tcl 0.27 check-in: 2a3cb3f447 user: rkeene tags: trunk, 0.27 | |
| 05:22 | Updated with a better check for -Wno-unused-result for TCC check-in: 7cda94da9b user: rkeene tags: trunk | |
| 04:36 | Updated configure system to latest version of macros check-in: a72b70810b user: rkeene tags: trunk | |
|
2016-03-28
| ||
| 14:53 | tcc4tcl 0.26 check-in: 722e4d134f user: rkeene tags: trunk, 0.26 | |
| 14:42 | Updated to not keep backup files when patching check-in: f0f28f847f user: rkeene tags: trunk | |
|
2016-03-20
| ||
| 08:39 | tcc4tcl 0.25 check-in: 63577d4012 user: rkeene tags: trunk, 0.25 | |
| 08:23 | Better attempt at handling dlclose() on Win32 for static builds check-in: a5d3b172d5 user: rkeene tags: trunk | |
| 07:51 | tcc4tcl 0.24 check-in: 04e5469fb6 user: rkeene tags: trunk, 0.24 | |
| 07:50 | Updated to make dlclose more workable on win32 when building statically check-in: 50ae80c10b user: rkeene tags: trunk | |
|
2016-01-25
| ||
| 20:30 | Updated to use more universal hash-bang lines for scripts check-in: 634ad56305 user: rkeene tags: trunk | |
| 18:31 | Added support for additional ways of representing the x86_64 machine name check-in: 9a09044c1d user: rkeene tags: trunk | |
|
2014-08-31
| ||
| 19:44 | tcc4tcl 0.23 check-in: e5a7a25b38 user: rkeene tags: trunk, 0.23 | |
| 19:43 | Updated to support MUSL better check-in: 4d18f784a8 user: rkeene tags: trunk | |
|
2014-06-24
| ||
| 21:32 | Fixed patch based on testing from Andreas check-in: 6e18ecd7b2 user: rkeene tags: trunk | |
| 20:50 | Added support for compiling on Solaris, hopefully check-in: cd7f26aad3 user: rkeene tags: trunk | |
|
2014-06-23
| ||
| 20:35 | tcc4tcl 0.22 check-in: f3e061f612 user: rkeene tags: trunk, 0.22 | |
| 20:35 | Updated to include build tests for FreeBSD check-in: 7986e3289d user: rkeene tags: trunk | |
| 20:29 | Updated to not try to use dlopen() on PE platforms check-in: c3a3ac9cbf user: rkeene tags: trunk | |
| 20:12 | tcc4tcl 0.21 check-in: 7c6bbf8a11 user: rkeene tags: trunk, 0.21 | |
| 20:02 | Updated to define more things check-in: b8eb9903c6 user: rkeene tags: trunk | |
| 19:35 | Fixed patch for searching based on current platform shared object name check-in: 3b13ded611 user: rkeene tags: trunk | |
| 19:32 | Updated to work harder to load shared objects (that are not ELF) check-in: c32ff7df22 user: rkeene tags: trunk | |
| 02:20 | Updated to default to building and linking shared check-in: b9a7430007 user: rkeene tags: trunk | |
|
2014-06-21
| ||
| 21:44 | Updated to use "source" instead of "." to source a file, for really old shells check-in: 8615f936d3 user: rkeene tags: trunk | |
| 21:29 | Updated to not rely on a fancy shell constructs check-in: ca1a93c896 user: rkeene tags: trunk | |
| 21:20 | tcc4tcl 0.20 check-in: 7091d27bbd user: rkeene tags: trunk, 0.20 | |
| 18:26 | Fixed typo check-in: d680a4ffbf user: rkeene tags: trunk | |
| 18:06 | Updated to use actual call to Tcl_InitStubs() check-in: 273c2a2e9a user: rkeene tags: trunk | |
| 17:38 | Updated to use correct Tcl version when initializing stubs check-in: 0ca36ca558 user: rkeene tags: trunk | |
| 15:31 | Updated "make test" to not try to run sed on binary files check-in: 9aad02dffb user: rkeene tags: trunk | |
| 14:49 | Updated to link to stubs check-in: 82593f3a0f user: rkeene tags: trunk | |
| 05:59 | Updated to allow libtcc1.c to compile under TCC check-in: f49bec1323 user: rkeene tags: trunk | |
| 05:55 | Updated to use "tcc" to produce object files on Mac OS X check-in: 929a77707a user: rkeene tags: trunk | |
| 05:54 | Updated to process stray slashes more liberally check-in: a67fcde598 user: rkeene tags: trunk | |
| 05:20 | Updated to initialize stubs in Tcl if they are in use check-in: cd9acf4116 user: rkeene tags: trunk | |
| 05:06 | Updated to allow "tcc" to build check-in: 035f309e4f user: rkeene tags: trunk | |
|
2014-06-17
| ||
| 05:26 | tcc4tcl 0.19 check-in: 3c95a2ab7e user: rkeene tags: trunk, 0.19 | |
|
2014-06-16
| ||
| 04:48 | Updated to not build TCC as a static so that existing symbols could resolved by TCC itself check-in: fd6711ab73 user: rkeene tags: trunk | |
| 04:20 | Updated to allow external symbols to be resolved if dlopen() is available check-in: 82e8ebb242 user: rkeene tags: trunk | |
|
2014-06-15
| ||
| 20:11 | tcc4tcl 0.18 check-in: a8b14ae0a1 user: rkeene tags: trunk | |
|
2014-06-13
| ||
| 02:52 | tcc4tcl 0.17 check-in: d50c5210a0 user: rkeene tags: trunk, 0.17 | |
|
2014-05-23
| ||
| 19:00 | tcc4tcl 0.16 -- support out-of-directory builds and older Make check-in: c000e01e26 user: rkeene tags: trunk, 0.16 | |