| Commit message (Expand) | Author | Age | Files | Lines |
* | COMP: hopefully fix test, finally | Alexander Neundorf | 2007-07-09 | 1 | -1/+0 |
* | COMP: fix test | Alexander Neundorf | 2007-07-08 | 1 | -3/+3 |
* | BUG: fix test | Alexander Neundorf | 2007-07-06 | 1 | -2/+2 |
* | COMP: OPTIONAL was missing in ENABLE_LANGUAGE() | Alexander Neundorf | 2007-07-06 | 2 | -14/+19 |
* | STYLE: some more output | Alexander Neundorf | 2007-07-05 | 1 | -0/+2 |
* | COMP: skip APPLE, since there with universal binaries the assembler file woul... | Alexander Neundorf | 2007-07-05 | 2 | -3/+2 |
* | COMP: let's see if this assembler file works also on other platforms than lin... | Alexander Neundorf | 2007-07-05 | 1 | -2/+4 |
* | ENH: add a simple assembler test | Alexander Neundorf | 2007-07-05 | 4 | -0/+59 |
* | ENH: remove support for presetting CMAKE_SYSTEM_INFO_FILE, | Alexander Neundorf | 2007-07-02 | 2 | -6/+1 |
* | ENH: Enable versioned executable test everywhere but XCode. | Brad King | 2007-07-02 | 2 | -2/+6 |
* | BUG: For in-source version do not use a custom command output and custom targ... | Brad King | 2007-06-27 | 1 | -1/+1 |
* | COMP: fix tests where the building cmake doesn't have GET_TEST_PROPERTY | Alexander Neundorf | 2007-06-27 | 1 | -2/+2 |
* | ENH: add a SimpleCOnly test, this is needed e.g. for testing sdcc since this | Alexander Neundorf | 2007-06-26 | 5 | -4/+53 |
* | ENH: | Alexander Neundorf | 2007-06-26 | 1 | -0/+19 |
* | ENH: some property cleanup and added GetProperty | Ken Martin | 2007-06-25 | 1 | -4/+30 |
* | STYLE: add some more output, so it is easier to understand | Alexander Neundorf | 2007-06-21 | 1 | -5/+10 |
* | COMP: big timeout for building kdelibs | Alexander Neundorf | 2007-06-15 | 1 | -0/+1 |
* | ENH: add test for buildingn kdelibs alpha1 (http://websvn.kde.org/tags/KDE/3.... | Alexander Neundorf | 2007-06-14 | 1 | -0/+5 |
* | COMP: removing the directory at the beginning breaks the test for in-source | Alexander Neundorf | 2007-06-14 | 1 | -1/+0 |
* | COMP: fix test, in some cases stdout from bar was not captured correctly, | Alexander Neundorf | 2007-06-13 | 2 | -13/+32 |
* | ENH: remove test | Bill Hoffman | 2007-06-11 | 1 | -9/+11 |
* | ENH: add ConvLib test back for some time | Bill Hoffman | 2007-06-11 | 1 | -9/+9 |
* | ENH: Re-arranged code to test adding a custom command to generate a source fi... | Brad King | 2007-06-11 | 1 | -12/+9 |
* | BUG: Fixed @ONLY configuration to not try to parse ${} syntax at all. This f... | Brad King | 2007-06-06 | 2 | -0/+6 |
* | ENH: fix it | Bill Hoffman | 2007-06-06 | 2 | -6/+7 |
* | ENH: use lower case for file compare on windows | Bill Hoffman | 2007-06-06 | 2 | -11/+30 |
* | ENH: add missing file | Bill Hoffman | 2007-06-04 | 1 | -0/+0 |
* | ENH: add one of the headers to the regular sources | Bill Hoffman | 2007-06-04 | 1 | -2/+2 |
* | ENH: improve TRY_RUN() for crosscompiling: instead of just failing, it now | Alexander Neundorf | 2007-06-01 | 3 | -2/+33 |
* | ENH: added new test for SourceFile objects and properties | Ken Martin | 2007-05-31 | 5 | -0/+39 |
* | ENH: always provide CMAKE_SYSTEM_XXX() and MAKE_HOST_SYSTEM_XXX() variables, | Alexander Neundorf | 2007-05-29 | 1 | -0/+54 |
* | ENH: Added more install rules to increase coverage of the command. | Brad King | 2007-05-28 | 2 | -2/+30 |
* | ENH: make the compiler id detection work, even if the output file name of | Alexander Neundorf | 2007-05-25 | 3 | -0/+64 |
* | ENH: Added testing of REGEX option to INSTALL(DIRECTORY). Added tests to cov... | Brad King | 2007-05-25 | 6 | -32/+84 |
* | ENH: Add test to see if INSTALL_FILES actually worked. | Brad King | 2007-05-25 | 2 | -0/+2 |
* | ENH: add COPY_FILE argument to TRY_COMPILE, so the compiled executable can | Alexander Neundorf | 2007-05-24 | 1 | -1/+10 |
* | ENH: add two simple tests for TRY_RUN() | Alexander Neundorf | 2007-05-24 | 3 | -2/+38 |
* | BUG: Report proper error message when project does not build the first time. ... | Brad King | 2007-05-23 | 1 | -1/+28 |
* | ENH: Executable bar should rebuild when its generated header changes. It doe... | Brad King | 2007-05-23 | 1 | -1/+0 |
* | BUG: Target names in the COMMAND part of a custom command should not create a... | Brad King | 2007-05-23 | 1 | -0/+24 |
* | BUG: Target names in the COMMAND part of a custom command should not create a... | Brad King | 2007-05-23 | 3 | -6/+41 |
* | BUG: always search for ar, ranlib, etc. except under MSVC -> this should fix ... | Alexander Neundorf | 2007-05-21 | 1 | -2/+4 |
* | BUG: Fix name of project to build for LoadCommandOneConfig now that it has be... | Brad King | 2007-05-20 | 1 | -1/+1 |
* | BUG: Finish fixing test for new name. | Brad King | 2007-05-19 | 2 | -26/+26 |
* | BUG: fix project name for test | Bill Hoffman | 2007-05-19 | 2 | -2/+2 |
* | ENH: some cleanup, condensing some tests, removing arguments that were not ne... | Ken Martin | 2007-05-18 | 4 | -119/+26 |
* | BUG: Replace "with space" in custom command argument tests with "w s" to stil... | Brad King | 2007-05-18 | 1 | -46/+46 |
* | ENH: Added quick means to turn on verbose output for debugging this test. | Brad King | 2007-05-18 | 2 | -1/+5 |
* | ENH: Add testing of * and / character arguments except on MinGW. | Brad King | 2007-05-17 | 1 | -2/+5 |
* | ENH: Added test for custom command lines with special single-character argume... | Brad King | 2007-05-17 | 1 | -4/+8 |