TEA (tclconfig) Source Code

Timeline
Login

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

50 events occurring around 7f7291daf226c4f6.

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 ... 1 similar event omitted.
2013-10-04
12:06
When compiling with MSVC++, no longer link the stub library with msvcrt??.dll. This way, workarounds in extensions like http://core.tcl.tk/itcl/info/a961f0729c are no longer necessary. check-in: 1f965ec888 user: jan.nijtmans tags: trunk
11:40
Follow-up on previous commit: -static-libgcc is gcc-specific check-in: 23e10752a6 user: jan.nijtmans tags: trunk
2013-10-01
12:39
Workaround for MinGW bug #2065: "gcc --shared" links with libgcc_s_dw2-1.dll when using 64-bit division in C check-in: 3d006aecf9 user: jan.nijtmans tags: trunk
2013-07-06
23:43
OpenBSD/m88k is now elf. Remove unneeded elf check. check-in: 19ae7b935c user: stwo tags: trunk
2013-07-05
09:48
TEA uses PACKAGE_VERSION in stead of VERSION everywhere, but in one place this was forgotten. check-in: a2eb340d1c user: jan.nijtmans tags: trunk
2013-07-04
12:03 Closed ticket [3606445fff]: Unneeded -DHAVE_NO_SEH=1 when not building on Windows plus 9 other changes artifact: 050719cd7d user: jan.nijtmans
11:58
Slightly better solution for [3606445]: Does the same for EXCEPTION_DISPOSITION and HAVE_WINNT_IGNORE_VOID as well, and skips the test completely. check-in: 23f89dce77 user: jan.nijtmans tags: trunk
11:27
Bug [3606445]: Unneeded -DHAVE_NO_SEH=1 when not building on Windows check-in: d012747da0 user: jan.nijtmans tags: trunk
11:14 Closed ticket [3324676fff]: AC_PROG_INSTALL incompat plus 9 other changes artifact: 15f9c3634e user: jan.nijtmans
11:01
Bug [3324676]: AC_PROG_INSTALL incompat check-in: 1671def19b user: jan.nijtmans tags: trunk