Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2015-03-31 | 1 | -1/+1 |
* | Merge topic 'cpack-archive-prefix' | Brad King | 2015-03-30 | 1 | -0/+8 |
|\ | |||||
| * | cpack: Fix CPACK_PACKAGING_INSTALL_PREFIX handling for archives (#14677) | Clinton Stimpson | 2015-03-30 | 1 | -0/+8 |
* | | Merge topic 'add_dependencies-INTERFACE-libraries' | Brad King | 2015-03-30 | 2 | -11/+4 |
|\ \ | |||||
| * | | Allow add_dependencies() on INTERFACE libraries (#15414) | Brad King | 2015-03-27 | 2 | -11/+4 |
* | | | Merge topic 'ninja-autogen' | Brad King | 2015-03-30 | 1 | -3/+6 |
|\ \ \ | |||||
| * | | | QtAutogen: Fix rcc rebuild with Ninja generator (#15459) | Brad King | 2015-03-27 | 1 | -3/+6 |
| |/ / | |||||
* | | | Merge topic 'xcode-default-ARCHS' | Brad King | 2015-03-30 | 1 | -40/+21 |
|\ \ \ | |||||
| * | | | Xcode: Set ARCHS only when CMAKE_OSX_ARCHITECTURES is specified (#14736) | Brad King | 2015-03-27 | 1 | -31/+20 |
| * | | | cmGlobalXCodeGenerator: Simplify ARCHS list with cmJoin | Brad King | 2015-03-27 | 1 | -10/+2 |
| |/ / | |||||
* | | | Merge topic 'wix-fix-utf8' | Brad King | 2015-03-30 | 3 | -4/+10 |
|\ \ \ | |||||
| * | | | CPackWIX: Omit codepage conversion when internal encoding is already UTF-8. | Nils Gladitz | 2015-03-27 | 3 | -4/+10 |
* | | | | Merge topic 'clean-scanbuild-warnings' | Brad King | 2015-03-30 | 7 | -31/+33 |
|\ \ \ \ | |||||
| * | | | | Fix an unused variable warning from scanbuild. | Bill Hoffman | 2015-03-26 | 1 | -10/+1 |
| * | | | | Fix warnings from clang scanbuild. | Bill Hoffman | 2015-03-25 | 6 | -21/+32 |
| | |_|/ | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-30 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-29 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-28 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | 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 '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-25 | 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 3.2.1v3.2.1 | Brad King | 2015-03-10 | 1 | -1/+1 |
| * | | Merge branch 'ninja-check-root-robustly' into release | Brad King | 2015-03-09 | 2 | -3/+2 |
| |\ \ | |||||
| * \ \ | Merge branch 'configure_file-NEWLINE_STYLE-no-warn' into release | Brad King | 2015-03-09 | 1 | -0/+7 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'custom-command-multiple-outputs' into release | Brad King | 2015-03-07 | 6 | -74/+88 |
| |\ \ \ \ | |||||
| * | | | | | CMake 3.2.0v3.2.0 | Brad King | 2015-03-03 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-25 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-24 | 1 | -1/+1 |
* | | | | | Merge topic 'ninja-require-byproducts' | Brad King | 2015-03-23 | 4 | -22/+77 |
|\ \ \ \ \ | |||||
| * | | | | | Ninja: Add policy to require explicit custom command byproducts | Brad King | 2015-03-20 | 4 | -6/+66 |
| * | | | | | 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 'add-extra-qbs-generator' | Brad King | 2015-03-23 | 4 | -0/+314 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Qbs: Add new 'extra' generator for qbs project files | Stanislav Ionascu | 2015-03-20 | 4 | -0/+314 |
* | | | | | | | Merge topic 'cpack-bundle-codesign' | Brad King | 2015-03-23 | 1 | -3/+11 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CPack: Add support to overwrite or pass additional parameter to codesign | André Klitzing | 2015-03-23 | 1 | -3/+11 |
| |/ / / / / / | |||||
* | | | | | | | 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 'xcode-xctest' | Brad King | 2015-03-23 | 3 | -3/+28 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | OS X: Add handling for XCTest bundles | Gregor Jasny | 2015-03-23 | 3 | -3/+28 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'ctest-repeat-until-fail' | Brad King | 2015-03-23 | 6 | -15/+131 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | ctest: Add a new --repeat-until-fail option | Bill Hoffman | 2015-03-23 | 6 | -15/+131 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-23 | 1 | -1/+1 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-22 | 1 | -1/+1 |