summaryrefslogtreecommitdiffstats
path: root/unix/dltest/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Test update for bug [63530267aa]. Fix 32-bit embtest build issue.griffin2023-06-301-1/+1
* Merge 8.7. Remove unused TclArithSeriesObjLength()jan.nijtmans2023-06-301-1/+1
|\
| * Merge 8.6jan.nijtmans2023-06-301-20/+24
| |\
| | * Use more strict compilation-flags (but not -DTCL_MEM_DEBUG) in unix/dltest/Ma...jan.nijtmans2023-06-301-19/+23
* | | Revert 'fix' for [ac874937c5], committed as part of a "Merge 8.7" commit. It'...jan.nijtmans2023-06-301-1/+1
* | | merge 8.7griffin2023-06-291-1/+1
|\ \ \ | |/ /
| * | Add -Wall -Wextra -Wc++-compat -Wconversion -Werror to CFLAGS in unix/dltest/...jan.nijtmans2023-04-011-1/+1
* | | Merge 8.7. Code cleanup in dltest packagesjan.nijtmans2023-04-011-5/+23
|\ \ \ | |/ /
| * | New "pkgt" for testing TIP #627jan.nijtmans2023-04-011-2/+11
* | | Make the idea (finally) workjan.nijtmans2022-06-121-2/+33
* | | Temporary fix for [29871ea55c], by not building pkgπ.c by default: Older gcc...jan.nijtmans2021-06-071-2/+2
* | | Merge 9.0jan.nijtmans2021-04-131-16/+25
|\ \ \
| * \ \ Merge 9.0jan.nijtmans2021-01-151-34/+34
| |\ \ \ | | |/ /
| * | | Add -finput-charset=UTF-8 to CFLAGSjan.nijtmans2020-12-061-1/+1
| * | | Add -fextended-identifiers option to unix/dltest makefilejan.nijtmans2020-12-051-1/+1
| * | | Merge 9.0jan.nijtmans2020-12-041-2/+11
| |/ /
* | | Finish correct implementation of stubbed TclZipfs_AppHook. Looks like complet...jan.nijtmans2020-10-211-1/+1
* | | Merge trunk. More simplifications, still WIPjan.nijtmans2020-10-211-16/+22
|/ /
* | If compiling with -DTCL_NO_DEPRECATED, make Tcl_GetStringResult() a macro. Th...jan.nijtmans2019-05-091-1/+1
|/
* -I${BUILD_DIR}/.. doesn't work when BUILD_DIR != "unix". jan.nijtmans2013-10-151-1/+1
* Fix for bug [f51efe99a7]: MinGW build fails on current checkin. And a new tes...jan.nijtmans2013-10-101-2/+11
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+1
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-1/+0
| * * unix/dltest/Makefile.in: support use of LDFLAGS in SHLIB_LD.das2008-03-271-2/+5
| * * unix/dltest/Makefile.in (clean): Fixup make cleanmdejong2004-09-231-2/+6
| * * unix/tcl.m4: fixed Darwin autoconf breakage caused bydas2004-07-201-2/+2
* | * generic/tclResult.c (ReleaseKeys): Workaround for [Bugandreas_kupries2008-03-071-2/+2
* | * tests/macOSXLoad.test (new file): add testing of .bundle loading anddas2006-12-171-16/+58
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-2/+2
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* | Remove ${DBGX}, ${TCL_DBGX} from Tcl build system [Patch 1081595].jenglish2005-01-101-2/+1
* | * generic/tcl.h:das2004-11-121-2/+3
* | * unix/dltest/Makefile.in (clean): Fixup make cleanmdejong2004-09-231-2/+6
* | * unix/Makefile.in: Rework configure ordering to TCL_LINK_LIBS,hobbs2004-05-261-2/+2
* | TIP#100 implementation largely based on work by Georgios Petasis.dkf2004-02-241-2/+6
* | * unix/Makefile.in: Don't subst MATH_LIBS,mdejong2003-04-031-2/+2
|/
* * unix/Makefile.in: Use dltest.marker filemdejong2002-07-161-2/+4
* * unix/dltest/Makefile.in: Remove hard coded CFLAGS=-gmdejong2002-06-061-2/+5
* * unix/Makefile.in: Define new dltest target thatmdejong2001-12-191-4/+3
* Enable thread support under FreeBSD. [Tcl bug 473708]mdejong2001-11-091-6/+7
* * unix/Makefile.in:mdejong2001-11-091-2/+2
* 1999-09-20 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-211-2/+2
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-2/+3
* Changed package tests to build against the stubs library.core_8_1_merge_lateststanton1999-03-111-8/+8
* Fixed problem with running tests on IRIX.rjohnson1998-12-101-2/+3
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+45