TEA (tclconfig) Source Code

Timeline
Login

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

42 check-ins related to "tea-3-branch"

2011-04-05
15:18
Remove RCS Keywords check-in: 153502a7b5 user: dgp tags: trunk
15:14
Remove RCS Keywords. Closed-Leaf check-in: 0c87bf4e16 user: dgp tags: tea-3-branch
2010-12-15
05:35
Upgrade to newer install-sh and use it. check-in: f7b084da15 user: stwo tags: tea-3-branch
04:23
Better building on OpenBSD. check-in: 9fcbd6f418 user: stwo tags: tea-3-branch
2010-12-14
13:53
when using gcc, don't try to determine Win64 SDK check-in: a1d5d1ff52 user: nijtmans tags: tea-3-branch
2010-12-12
22:10
Determine correctly a cross-compiler-windres check-in: 0cb5f2f302 user: nijtmans tags: tea-3-branch
2010-11-23
09:45
add some cross-compile support, borrowed from Tcl 8.6 check-in: 6aef08eff1 user: nijtmans tags: tea-3-branch
2010-09-16
20:45
correct HP-UX LDFLAGS to -Wl,-E check-in: 5708eb31a3 user: hobbs tags: tea-3-branch
19:12
correct HP-UX LDFLAGS (only used when building big shell) check-in: 580d75181e user: hobbs tags: tea-3-branch
2010-09-15
07:48
backport from trunk check-in: fcf7dc0494 user: nijtmans tags: tea-3-branch
2010-08-27
01:05
ensure safe quoting for auto-header usage check-in: c7a8b7535a user: hobbs tags: tea-3-branch
2010-08-19
22:56
add back *.exp to CLEANFILES Windows default check-in: 6d3d5aa35b user: hobbs tags: tea-3-branch, tea-3-9-0
2010-08-17
00:18
*** Bump to TEA_VERSION 3.9 *** If upgrading from TEA_VERSION 3.8, copy over tcl.m4, change TEA_INIT to use 3.9 and reconfigure (ac-2.59+). BUILD_${PACKAGE_NAME} will be auto-defined on Windows for correct setting of TCL_STORAGE_CLASS. TEA_LOAD_CONFIG users should remove the SHLIB_LD_LIBS setting done in configure.in (LIBS will be automagically populated by TEA_LOAD_CONFIG). TEA_EXPORT_CONFIG has been added for ${pkg}Config.sh creators SHLIB_LD_FLAGS was deprecated a while ago, remove it if it is still in your Makefile.in.
* tcl.m4: add /usr/lib64 to set of auto-search dirs. [Bug 1230554] Auto-define BUILD_$PACKAGE_NAME so users don't need to. This needs to correspond with $pkg.h define magic for TCL_STORAGE_CLASS. Auto-define CLEANFILES. Users can expand it. (SHLIB_LD_LIBS): define to '${LIBS}' default and change it only if necessary. Platforms not using this may simply not work or have very funky linkers. (TEA_LOAD_CONFIG): When loading config for another extension, auto-add stub libraries found with TEA_ADD_LIBS. Eases configure.in for modules like itk and img::*. (TEA_EXPORT_CONFIG): Add standardized function for exporting a ${pkg}Config.sh. See use by img::* and itcl.
check-in: 87c5d50a8f user: hobbs tags: tea-3-branch
2010-08-12
19:26
move 3.8 tag check-in: 51198a9461 user: hobbs tags: tea-3-branch, tea-3-8-0
19:25
Allow for macosx in TEA_ADD_SOURCES. Correct check for found_xincludes=no in TEA_PATH_UNIX_X.
check-in: fea2bf6f7f user: hobbs tags: tea-3-branch
18:27
Remove use of DL_LIBS and DL_OBJS and related baggage - these are only needed by the core to support 'load'.
check-in: 2d18a1898b user: hobbs tags: tea-3-branch
17:56
* tcl.m4: remove more vestigial bits from removed platforms. Add back SCO_SV-3.2*.
check-in: 5d344f6b1a user: hobbs tags: tea-3-branch
01:08
*** Bump to TEA_VERSION 3.8 *** If upgrading from TEA_VERSION 3.7, copy over tcl.m4, change TEA_INIT to use 3.8 and reconfigure (ac-2.59+). No other changes should be necessary.
check-in: 630e89f3e0 user: hobbs tags: tea-3-branch
01:00
(AIX): drop AIX-pre4 support and use of ldAix, use -bexpall/-brtl
check-in: 53ad699245 user: hobbs tags: tea-3-branch
2010-08-11
20:14
* tcl.m4: remove the following old platform configurations: UNIX_SV*|UnixWare-5*, SunOS-4.*, SINIX*5.4*, SCO_SV-3.2*, OSF1-1.*, NEXTSTEP-*, NetBSD-1.*|FreeBSD-[[1-2]].*, MP-RAS-*, IRIX-5.*, HP-UX-*.08.*|HP-UX-*.09.*|HP-UX-*.10.*, dgux*, BSD/OS-2.1*|BSD/OS-3*
check-in: e904e93e6f user: hobbs tags: tea-3-branch
2010-07-05
18:30
[Patch #1055668] removal of exported internals from tclInt.h (EXTERN macro) check-in: bfb410fc18 user: nijtmans tags: tea-3-branch
2010-04-15
12:02
Backport a lot of quoting fixes from tcl8.6/unix/tcl.m4 Fix determination of CYGPATH for CYGWIN With those fixes, itcl and tdbc compile fine with CYGWIN check-in: 90f155db82 user: nijtmans tags: tea-3-branch
2010-04-08
15:09
[Bug 2982540] configure and install* script files should always have LF check-in: 62ffbd2270 user: nijtmans tags: tea-3-branch
2010-03-12
15:54
Backport Stuart's change to tea-3 branch check-in: 843a703448 user: nijtmans tags: tea-3-branch
2010-01-19
22:21
Detect CYGWIN variant: win32 or unix check-in: ff7632daaf user: nijtmans tags: tea-3-branch
2009-11-19
21:29
[Tcl Patch #2883533] tcl.m4 support for Haiku OS check-in: ee9b43f9b2 user: nijtmans tags: tea-3-branch
2009-04-28
00:38
* tcl.m4 (TEA_CONFIG_CFLAGS): harden the check to add _r to CC on AIX with threads.
check-in: 9f46bb444a user: hobbs tags: tea-3-branch
2009-04-11
00:22
D'oh check-in: e9310f2710 user: das tags: tea-3-branch
2009-04-10
23:16
* tcl.m4 (Darwin): check for 64-bit TkAqua.
check-in: 0103cacac5 user: das tags: tea-3-branch
2009-03-26
10:08
Adapt LDFLAGS and LD_SEARCH_FLAGS together with SHLIB_LD definition to unbreak building on HPUX. Backport other changes from trunk check-in: 31034f25f4 user: nijtmans tags: tea-3-branch
2008-12-21
09:04
[Bug 2073255] Tcl_GetString(NULL) doesn't crash on HP-UX (this bug report was for Tcl, but holds for TEA as well.) check-in: 6a5dbe2933 user: nijtmans tags: tea-3-branch
2008-12-20
00:20
* tcl.m4: sync with tdbc tcl.m4 changes (SunOS-5.11): Sun cc SHLIB_LD: use LDFLAGS_DEFAULT instead of LDFLAGS
check-in: 8718616809 user: das tags: tea-3-branch
2008-12-02
19:08
* tcl.m4: in private header check, check for <plat>Port.h instead of Int.h to ensure all private headers are available.
check-in: f678d17384 user: hobbs tags: tea-3-branch
2008-11-05
00:40
* tcl.m4 (Darwin): sync TEA_PRIVATE_TK_HEADERS handling of Tk.framework PrivateHeaders with TEA_PRIVATE_TCL_HEADERS.
check-in: d10356b5b9 user: das tags: tea-3-branch
00:14
note TEA 3.7 version change check-in: d0c90121fa user: hobbs tags: tea-3-branch
00:08
* tcl.m4 (TEA_PATH_TCLCONFIG, TEA_PATH_TKCONFIG): exit with error when tclConfig.sh cannot be found. [Bug #1997760] (TEA_PRIVATE_TCL_HEADERS, TEA_PRIVATE_TK_HEADERS): allow for finding the headers installed in the public areas, e.g. a result of make install-private-headers. [Bug #1631922]
check-in: 816ab465ae user: hobbs tags: tea-3-branch
2008-08-12
10:32
* tcl.m4 (Darwin): link shlib with current and compatiblity version flags; look for libX11.dylib when searching for X11 libraries.
check-in: 389da0c6f6 user: das tags: tea-3-branch
2008-06-12
06:39
* tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc.
check-in: 4174c93edb user: das tags: tea-3-branch
2008-03-27
13:45
* tcl.m4 (SunOS-5.1x): fix 64bit support for Sun cc. [Bug 1921166]
check-in: 4e4ca677c5 user: das tags: tea-3-branch
2007-11-18
07:16
sync with tcl/unix/tcl.m4: AS_IF, reordering, comments marking TEA specific bits, visibility & rpath TEA_CONFIG_CFLAGS checks check-in: a9fca36cb6 user: das tags: tea-3-branch
2007-10-25
20:27
* tcl.m4 (Darwin): add support for 64-bit X11.
check-in: 3093af3d43 user: das tags: tea-3-branch
2007-10-23
22:13
Tagged tea-3-branch to start TEA 4 development on HEAD check-in: 734c1bda3f user: hobbs tags: trunk