Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: defer relative paths | Ken Martin | 2005-05-12 | 1 | -10/+10 |
| | |||||
* | ENH: added new generator | Ken Martin | 2005-05-12 | 1 | -0/+3 |
| | |||||
* | ENH: Add new style ctest project | Andy Cedilnik | 2005-05-05 | 1 | -0/+5 |
| | |||||
* | ENH: Promote submit into a full handler, add test and submit command and do ↵ | Andy Cedilnik | 2005-05-03 | 1 | -1/+3 |
| | | | | some cleanups | ||||
* | ENH: More commands. Start working on new style ctest configuration | Andy Cedilnik | 2005-05-02 | 1 | -6/+8 |
| | |||||
* | ENH: Improve internal test handling by creating a test class. Command ↵ | Andy Cedilnik | 2005-04-24 | 1 | -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 King | 2005-04-13 | 1 | -1/+1 |
| | | | | testIOS for the kwsys test. | ||||
* | ENH: When in-source build, do not do bootstrap test | Andy Cedilnik | 2005-03-25 | 1 | -0/+4 |
| | |||||
* | ENH: Remove curl build testing | Andy Cedilnik | 2005-03-25 | 1 | -9/+0 |
| | |||||
* | ENH: Make sure to use internal zlib | Andy Cedilnik | 2005-03-16 | 1 | -1/+3 |
| | |||||
* | BUG: Do not add Qt wrapping test unless QT is found and QT_UIC_EXECUTABLE is ↵ | Brad King | 2005-03-16 | 1 | -2/+2 |
| | | | | found. | ||||
* | ENH: make xcode compile only on apple | Bill Hoffman | 2005-03-14 | 1 | -3/+8 |
| | |||||
* | ENH: add support for out of source source | Ken Martin | 2005-03-14 | 1 | -2/+11 |
| | |||||
* | COMP: Do not build cmw9xcom on Cygwin | Andy Cedilnik | 2005-03-06 | 1 | -2/+4 |
| | |||||
* | ENH: More cleanups and start linking ctest to XML-RPC | Andy Cedilnik | 2005-03-04 | 1 | -7/+13 |
| | |||||
* | ENH: More cleanups and reorganization | Andy Cedilnik | 2005-03-04 | 1 | -35/+55 |
| | |||||
* | ENH: Cleanups | Andy Cedilnik | 2005-03-04 | 1 | -14/+4 |
| | |||||
* | ENH: remove code warrior classes | Ken Martin | 2005-03-03 | 1 | -9/+0 |
| | |||||
* | ENH: Framework for java dependency scanner. Right now it does nothing but ↵ | Brad King | 2005-03-01 | 1 | -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 Hoffman | 2005-02-24 | 1 | -0/+1 |
| | | | | pick the correct libraries if possible | ||||
* | BUG: fix test execution | Ken Martin | 2005-02-22 | 1 | -0/+1 |
| | |||||
* | ENH: all tests are passing for XCode | Bill Hoffman | 2005-02-18 | 1 | -2/+5 |
| | |||||
* | ENH: Cleanups and add CTEST_UPDATE command | Andy Cedilnik | 2005-02-17 | 1 | -0/+1 |
| | |||||
* | ENH: Cleanups and add CTEST_START command | Andy Cedilnik | 2005-02-17 | 1 | -0/+1 |
| | |||||
* | ENH: only do objc++ test with GNU of course | Ken Martin | 2005-02-14 | 1 | -2/+2 |
| | |||||
* | ENH: Adding MakeClean test to test cleaning for makefile generators. | Brad King | 2005-02-09 | 1 | -0/+13 |
| | |||||
* | ENH: Adding test for external object file feature. | Brad King | 2005-02-04 | 1 | -0/+11 |
| | |||||
* | ENH: Changed over to using C++ for building flex/bison generated files. It ↵ | Brad King | 2005-02-01 | 1 | -2/+2 |
| | | | | reduces the number of changes that need to be made after generation. | ||||
* | ENH: Enable java dependency | Andy Cedilnik | 2005-01-28 | 1 | -15/+17 |
| | |||||
* | ENH: Several cleanups and improvements | Andy Cedilnik | 2005-01-27 | 1 | -0/+1 |
| | |||||
* | ENH: Add a superclass to all handlers | Andy Cedilnik | 2005-01-27 | 1 | -0/+1 |
| | |||||
* | ENH: Link to cmzlib | Andy Cedilnik | 2005-01-27 | 1 | -1/+1 |
| | |||||
* | ENH: added more capabilities to ctest | Ken Martin | 2005-01-27 | 1 | -0/+3 |
| | |||||
* | ENH: Added hook into Fortran dependency scanner. | Brad King | 2005-01-26 | 1 | -0/+5 |
| | |||||
* | ENH: add initial non-working XCode stuff | Bill Hoffman | 2005-01-25 | 1 | -0/+3 |
| | |||||
* | ENH: split up cmCommands into two files | Bill Hoffman | 2005-01-21 | 1 | -0/+1 |
| | |||||
* | ENH: Split dependency scanning and checking into separate cmDepends ↵ | Brad King | 2005-01-18 | 1 | -0/+5 |
| | | | | superclass with language-specific subclasses such as cmDependsC. | ||||
* | COMP: Ok, actually link to the library.... | Andy Cedilnik | 2005-01-18 | 1 | -1/+1 |
| | |||||
* | ENH: Add XML parser | Andy Cedilnik | 2005-01-18 | 1 | -96/+98 |
| | |||||
* | ENH: minor fix for windows | Ken Martin | 2004-12-03 | 1 | -1/+16 |
| | |||||
* | ENH: Re-implemented cmGeneratedFileStream to look like a real stream and ↵ | Brad King | 2004-11-03 | 1 | -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 King | 2004-10-26 | 1 | -0/+1 |
| | |||||
* | ENH: Allow disabling of long running tests | Andy Cedilnik | 2004-10-25 | 1 | -4/+8 |
| | |||||
* | COMP: Remove unnecessary commit | Andy Cedilnik | 2004-10-22 | 1 | -2/+0 |
| | |||||
* | ENH: Add development version support in CMake | Andy Cedilnik | 2004-10-22 | 1 | -0/+4 |
| | |||||
* | ERR: Fix problems on windows | Andy Cedilnik | 2004-10-19 | 1 | -1/+1 |
| | |||||
* | ENH: Remove bogus clean step | Andy Cedilnik | 2004-10-18 | 1 | -0/+1 |
| | |||||
* | BUG: Ok, this should make the test actually do something | Andy Cedilnik | 2004-10-18 | 1 | -2/+1 |
| | |||||
* | ENH: Do bootstrap test on all unix systems | Andy Cedilnik | 2004-10-18 | 1 | -4/+3 |
| | |||||
* | ENH: Add bootstrap test | Andy Cedilnik | 2004-10-18 | 1 | -2/+11 |
| |