| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: Improvements to the Xcode generator. Build frameworks using native Copy ... | David Cole | 2007-08-14 | 6 | -8/+38 |
|
|
* | STYLE: mark these variables as advanced, they are only used for testing | Alexander Neundorf | 2007-08-09 | 1 | -0/+2 |
|
|
* | COMP: lets see if this sets the timeout back to 5400 | Alexander Neundorf | 2007-08-09 | 1 | -2/+2 |
|
|
* | ENH: remove the watch for the upper case variable name, it breaks the | Alexander Neundorf | 2007-08-08 | 1 | -1/+1 |
|
|
* | COMP: change the order of the tests, so maybe the timeout works | Alexander Neundorf | 2007-08-08 | 1 | -6/+5 |
|
|
* | ENH: also specify the C++ compiler for mingw | Alexander Neundorf | 2007-08-08 | 1 | -4/+6 |
|
|
* | BUG: disable this test temporarily | Alexander Neundorf | 2007-08-07 | 1 | -1/+1 |
|
|
* | BUG: the test for chicken should be named Chicken, not plplot | Alexander Neundorf | 2007-08-07 | 1 | -1/+1 |
|
|
* | ENH: add plplot and Chicken Scheme build tests | Alexander Neundorf | 2007-08-06 | 1 | -0/+10 |
|
|
* | BUG: Fix test that broke on Windows - sharing sources between SHARED and STAT... | David Cole | 2007-08-01 | 2 | -7/+2 |
|
|
* | BUG: Only pay attention to the FRAMEWORK target property for SHARED library t... | David Cole | 2007-08-01 | 1 | -3/+19 |
|
|
* | ENH: add tests for check_c_source_runs(), check_cxx_source_runs(), | Alexander Neundorf | 2007-07-31 | 1 | -0/+56 |
|
|
* | ENH: user more memory for parser and add test to complex that sets a huge string | Bill Hoffman | 2007-07-20 | 3 | -0/+3 |
|
|
* | STYLE: remove debug output | Alexander Neundorf | 2007-07-16 | 1 | -1/+0 |
|
|
* | BUG: GET_DIRECTORY_PROPERTY(INCLUDE_DIRECTORIES|LINK_DIRECTORIES) wasn't | Alexander Neundorf | 2007-07-16 | 1 | -0/+6 |
|
|
* | ENH: add LIST(CONTAINS ...) patch from "Miguel A. Figueroa-Villanueva, miguel... | Alexander Neundorf | 2007-07-12 | 1 | -0/+14 |
|
|
* | COMP: hopefully fix test, finally | Alexander Neundorf | 2007-07-09 | 1 | -1/+0 |
|
|
* | COMP: fix test | Alexander Neundorf | 2007-07-09 | 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 |
|
|