summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* ENH: defer relative pathsKen Martin2005-05-121-10/+10
|
* ENH: added new generatorKen Martin2005-05-121-0/+3
|
* ENH: Add new style ctest projectAndy Cedilnik2005-05-051-0/+5
|
* ENH: Promote submit into a full handler, add test and submit command and do ↵Andy Cedilnik2005-05-031-1/+3
| | | | some cleanups
* ENH: More commands. Start working on new style ctest configurationAndy Cedilnik2005-05-021-6/+8
|
* ENH: Improve internal test handling by creating a test class. Command ↵Andy Cedilnik2005-04-241-0/+2
| | | | cmEnableTesting now only sets CMAKE_TESTING_ENABLED and cmAddTest only adds a test to the list. The actual test files are written by local generator. This way we can at some point in the future replace DartTestfile with some XML file
* BUG: The test1 executable has been removed from kwsys. Instead using ↵Brad King2005-04-131-1/+1
| | | | testIOS for the kwsys test.
* ENH: When in-source build, do not do bootstrap testAndy Cedilnik2005-03-251-0/+4
|
* ENH: Remove curl build testingAndy Cedilnik2005-03-251-9/+0
|
* ENH: Make sure to use internal zlibAndy Cedilnik2005-03-161-1/+3
|
* BUG: Do not add Qt wrapping test unless QT is found and QT_UIC_EXECUTABLE is ↵Brad King2005-03-161-2/+2
| | | | found.
* ENH: make xcode compile only on appleBill Hoffman2005-03-141-3/+8
|
* ENH: add support for out of source sourceKen Martin2005-03-141-2/+11
|
* COMP: Do not build cmw9xcom on CygwinAndy Cedilnik2005-03-061-2/+4
|
* ENH: More cleanups and start linking ctest to XML-RPCAndy Cedilnik2005-03-041-7/+13
|
* ENH: More cleanups and reorganizationAndy Cedilnik2005-03-041-35/+55
|
* ENH: CleanupsAndy Cedilnik2005-03-041-14/+4
|
* ENH: remove code warrior classesKen Martin2005-03-031-9/+0
|
* ENH: Framework for java dependency scanner. Right now it does nothing but ↵Brad King2005-03-011-0/+2
| | | | always reports success. This is enough to get the Java test to pass with the new generator because the old implementation did not do dependencies anyway.
* ENH: add a new library path ordering algorithm to make sure -L paths will ↵Bill Hoffman2005-02-241-0/+1
| | | | pick the correct libraries if possible
* BUG: fix test executionKen Martin2005-02-221-0/+1
|
* ENH: all tests are passing for XCodeBill Hoffman2005-02-181-2/+5
|
* ENH: Cleanups and add CTEST_UPDATE commandAndy Cedilnik2005-02-171-0/+1
|
* ENH: Cleanups and add CTEST_START commandAndy Cedilnik2005-02-171-0/+1
|
* ENH: only do objc++ test with GNU of courseKen Martin2005-02-141-2/+2
|
* ENH: Adding MakeClean test to test cleaning for makefile generators.Brad King2005-02-091-0/+13
|
* ENH: Adding test for external object file feature.Brad King2005-02-041-0/+11
|
* ENH: Changed over to using C++ for building flex/bison generated files. It ↵Brad King2005-02-011-2/+2
| | | | reduces the number of changes that need to be made after generation.
* ENH: Enable java dependencyAndy Cedilnik2005-01-281-15/+17
|
* ENH: Several cleanups and improvementsAndy Cedilnik2005-01-271-0/+1
|
* ENH: Add a superclass to all handlersAndy Cedilnik2005-01-271-0/+1
|
* ENH: Link to cmzlibAndy Cedilnik2005-01-271-1/+1
|
* ENH: added more capabilities to ctestKen Martin2005-01-271-0/+3
|
* ENH: Added hook into Fortran dependency scanner.Brad King2005-01-261-0/+5
|
* ENH: add initial non-working XCode stuffBill Hoffman2005-01-251-0/+3
|
* ENH: split up cmCommands into two filesBill Hoffman2005-01-211-0/+1
|
* ENH: Split dependency scanning and checking into separate cmDepends ↵Brad King2005-01-181-0/+5
| | | | superclass with language-specific subclasses such as cmDependsC.
* COMP: Ok, actually link to the library....Andy Cedilnik2005-01-181-1/+1
|
* ENH: Add XML parserAndy Cedilnik2005-01-181-96/+98
|
* ENH: minor fix for windowsKen Martin2004-12-031-1/+16
|
* ENH: Re-implemented cmGeneratedFileStream to look like a real stream and ↵Brad King2004-11-031-0/+1
| | | | replace the destination file atomically. This will avoid problems with the process being terminated while generating a file.
* ENH: Added cmLocalUnixMakefileGenerator2 to build.Brad King2004-10-261-0/+1
|
* ENH: Allow disabling of long running testsAndy Cedilnik2004-10-251-4/+8
|
* COMP: Remove unnecessary commitAndy Cedilnik2004-10-221-2/+0
|
* ENH: Add development version support in CMakeAndy Cedilnik2004-10-221-0/+4
|
* ERR: Fix problems on windowsAndy Cedilnik2004-10-191-1/+1
|
* ENH: Remove bogus clean stepAndy Cedilnik2004-10-181-0/+1
|
* BUG: Ok, this should make the test actually do somethingAndy Cedilnik2004-10-181-2/+1
|
* ENH: Do bootstrap test on all unix systemsAndy Cedilnik2004-10-181-4/+3
|
* ENH: Add bootstrap testAndy Cedilnik2004-10-181-2/+11
|