summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * | | | | Ninja: Add policy to require explicit custom command byproductsBrad King2015-03-2025-6/+279
| * | | | | cmGlobalNinjaGenerator: Optimize handling of known build outputsBrad King2015-03-201-10/+7
| * | | | | cmGlobalNinjaGenerator: Fix spelling of "unknown"Brad King2015-03-201-4/+4
| * | | | | cmGlobalNinjaGenerator: Drop unused memberBrad King2015-03-181-2/+0
* | | | | | Merge topic 'lib64_paths_crosscompiling'Brad King2015-03-231-1/+1
|\ \ \ \ \ \
| * | | | | | Linux: Ignore Debian-specific case when cross-compilingZack Galbreath2015-03-231-1/+1
* | | | | | | Merge topic 'add-extra-qbs-generator'Brad King2015-03-238-1/+361
|\ \ \ \ \ \ \
| * | | | | | | Qbs: Add new 'extra' generator for qbs project filesStanislav Ionascu2015-03-208-1/+361
| | |_|_|/ / / | |/| | | | |