Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Simplified ln command to use relative path in symlink. | Brad King | 2005-12-31 | 1 | -1/+1 |
| | |||||
* | ENH: Add testing of symlinks too | Andy Cedilnik | 2005-12-30 | 1 | -3/+3 |
| | |||||
* | ENH: Add a tar test | Andy Cedilnik | 2005-12-30 | 2 | -0/+63 |
| | |||||
* | BUG: Now really fix the test | Andy Cedilnik | 2005-12-29 | 3 | -3/+3 |
| | |||||
* | COMP: Fix test | Andy Cedilnik | 2005-12-29 | 3 | -0/+3 |
| | |||||
* | COMP: Fix complex test and fix bootstrap | Andy Cedilnik | 2005-12-28 | 3 | -3/+3 |
| | |||||
* | BUG: Fix test | Andy Cedilnik | 2005-12-15 | 2 | -2/+2 |
| | |||||
* | COMP: Need target-level dependency from wrapper targets on Wrap executable ↵ | Brad King | 2005-11-17 | 1 | -0/+3 |
| | | | | target. | ||||
* | BUG: Fixed support for external object files built by custom commands. Also ↵ | Brad King | 2005-11-17 | 1 | -1/+10 |
| | | | | added a test to keep it working. | ||||
* | ENH: some fixes | Ken Martin | 2005-11-10 | 6 | -1/+8 |
| | |||||
* | ENH: some fixes | Ken Martin | 2005-11-10 | 5 | -13/+13 |
| | |||||
* | STYLE: fix spelling | Ken Martin | 2005-11-10 | 1 | -1/+1 |
| | |||||
* | ENH: step 5 | Ken Martin | 2005-11-10 | 7 | -0/+216 |
| | |||||
* | ENH: step 4 | Ken Martin | 2005-11-10 | 6 | -0/+152 |
| | |||||
* | ENH: step 3 | Ken Martin | 2005-11-10 | 6 | -0/+138 |
| | |||||
* | ENH: checkeed in step 1 and 2 | Ken Martin | 2005-11-09 | 9 | -0/+144 |
| | |||||
* | ENH: More tests | Andy Cedilnik | 2005-10-18 | 1 | -0/+3 |
| | |||||
* | ENH: Add math test | Andy Cedilnik | 2005-10-17 | 3 | -0/+52 |
| | |||||
* | ENH: Add String length and substring | Andy Cedilnik | 2005-10-17 | 2 | -0/+9 |
| | |||||
* | ENH: Add regular string replace (not regex), and relative path command. Also ↵ | Andy Cedilnik | 2005-10-17 | 2 | -0/+7 |
| | | | | add tests | ||||
* | ENH: increase coverage in loaded commands | Ken Martin | 2005-09-20 | 4 | -12/+42 |
| | |||||
* | ENH: test get directory properties ability to get props from subdirs | Ken Martin | 2005-09-13 | 4 | -5/+26 |
| | |||||
* | ENH: convert to work with the new syntax for ADD_SUBDIRECTORY | Ken Martin | 2005-09-12 | 1 | -2/+1 |
| | |||||
* | ENH: more qt changes | Bill Hoffman | 2005-09-12 | 1 | -2/+1 |
| | |||||
* | ENH: clean up the find qt stuff some | Bill Hoffman | 2005-09-10 | 1 | -1/+1 |
| | |||||
* | ENH: use native Deployment and Development directories | Bill Hoffman | 2005-08-30 | 2 | -0/+2 |
| | |||||
* | BUG: Install rule should take build configuration into account. | Brad King | 2005-08-19 | 2 | -2/+26 |
| | |||||
* | BUG: Removing exe VERSION attribute test until it is implemented in the ↵ | Brad King | 2005-08-19 | 2 | -2/+4 |
| | | | | XCode generator. | ||||
* | COMP: Avoid C++ comment in C translation unit. | Brad King | 2005-08-18 | 1 | -1/+1 |
| | |||||
* | BUG: It seems the auto-object-depends feature does not work in Visual ↵ | Brad King | 2005-08-17 | 1 | -7/+6 |
| | | | | Studio. I'm restoring the explicit OBJECT_DEPENDS lines. | ||||
* | ENH: Updated SimpleInstall test to test new versioned executable and ↵ | Brad King | 2005-08-17 | 2 | -0/+4 |
| | | | | OUTPUT_NAME support. | ||||
* | ENH: Adding test for auto-object-depends feature. It has been tested with ↵ | Brad King | 2005-08-17 | 3 | -2/+20 |
| | | | | the Makefile generator. Hopefully this will work for the Visual Studio and XCode generators. | ||||
* | ENH: fix bug 2087 lib prefix stripped off on windows | Bill Hoffman | 2005-08-10 | 3 | -0/+3 |
| | |||||
* | BUG: Need TSD target to be built before SimpleInstall. | Brad King | 2005-08-08 | 2 | -8/+10 |
| | |||||
* | COMP: Fix for proxy test | Andy Cedilnik | 2005-08-03 | 1 | -0/+2 |
| | |||||
* | COMP: Try to fix test by taking arg1 into acount | Andy Cedilnik | 2005-08-02 | 1 | -0/+2 |
| | |||||
* | ENH: make sure CMAKE_C_FLAGS are not clobbered | Bill Hoffman | 2005-08-01 | 3 | -3/+3 |
| | |||||
* | ENH: Add C++ test too | Andy Cedilnik | 2005-08-01 | 1 | -1/+16 |
| | |||||
* | ENH: Add a test for C source file like AC_TRY_COMPILE | Andy Cedilnik | 2005-08-01 | 1 | -0/+22 |
| | |||||
* | ENH: use ansi flags | Bill Hoffman | 2005-08-01 | 3 | -0/+3 |
| | |||||
* | ENH: no c++ comments in a c file | Bill Hoffman | 2005-07-31 | 3 | -6/+6 |
| | |||||
* | ENH: do not test for c and cxx flags on visual studio as it does not work yet | Bill Hoffman | 2005-07-29 | 6 | -33/+54 |
| | |||||
* | ENH: add new test to make sure c and cxx flags are going to the right files | Bill Hoffman | 2005-07-29 | 9 | -3/+102 |
| | |||||
* | ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree | Ken Martin | 2005-07-29 | 1 | -1/+1 |
| | |||||
* | ENH: Add support for multi-string compiler name, and improve support for ↵ | Andy Cedilnik | 2005-07-26 | 1 | -44/+50 |
| | | | | subversion | ||||
* | ENH: Several improvements and cleanups: | Andy Cedilnik | 2005-07-18 | 1 | -3/+6 |
| | | | | | | | 1. Add long command line arguments for every argument 2. Add a way to overwrite CTest configuration by providing --overwrite TimeOut=10 3. Improve argument parsing. 4. Add submit index argument | ||||
* | ENH: add missing files | Bill Hoffman | 2005-07-14 | 2 | -0/+17 |
| | |||||
* | FIX: fix bug 2043 borland compiler and dll problem and add a test for it | Bill Hoffman | 2005-07-14 | 2 | -0/+9 |
| | |||||
* | ENH: Do 4 files | Andy Cedilnik | 2005-07-14 | 3 | -36/+84 |
| | |||||
* | ENH: Add a test for cmGeneratedFileStream | Andy Cedilnik | 2005-07-14 | 3 | -0/+207 |
| |