summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* ENH: Fix dependencies for curses dialogAndy Cedilnik2003-08-071-1/+0
* ENH: Report an error when ADD_LIBRARY and TARGET_LINK_LIBRARIES are in the wr...Andy Cedilnik2003-08-071-8/+11
* BUG: We don't want to install cmaketest on UNIX or windows. It is for intern...Brad King2003-08-061-1/+0
* ENH: Install test is now enabled when CMAKE_INSTALL_PREFIX is CMake_BINARY_DI...Brad King2003-08-061-2/+2
* ENH: Added Install test. It is enabled when the CMAKE_INSTALL_PREFIX is CMak...Brad King2003-08-061-201/+213
* ENH: Fix test for Visual StudioAndy Cedilnik2003-08-011-1/+2
* ENH: Added FindPackageTest to improve coverage.Brad King2003-07-241-0/+5
* ENH: Added CommandLineTest to add coverage for command line arguments to cmak...Brad King2003-07-241-2/+4
* ENH: Added optional configuration of data/doc/man dirs. This will be useful ...Brad King2003-07-211-16/+1
* ENH: Added generation of cmake documentation during build preocess.Brad King2003-07-211-0/+15
* ENH: Add test for string and file commandsAndy Cedilnik2003-07-101-0/+5
* ENH: Add globbing to FILE commandAndy Cedilnik2003-07-081-0/+1
* ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpr...Brad King2003-06-231-2/+0
* ENH: Merged use of kwsys library.Brad King2003-06-231-2/+1
* yikes added new custom command supportKen Martin2003-06-031-0/+6
* add support for vs 71Bill Hoffman2003-05-081-0/+1
* ERR: Fixed arguments to kwsys's ADD_TEST call for msvc6.Brad King2003-05-081-1/+3
* ENH: Added kwsys test.Brad King2003-05-081-0/+5
* BUG: Fix some dependencies for location of executablesAndy Cedilnik2003-05-051-27/+27