summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* ENH: Cleanup CTest testAndy Cedilnik2004-09-301-8/+3
* ENH: allow for a different jni.h to enable java testingBill Hoffman2004-09-271-3/+3
* ENH: allow for a different jni.h to enable java testingBill Hoffman2004-09-271-3/+3
* space in path problemBill Hoffman2004-09-271-1/+1
* ENH: use jni.h to determine java versionBill Hoffman2004-09-271-1/+1
* ENH: use jni.h to determine java versionBill Hoffman2004-09-271-15/+23
* ENH: better message for skipping javaBill Hoffman2004-09-271-1/+1
* ENH: use correct args for test of javaBill Hoffman2004-09-241-1/+1
* ENH: only use newer java for testingBill Hoffman2004-09-241-11/+15
* ENH: check for all parts of javaKen Martin2004-09-241-2/+2
* temporary fix to try and get a clean dashboardBill Hoffman2004-09-231-1/+2
* ENH: major changes to support addition of languages from cmake modules direct...Bill Hoffman2004-09-221-4/+19
* ENH: only try to use fortran if the generator is make basedBill Hoffman2004-09-221-17/+20
* ENH: add a test for external projectsBill Hoffman2004-09-141-0/+12
* more cleanup of ctestKen Martin2004-09-091-1/+3
* more cleanupKen Martin2004-09-071-0/+1
* some bug fixes for my recent checkins and some more cleanupKen Martin2004-09-071-0/+2
* oopsKen Martin2004-09-061-1/+4
* starting cleanup of ctestKen Martin2004-09-061-2/+2
* ENH: try to find fortran compiler before adding the testBill Hoffman2004-08-261-0/+1
* ENH: try to find fortran compiler before adding the testBill Hoffman2004-08-261-1/+3
* remove test fortran for nowBill Hoffman2004-08-261-1/+1
* Add a fortran test if there is a fortran compilerBill Hoffman2004-08-261-1/+1
* Add a fortran test if there is a fortran compilerBill Hoffman2004-08-261-1/+1
* Add a fortran test if there is a fortran compilerBill Hoffman2004-08-261-2/+15
* ENH: more uniform approach to enable language, one step closer to being able ...Bill Hoffman2004-08-261-0/+3
* ENH: add support for VCExpress 2005Bill Hoffman2004-07-051-0/+3
* ERR: Do not use the binary directory as a regular expression.Ken Martin2004-06-091-2/+4
* ENH: Add some ctest coverageAndy Cedilnik2004-05-101-9/+11
* ENH: fix tests to work with in source buildsBill Hoffman2004-05-041-4/+4
* ENH: When source file is in subdirectory put object file in subdirectory. Fix...Andy Cedilnik2004-04-261-1/+3
* ENH: add SUBDIR PREORDER and fix clean for non-relative pathsBill Hoffman2004-04-231-0/+10
* ENH: fix for appleBill Hoffman2004-04-021-0/+1
* ENH: make relative paths optional and default off, and add a test for themBill Hoffman2004-03-311-0/+11
* ENH: add new subdirectory exclude from top optionBill Hoffman2004-03-091-0/+11
* ENH: Comment out testAndy Cedilnik2004-02-191-2/+2
* ENH: CleanupAndy Cedilnik2004-02-191-0/+13
* ENH: Some systems do not handle spaces in the pathAndy Cedilnik2004-02-091-1/+1
* ENH: Install stage2 to handle runtime problemAndy Cedilnik2004-02-091-2/+1
* ENH: Add second part of SimpleInstallAndy Cedilnik2004-02-081-0/+13
* ENH: Add install testAndy Cedilnik2004-02-011-4/+18
* ERR: Fixed project name for Jump tests.Brad King2004-01-231-2/+2
* ENH: Added JumpWithLibOut and JumpNoLibOut to test whether jumping over to bu...Brad King2004-01-221-0/+24
* BUG: fix arguments to wxwindows testBill Hoffman2004-01-091-1/+1
* ENH: add new feature to ctest so that it can cmake, build and run a test exec...Bill Hoffman2004-01-071-196/+352
* ENH: Using lex-based tokenizer and a simple recursive-descent parser in place...Brad King2003-12-081-0/+1
* ENH: Enable test on windowsAndy Cedilnik2003-10-161-2/+2
* ENH: Add test for FindwxWindows. Thanks to: Mathieu MalaterreAndy Cedilnik2003-10-131-0/+11
* ENH: Moved decision to build MFCDialog up to top level. It is used in both t...Brad King2003-08-221-12/+6
* ENH: add the unix makefile generator as an option from the windows GUI, this ...Bill Hoffman2003-08-211-20/+25