| Commit message (Expand) | Author | Age | Files | Lines |
* | COMP: disable packaging test on Apple, see if this fixes the timeouts | Alexander Neundorf | 2007-09-17 | 2 | -2/+16 |
|
|
* | ENH: test install of debug libs | Bill Hoffman | 2007-09-17 | 2 | -0/+2 |
|
|
* | ENH: Adding test for ADD_CUSTOM_COMMAND's new IMPLICIT_DEPENDS feature. | Brad King | 2007-09-17 | 4 | -0/+68 |
|
|
* | ENH: Added OBJECT_OUTPUTS source file property. Updated PrecompiledHeader te... | Brad King | 2007-09-13 | 1 | -32/+16 |
|
|
* | ENH: turn this stuff off to see if it fixes the dashboard on midworld | Bill Hoffman | 2007-09-10 | 2 | -4/+4 |
|
|
* | ENH: fix memory leak | Bill Hoffman | 2007-09-10 | 1 | -1/+2 |
|
|
* | ENH: add test that builds a nightly windows cmake binary | Bill Hoffman | 2007-09-10 | 1 | -0/+15 |
|
|
* | STYLE: adapt the test to the change from FILENAME to FILE | Alexander Neundorf | 2007-08-30 | 2 | -2/+10 |
|
|
* | ENH: added tests for the CMAKE_MATCH_(0..9) variables, which get set by | Alexander Neundorf | 2007-08-29 | 1 | -0/+33 |
|
|
* | COMP: enable ANSI C, this should make it work with the HP-UX compiler | Alexander Neundorf | 2007-08-28 | 2 | -5/+12 |
|
|
* | COMP: maybe it compiles this way with the HP-UX compiler | Alexander Neundorf | 2007-08-28 | 1 | -5/+5 |
|
|
* | ENH: add test for installing a header marked as PUBLIC_HEADER of a library | Alexander Neundorf | 2007-08-27 | 2 | -0/+4 |
|
|
* | COMP: add a test for exporting and importing targets | Alexander Neundorf | 2007-08-27 | 2 | -2/+34 |
|
|
* | COMP: the SimpleInstall test also succeeds on the Mac, so maybe Andys | Alexander Neundorf | 2007-08-27 | 2 | -70/+32 |
|
|
* | ENH: add the source_group() demo to the tests | Alexander Neundorf | 2007-08-27 | 2 | -0/+10 |
|
|
* | BUG: demo (not really test) for the source_group() command | Alexander Neundorf | 2007-08-24 | 3 | -7/+28 |
|
|
* | ENH: Add InstallNameFixupPath to support installing built frameworks on the M... | David Cole | 2007-08-24 | 4 | -8/+11 |
|
|
* | ENH: add test for source_group | Alexander Neundorf | 2007-08-24 | 6 | -0/+37 |
|
|
* | ENH: fix leak | Bill Hoffman | 2007-08-21 | 3 | -0/+3 |
|
|
* | ENH: change LIST(CONTAINS ...) TO LIST(FIND ...), which returns the index | Alexander Neundorf | 2007-08-15 | 1 | -4/+6 |
|
|
* | 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 |
|
|