Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ExternalData: Parameterize internal file(GLOB) operation selection | Brad King | 2015-03-27 | 1 | -6/+10 |
* | Merge topic 'file-LOCK-close' | Brad King | 2015-03-25 | 2 | -0/+7 |
|\ | |||||
| * | file(LOCK): Close file descriptor/handle when releasing a lock | Betsy McPhail | 2015-03-25 | 2 | -0/+7 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-25 | 1 | -1/+1 |
* | | Merge topic 'SunPro-no-KPIE' | Brad King | 2015-03-24 | 2 | -2/+0 |
|\ \ | |||||
| * | | SunPro: Drop non-existent -KPIE flag | Steven Vancoillie | 2015-03-23 | 2 | -2/+0 |
* | | | Merge topic 'blugeneq-platform-files' | Brad King | 2015-03-24 | 15 | -0/+403 |
|\ \ \ | |||||
| * | | | BlueGene/Q Platform files | Todd Gamblin | 2015-03-19 | 15 | -0/+403 |
* | | | | Merge topic 'install-sphinx-object-mapping' | Brad King | 2015-03-24 | 1 | -2/+0 |
|\ \ \ \ | |||||
| * | | | | Help: Install Sphinx HTML object mapping file | Gregor Jasny | 2015-03-22 | 1 | -2/+0 |
* | | | | | Merge topic 'xcode5-xctest' | Brad King | 2015-03-24 | 2 | -7/+15 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Enable XCTest tests for Xcode 5 | Gregor Jasny | 2015-03-24 | 1 | -1/+1 |
| * | | | | | OS X: Look for Xcode 5 platform-specific Frameworks | Gregor Jasny | 2015-03-24 | 1 | -6/+14 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-24 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge topic 'ninja-require-byproducts' | Brad King | 2015-03-23 | 25 | -22/+290 |
|\ \ \ \ \ | |||||
| * | | | | | Ninja: Add policy to require explicit custom command byproducts | Brad King | 2015-03-20 | 25 | -6/+279 |
| * | | | | | cmGlobalNinjaGenerator: Optimize handling of known build outputs | Brad King | 2015-03-20 | 1 | -10/+7 |
| * | | | | | cmGlobalNinjaGenerator: Fix spelling of "unknown" | Brad King | 2015-03-20 | 1 | -4/+4 |
| * | | | | | cmGlobalNinjaGenerator: Drop unused member | Brad King | 2015-03-18 | 1 | -2/+0 |
* | | | | | | Merge topic 'lib64_paths_crosscompiling' | Brad King | 2015-03-23 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Linux: Ignore Debian-specific case when cross-compiling | Zack Galbreath | 2015-03-23 | 1 | -1/+1 |
* | | | | | | | Merge topic 'add-extra-qbs-generator' | Brad King | 2015-03-23 | 8 | -1/+361 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Qbs: Add new 'extra' generator for qbs project files | Stanislav Ionascu | 2015-03-20 | 8 | -1/+361 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'UseJava-fix-arg-parse' | Brad King | 2015-03-23 | 1 | -11/+11 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | UseJava: Fix add_jar argument parsing (#14655) | Mark Studenka | 2015-03-20 | 1 | -11/+11 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'cpack-bundle-codesign' | Brad King | 2015-03-23 | 2 | -3/+16 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CPack: Add support to overwrite or pass additional parameter to codesign | André Klitzing | 2015-03-23 | 2 | -3/+16 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'autogen-write-access' | Brad King | 2015-03-23 | 1 | -0/+14 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | QtAutogen: Ensure write access to AutogenInfo.cmake (#15416) | Justin Borodinsky | 2015-03-20 | 1 | -0/+14 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'cpack-rpm-ignore-default-prefix' | Brad King | 2015-03-23 | 3 | -4/+25 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CPack/RPM ignore install prefix relocation path | Domen Vrankar | 2015-03-20 | 3 | -4/+25 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'SunPro-Fortran-KPIC' | Brad King | 2015-03-23 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | SunPro: Add position independent code flag for Fortran compiler | Steven Vancoillie | 2015-03-20 | 1 | -0/+1 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'pgi-no-pie' | Brad King | 2015-03-23 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | PGI: Remove invalid -fPIE flag (#15460) | Brad King | 2015-03-20 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'xcode-xctest' | Brad King | 2015-03-23 | 22 | -3/+1148 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Add notes for topic 'xcode-xctest' | Brad King | 2015-03-23 | 1 | -0/+6 |
| * | | | | | | Tests: Add XCTest example to test Frameworks and Cocoa App Bundles | Gregor Jasny | 2015-03-23 | 13 | -0/+890 |
| * | | | | | | OS X: Add FindXCTest module | Gregor Jasny | 2015-03-23 | 3 | -0/+198 |
| * | | | | | | OS X: Add handling for XCTest bundles | Gregor Jasny | 2015-03-23 | 5 | -3/+42 |
| * | | | | | | Tests: Compute Xcode version for any generator on OS X | Brad King | 2015-03-18 | 1 | -0/+12 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'ctest-repeat-until-fail' | Brad King | 2015-03-23 | 22 | -15/+238 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Add notes for topic 'ctest-repeat-until-fail' | Brad King | 2015-03-23 | 1 | -0/+5 |
| * | | | | | | ctest: Add a new --repeat-until-fail option | Bill Hoffman | 2015-03-23 | 21 | -15/+233 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-23 | 1 | -1/+1 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-22 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-21 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge topic 'file-globbing-directory-listing' | Brad King | 2015-03-20 | 16 | -6/+201 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Add notes for topic 'file-globbing-directory-listing' | Brad King | 2015-03-20 | 1 | -0/+6 |
| * | | | | | file: Teach GLOB to list directories optionally | Domen Vrankar | 2015-03-20 | 15 | -6/+195 |