summaryrefslogtreecommitdiff
path: root/Examples/test-suite/tcl/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Add machinery for C++14, C++17 and C++20 testingOlly Betts2022-07-261-0/+3
* Consistent cpp11 testing in test-suiteWilliam S Fulton2022-03-271-0/+1
* Consistent quoting in MakefileWilliam S Fulton2015-08-211-1/+1
* Set SRCDIR when calling test-suite clean targets, in case it's neededKarl Wette2014-05-291-1/+1
* Slight simplification of test-suite build for new out-of-source changesWilliam S Fulton2014-05-151-6/+0
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-111-2/+9
* Whitespace cleanup of all Makefiles*Karl Wette2014-05-021-4/+4
* remove unnecessary extra semicolons in the tesuiteMiklos Vajna2009-08-091-1/+1
* remove unnecessary extra shells being spawned in the test-suiteWilliam S Fulton2009-08-091-2/+2
* better way to provide custom commandline options for individual testsWilliam S Fulton2009-07-031-0/+3
* modify test-suite (barring python atm) to not rely on the -I path to find the...William S Fulton2008-11-261-4/+1
* Add partialcheck make targets. Also add RUNTOOL, COMPILETOOL and SWIGTOOL var...William S Fulton2008-05-201-6/+2
* Remove cvs $Header$William S Fulton2007-10-171-1/+0
* remove broken tcl testWilliam S Fulton2007-09-031-2/+1
* fixes to use parallel make when running the examples and test-suiteWilliam S Fulton2007-07-241-6/+6
* add option to use valgrindMarcelo Matus2006-02-231-3/+7
* Get clean target working againWilliam S Fulton2005-11-261-0/+1
* add disown.i and li_attribute.iMarcelo Matus2005-10-261-1/+2
* add interpreter variable, so it can be used with valgrindMarcelo Matus2005-10-251-1/+3
* move attribute.i to the typemap library, now is usable from all the languagesMarcelo Matus2005-10-251-0/+1
* Perl added to the Unified typemap library, cleaner way to use the library, an...Marcelo Matus2005-10-241-0/+7
* massive typemap unificationMarcelo Matus2005-10-181-1/+4
* Testcases that used the prebuilt runtime library generate their own runtime l...William S Fulton2004-07-101-1/+1
* Replace ; with && where appropriate. This fixes the makefiles so that Make co...William S Fulton2004-02-201-3/+3
* Multiple build directory supportWilliam S Fulton2003-09-011-6/+9
* Makefile replaced with Makefile.inWilliam S Fulton2003-08-311-0/+41