Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CPackRPM: Add basic symlink support (#15209) | Domen Vrankar | 2015-03-31 | 5 | -26/+526 |
* | Merge topic 'cpack-archive-prefix' | Brad King | 2015-03-30 | 5 | -0/+51 |
|\ | |||||
| * | cpack: Fix CPACK_PACKAGING_INSTALL_PREFIX handling for archives (#14677) | Clinton Stimpson | 2015-03-30 | 5 | -0/+51 |
* | | Merge topic 'add_dependencies-INTERFACE-libraries' | Brad King | 2015-03-30 | 10 | -35/+32 |
|\ \ | |||||
| * | | 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 '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 'ExternalData-recursive-match' | Brad King | 2015-03-30 | 23 | -7/+84 |
|\ \ \ | |||||
| * | | | ExternalData: Add option to recursively match under directories | Brad King | 2015-03-27 | 23 | -3/+76 |
| * | | | ExternalData: Parameterize internal file(GLOB) operation selection | Brad King | 2015-03-27 | 1 | -6/+10 |
* | | | | Merge topic 'xcode-default-ARCHS' | Brad King | 2015-03-30 | 2 | -41/+21 |
|\ \ \ \ | |||||
| * | | | | Xcode: Set ARCHS only when CMAKE_OSX_ARCHITECTURES is specified (#14736) | Brad King | 2015-03-27 | 2 | -32/+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 '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-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 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 |
|\ \ \ \ \ |