Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge topic 'doc-include_directories-typo-issue-12020' | Brad King | 2011-03-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix typo in include_directories documentation (#12020) | Brad King | 2011-03-29 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge topic 'generator-expression-dot-in-name-issue-12002' | Brad King | 2011-03-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Allow '.' in target names in generator expressions (#12002) | Brad King | 2011-03-22 | 1 | -1/+1 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-31 | 1 | -1/+1 | |
* | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-30 | 1 | -1/+1 | |
* | | | | | | | | | | | KWSys: Recognize rxvt-unicode-256color terminal (#12013) | Brad King | 2011-03-29 | 1 | -0/+1 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-29 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-28 | 1 | -1/+1 | |
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-27 | 1 | -1/+1 | |
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-26 | 1 | -1/+1 | |
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-25 | 1 | -1/+1 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-24 | 1 | -1/+1 | |
* | | | | | | | | KWSys: Do not trust EXECUTABLE_OUTPUT_PATH for ProcessFwd9x encoding | Brad King | 2011-03-23 | 1 | -8/+4 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-23 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'asn_check_proto' | Brad King | 2011-03-22 | 3 | -0/+138 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Tests: Added test for check_prototype_definition. | Andreas Schneider | 2011-03-18 | 1 | -0/+13 | |
| * | | | | | | Modules: Added CheckPrototypeDefinition module. | Andreas Schneider | 2011-03-18 | 2 | -0/+125 | |
* | | | | | | | Merge topic 'CPackDeb-fixTestCrash' | Brad King | 2011-03-22 | 2 | -5/+14 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CPack fix CPackDeb crash when CPackDeb.cmake ends with a FATAL_ERROR | Eric NOULARD | 2011-03-19 | 2 | -5/+14 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'include-flags-response-file' | Brad King | 2011-03-22 | 10 | -18/+93 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Pass include directories with response files to GNU on Windows | Brad King | 2011-03-17 | 1 | -0/+3 | |
| * | | | | | | | Optionally pass include directories with response files | Brad King | 2011-03-17 | 7 | -11/+79 | |
| * | | | | | | | Generate target-wide flags before individual build rules | Brad King | 2011-03-17 | 2 | -6/+6 | |
| * | | | | | | | Factor old-style -D flags out from -I flag generation | Brad King | 2011-03-15 | 2 | -2/+6 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'fix-Java-test-enable-logic' | Brad King | 2011-03-22 | 1 | -33/+24 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Disable Java test with Xcode generator | Brad King | 2011-03-18 | 1 | -2/+3 | |
| * | | | | | | | Enable Java test more carefully on Apple | Brad King | 2011-03-18 | 1 | -33/+23 | |
* | | | | | | | | Merge topic 'ctest-detect-maven-errors-and-warnings' | Brad King | 2011-03-22 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CTest: catch warning output of Apache Maven | Rolf Eike Beer | 2011-03-18 | 1 | -1/+3 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'FindBLAS-acml-search-improvement' | Brad King | 2011-03-22 | 1 | -8/+88 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ACML search improvement | Alexey Ozeritsky | 2011-03-15 | 1 | -8/+88 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'add-ProcessorCount-module' | Brad King | 2011-03-22 | 3 | -0/+256 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ProcessorCount: Use ERROR_QUIET with execute_process (#11302) | David Cole | 2011-03-18 | 2 | -13/+35 | |
| * | | | | | | | | ProcessorCount: Test fails if count is 0 (#11302) | David Cole | 2011-03-15 | 1 | -4/+5 | |
| * | | | | | | | | ProcessorCount: Add support for remaining platforms (#11302) | David Cole | 2011-03-15 | 1 | -24/+103 | |
| * | | | | | | | | ProcessorCount test: more output, do not fail. (#11302) | David Cole | 2011-03-15 | 1 | -1/+18 | |
| * | | | | | | | | Compare ProcessorCount to SystemInformation count. (#11302) | David Cole | 2011-03-15 | 1 | -3/+37 | |
| * | | | | | | | | Add ProcessorCount support for QNX via pidin. (#11302) | David Cole | 2011-03-15 | 2 | -3/+27 | |
| * | | | | | | | | If getconf returns empty output, try cpuinfo. (#11302) | David Cole | 2011-03-15 | 1 | -8/+17 | |
| * | | | | | | | | Add correct module notice header. | David Cole | 2011-03-15 | 1 | -2/+2 | |
| * | | | | | | | | Add module ProcessorCount.cmake (#11302) | Michael Wild | 2011-03-15 | 3 | -0/+70 | |
| |/ / / / / / / | ||||||
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-22 | 1 | -1/+1 | |
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-21 | 1 | -1/+1 | |
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-20 | 1 | -1/+1 | |
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-19 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-18 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-17 | 1 | -1/+1 | |
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-03-16 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'ctest-remove-trailing-whitespace' | Brad King | 2011-03-15 | 4 | -71/+71 | |
|\ \ \ \ \ |