| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for bug #8807, add support for CMAKE_EXE_LINKER_FLAGS_(config) to Xcode g... | Bill Hoffman | 2009-09-14 | 1 | -0/+9 |
|
|
* | Fix for Bug #9190, -U did not work on case insensitive file systems because o... | Bill Hoffman | 2009-09-14 | 3 | -5/+10 |
|
|
* | Clarify documentation for if. | Bill Hoffman | 2009-09-14 | 1 | -1/+1 |
|
|
* | Removed fork-and-continue option from ctest generated batch script entries | Zach Mullen | 2009-09-14 | 2 | -2/+1 |
|
|
* | Fix open solaris build issue with concept checking that breaks std vector for... | Bill Hoffman | 2009-09-14 | 2 | -9/+32 |
|
|
* | Change FindPythonLibs to use the standard _DIR instead of _PATH but stay back... | Bill Hoffman | 2009-09-14 | 1 | -14/+27 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-09-14 | 1 | -1/+1 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-09-13 | 1 | -1/+1 |
|
|
* | Avoid shadowing std::vector member | Brad King | 2009-09-12 | 1 | -3/+3 |
|
|
* | major improvement of FindRuby.cmake | Alexander Neundorf | 2009-09-12 | 1 | -38/+188 |
|
|
* | use HINTS instead of PATHS and also look for libruby-static.a (which is built... | Alexander Neundorf | 2009-09-12 | 1 | -3/+3 |
|
|
* | Don't pass *.S files to the assembler, they must go through gcc, because they... | Alexander Neundorf | 2009-09-12 | 1 | -1/+3 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-09-12 | 1 | -1/+1 |
|
|
* | Fix for bug#9442, ctest crash if CTEST_SOURCE_DIRECTORY was not set. | Bill Hoffman | 2009-09-11 | 1 | -1/+1 |
|
|
* | Test that CTest can handle missing newlines | Brad King | 2009-09-11 | 1 | -0/+4 |
|
|
* | Fix new CTest output handling for no newline | Brad King | 2009-09-11 | 1 | -0/+1 |
|
|
* | Add label summary times to ctest default output. Also, remove parallel time ... | Bill Hoffman | 2009-09-11 | 4 | -20/+43 |
|
|
* | Rewrite CTest child output handling | Brad King | 2009-09-11 | 5 | -203/+132 |
|
|
* | Initialize cmCTestRunTest instances robustly | Brad King | 2009-09-11 | 3 | -18/+6 |
|
|
* | Remove barely-used cmCacheManager::AddCacheEntry | Brad King | 2009-09-11 | 3 | -18/+3 |
|
|
* | Fix option() interpretation of non-boolean values | Brad King | 2009-09-11 | 1 | -1/+2 |
|
|
* | Add parentheses around '&&' between '||' for gcc | Brad King | 2009-09-11 | 11 | -42/+47 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-09-11 | 1 | -1/+1 |
|
|
* | Create CMake Policy CMP0015 to fix set(CACHE) | Brad King | 2009-09-10 | 7 | -2/+94 |
|
|
* | Remove barely-used cmMakefile::AddCacheDefinition | Brad King | 2009-09-10 | 3 | -23/+2 |
|
|
* | sync target generation with the CodeBlocks generator | Alexander Neundorf | 2009-09-10 | 2 | -80/+51 |
|
|
* | As in the Eclipse generator: don't insert the edit_cache target if it is ccma... | Alexander Neundorf | 2009-09-10 | 1 | -1/+18 |
|
|
* | Added some ctest batch capabilities | Zach Mullen | 2009-09-10 | 2 | -0/+148 |
|
|
* | BUG: Fixed segfault and bad reporting if a ctest executable could not be foun... | Zach Mullen | 2009-09-10 | 6 | -48/+38 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-09-10 | 1 | -1/+1 |
|
|
* | Enable C and C++ first in Fortran test | Brad King | 2009-09-09 | 1 | -1/+1 |
|
|
* | Bias Fortran compiler search with C/C++ compilers | Brad King | 2009-09-09 | 1 | -0/+35 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-09-09 | 1 | -1/+1 |
|
|
* | Missed another CMAKE_CFG_INTDIR reference in the previously previous commit. | David Cole | 2009-09-08 | 1 | -0/+1 |
|
|
* | ENH: ctest now writes time cost data to a file after a test set is run, and u... | Zach Mullen | 2009-09-08 | 3 | -9/+61 |
|
|
* | Missed a CMAKE_CFG_INTDIR reference in the previous commit. | David Cole | 2009-09-08 | 1 | -1/+1 |
|
|
* | Drop old CMake "build settings" export/import | Brad King | 2009-09-08 | 4 | -282/+32 |
|
|
* | Use more verbose/descriptive names for the "public API" functions in the Exte... | David Cole | 2009-09-08 | 2 | -78/+92 |
|
|
* | BUG: Fixed extraneous newlines from ctest process output | Zach Mullen | 2009-09-08 | 2 | -21/+26 |
|
|
* | ENH: Replaced the EXPENSIVE test property with a COST test property taking a ... | Zach Mullen | 2009-09-08 | 5 | -67/+74 |
|
|
* | BUG: Fixed issue where ctest would hang if a process terminated with output i... | Zach Mullen | 2009-09-08 | 3 | -12/+39 |
|
|
* | Fixed warning | Zach Mullen | 2009-09-08 | 1 | -1/+1 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-09-08 | 1 | -1/+1 |
|
|
* | ENH: Added ctest test options PROCESSORS and RUN_SERIAL. These allow specifi... | Zach Mullen | 2009-09-07 | 6 | -8/+40 |
|
|
* | Put custom commands in topological order for VS 10 | Brad King | 2009-09-07 | 3 | -16/+29 |
|
|
* | Save source dependencies from custom command trace | Brad King | 2009-09-07 | 2 | -6/+45 |
|
|
* | Do Windows command line escapes for VS 10 too | Brad King | 2009-09-07 | 4 | -34/+24 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-09-07 | 1 | -1/+1 |
|
|
* | Try to fix the failing new StringFileTest on HP-UX | Alexander Neundorf | 2009-09-06 | 1 | -2/+2 |
|
|
* | Add a test for FILE(READ ... HEX) together with a tiny binary file. | Alexander Neundorf | 2009-09-06 | 2 | -0/+9 |
|
|