Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ninja: ensure output directories exist | Peter Kuemmel | 2012-04-06 | 2 | -6/+25 |
* | KWSys Nightly Date Stamp | KWSys Robot | 2012-04-06 | 1 | -1/+1 |
* | KWSys Nightly Date Stamp | KWSys Robot | 2012-04-05 | 1 | -1/+1 |
* | KWSys Nightly Date Stamp | KWSys Robot | 2012-04-04 | 1 | -1/+1 |
* | Merge topic 'fix-13082-use-config-0' | David Cole | 2012-04-03 | 1 | -1/+6 |
|\ | |||||
| * | Xcode: Pay attention to custom configuration types (#13082) | David Cole | 2012-04-02 | 1 | -1/+6 |
* | | Merge topic 'ninja-generated-def' | David Cole | 2012-04-03 | 2 | -4/+12 |
|\ \ | |||||
| * \ | Merge branch 'test-generated-def' into ninja-generated-def | Brad King | 2012-04-02 | 4 | -1/+14 |
| |\ \ | |||||
| * | | | Ninja: Fix module .def file path conversion | Brad King | 2012-04-02 | 2 | -4/+12 |
* | | | | Merge topic 'test-generated-def' | David Cole | 2012-04-03 | 4 | -1/+14 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Test generated module .def files | Brad King | 2012-04-02 | 4 | -1/+14 |
* | | | | Merge topic 'clarify-suffix-docs' | David Cole | 2012-04-03 | 1 | -2/+3 |
|\ \ \ \ | |||||
| * | | | | CMake: Clarify SUFFIX target property documentation. | David Cole | 2012-04-02 | 1 | -2/+3 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'OBJECTLibrariesInEclipse' | David Cole | 2012-04-03 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | fix #13054: support OBJECT libraries in Eclipse | Alex Neundorf | 2012-03-30 | 1 | -0/+2 |
* | | | | | Merge topic 'doc-improvements' | David Cole | 2012-04-03 | 2 | -2/+9 |
|\ \ \ \ \ | |||||
| * | | | | | FIND_LIBRARY: document FIND_LIBRARY_USE_LIB64_PATHS | Rolf Eike Beer | 2012-03-29 | 1 | -1/+7 |
| * | | | | | FILE: mention that TO_CMAKE_PATH also handles list delimiters | Rolf Eike Beer | 2012-03-29 | 1 | -1/+2 |
* | | | | | | Merge topic 'dev/granular-test-targets-ninja' | David Cole | 2012-04-03 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Create granular targets for Ninja generators too | Ben Boeckel | 2012-03-29 | 1 | -2/+2 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'include-unistd-on-mac' | David Cole | 2012-04-03 | 1 | -0/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | automoc: include <unistd.h> on Apple to get pathconf | Sean McBride | 2012-03-28 | 1 | -0/+3 |
* | | | | | | | Merge topic 'fix-source-classification' | David Cole | 2012-04-03 | 10 | -54/+66 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | VS: Add CMakeLists.txt re-run rules at start of generation | Brad King | 2012-03-28 | 7 | -48/+53 |
| * | | | | | | | Classify known header file extensions as headers | Brad King | 2012-03-28 | 3 | -2/+9 |
| * | | | | | | | Always compile sources with known language | Brad King | 2012-03-28 | 1 | -4/+4 |
* | | | | | | | | Merge topic 'CPackPM-fixAmazonLinux' | David Cole | 2012-04-03 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Override topdir from rpm command line seems necessary on Amazon linux. | Tom Hughes | 2012-03-27 | 1 | -0/+1 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-04-03 | 1 | -1/+1 |
| |_|_|_|/ / / |/| | | | | | | |||||
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-04-02 | 1 | -1/+1 |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-04-01 | 1 | -2/+2 |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-31 | 1 | -1/+1 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-30 | 1 | -1/+1 |
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-29 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-28 | 1 | -1/+1 |
* | | | | | Merge topic 'AutomocProperCMakeEscaping_13018' | David Cole | 2012-03-27 | 4 | -18/+26 |
|\ \ \ \ \ | |||||
| * | | | | | automoc: add define to test which caused bug #13018 | Alex Neundorf | 2012-03-26 | 1 | -1/+1 |
| * | | | | | automoc: fix #13018, proper cmake escaping to avoid false rebuilds | Alex Neundorf | 2012-03-26 | 2 | -16/+24 |
| * | | | | | make cmLocalGenerator::EscapeForCMake() static | Alex Neundorf | 2012-03-26 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'ninja-generator' | David Cole | 2012-03-27 | 2 | -1/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Ninja: Substitute <OBJECT> and <CMAKE_C_COMPILER> in depfile flags | Peter Collingbourne | 2012-03-26 | 2 | -1/+8 |
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-27 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-26 | 1 | -1/+1 |
* | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-25 | 1 | -1/+1 |
* | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-24 | 1 | -1/+1 |
* | | | | | Merge topic 'fix-CTestUpdateHG-url' | Brad King | 2012-03-23 | 1 | -1/+4 |
|\ \ \ \ \ | |||||
| * | | | | | CTest.UpdateHG: Fix repo URL for leading slash | Brad King | 2012-03-22 | 1 | -1/+4 |
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-23 | 1 | -1/+1 |
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-22 | 1 | -1/+1 |
* | | | | | | Merge topic 'MinorFixForEcos' | David Cole | 2012-03-21 | 1 | -1/+8 |
|\ \ \ \ \ \ |