Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow add_dependencies() on INTERFACE libraries (#15414) | Brad King | 2015-03-27 | 10 | -28/+22 |
* | Help: Format add_dependencies documentation | Brad King | 2015-03-27 | 1 | -9/+12 |
* | Merge topic 'fix-external-project-generator' | Brad King | 2015-03-27 | 1 | -1/+4 |
|\ | |||||
| * | ExternalProject: fix the build command for generator overrides | Ben Boeckel | 2015-03-26 | 1 | -1/+4 |
* | | Merge topic 'wix-external-expat' | Brad King | 2015-03-27 | 1 | -2/+2 |
|\ \ | |||||
| * | | CPackWIX: Add static_casts for XML_Parser. | Nils Gladitz | 2015-03-26 | 1 | -2/+2 |
| |/ | |||||
* | | Merge topic 'FindMFC-CMP0054' | Brad King | 2015-03-27 | 1 | -1/+1 |
|\ \ | |||||
| * | | FindMFC: Use if(DEFINED) to simplify condition (#15477) | Brad King | 2015-03-26 | 1 | -1/+1 |
* | | | Merge topic 'Fortran-GNU-no-isystem' | Brad King | 2015-03-27 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | GNU: Do not use -isystem with gfortran | Brad King | 2015-03-26 | 1 | -0/+3 |
* | | | | Merge topic 'curl-cygwin-no-windows' | Brad King | 2015-03-27 | 1 | -2/+8 |
|\ \ \ \ | |||||
| * | | | | curl: Never consider using Windows APIs on Cygwin | Brad King | 2015-03-26 | 1 | -2/+8 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'qtdialog-cpack-qt5-osx' | Brad King | 2015-03-27 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | QtDialog: Fix CMake packaging with CPack on OS X with Qt5. | Clinton Stimpson | 2015-03-24 | 1 | -2/+2 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-27 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-26 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | 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-18 | 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 |
| |/ / / / / |