TEA (tclconfig) Source Code

Timeline
Login

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

50 events occurring around 1b09bad17fed6a13.

2016-04-07
23:37
Improvements to practcl:

Updated version to 0.3

Introduces some platform auto-dectect functions

Embeds a local copy of zip::mkzip

Adds a rudimentary build dependency system

Allows direct compilation of executables, shared libraries, and static libraries

Allows the downloading, compiling, and embedding of external Tcl binary (and script) packages check-in: 96175a5ab5 user: hypnotoad tags: practcl

2016-03-15
21:00
Fixes to practcl.

Practcl's package-ifneeded method now writes code that wraps properly inside of an amaglamated pkgIndex script check-in: e315779c3b user: hypnotoad tags: practcl

15:52
Bumped practcl to 0.2 check-in: cbe5f3d89b user: hypnotoad tags: practcl
15:48
Merging changes from trunk check-in: 986d80d3f4 user: hypnotoad tags: practcl
15:46
Improvments to practcl to allow for the creation of multiple static or dynamic libraries for a project.

Added several PRACTCL_ defines which allow a practcl enable build script to synthesize the instructions needed to compile libraries on the target platform. (MAKE_LIB, etc are unchanged) check-in: 5fce60ae04 user: hypnotoad tags: practcl

15:31
Fixes in the implementation to support odielib. This branch *should* be ready for others to start playing with it. check-in: dbb639b5c0 user: hypnotoad tags: practcl
2016-03-11
18:32
Fixed a missing quote. check-in: 3c009701ef user: hypnotoad tags: trunk
17:02
Creating a branch to explore using Tcl for package building automation. This project is build around the concepts introduced in the "practcl" package. check-in: b1a033f31d user: hypnotoad tags: practcl
15:40
Update the changelog check-in: 13585b8aa2 user: hypnotoad tags: trunk
15:25
Fixed whitespace and a typo on that last patch check-in: 82dfb08bb7 user: hypnotoad tags: trunk
15:07
Added tests to detect a static or threads built shell in the TCLSRC/win or TKSRC/win directory check-in: cf351061fd user: hypnotoad tags: trunk
2016-02-10
12:57 Add attachment freebsd-tclconfig-tcl.m4 to ticket [fa5e1b3627] artifact: 2bb146d496 user: anonymous
12:56 New ticket [fa5e1b3627] Update FreeBSD configure. artifact: 914c321848 user: anonymous
2015-10-15
16:10 New ticket [e694144c9d] pkglibdir in tcl.m4 vs Makefile.in. artifact: 3a63d8910f user: pooryorick
2015-10-07
13:19 Closed ticket [06f1692bbe]: cross compilation with native mingw compiler in Cygwin environment plus 6 other changes artifact: 31dcbf91e7 user: jan.nijtmans
2015-10-05
15:17 New ticket [ea225a7af7] .dll install permissions. artifact: 2a1281962b user: pooryorick
12:24
Fix for [3f2849aefcd09a] (ahum): square brackets must be doubled, otherwise they will be eliminated in the configure script :-) check-in: 60ecf0f95c user: jan.nijtmans tags: trunk
10:55
Fix [06f1692bbe]: cross compilation with native mingw compiler in Cygwin environment check-in: e0eb523adc user: jan.nijtmans tags: trunk
10:35 Ticket [06f1692bbe] cross compilation with native mingw compiler in Cygwin environment status still Open with 3 other changes artifact: 476cca1a69 user: pooryorick ... 3 similar events omitted.
2015-09-30
11:19
Don't limit Universal runtime support to VisualStudio version 14 only, future versions will probably have it as well. check-in: 3f2849aefc user: jan.nijtmans tags: trunk
2015-08-28
13:33
Fix 00189c4afc: Allow semi-static UCRT build on Windows with VC 14.0 check-in: b433d084bb user: jan.nijtmans tags: trunk
2015-04-21
09:53
Fix comment, stating configure.in in stead of configure.ac. No functional change. check-in: a9aa1b9ba1 user: jan.nijtmans tags: trunk
2015-01-20
01:43
Add support for PACKAGE_LIB_PREFIX, useful when the library name cannot simply be 'libPkgName'. check-in: 1b09bad17f user: mistachkin tags: trunk
2014-09-27
23:18
Make SHLIB_VERSION optional. Only affects OpenBSD. check-in: 0c902862aa user: stwo tags: trunk
2014-09-11
08:41 Edit [983f5da9f2600e7c|983f5da9f2]: Edit check-in comment. artifact: 72f0f943f1 user: jan.nijtmans
08:40
Add INSTALL_DATA_DIR and INSTALL_LIBRARY for use in Makefile.in. Suggested by Stuart Cassoff [604f8d1457] check-in: 983f5da9f2 user: jan.nijtmans tags: trunk
2014-09-09
22:54
Better pic flag for OpenBSD. check-in: 6dc8f5ce34 user: stwo tags: trunk
2014-09-08
14:28 Ticket [604f8d1457] Installer improvements status still Open with 3 other changes artifact: ce2ae66ec0 user: stwo ... 3 similar events omitted.
2014-09-03
10:47
Cherry-pick a37bbd81ea from Tcl, for use in TEA as well: Combine TCL_SHLIB_LD_EXTRAS+TK_SHLIB_LD_EXTRAS (for Cygwin and FreeBSD) to a single SHLIB_LD_LIBS usable for both Tcl and Tk. check-in: a5c46e4a5b user: jan.nijtmans tags: trunk
2014-07-03
07:30
Restore FreeBSD-3.* rules to what they were before (unintended change in previous commit) check-in: 7f7291daf2 user: jan.nijtmans tags: trunk
2014-04-30
08:40 Add attachment tcl-m4.patch to ticket [78ef35454f] artifact: 07d5613554 user: gustafn
2014-04-06
12:58 Ticket [78ef35454f] tcl.m4 uses obsolete macros status still Open with 4 other changes artifact: 27ef910007 user: gustafn ... 1 similar event omitted.
2014-03-20
11:18
Fix 2f7cbd01c3: tcl8.6.1 fails to build on FreeBSD 10.0 check-in: 8d7373477b user: jan.nijtmans tags: trunk
2014-02-10
15:33
Some win32 compilers don't define __WIN32__ check-in: a0146cdddc user: jan.nijtmans tags: trunk
2014-01-23
13:15
Follow-up to [3324676]: Some TEA makefiles use INSTALL_(DATA|PROGRAM|SCRIPT), which should be provided for compatibility too. check-in: 8abeae4c1f user: jan.nijtmans tags: trunk
2013-12-29
10:59 Closed ticket [00ed054f4f]: Search in Debian per-version directories plus 7 other changes artifact: 78ce61eff6 user: jan.nijtmans
10:57
Ticket [00ed054f4f]: Search in Debian per-version directories check-in: 9fb41ed228 user: jan.nijtmans tags: trunk
2013-12-26
22:23 Ticket [00ed054f4f] Search in Debian per-version directories status still Open with 4 other changes artifact: e0cca03364 user: dkf ... 2 similar events omitted.
2013-11-21
12:52
Allow (dummy) enable-64bit on Cygwin64 check-in: 723e1db525 user: jan.nijtmans tags: trunk
2013-10-08
12:43
Bug [172223e008]: Wrong filename in --disable-shared compile on MinGW check-in: fd8dcd53b1 user: jan.nijtmans tags: trunk
12:42 Closed ticket [172223e008]: Wrong filename in --disable-shared compile on MinGW plus 7 other changes artifact: 3854bf0f2b user: jan.nijtmans