Timeline

323 events by user rkeene occurring around 2014-05-02 03:10:58.

2019-09-05
02:24
Support compiling TCC with -gz=none if the compiler supports it Leaf check-in: 92bed145cf user: rkeene tags: trunk
02:24
Updated autoconf macros check-in: 47f89c20cb 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
00:32
Many improvements, especially for critcl compatibility check-in: c808df56cc user: rkeene tags: trunk
2017-10-17
03:33
Added support for calling "add_file" (undocumented for now) check-in: cd4a58d22b user: rkeene tags: trunk
03:07
When compiling with stubs enabled, also define Tcl_InitStubs() check-in: 765a81ec0f user: rkeene tags: trunk
03:06
Added start of better "parse_command_line" implementation Leaf check-in: ee8987ea9d user: rkeene tags: better-parse-args
2017-10-13
20:38 Changes to wiki page "tcc4tcl" artifact: ba46c9ff29 user: rkeene
20:37 Edit [215571a61c]: Add tag "0.30". artifact: 6890c85d3b user: rkeene
20:37
tcc4tcl 0.30 check-in: 215571a61c user: rkeene tags: trunk, 0.30
20:36
Disabled a test which now does not work check-in: 30810bb6d9 user: rkeene tags: trunk
20:34
Added enough critcl to be handle tcllib check-in: f6d387c96c user: rkeene tags: trunk
19:59
Fixed typo and added test for process_command_line check-in: 6641266e0b user: rkeene tags: trunk
19:56
Updated to support very basic processing of the command-line check-in: dbb450841d user: rkeene tags: trunk
17:59
Updated not produce an error if we cannot load the tcc4tcl shared object since it is possible to use the Tcl-only portion check-in: d1b6ddb9a1 user: rkeene tags: trunk
2017-01-08
06:15 Edit [8c41429bfc]: Add tag "0.29". artifact: 2b3087ac5c user: rkeene
06:14
tcc4tcl 0.29 check-in: 8c41429bfc user: rkeene tags: trunk, 0.29
06:13
Unexport generic "new" command check-in: 5de78d18ca user: rkeene tags: trunk
06:13
Added a "tcc4tcl::ccommand" command similar to Critcl check-in: d02f5fd83e user: rkeene tags: trunk
2016-12-09
14:50 Changes to wiki page "tcc4tcl" artifact: a7f21eedcf user: rkeene
14:48 Edit [a86f876ef8]: Add tag "0.28". artifact: dcd27790d7 user: rkeene
14:48
tcc4tcl 0.28 check-in: a86f876ef8 user: rkeene tags: trunk, 0.28
14:48
Fixed typo causing compiler flags to be used even if not supported check-in: c775cbea62 user: rkeene tags: trunk
05:23 Edit [2a3cb3f447]: Add tag "0.27". artifact: dce403c785 user: rkeene
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-30
03:20
Better sanitization of "AR" and "CC" when trying to figure out the cross-prefix check-in: 5dde744f4b user: rkeene tags: trunk
2016-03-28
15:02 Review ticket [81d35d664d]: 'Relocating failed' error returned when compiling cproc after setting defined library location plus 5 other changes artifact: ec7924b0cc user: rkeene
14:58 Closed ticket [cc1af09637]: Handle subcommand list in subcommand error not complete plus 5 other changes artifact: 2ce6028370 user: rkeene
14:57
Ticket [cc1af09637]: Add additional subcommands to error message check-in: 7edb5d1dd6 user: rkeene tags: trunk
14:54 Changes to wiki page "tcc4tcl" artifact: 4c29451edb user: rkeene
14:54 Edit [722e4d134f]: Add tag "0.26". artifact: 0a26f43084 user: rkeene
14:53
tcc4tcl 0.26 check-in: 722e4d134f user: rkeene tags: trunk, 0.26
14:48
Updated to try harder to determine the cross-tools prefix check-in: ade7e2c795 user: rkeene tags: trunk
14:42
Updated to not keep backup files when patching check-in: f0f28f847f user: rkeene tags: trunk
2016-03-20
08:47 Changes to wiki page "tcc4tcl" artifact: d024e4b8b0 user: rkeene
08:40 Edit [63577d4012]: Add tag "0.25". artifact: 7e748ede9f user: rkeene
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:52 Changes to wiki page "tcc4tcl" artifact: 3ff2511ca1 user: rkeene
07:51 Edit [04e5469fb6]: Add tag "0.24". artifact: a10071a793 user: rkeene
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 deal with FreeBSD headers with respect to va_args check-in: a431979fb3 user: rkeene tags: trunk
20:30
Updated to use more universal hash-bang lines for scripts check-in: 634ad56305 user: rkeene tags: trunk
18:49
Fixed hash-bang line for header patching script check-in: 256cf626f6 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
18:31
Added support for a ClientData type check-in: 91b1a5ba3d user: rkeene tags: trunk
18:18
Added support for a ClientData type check-in: 633a01c5d6 user: rkeene tags: trunk
18:09
Updated to respect --prefix check-in: 4395e6083a user: rkeene tags: trunk
2015-02-02
16:27
Updated to latest autoconf headers check-in: b61a769f0b user: rkeene tags: trunk
16:26
Added more search paths for libcurl check-in: ecb174b881 user: rkeene tags: trunk
13:57
Made this code more readable check-in: 2c9323bb11 user: rkeene tags: trunk
13:44
Updated to not add the "tclStubsPtr" symbol unless we are compiling to memory check-in: fb2a14e7f1 user: rkeene tags: trunk
2014-11-30
19:32 Changes to wiki page "Examples" artifact: 8fe0f41358 user: rkeene
2014-11-14
22:07 Edit [7572a36e73]: Edit check-in comment. artifact: 47664e2e84 user: rkeene
22:07 Edit [7572a36e73]: Edit check-in comment. Change user to "auriocus". artifact: 839b58388d user: rkeene
22:04 Changes to wiki page "Documentation" artifact: 32eeb7671c user: rkeene
22:03
Added support for a Tcl_Obj* for ClientData in linktclcommand check-in: 7572a36e73 user: auriocus tags: trunk
2014-08-31
19:46 Changes to wiki page "tcc4tcl" artifact: 6882d1fc80 user: rkeene
19:46 Changes to wiki page "tcc4tcl" artifact: d70c8238b0 user: rkeene
19:44 Edit [e5a7a25b38]: Add tag "0.23". artifact: 1ce2e24c35 user: rkeene
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-07-19
06:17
More additional comments check-in: 57b7fc959d user: rkeene tags: trunk
2014-07-16
18:02
Updated comments check-in: bb7a68b1e7 user: rkeene tags: trunk
16:26
Cleaned up some return code handling, and added test for binary blobs check-in: 1c563bb769 user: rkeene tags: trunk
16:15
Corrected issue with checking for variables check-in: 37f218e272 user: rkeene tags: trunk
16:09
Added syntaxes for byte arrays check-in: 17b2b81a02 user: rkeene tags: trunk
14:44
Updated to create a proc if we are operating in an existing interpreter, to avoid setting local variables check-in: 500057b0ea user: rkeene tags: trunk
14:32
Updated to include Tcl runtime in lib search path check-in: 9d947ddc1d user: rkeene tags: trunk
13:41
Updated to link against stubs library for current version of Tcl check-in: 15ac59fd14 user: rkeene tags: trunk
13:38
Updated tcl.m4 to print fewer errors looking for tclsh check-in: 105dd6812a user: rkeene tags: trunk
04:14
Added comments check-in: 79f4d09e57 user: rkeene tags: trunk
04:13
More work on wrapping Tcl for consumption by C check-in: a88c66196a user: rkeene tags: trunk
04:09
Corrected floating point error value check-in: 56023a368d user: rkeene tags: trunk
04:05
Updated to support a Tcl_Interp* argument in any position for "proc" check-in: af858c331d user: rkeene tags: trunk
03:37
Added a "proc" sub-command to generate C stubs to call Tcl code check-in: e9115a162e 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
04:28 Changes to wiki page "Examples" artifact: 45a72001ee user: rkeene
2014-06-23
20:41 Edit [7091d27bbd]: Add tag "0.20". artifact: 376af80377 user: rkeene
20:39 Changes to wiki page "tcc4tcl" artifact: 2ddaa8f24f user: rkeene
20:36 Edit [f3e061f612]: Add tag "0.22". artifact: ab5339c520 user: rkeene
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:31
Updated to not do curl tests if cross-compiling check-in: a6c35050af user: rkeene tags: trunk
20:29
Updated to not try to use dlopen() on PE platforms check-in: c3a3ac9cbf user: rkeene tags: trunk
20:25 Changes to wiki page "tcc4tcl" artifact: cb32de30ad user: rkeene
20:13 Edit [7c6bbf8a11]: Add tag "0.21". artifact: 56116abbd4 user: rkeene
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:46
Updated to include more detailed CURL test check-in: aa5e861dc0 user: rkeene tags: trunk
19:43
Updated to never delete compiler memory, since it currently cannot operate again once that happens check-in: 7ce3fcaf57 user: rkeene tags: trunk
19:42
Removed old reference to "tcc_handle" check-in: bc257f54f8 user: rkeene tags: trunk
19:37
Updated to include memory-linking tests on Darwin check-in: 7dafc6aec5 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
03:00 Changes to wiki page "tcc4tcl" artifact: d27b1eb028 user: rkeene
02:58 Changes to wiki page "Documentation" artifact: bd386ecdd6 user: rkeene
02:57 Added wiki page "Examples" artifact: eb5f95bb4c user: rkeene
02:56
Added "cwrap" subcommand to handle wrapping and creating prototype check-in: 2bc3ec252a user: rkeene tags: trunk
02:49
Updated to not perform some tests on Darwin check-in: 6d4569b9da user: rkeene tags: trunk
02:44
Updated to perform some tests only if we are not cross-compiling check-in: 0e86072bec user: rkeene tags: trunk
02:31
Added test for external files check-in: 628ec5502b user: rkeene tags: trunk
02:27
Updated to include prototype for function that initializes Tcl procedures if they are used check-in: f67ebac03e user: rkeene tags: trunk
02:20
Updated to default to building and linking shared check-in: b9a7430007 user: rkeene tags: trunk
01:51
Updated to not error out about not being able to load the library until we actually need to use it check-in: 0e71626442 user: rkeene tags: trunk
01:47
Used more appropriate return value check-in: 08ca5c9084 user: rkeene tags: trunk
01:45
Updated to omit the #define for functions we are just wrapping check-in: 491d3ace1e user: rkeene tags: trunk
01:45
Updated to correctly define C functions that take no arguments (void) check-in: 9dea15950f user: rkeene tags: trunk
01:40 Changes to wiki page "Documentation" artifact: fe450ed326 user: rkeene
01:40
Added more tests check-in: 035bcc0134 user: rkeene tags: trunk
01:39
Corrected issue where path to headers and libraries was reset when adding libraries and header paths check-in: 79472adb57 user: rkeene tags: trunk
01:31 Changes to wiki page "Documentation" artifact: 078c67842f user: rkeene
00:54
Added Tcl_WideInt support check-in: 60d4d528a0 user: rkeene tags: trunk
00:32 Changes to wiki page "Documentation" artifact: e525616e7a user: rkeene
2014-06-22
23:40
Added a test using "curl" as a baseline for linking in external functions and libraries check-in: 2bc3e54e9e user: rkeene tags: trunk
23:23
Fixed issues with several subcommands check-in: 05cac27666 user: rkeene tags: trunk
22:57 Changes to wiki page "Documentation" artifact: 8415446a14 user: rkeene
22:55
Added the ability to search other paths for libraries and headers check-in: 07d1d92554 user: rkeene tags: trunk
22:37 Changes to wiki page "Documentation" artifact: 62b64a88ab user: rkeene
22:32 Changes to wiki page "Low-Level API" artifact: 904c65d8bf user: rkeene
22:32 Added wiki page "Low-Level API" artifact: 3e2df5a052 user: rkeene
22:29 Changes to wiki page "Documentation" artifact: 43a8e8ed42 user: rkeene
22:27 Changes to wiki page "Documentation" artifact: 08b4f3af1a user: rkeene
22:17 Added wiki page "tcc4tcl::cproc" artifact: 08ed77987a user: rkeene
18:05
Updated to process string through expr(wide()) to format them correctly check-in: fc293f04c4 user: rkeene tags: trunk
17:31
Updated to get pointers from Tcl using Tcl_GetWideIntFromObj() check-in: 6deb0e2500 user: rkeene tags: trunk
01:16 Changes to wiki page "tcc4tcl" artifact: b8b0260c62 user: rkeene
01:16 Changes to wiki page "tcc4tcl" artifact: a81e36fcd5 user: rkeene
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
21:18
Corrected typo in previous commit check-in: c951d6608a user: rkeene tags: trunk
21:17
Updated to give a useful error if an invalid subcommand is given check-in: d7b387c82f user: rkeene tags: trunk
19:04
Added a "linktclcommand" subcommand to create a Tcl command that references a C symbol check-in: a520862b78 user: rkeene tags: trunk
18:50
Started versioning aclocal files and updated to find an appropriate Tclsh check-in: dd35aeb62b user: rkeene tags: trunk
18:26
Fixed typo check-in: d680a4ffbf user: rkeene tags: trunk
18:20
Updated to ignore clang limits.h check-in: bc97582608 user: rkeene tags: trunk
18:10
Updated to remove warnings from cdefs.h (Mac OS X) check-in: f9d0cb87bf 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:51
Updated to produce an error if we are unable to load tcc4tcl shared object check-in: 31cdd14393 user: rkeene tags: trunk
15:47
Updated to call Tcl_InitStubs() with the current version of Tcl check-in: 4ac72a422f user: rkeene tags: trunk
15:43
Updated to name Test TCL script something other than "test" so it does not conflict with the "test" target in Make check-in: ecb01f7ca0 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:23
Updated to use fully qualified path names for headers to be included check-in: 34edc27785 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 do a "distclean" in TCC upon clean check-in: ed19d6d085 user: rkeene tags: trunk
05:06
Updated to allow "tcc" to build check-in: 035f309e4f user: rkeene tags: trunk
04:44
Updated to work on older autoconf implementations and support the new versionscript.m4 interface check-in: 5ade025cc5 user: rkeene tags: trunk
04:43
Updated to include "strtonum" implementation (public domain) check-in: 0219a4ded0 user: rkeene tags: trunk
2014-06-18
19:50
Added new API tests check-in: 2a9dcf9840 user: rkeene tags: trunk
19:46
Added a command called "code" to get the generated code check-in: 1a7d494008 user: rkeene tags: trunk
19:04
Updated to use pointerSize to determine 32/64-bit library paths so that i386 code can be emitted when running a 32-bit Tcl on a 64-bit box check-in: 0d7d9afa0a user: rkeene tags: trunk
18:05
Updated to allow for the possibility of creating a DLL that is not a Tcl package check-in: 24cc34d5f9 user: rkeene tags: trunk
17:32
Fixed issue when using package versions check-in: 68ce1fca09 user: rkeene tags: trunk
17:31
Updated to provide package version numbers check-in: 6ef06b043d user: rkeene tags: trunk
17:26
Updated to produce working shared objects and executables (might need more stuff for Windows) check-in: ff53d13ed7 user: rkeene tags: trunk
17:03
Updated to support output to exe check-in: 3c45d1d050 user: rkeene tags: trunk
05:05
Updated to allow output to file (DLL/SO) to work -- but segfaults check-in: c208e3c07f user: rkeene tags: trunk
04:45
Rewrote high-level API to support a handle-based interface check-in: daa895fdb4 user: rkeene tags: trunk
2014-06-17
16:56 Changes to wiki page "Documentation" artifact: 6ce701f58b user: rkeene
16:56
Updated to treat NULL return values as errors from most types of return types check-in: fbca0aea0c user: rkeene tags: trunk
16:47 Changes to wiki page "Documentation" artifact: 3abed24b97 user: rkeene
16:46 Changes to wiki page "Documentation" artifact: 4587d632dd user: rkeene
16:42
Updated to include a more reliable test for "mkdir" check-in: a4245ab3df user: rkeene tags: trunk
16:40 Changes to wiki page "Documentation" artifact: 82079e5d71 user: rkeene
05:31 Changes to wiki page "tcc4tcl" artifact: 4ae5fd24ba user: rkeene
05:27 Edit [3c95a2ab7e]: Add tag "0.19". artifact: b825048a4b user: rkeene
05:26
tcc4tcl 0.19 check-in: 3c95a2ab7e user: rkeene tags: trunk, 0.19
05:14 Changes to wiki page "Documentation" artifact: 75ea53a7c1 user: rkeene
05:07 Changes to wiki page "Documentation" artifact: 6510a3168e user: rkeene
01:09 Changes to wiki page "tcc4tcl" artifact: a088ef119e user: rkeene
01:06 Changes to wiki page "Documentation" artifact: 7c8f196568 user: rkeene
01:05 Changes to wiki page "Documentation" artifact: 606bbdc6ee user: rkeene
01:05 Added wiki page "Documentation" artifact: 29783edadd user: rkeene
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
01:44
Updated to install DLL source code check-in: e13bdc3fcc user: rkeene tags: trunk
00:50 Changes to wiki page "tcc4tcl" artifact: e92cf5a059 user: rkeene
2014-06-15
20:11
tcc4tcl 0.18 check-in: a8b14ae0a1 user: rkeene tags: trunk
20:10 Closed ticket [2b566b4c81]: :cproc errors when given more than one argl argument plus 4 other changes artifact: 143b032a3c user: rkeene ... 1 similar event omitted.
20:08
Added test case for multiple arguments check-in: f2439e25b6 user: rkeene tags: trunk
20:06
Improved error handling check-in: 92a72f9f80 user: rkeene tags: trunk
19:56
Cleanup check-in: a972717fe8 user: rkeene tags: trunk
2014-06-13
04:15
Updated to support colons in C procedure names check-in: fa96098302 user: rkeene tags: trunk
03:18 Changes to wiki page "tcc4tcl" artifact: add42c18d8 user: rkeene
02:53 Edit [d50c5210a0]: Add tag "0.17". artifact: 861b2c08d1 user: rkeene
02:52
tcc4tcl 0.17 check-in: d50c5210a0 user: rkeene tags: trunk, 0.17
02:52
Updated to include all headers check-in: b871b65c64 user: rkeene tags: trunk
2014-05-23
19:11
Added missing srcdir reference for test target check-in: 385e536150 user: rkeene tags: trunk
19:00 Edit [c000e01e26]: Add tag "0.16". artifact: 730eb67e76 user: rkeene
19:00
tcc4tcl 0.16 -- support out-of-directory builds and older Make check-in: c000e01e26 user: rkeene tags: trunk, 0.16
2014-05-22
17:19 Edit [0ca601053b]: Add tag "0.15". artifact: 09e89593ce user: rkeene
17:18
tcc4tcl 0.15 -- updated to default to providing dlopen unless --without-dlopen is requested check-in: 0ca601053b user: rkeene tags: trunk, 0.15
17:01 Edit [d99ec4f80e]: Add tag "0.14". artifact: a1586827ad user: rkeene
16:59
tcc4tcl 0.14 check-in: d99ec4f80e user: rkeene tags: trunk, 0.14
16:59
Corrected path seperator on Windows check-in: a6d7a98041 user: rkeene tags: trunk
16:59
Fixed Tcl I/O to be binary check-in: 9ad4b6efea user: rkeene tags: trunk
05:12 Edit [bdab5f40e3]: Add tag "0.13". artifact: 0f10ff4010 user: rkeene
05:12
tcc4tcl 0.13 check-in: bdab5f40e3 user: rkeene tags: trunk, 0.13
05:11
Updated to work with MUSL GCC-ism check-in: 448a1f6fa3 user: rkeene tags: trunk
04:47 Edit [5fb5de4c85]: Add tag "0.12". artifact: db39b1dbde user: rkeene
04:45
tcc4tcl 0.12 check-in: 5fb5de4c85 user: rkeene tags: trunk, 0.12
04:45
Updated to support not providing a dlopen symbol in the static archive (and default to not providing one in the shared archive) check-in: 149997010d user: rkeene tags: trunk
2014-05-20
20:15
Updated to set CPPFLAGS separately form CFLAGS check-in: 8ef4137624 user: rkeene tags: trunk
2014-05-19
18:54 Changes to wiki page "tcc4tcl" artifact: 598d91976d user: rkeene
16:58 Changes to wiki page "tcc4tcl" artifact: 366fa7da51 user: rkeene
2014-05-18
21:06 Edit [d685bad77a]: Add tag "0.11". artifact: 591cf25d6a user: rkeene
21:05
tcc4tcl 0.11 check-in: d685bad77a user: rkeene tags: trunk, 0.11
21:05
Win64 build fixes check-in: e89c02337a user: rkeene tags: trunk
20:46
Updated to pass compiler information to TCC and support basic multilib (-m32/-m64) compilers check-in: 8112d63e73 user: rkeene tags: trunk
02:21 Edit [ef02f1b927]: Add tag "0.10". artifact: 245826e9f8 user: rkeene
02:21
tcc4tcl 0.10 check-in: ef02f1b927 user: rkeene tags: trunk, 0.10
02:20
Added script to perform known header corrections check-in: 016eb686f9 user: rkeene tags: trunk
01:08
More work on getting headers correctly made available check-in: 76ee8b8d3d user: rkeene tags: trunk
01:07
Updated to define __ANDROID__ on Android/ARM check-in: e3c6c05d95 user: rkeene tags: trunk
2014-05-17
16:42
Updated how headers are copied check-in: 82f7cb92d4 user: rkeene tags: trunk
06:18 Edit [21f45d469d]: Add tag "0.9". artifact: 69b432dc29 user: rkeene
06:17
tcc4tcl 0.9 check-in: 21f45d469d user: rkeene tags: trunk, 0.9
06:15
More android fixes check-in: 870c068689 user: rkeene tags: trunk
06:00 Edit [6b1cb98484]: Add tag "0.8". artifact: 511793ea15 user: rkeene
06:00
tcc4tcl 0.8 check-in: 6b1cb98484 user: rkeene tags: trunk, 0.8
05:55 Edit [194d1a7c62]: Add tag "0.7". artifact: 26c0e61e1b user: rkeene
05:55
tcc4tcl 0.7 check-in: 194d1a7c62 user: rkeene tags: trunk, 0.7
05:46
Updated to setup LDFLAGS check-in: 8b0f7d0ccd user: rkeene tags: trunk
05:01 Edit [bc377b2f75]: Add tag "0.6". artifact: aa2c945d90 user: rkeene
05:01
tcc4tcl 0.6 check-in: bc377b2f75 user: rkeene tags: trunk, 0.6
05:00
Updated to compile on ARM -- requires libgcc symbols, however check-in: f0540f631f user: rkeene tags: trunk
04:41 Edit [8ed457fd51]: Edit check-in comment. artifact: 6b5f6169c8 user: rkeene
04:39
Fixed rewriting relative paths to headers and added various patches check-in: 8ed457fd51 user: rkeene tags: trunk
2014-05-12
03:19
Updated to fallback to SHA1 if SHA256 is unavailable check-in: 3c8c30b6bf user: rkeene tags: trunk
2014-05-06
21:28
Deleted huge patch from original TclTCC distribution check-in: d00df72845 user: rkeene tags: trunk
20:12
Updated to test with package check-in: 5b5e7e38ed user: rkeene tags: trunk
06:06
Updated to normalize correctly check-in: af00e9d27e user: rkeene tags: trunk
06:05
Updated to normalize file pathnames check-in: c75ccc535c user: rkeene tags: trunk
04:49 Edit [c5e8988c75]: Add tag "0.5". artifact: 5043807488 user: rkeene
04:45
tcc4tcl 0.5 check-in: c5e8988c75 user: rkeene tags: trunk, 0.5
04:42
Updated to not weaken symbols in static library and changed --enable-static to --disable-shared check-in: 7deb61f66a user: rkeene tags: trunk
2014-05-05
21:54 Changes to wiki page "tcc4tcl" artifact: f0af6909df user: rkeene
21:42 Edit [380bdee1f8]: Add tag "0.4". artifact: d2c79055e3 user: rkeene
21:39
tcc4tcl 0.4 check-in: 380bdee1f8 user: rkeene tags: trunk, 0.4
21:38
Cleanup configure and also weaken static library symbols check-in: bab5762df8 user: rkeene tags: trunk
21:12
Reverted [75e4d5fbed] and updated to do integration work in our driver directly check-in: cbac5b0590 user: rkeene tags: trunk
20:48
Updated to be quieter during installation of header files check-in: 2e16cde0c4 user: rkeene tags: trunk
17:16
Updated to build tcc statically and enable stubs check-in: b850d29737 user: rkeene tags: trunk
17:16
Updated to keep GCC headers into gcc directory check-in: e8cbf3c10e user: rkeene tags: trunk
16:29
Fixed incorrectly applied previous commit check-in: 4e6359ae47 user: rkeene tags: trunk
16:22
Merged in alternate trunk from old development check-in: 75e4d5fbed user: rkeene tags: trunk
2014-05-04
07:27
Updated ignores with Win32 targets check-in: 1ffb02b806 user: rkeene tags: trunk
07:20
Yet another call to free() missing check-in: 75e4672f6a user: rkeene tags: trunk
07:17
Added missing call to free() check-in: 48a9cde717 user: rkeene tags: trunk
07:05 Edit [df44ccaed5]: Add tag "0.3". artifact: a3ac3e3bab user: rkeene
07:04
tcc4tcl version 0.3 check-in: df44ccaed5 user: rkeene tags: trunk, 0.3
07:03
Updated to search loaded libraries for symbols on Win32 as we do on UNIX check-in: adeb3bb79b user: rkeene tags: trunk
07:02
Removed spurious information from patch check-in: b3f189ad77 user: rkeene tags: trunk
04:27
Updated to search library_paths for libtcc1.a for ELF as is done for PE check-in: 84c0812a1d user: rkeene tags: trunk
04:26
Updated to set tcc_lib_path sooner, needed for setting library_paths correctly check-in: 9e75cf906d user: rkeene tags: trunk
04:25
Updated to clean temporary test directory more frequently check-in: 59936cb094 user: rkeene tags: trunk
03:42
Updated to install win32-related ".def" files check-in: f17064b60b user: rkeene tags: trunk
02:47
Updated to clean temporary directory in distclean check-in: ad53be24aa user: rkeene tags: trunk
2014-05-03
21:09
Updated to include a basic test of functionality check-in: 55874bc4e8 user: rkeene tags: trunk
20:38
Updated ignores to match rename check-in: 3f97094b5f user: rkeene tags: trunk
20:37
Added standard C header files check-in: dcdeaec8b9 user: rkeene tags: trunk
20:31
Renamed everything to the name of the package (tcc4tcl) check-in: 78d29c05b7 user: rkeene tags: trunk
2014-05-02
18:09 Changes to wiki page "tcc4tcl" artifact: 681a460f64 user: rkeene
17:42 Edit [fae85b04ca]: Add tag "0.2". artifact: a0749e0f2a user: rkeene
17:37 Edit [fae85b04ca]: Add tag "0.2". artifact: 038518bed1 user: rkeene
17:36
Updated version to 0.2 check-in: fae85b04ca user: rkeene tags: trunk, 0.2
17:35
Added licensing documentation check-in: 2fea02d87d user: rkeene tags: trunk
17:29
Updated to check for Win32 more directly check-in: 09b883046f user: rkeene tags: trunk
17:22
Removed target-headers for Windows and added inclusion of TCC Win32 headers check-in: 877feb1b40 user: rkeene tags: trunk
17:12
Added target headers for Windows check-in: 1a9ce97cc9 user: rkeene tags: trunk
17:07
Added MAKE definition if needed check-in: 387d530657 user: rkeene tags: trunk
16:37
Corrected macro check for Tcl Stubs and renamed functions check-in: ff7febee23 user: rkeene tags: trunk
16:11 Changes to wiki page "tcc4tcl" artifact: 224fdd4da1 user: rkeene
15:50
Added small patch to silence spurious warnings check-in: 782d14bacd user: rkeene tags: trunk
07:19 Edit [d3f22e0fb0]: Add tag "0.1". artifact: fe9d70275d user: rkeene
07:16
Updated to move GCC fixed headers into a fix directory check-in: d3f22e0fb0 user: rkeene tags: trunk, 0.1
07:08
Experimenting with compiling libtcc1.a with gcc check-in: 8a389f5b8d user: rkeene tags: trunk
06:41
Windows fixups check-in: b25d0baade user: rkeene tags: trunk
06:29
Added more cross-compiling support check-in: ea645d2a50 user: rkeene tags: trunk
05:39
Minor cleanup check-in: d2385ff774 user: rkeene tags: trunk
05:34
Updated to install required basic headers check-in: 0a6b909b1f user: rkeene tags: trunk
04:42
Updated to obey "--libdir" configure directive check-in: 05dbf4d097 user: rkeene tags: trunk
04:31
Updated correctly build static/shared based on --enable-static check-in: bc1a8ee8dd user: rkeene tags: trunk
04:25 Added wiki page "tcc4tcl" artifact: eddeb119f0 user: rkeene
04:00
Added public symbols list check-in: 265940cce3 user: rkeene tags: trunk
04:00
Updated to only expose public symbols check-in: 5adbc973d7 user: rkeene tags: trunk
03:46
Updated to install additional files check-in: 36efa528f3 user: rkeene tags: trunk
03:43
Updated library paths check-in: 8c5cb4e725 user: rkeene tags: trunk
03:32
Updated to fail to open files and set path to library check-in: 7256978106 user: rkeene tags: trunk
03:10
Updated to create additional install directories check-in: ae8cc5e6e3 user: rkeene tags: trunk
02:58
Fixed built shared object name check-in: 41795794eb user: rkeene tags: trunk
02:57
Updated ignores check-in: eef200d382 user: rkeene tags: trunk
02:56
Updated namespace and command to be called "tcc4tcl" check-in: 7a4c3ad58c user: rkeene tags: trunk
01:50
Updated to be more simple about loading objects check-in: 5b517f12c1 user: rkeene tags: trunk
01:36
Updated to produce working pkgIndex.tcl file check-in: 0e7070d332 user: rkeene tags: trunk
01:19
Added release engineering data check-in: 5f641e41fb user: rkeene tags: trunk
01:17
More work towards supporting Tcl I/O from TCC check-in: eebb3855d6 user: rkeene tags: trunk
00:54
Added start of initial patches to TCC needed for integration with Tcl check-in: 08662daa7c user: rkeene tags: trunk
2014-05-01
23:50
Wrapping some Tcl-specific changes to TCC into TclTCC check-in: d6a2d38950 user: rkeene tags: trunk
23:35
Corrected call to tcc configure check-in: 013ffc32d5 user: rkeene tags: trunk
23:32
Updated to build Tcc naively check-in: a319c993d9 user: rkeene tags: trunk
23:13
Updated to download TCC check-in: 2631d4cf7d user: rkeene tags: trunk
22:58
Updated to create initial directory check-in: 07b3ee6214 user: rkeene tags: trunk
22:10
Updated to download "tcc" into "tcc" directory check-in: 9474ae442e user: rkeene tags: trunk
22:01
Corrected disable-static check-in: 9ab52f4d92 user: rkeene tags: trunk
21:56
Updated to generate files check-in: 4d5caafa3d user: rkeene tags: trunk
21:50
Moved M4 fetching to autogen check-in: 131645cec4 user: rkeene tags: trunk
21:49
Initial skeleton with patch for tcltcc-0.4 check-in: 9c68da7718 user: rkeene tags: trunk
21:41
initial empty check-in check-in: 32b5d266af user: rkeene tags: trunk