Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | cmTarget: Clean up the InsertCompileDefinition implementation. | Stephen Kelly | 2014-02-02 | 2 | -9/+3 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge topic 'constify' | Brad King | 2014-02-03 | 2 | -10/+10 | |
|\ \ \ \ | ||||||
| * | | | | cmMakefile: Return containers by const reference. | Stephen Kelly | 2014-02-02 | 2 | -6/+6 | |
| * | | | | cmMakefile: Fix minor indentation inconsistency. | Stephen Kelly | 2014-02-02 | 1 | -4/+4 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'fix-visibility-inlines-hidden' | Brad King | 2014-02-03 | 1 | -1/+5 | |
|\ \ \ \ | ||||||
| * | | | | VisibilityInlinesHidden: only apply -fvisibility-inlines-hidden to C++ sources | Nils Gladitz | 2014-02-01 | 1 | -1/+5 | |
* | | | | | Merge topic 'codelite-generator-multi-jobs-bug-fix' | Brad King | 2014-02-03 | 1 | -2/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | CodeLite: Use make -jN switch when generating Unix/MinGW makefiles | Eran Ifrah | 2014-02-03 | 1 | -2/+6 | |
* | | | | | | Merge topic 'project-version-variables' | Brad King | 2014-02-03 | 3 | -3/+162 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | project: Manage VERSION variables | Brad King | 2014-01-29 | 3 | -1/+142 | |
| * | | | | | | project: Add optional LANGUAGES keyword | Brad King | 2014-01-29 | 1 | -3/+21 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-03 | 1 | -1/+1 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-02 | 1 | -1/+1 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-01 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-31 | 1 | -1/+1 | |
| |/ / |/| | | ||||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-30 | 1 | -1/+1 | |
* | | | Merge topic 'fix-Qt-autogen' | Brad King | 2014-01-29 | 2 | -166/+158 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | QtAutogen: Short-circut some logic when moc is not available. | Stephen Kelly | 2014-01-28 | 1 | -3/+14 | |
| * | | QtAutogen: Separate source file processing from AUTOMOC. | Stephen Kelly | 2014-01-28 | 2 | -94/+72 | |
| * | | QtAutogen: Make some methods appropriately file-static. | Stephen Kelly | 2014-01-28 | 2 | -38/+31 | |
| * | | QtAutogen: Fix autouic target options in the presence of a config. | Stephen Kelly | 2014-01-28 | 1 | -1/+5 | |
| * | | QtAutogen: Remove unused variables. | Stephen Kelly | 2014-01-28 | 1 | -2/+0 | |
| * | | QtAutogen: Remove read of SKIP_AUTOUIC target property. | Stephen Kelly | 2014-01-28 | 1 | -7/+1 | |
| * | | QtAutogen: Use Qt 4 IMPORTED targets to find executable locations. | Stephen Kelly | 2014-01-28 | 1 | -22/+36 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-29 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-28 | 1 | -1/+1 | |
* | | Merge topic 'constify' | Brad King | 2014-01-27 | 15 | -141/+137 | |
|\ \ | ||||||
| * | | cmMakefile: Make ConfigureString const. | Stephen Kelly | 2014-01-22 | 2 | -4/+4 | |
| * | | cmMakefile: Make FindSourceGroup const. | Stephen Kelly | 2014-01-22 | 7 | -21/+21 | |
| * | | cmMakefile: Trivially constify some methods. | Stephen Kelly | 2014-01-22 | 2 | -51/+51 | |
| * | | cmMakefile: Remove non-const version of method | Stephen Kelly | 2014-01-22 | 1 | -7/+0 | |
| * | | cmMakefile: Remove method declarations with no implementation. | Stephen Kelly | 2014-01-22 | 1 | -2/+0 | |
| * | | cmMakefile: Consify custom command API. | Stephen Kelly | 2014-01-22 | 4 | -4/+4 | |
| * | | cmMakefile: Constify policies accessors. | Stephen Kelly | 2014-01-22 | 2 | -7/+8 | |
| * | | cmCacheManager: Consify version accessors. | Stephen Kelly | 2014-01-22 | 3 | -6/+8 | |
| * | | cmSourceGroup: Fix method name capitalization. | Stephen Kelly | 2014-01-22 | 3 | -4/+4 | |
| * | | cmMakefile: Constify some cmSourceGroup related code. | Stephen Kelly | 2014-01-22 | 4 | -11/+12 | |
| * | | cmSourceFile: Use a const cmMakefile. | Stephen Kelly | 2014-01-22 | 1 | -5/+5 | |
| * | | cmSourceFileLocation: Use a const cmMakefile. | Stephen Kelly | 2014-01-22 | 2 | -6/+6 | |
| * | | cmMakefile: Make GetProperty const. | Stephen Kelly | 2014-01-22 | 2 | -15/+16 | |
* | | | Merge topic 'ctest-update-p4-unknown-revision' | Brad King | 2014-01-27 | 1 | -26/+35 | |
|\ \ \ | ||||||
| * | | | ctest_update: Handle P4 unknown revisions more robustly | Pedro Navarro | 2014-01-22 | 1 | -26/+35 | |
* | | | | Merge topic 'ninja-normalize-cmake-rerun-deps' | Brad King | 2014-01-27 | 1 | -6/+14 | |
|\ \ \ \ | ||||||
| * | | | | Ninja: Normalize paths of CMake re-run rule dependencies | Brad King | 2014-01-21 | 1 | -6/+14 | |
| |/ / / | ||||||
* | | | | Merge topic 'robust-ep-download-verify' | Brad King | 2014-01-27 | 1 | -0/+2 | |
|\ \ \ \ | ||||||
| * | | | | file DOWNLOAD: Display the curl result status when a hash mismatch occurs. | Matt McCormick | 2014-01-16 | 1 | -0/+2 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-27 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-26 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-25 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-24 | 1 | -1/+1 | |
| |_|_|/ |/| | | |