summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* issues: update references to the CMake issue trackerBen Boeckel2016-08-1512-17/+18
* CMake Nightly Date StampKitware Robot2016-08-121-1/+1
* Merge topic 'cmCryptoHash-raw-digest'Brad King2016-08-112-36/+117
|\
| * cmCryptoHash: New ByteHash methods that return a byte vectorSebastian Holtermann2016-08-102-26/+55
| * cmCryptoHash: Return byte vector from internal Finalize methodSebastian Holtermann2016-08-102-13/+13
| * cmCryptoHash: New byte hash to string functionSebastian Holtermann2016-08-102-0/+38
| * cmCryptoHash: Documentation commentsSebastian Holtermann2016-08-101-0/+14
* | CMake Nightly Date StampKitware Robot2016-08-111-1/+1
* | Merge topic '15687-xcode-support-system-include'Brad King2016-08-104-19/+49
|\ \
| * | Xcode: Obey SYSTEM keyword for includes (#15687)Gregor Jasny2016-08-094-19/+49
* | | Merge topic 'fix-test-macOS-case-sensitive'Brad King2016-08-101-1/+1
|\ \ \
| * | | Tests: Fix RunCMake.Framework on case sensitive file systems.Chaoren Lin2016-08-091-1/+1
| |/ /
* | | Merge topic 'ninja-directory-targets'Brad King2016-08-1010-29/+61
|\ \ \
| * | | Ninja: Add `$subdir/{test,install,package}` targetsBrad King2016-08-0910-23/+60
| * | | Ninja: Simplify computation of GLOBAL_TARGET outputsBrad King2016-08-091-6/+1
| |/ /
* | | Merge topic 'NAG-Fortran-no-fPIE'Brad King2016-08-101-0/+1
|\ \ \
| * | | NAG: Use -PIC for Fortran position-independent executable codeNeil Carlson2016-08-091-0/+1
| |/ /
* | | Merge topic 'install-export-staging-dir'Brad King2016-08-102-2/+26
|\ \ \
| * | | install(EXPORT): Fix support for mid-length install destinations on WindowsBrad King2016-08-092-2/+26
| |/ /
* | | Merge topic 'add-extra-boolean-comparisons'Brad King2016-08-1018-79/+693
|\ \ \
| * | | Add additional <= and >= comparison operatorsChuck Atkins2016-08-0918-79/+693
* | | | CMake Nightly Date StampKitware Robot2016-08-101-1/+1
| |/ / |/| |
* | | Merge topic 'fix-string-append'Brad King2016-08-098-11/+11
|\ \ \
| * | | Revert the use of string(APPEND) in .cmake.in filesDaniel Pfeifer2016-08-083-3/+3
| * | | prefer list(APPEND) over string(APPEND) where appropriateDaniel Pfeifer2016-08-085-8/+8
| | |/ | |/|
* | | Merge topic 'GetPrerequisites-grep-a'Brad King2016-08-091-1/+1
|\ \ \
| * | | GetPrerequisites: Always filter objdump output as textAlexander Shishenko2016-08-081-1/+1
* | | | Merge topic 'ninja-full-path'Brad King2016-08-091-3/+4
|\ \ \ \ | |/ / /
| * | | Ninja: Use full path for all source filesChaoren Lin2016-08-081-3/+4
| |/ /
* | | Merge topic 'wix-custom-install-dir'Brad King2016-08-096-4/+55
|\ \ \
| * | | CPackWIX: Implement new CPACK_WIX_SKIP_PROGRAM_FOLDER featureMichael Stürmer2016-08-086-4/+55
* | | | CMake Nightly Date StampKitware Robot2016-08-091-1/+1
| |/ / |/| |
* | | Merge branch 'release'Brad King2016-08-080-0/+0
|\ \ \
| * \ \ Merge branch 'update-cle-version-info' into releaseBrad King2016-08-082-4/+14
| |\ \ \
| * \ \ \ Merge branch 'vs14-debug-enum-older-toolsets' into releaseBrad King2016-08-051-4/+7
| |\ \ \ \
| | * | | | VS: Fix VS 2015 .vcxproj debug setting for Windows7.1SDK toolsetBrad King2016-08-051-4/+7
| * | | | | Merge branch 'update-curl' into releaseBrad King2016-08-03261-7481/+11916
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'intel-gnu11-support' into releaseBrad King2016-08-031-4/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fix-findhdf5-definitions' into releaseBrad King2016-08-021-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'FindProtobuf-restore-PROTOBUF_IMPORT_DIRS' into releaseBrad King2016-08-021-0/+8
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'bash-completion-fix-E-lookup'Brad King2016-08-081-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | bash-completion: Fix cmake -E lookupSylvain Joubert2016-08-051-1/+1
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge topic 'update-cle-version-info'Brad King2016-08-082-4/+14
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | CrayLinuxEnvironment: Add alternative methods to get version infoChuck Atkins2016-08-052-4/+14
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'FindOpenCL-macOS'Brad King2016-08-081-3/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindOpenCL: Fix search on macOS.Matthäus G. Chajdas2016-08-081-3/+10
* | | | | | | | | | Merge topic 'vs14-debug-enum-older-toolsets'Brad King2016-08-081-5/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | cmVisualStudio10TargetGenerator: Run clang-formatBrad King2016-08-051-5/+5
* | | | | | | | | | CMake Nightly Date StampKitware Robot2016-08-081-1/+1
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2016-08-071-1/+1