50 descendants of [7deb61f66a]
2014-06-18
| ||
17:26 | [ff53d13ed7] Updated to produce working shared objects and executables (might need more stuff for Windows) (user: rkeene tags: trunk) | |
17:03 | [3c45d1d050] Updated to support output to exe (user: rkeene tags: trunk) | |
05:05 | [c208e3c07f] Updated to allow output to file (DLL/SO) to work -- but segfaults (user: rkeene tags: trunk) | |
04:45 | [daa895fdb4] Rewrote high-level API to support a handle-based interface (user: rkeene tags: trunk) | |
2014-06-17
| ||
16:56 | [fbca0aea0c] Updated to treat NULL return values as errors from most types of return types (user: rkeene tags: trunk) | |
16:42 | [a4245ab3df] Updated to include a more reliable test for "mkdir" (user: rkeene tags: trunk) | |
05:26 | [3c95a2ab7e] tcc4tcl 0.19 (user: rkeene tags: trunk, 0.19) | |
2014-06-16
| ||
04:48 | [fd6711ab73] Updated to not build TCC as a static so that existing symbols could resolved by TCC itself (user: rkeene tags: trunk) | |
04:20 | [82e8ebb242] Updated to allow external symbols to be resolved if dlopen() is available (user: rkeene tags: trunk) | |
01:44 | [e13bdc3fcc] Updated to install DLL source code (user: rkeene tags: trunk) | |
2014-06-15
| ||
20:11 | [a8b14ae0a1] tcc4tcl 0.18 (user: rkeene tags: trunk) | |
20:08 | [f2439e25b6] Added test case for multiple arguments (user: rkeene tags: trunk) | |
20:06 | [92a72f9f80] Improved error handling (user: rkeene tags: trunk) | |
19:56 | [a972717fe8] Cleanup (user: rkeene tags: trunk) | |
2014-06-13
| ||
04:15 | [fa96098302] Updated to support colons in C procedure names (user: rkeene tags: trunk) | |
02:52 | [d50c5210a0] tcc4tcl 0.17 (user: rkeene tags: trunk, 0.17) | |
02:52 | [b871b65c64] Updated to include all headers (user: rkeene tags: trunk) | |
2014-05-23
| ||
19:11 | [385e536150] Added missing srcdir reference for test target (user: rkeene tags: trunk) | |
19:00 | [c000e01e26] tcc4tcl 0.16 -- support out-of-directory builds and older Make (user: rkeene tags: trunk, 0.16) | |
2014-05-22
| ||
17:18 | [0ca601053b] tcc4tcl 0.15 -- updated to default to providing dlopen unless --without-dlopen is requested (user: rkeene tags: trunk, 0.15) | |
16:59 | [d99ec4f80e] tcc4tcl 0.14 (user: rkeene tags: trunk, 0.14) | |
16:59 | [a6d7a98041] Corrected path seperator on Windows (user: rkeene tags: trunk) | |
16:59 | [9ad4b6efea] Fixed Tcl I/O to be binary (user: rkeene tags: trunk) | |
05:12 | [bdab5f40e3] tcc4tcl 0.13 (user: rkeene tags: trunk, 0.13) | |
05:11 | [448a1f6fa3] Updated to work with MUSL GCC-ism (user: rkeene tags: trunk) | |
04:45 | [5fb5de4c85] tcc4tcl 0.12 (user: rkeene tags: trunk, 0.12) | |
04:45 | [149997010d] Updated to support not providing a dlopen symbol in the static archive (and default to not providing one in the shared archive) (user: rkeene tags: trunk) | |
2014-05-20
| ||
20:15 | [8ef4137624] Updated to set CPPFLAGS separately form CFLAGS (user: rkeene tags: trunk) | |
2014-05-18
| ||
21:05 | [d685bad77a] tcc4tcl 0.11 (user: rkeene tags: trunk, 0.11) | |
21:05 | [e89c02337a] Win64 build fixes (user: rkeene tags: trunk) | |
20:46 | [8112d63e73] Updated to pass compiler information to TCC and support basic multilib (-m32/-m64) compilers (user: rkeene tags: trunk) | |
02:21 | [ef02f1b927] tcc4tcl 0.10 (user: rkeene tags: trunk, 0.10) | |
02:20 | [016eb686f9] Added script to perform known header corrections (user: rkeene tags: trunk) | |
01:08 | [76ee8b8d3d] More work on getting headers correctly made available (user: rkeene tags: trunk) | |
01:07 | [e3c6c05d95] Updated to define __ANDROID__ on Android/ARM (user: rkeene tags: trunk) | |
2014-05-17
| ||
16:42 | [82f7cb92d4] Updated how headers are copied (user: rkeene tags: trunk) | |
06:17 | [21f45d469d] tcc4tcl 0.9 (user: rkeene tags: trunk, 0.9) | |
06:15 | [870c068689] More android fixes (user: rkeene tags: trunk) | |
06:00 | [6b1cb98484] tcc4tcl 0.8 (user: rkeene tags: trunk, 0.8) | |
05:55 | [194d1a7c62] tcc4tcl 0.7 (user: rkeene tags: trunk, 0.7) | |
05:46 | [8b0f7d0ccd] Updated to setup LDFLAGS (user: rkeene tags: trunk) | |
05:01 | [bc377b2f75] tcc4tcl 0.6 (user: rkeene tags: trunk, 0.6) | |
05:00 | [f0540f631f] Updated to compile on ARM -- requires libgcc symbols, however (user: rkeene tags: trunk) | |
04:39 | [8ed457fd51] Fixed rewriting relative paths to headers and added various patches (user: rkeene tags: trunk) | |
2014-05-12
| ||
03:19 | [3c8c30b6bf] Updated to fallback to SHA1 if SHA256 is unavailable (user: rkeene tags: trunk) | |
2014-05-06
| ||
21:28 | [d00df72845] Deleted huge patch from original TclTCC distribution (user: rkeene tags: trunk) | |
20:12 | [5b5e7e38ed] Updated to test with package (user: rkeene tags: trunk) | |
06:06 | [af00e9d27e] Updated to normalize correctly (user: rkeene tags: trunk) | |
06:05 | [c75ccc535c] Updated to normalize file pathnames (user: rkeene tags: trunk) | |
04:45 | [c5e8988c75] tcc4tcl 0.5 (user: rkeene tags: trunk, 0.5) | |
04:42 | [7deb61f66a] Updated to not weaken symbols in static library and changed --enable-static to --disable-shared (user: rkeene tags: trunk) | |