summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* BUG: Now really fix the testAndy Cedilnik2005-12-293-3/+3
* COMP: Fix testAndy Cedilnik2005-12-293-0/+3
* COMP: Fix complex test and fix bootstrapAndy Cedilnik2005-12-283-3/+3
* BUG: Fix testAndy Cedilnik2005-12-152-2/+2
* COMP: Need target-level dependency from wrapper targets on Wrap executable ta...Brad King2005-11-171-0/+3
* BUG: Fixed support for external object files built by custom commands. Also ...Brad King2005-11-171-1/+10
* ENH: some fixesKen Martin2005-11-106-1/+8
* ENH: some fixesKen Martin2005-11-105-13/+13
* STYLE: fix spellingKen Martin2005-11-101-1/+1
* ENH: step 5Ken Martin2005-11-107-0/+216
* ENH: step 4Ken Martin2005-11-106-0/+152
* ENH: step 3Ken Martin2005-11-106-0/+138
* ENH: checkeed in step 1 and 2Ken Martin2005-11-099-0/+144
* ENH: More testsAndy Cedilnik2005-10-181-0/+3
* ENH: Add math testAndy Cedilnik2005-10-173-0/+52
* ENH: Add String length and substringAndy Cedilnik2005-10-172-0/+9
* ENH: Add regular string replace (not regex), and relative path command. Also ...Andy Cedilnik2005-10-172-0/+7
* ENH: increase coverage in loaded commandsKen Martin2005-09-204-12/+42
* ENH: test get directory properties ability to get props from subdirsKen Martin2005-09-134-5/+26
* ENH: convert to work with the new syntax for ADD_SUBDIRECTORYKen Martin2005-09-121-2/+1
* ENH: more qt changesBill Hoffman2005-09-121-2/+1
* ENH: clean up the find qt stuff someBill Hoffman2005-09-101-1/+1
* ENH: use native Deployment and Development directoriesBill Hoffman2005-08-302-0/+2
* BUG: Install rule should take build configuration into account.Brad King2005-08-192-2/+26
* BUG: Removing exe VERSION attribute test until it is implemented in the XCode...Brad King2005-08-192-2/+4
* COMP: Avoid C++ comment in C translation unit.Brad King2005-08-181-1/+1
* BUG: It seems the auto-object-depends feature does not work in Visual Studio....Brad King2005-08-171-7/+6
* ENH: Updated SimpleInstall test to test new versioned executable and OUTPUT_N...Brad King2005-08-172-0/+4
* ENH: Adding test for auto-object-depends feature. It has been tested with th...Brad King2005-08-173-2/+20
* ENH: fix bug 2087 lib prefix stripped off on windowsBill Hoffman2005-08-103-0/+3
* BUG: Need TSD target to be built before SimpleInstall.Brad King2005-08-082-8/+10
* COMP: Fix for proxy testAndy Cedilnik2005-08-031-0/+2
* COMP: Try to fix test by taking arg1 into acountAndy Cedilnik2005-08-021-0/+2
* ENH: make sure CMAKE_C_FLAGS are not clobberedBill Hoffman2005-08-013-3/+3
* ENH: Add C++ test tooAndy Cedilnik2005-08-011-1/+16
* ENH: Add a test for C source file like AC_TRY_COMPILEAndy Cedilnik2005-08-011-0/+22
* ENH: use ansi flagsBill Hoffman2005-08-013-0/+3
* ENH: no c++ comments in a c fileBill Hoffman2005-07-313-6/+6
* ENH: do not test for c and cxx flags on visual studio as it does not work yetBill Hoffman2005-07-296-33/+54
* ENH: add new test to make sure c and cxx flags are going to the right filesBill Hoffman2005-07-299-3/+102
* ENH: put cmake files intoa CMakeFiles subdir to clean up bin treeKen Martin2005-07-291-1/+1
* ENH: Add support for multi-string compiler name, and improve support for subv...Andy Cedilnik2005-07-261-44/+50
* ENH: Several improvements and cleanups:Andy Cedilnik2005-07-181-3/+6
* ENH: add missing filesBill Hoffman2005-07-142-0/+17
* FIX: fix bug 2043 borland compiler and dll problem and add a test for itBill Hoffman2005-07-142-0/+9
* ENH: Do 4 filesAndy Cedilnik2005-07-143-36/+84
* ENH: Add a test for cmGeneratedFileStreamAndy Cedilnik2005-07-143-0/+207
* ENH: add a bundle testBill Hoffman2005-07-132-0/+8
* BUG: minor fix to project name to match ADD_TEST callKen Martin2005-07-061-1/+1
* ENH: added testing of the WHILE commandKen Martin2005-06-309-0/+60