summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'xcode-try_compile-scheme'Brad King2017-05-161-4/+6
|\
| * Xcode: Work around xcodebuild spurious hangs in try_compileBrad King2017-05-151-1/+2
| * Xcode: Refactor internal decision for scheme generationBrad King2017-05-151-4/+5
* | Merge topic 'early-config-name'Brad King2017-05-164-13/+4
|\ \
| * | cmLocalCommonGenerator: Save CMAKE_BUILD_TYPE on constructionBrad King2017-05-154-13/+4
| |/
* | Merge topic 'cpackifw-i18n'Brad King2017-05-166-25/+145
|\ \
| * | CPackIFW: Internationalization SupportKonstantin Podsvirov2017-05-126-25/+145
* | | Merge topic 'extra-fphsa-space'Brad King2017-05-161-2/+2
|\ \ \
| * | | FPHSA: remove extra spaceBen Boeckel2017-05-151-2/+2
* | | | Merge topic 'GNU-FindBinUtils-patterns'Brad King2017-05-161-2/+10
|\ \ \ \
| * | | | GCC: more patterns for ar/ranlibRuslan Baratov2017-05-141-2/+10
* | | | | Merge topic 'mingw-w64-compile'Brad King2017-05-162-0/+5
|\ \ \ \ \
| * | | | | cmFileCommand: Fix build on mingw-w64Aleksey Chernov2017-05-151-0/+4
| * | | | | bootstrap: fix build on mingw-w64Aleksey Chernov2017-05-151-0/+1
* | | | | | Merge topic 'vs_fix_cpp_debugging_with_cs_enabled'Brad King2017-05-161-11/+11
|\ \ \ \ \ \
| * | | | | | VS: Fix debugging of C++ executables if CSharp is enabledMichael Stürmer2017-05-151-11/+11
| |/ / / / /
* | | | | | Merge topic 'FindOpenSSL-crypto-only'Brad King2017-05-161-2/+2
|\ \ \ \ \ \
| * | | | | | FindOpenSSL: Restore support for crypto-only resultBrad King2017-05-151-2/+2
| |/ / / / /
* | | | | | Merge topic 'FindDevIL-compat'Brad King2017-05-161-1/+3
|\ \ \ \ \ \
| * | | | | | FindDevIL: Restore IL_FOUND result variableBrad King2017-05-151-1/+3
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2017-05-161-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'fix-target-alias-doc-typo'Brad King2017-05-151-1/+1
|\ \ \ \ \
| * | | | | Help: Fix typo in add_library(... ALIAS ...) textGregor Jasny2017-05-141-1/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'autogen_settings'Brad King2017-05-151-14/+23
|\ \ \ \ \
| * | | | | Autogen: Add -DWIN32 to definitions list on demandSebastian Holtermann2017-05-131-6/+8
| * | | | | Autogen: Include moc/uic/rcc binary in settings hashSebastian Holtermann2017-05-131-8/+15
| | |_|_|/ | |/| | |
* | | | | Merge topic 'cpack-components-handle-symlinks'Brad King2017-05-159-4/+66
|\ \ \ \ \
| * | | | | CPack test symlinks in packageDomen Vrankar2017-05-145-0/+59
| * | | | | CPack unify component/monolithic package symlink handlingDomen Vrankar2017-05-141-0/+1
| * | | | | Improved CPack tests error loggingDomen Vrankar2017-05-143-4/+6
| | |/ / / | |/| | |
* | | | | Merge topic 'FindPkgConfig-fix-lib-search'Brad King2017-05-151-1/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | FindPkgConfig: Fix pkg_check_modules() non-standard location searchYuriy Khokhulya2017-05-121-1/+3
* | | | | CMake Nightly Date StampKitware Robot2017-05-151-1/+1
| |/ / / |/| | |
* | | | CMake Nightly Date StampKitware Robot2017-05-141-1/+1
* | | | CMake Nightly Date StampKitware Robot2017-05-131-1/+1
| |/ / |/| |
* | | Merge topic 'command-name'Brad King2017-05-12119-796/+268
|\ \ \
| * | | cmCommand: remove unused methods from interface and all implementationsDaniel Pfeifer2017-05-11113-571/+7
| * | | cmState: separate builtin and scripted commandsDaniel Pfeifer2017-05-112-70/+52
| * | | cmState: introduce method for adding scripted commandsDaniel Pfeifer2017-05-115-10/+10
| * | | CTest: use new methods for builtin commandsDaniel Pfeifer2017-05-113-27/+26
| * | | cmCommands: use new methods for builtin commandsDaniel Pfeifer2017-05-111-132/+156
| * | | cmState: introduce methods for adding builtin commandsDaniel Pfeifer2017-05-113-0/+29
| * | | cmakemain: use script role for -PDaniel Pfeifer2017-05-111-1/+3
| |/ /
* | | Merge topic 'getprerequisites-fix'Brad King2017-05-121-1/+5
|\ \ \
| * | | GetPrerequisites: Only recurse on resolved unseen prerequisitesGuillaume Dumont2017-05-111-1/+5
| |/ /
* | | Merge topic 'add_cuda_cxx14_flag'Brad King2017-05-122-0/+7
|\ \ \
| * | | CUDA: Add support for the C++14 standard flag.Robert Maynard2017-05-112-0/+7
* | | | Merge topic 'sunpro-c-features'Brad King2017-05-124-1/+41
|\ \ \ \
| * | | | Features: Record features for SunPro C 5.13 and 5.14Brad King2017-05-114-1/+41
| | |/ / | |/| |
* | | | Merge topic 'update-curl'Brad King2017-05-12114-2211/+3604
|\ \ \ \