summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CPackRPM: Add basic symlink support (#15209)Domen Vrankar2015-03-315-26/+526
* Merge topic 'cpack-archive-prefix'Brad King2015-03-305-0/+51
|\
| * cpack: Fix CPACK_PACKAGING_INSTALL_PREFIX handling for archives (#14677)Clinton Stimpson2015-03-305-0/+51
* | Merge topic 'add_dependencies-INTERFACE-libraries'Brad King2015-03-3010-35/+32
|\ \
| * | Allow add_dependencies() on INTERFACE libraries (#15414)Brad King2015-03-2710-28/+22
| * | Help: Format add_dependencies documentationBrad King2015-03-271-9/+12
* | | Merge topic 'ninja-autogen'Brad King2015-03-301-3/+6
|\ \ \
| * | | QtAutogen: Fix rcc rebuild with Ninja generator (#15459)Brad King2015-03-271-3/+6
| |/ /
* | | Merge topic 'ExternalData-recursive-match'Brad King2015-03-3023-7/+84
|\ \ \
| * | | ExternalData: Add option to recursively match under directoriesBrad King2015-03-2723-3/+76
| * | | ExternalData: Parameterize internal file(GLOB) operation selectionBrad King2015-03-271-6/+10
* | | | Merge topic 'xcode-default-ARCHS'Brad King2015-03-302-41/+21
|\ \ \ \
| * | | | Xcode: Set ARCHS only when CMAKE_OSX_ARCHITECTURES is specified (#14736)Brad King2015-03-272-32/+20
| * | | | cmGlobalXCodeGenerator: Simplify ARCHS list with cmJoinBrad King2015-03-271-10/+2
| | |/ / | |/| |
* | | | Merge topic 'wix-fix-utf8'Brad King2015-03-303-4/+10
|\ \ \ \
| * | | | CPackWIX: Omit codepage conversion when internal encoding is already UTF-8.Nils Gladitz2015-03-273-4/+10
* | | | | Merge topic 'clean-scanbuild-warnings'Brad King2015-03-307-31/+33
|\ \ \ \ \
| * | | | | Fix an unused variable warning from scanbuild.Bill Hoffman2015-03-261-10/+1
| * | | | | Fix warnings from clang scanbuild.Bill Hoffman2015-03-256-21/+32
| | |_|_|/ | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2015-03-301-1/+1
* | | | | CMake Nightly Date StampKitware Robot2015-03-291-1/+1
* | | | | CMake Nightly Date StampKitware Robot2015-03-281-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'fix-external-project-generator'Brad King2015-03-271-1/+4
|\ \ \ \
| * | | | ExternalProject: fix the build command for generator overridesBen Boeckel2015-03-261-1/+4
* | | | | Merge topic 'wix-external-expat'Brad King2015-03-271-2/+2
|\ \ \ \ \
| * | | | | CPackWIX: Add static_casts for XML_Parser.Nils Gladitz2015-03-261-2/+2
| |/ / / /
* | | | | Merge topic 'FindMFC-CMP0054'Brad King2015-03-271-1/+1
|\ \ \ \ \
| * | | | | FindMFC: Use if(DEFINED) to simplify condition (#15477)Brad King2015-03-261-1/+1
* | | | | | Merge topic 'Fortran-GNU-no-isystem'Brad King2015-03-271-0/+3
|\ \ \ \ \ \
| * | | | | | GNU: Do not use -isystem with gfortranBrad King2015-03-261-0/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'curl-cygwin-no-windows'Brad King2015-03-271-2/+8
|\ \ \ \ \ \
| * | | | | | curl: Never consider using Windows APIs on CygwinBrad King2015-03-261-2/+8
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'qtdialog-cpack-qt5-osx'Brad King2015-03-271-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | QtDialog: Fix CMake packaging with CPack on OS X with Qt5.Clinton Stimpson2015-03-251-2/+2
| | |_|_|/ | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2015-03-271-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2015-03-261-1/+1
| |_|/ |/| |
* | | Merge topic 'file-LOCK-close'Brad King2015-03-252-0/+7
|\ \ \
| * | | file(LOCK): Close file descriptor/handle when releasing a lockBetsy McPhail2015-03-252-0/+7
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2015-03-251-1/+1
| |/ |/|
* | Merge topic 'SunPro-no-KPIE'Brad King2015-03-242-2/+0
|\ \
| * | SunPro: Drop non-existent -KPIE flagSteven Vancoillie2015-03-232-2/+0
* | | Merge topic 'blugeneq-platform-files'Brad King2015-03-2415-0/+403
|\ \ \
| * | | BlueGene/Q Platform filesTodd Gamblin2015-03-1915-0/+403
* | | | Merge topic 'install-sphinx-object-mapping'Brad King2015-03-241-2/+0
|\ \ \ \
| * | | | Help: Install Sphinx HTML object mapping fileGregor Jasny2015-03-221-2/+0
* | | | | Merge topic 'xcode5-xctest'Brad King2015-03-242-7/+15
|\ \ \ \ \
| * | | | | Tests: Enable XCTest tests for Xcode 5Gregor Jasny2015-03-241-1/+1
| * | | | | OS X: Look for Xcode 5 platform-specific FrameworksGregor Jasny2015-03-241-6/+14
* | | | | | CMake Nightly Date StampKitware Robot2015-03-241-1/+1
|/ / / / /
* | | | | Merge topic 'ninja-require-byproducts'Brad King2015-03-2325-22/+290
|\ \ \ \ \