summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* BUG: typo in if testKen Martin2007-03-211-8/+8
|
* ENH: support for --build-config-sample feature #1022Ken Martin2007-03-191-1/+2
|
* ENH: Enable SubDirSpaces test when building with bootstrapped cmake.Brad King2007-03-081-5/+5
|
* ENH: Fixed recursive make call target escaping for Borland to support ↵Brad King2007-03-081-2/+2
| | | | SubDirSpaces test.
* BUG: oops bad arg for new testKen Martin2007-03-071-1/+1
|
* BUG: improve bad argument handling for INCLUDE_DIRECTORIES and ↵Ken Martin2007-03-071-0/+10
| | | | ADD_DEFINITIONS bug 4364
* ENH: Cleaned up KWSys tests to use test drivers.Brad King2007-03-031-1/+1
|
* BUG: allow system information to accept the -G optionKen Martin2007-02-281-40/+0
|
* BUG: possible fix for new SystemInfo testKen Martin2007-02-271-5/+0
|
* BUG: possible fix for new SystemInfo testKen Martin2007-02-271-1/+1
|
* ENH: added --system-information option to CMakeKen Martin2007-02-271-0/+5
|
* COMP: Disable test until generators are fixedAndy Cedilnik2007-02-231-13/+13
|
* ENH: Try to fix spaces in the path problemAndy Cedilnik2007-02-231-3/+4
|
* ENH: Make EXCLUDE_FROM_ALL a target and directory properties. Also, make ↵Andy Cedilnik2007-02-231-0/+13
| | | | IsInAll use EXCLUDE_FROM_ALL. Also, enable the test that tests this
* ENH: actually keep the outputBill Hoffman2007-02-221-1/+1
|
* ENH: make sure EXECUTE_PROCESS is there because in bootstrap it is notBill Hoffman2007-02-221-2/+2
|
* ENH: fix parens in the path with spaces in the pathBill Hoffman2007-02-221-5/+18
|
* ENH: turn on spaces test for more platformsKen Martin2007-02-211-2/+2
|
* ENH: turn on spaces test for more platformsKen Martin2007-02-211-2/+4
|
* ENH: only add the test for some platformsKen Martin2007-02-201-12/+17
|
* BUG: fix for bug 4423 set language fixesBill Hoffman2007-02-201-0/+11
|
* ENH: remove ConvLib test for nowBill Hoffman2007-02-191-9/+9
|
* ENH: use correct nameBill Hoffman2007-02-191-1/+1
|
* ENH: make the test really test targets with spacesKen Martin2007-02-191-1/+2
|
* ENH: add test for conv librariesBill Hoffman2007-02-191-0/+10
|
* ENH: turn on spaces in path testKen Martin2007-02-191-0/+12
|
* ENH: Added PrecompiledHeader test for MSVC compilers.Brad King2007-02-081-0/+24
|
* ENH: add more time to bootstrap testKen Martin2007-02-051-1/+13
|
* ENH: add support for cygwin source and binary packagingBill Hoffman2007-02-021-0/+2
|
* ENH: allow the dashboard to override the timeouts for CTestTestKen Martin2007-02-021-5/+17
|
* COMP: Remove osx bundle from OSXScriptLauncherAndy Cedilnik2007-01-311-1/+1
|
* COMP: Add missing file in the installationAndy Cedilnik2007-01-311-0/+1
|
* COMP: Fix bootstrapAndy Cedilnik2007-01-301-3/+5
|
* BUG: fixes so that --build-and-test will honor timeoutsKen Martin2007-01-301-0/+11
|
* BUG: fix for 4186, kdevelop adding file twiceBill Hoffman2007-01-251-2/+1
|
* ENH: First pass at CPack generator for OSX X11 applications. This are ↵Andy Cedilnik2007-01-101-5/+10
| | | | applications that require X11 to work. This is not really installed but a bundle packager
* ENH: add test I removed by mistakeBill Hoffman2006-12-071-0/+12
|
* ENH: make properties a bit more formal with documentation and chainingKen Martin2006-12-071-4/+4
|
* ENH: fix bug in full path to target depends stuffBill Hoffman2006-12-071-6/+7
|
* ENH: added properties into the compile, but not that manyKen Martin2006-12-041-4/+4
|
* ENH: added properties into the compileKen Martin2006-12-041-2/+10
|
* ENH: fix test to run with debug or release and put the exe next to the dll, ↵Bill Hoffman2006-11-301-10/+1
| | | | still shows the bug this is testing for
* ENH: fix errors for unix buildsBill Hoffman2006-11-291-2/+6
|
* ENH: fix test for configuration type buildsBill Hoffman2006-11-291-1/+5
|
* BUG: fix a problem where it tried to link .dll.lib filesBill Hoffman2006-11-291-0/+12
|
* ENH: use the built cmake for file compare as older versions of cmake may not ↵Bill Hoffman2006-11-281-1/+2
| | | | support this
* ENH: use correct project nameBill Hoffman2006-11-271-1/+1
|
* ENH: add a test for a target name with the same name as the output of a ↵Bill Hoffman2006-11-271-0/+12
| | | | custom command
* ENH: make sure it is qt3 before running testBill Hoffman2006-11-221-2/+2
|
* COMP: Remove unnecessary provocationAndy Cedilnik2006-10-251-9/+6
|