Tcl Extension Architecture (TEA) Sample Extension

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 check-ins occurring around 532413ad006a7415.

2012-07-27
20:35
add missing man.macros Closed-Leaf check-in: e4de16bb54 user: jan.nijtmans tags: tea-3-branch
20:31
Regenerated to use latest TEA tcl.m4 Purge RCS keywords check-in: be748bf079 user: jan.nijtmans tags: tea-3-branch
2010-12-15
05:35
Upgrade to newer install-sh and use it. check-in: a0c73e3520 user: stwo tags: tea-3-branch
05:35
Upgrade to newer install-sh and use it. check-in: 1f4d6ba364 user: stwo tags: trunk
04:23
Better building on OpenBSD. check-in: 05df1a1650 user: stwo tags: tea-3-branch
04:22
Better building on OpenBSD. check-in: c934f48821 user: stwo tags: trunk
2010-12-14
19:22
Make .SUFFIXES work for more (BSD) make programs. check-in: f37a375cdb user: stwo tags: tea-3-branch
19:21
Make .SUFFIXES work for more (BSD) make programs. check-in: 8a6e7c3d6c user: stwo tags: trunk
19:08
Catch up somewhat with sampleextension HEAD. check-in: 3e739db6c7 user: stwo tags: tea-3-branch
13:56
configure: Regenerated to use latest TEA tcl.m4. This adds cross-compile support to UNIX and Win, and support for building 64-bit executables with mingw-w64 build tools. check-in: 8294d4986f user: nijtmans tags: trunk
2010-09-14
23:26
regen with ac-2.63 check-in: eec5d85e7d user: hobbs tags: trunk
23:23
use $PROJECT instead of hard-coded name for -DBUILD_xxx in cflags check-in: 36817a3d40 user: hobbs tags: trunk
23:22
add valgrind sample targets check-in: a6e326dc55 user: hobbs tags: trunk
2010-08-20
00:27
regen configure with manifest-aware tcl.m4 TEA_MAKE_LIB check-in: 6435ed47f4 user: hobbs tags: trunk
2010-08-17
00:38
update to TEA 3.9 check-in: 5e42cbd9e4 user: hobbs tags: trunk
00:32
update to TEA 3.9 check-in: 62c914e6ea user: hobbs tags: tea-3-branch
2010-08-12
19:32
* configure: update TEA 3.8 * Makefile.in (VPATH): add macosx.
check-in: 20aaefc855 user: hobbs tags: trunk
19:28
* configure: update TEA 3.8 * Makefile.in (VPATH): add macosx.
check-in: bea5d2e0b9 user: hobbs tags: tea-3-branch
01:19
* configure, configure.in: TEA 3.8 update, just include tcl.m4, modify TEA_INIT version and run autoconf 2.59
check-in: 9691facd48 user: hobbs tags: trunk
01:13
* configure, configure.in: TEA 3.8 update, just include tcl.m4, modify TEA_INIT version and run autoconf 2.59
check-in: 6aa11ae8af user: hobbs tags: tea-3-branch
2010-04-30
12:55
[Bug 2994714]: Improve documentation in many ways to more closely approximate what Tcl supports. check-in: 52643c949e user: dkf tags: trunk
2010-04-29
12:42
[Enh 2788534] add package require to doc check-in: 42c9473487 user: nijtmans tags: trunk
2010-04-23
12:10
Always define BUILD_sample, even on UNIX. check-in: d44e9373b5 user: nijtmans tags: trunk
11:51
[Bug 2782806] sample package's test cases fail check-in: 1b651d6b40 user: nijtmans tags: trunk
11:23
configure: Regenerated to use latest TEA tcl.m4. check-in: 532413ad00 user: nijtmans tags: trunk
2010-02-19
13:16
Correct compiler/linker flags for threaded builds on OpenBSD. check-in: 3b0f3a3de5 user: stwo tags: trunk
2010-01-19
22:30
configure: Regenerated to use latest TEA tcl.m4 check-in: 563753e549 user: nijtmans tags: trunk
2009-05-04
23:47
Fix pkgindex so that the tests will run properly check-in: a2c04952d8 user: patthoyts tags: trunk
2009-04-28
00:40
* tcl.m4 (TEA_CONFIG_CFLAGS): harden the check to add _r to CC on AIX with threads.
check-in: 8dd01ec27d user: hobbs tags: trunk
00:38
* tcl.m4 (TEA_CONFIG_CFLAGS): harden the check to add _r to CC on AIX with threads.
check-in: 2944285a83 user: hobbs tags: tea-3-branch
2009-04-10
23:19
autoconf-2.59 check-in: 15c61971ac user: das tags: tea-3-branch
23:19
autoconf-2.59 check-in: 06b0a3b600 user: das tags: trunk
2009-03-26
10:58
Regenerated to use latest TEA tcl.m4 check-in: 71c93dfe02 user: nijtmans tags: trunk
2009-03-20
17:54
* configure: Regenerated to get my latest updates to tcl.m4 (See tclconfig/ChangeLog).
NOTE: This pulled in an unexpected set of changes regarding SHLIB_VERSION and SHARED_LIB_SUFFIX, indicating that configure was not regenerated since some older change to tcl.m4.
check-in: d116e0a8b6 user: andreas_kupries tags: trunk
2009-03-18
18:51
Removed offending 'rm -f' line as described in 2429444. check-in: 766eb8a0c6 user: stwo tags: trunk
18:39
Removed offending 'rm -f' line as described in 2429444. check-in: a930cf2942 user: stwo tags: trunk
2009-03-12
00:57
Bug 1960628: sampleextension: pkgIndex.tcl.in: use @PACKAGE_NAME@ instead of "Tclsha1" tclconfig: tcl.m4: Allow ${SHLIB_SUFFIX} to be overridden at configure-time Also fix some comment typos, and an uninitialized variable bug-waiting-to-happen. check-in: 09a36ad8cb user: jenglish tags: trunk
2008-12-22
05:52
autoconf-2.59 check-in: b706d1a065 user: das tags: trunk
2008-12-20
00:22
autoconf-2.59 check-in: ac88b5fa1f user: das tags: tea-3-branch
00:22
autoconf-2.59 check-in: d1e513348c user: das tags: trunk
00:21
* Makefile.in: use INSTALL_LIBRARY instead of INSTALL_PROGRAM to install libraries, avoids breakage from tcl's install-strip when built as a bundled package.
check-in: e2ed564164 user: das tags: tea-3-branch
00:21
* Makefile.in: use INSTALL_LIBRARY instead of INSTALL_PROGRAM to install libraries, avoids breakage from tcl's install-strip when built as a bundled package.
check-in: c32a3abde7 user: das tags: trunk
2008-11-05
00:13
TEA 3.7 update check-in: c90e053019 user: hobbs tags: trunk
00:11
TEA 3.7 update check-in: 0fe12ff643 user: hobbs tags: tea-3-branch
2008-08-12
10:34
autoconf-2.59 check-in: d98485b37c user: das tags: tea-3-branch
10:33
autoconf-2.59 check-in: 59e51b9358 user: das tags: trunk
2008-06-18
11:01
Updated win build files. Added new option to nmakehlp to qualify a path name for use in setting up paths for test. check-in: b1a421e172 user: patthoyts tags: trunk
2008-06-12
06:41
autoconf-2.59 check-in: ee0d897790 user: das tags: tea-3-branch
06:41
autoconf-2.59 check-in: e80e00489d user: das tags: trunk
2008-03-27
13:48
autoconf-2.59 check-in: 6f172bb671 user: das tags: tea-3-branch