summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix-co-compile'Brad King2017-10-3016-87/+175
|\
| * Merge branch 'backport-fix-co-compile' into fix-co-compileBrad King2017-10-2716-87/+175
| |\
| | * cmcmd: Restore support for running multiple lint toolsBrad King2017-10-2715-61/+166
| | * cmcmd: Convert lint handlers to file-static functionsBrad King2017-10-272-29/+12
| | * cmcmd: Rename loop iteration variable for clarityBrad King2017-10-271-2/+2
* | | Merge topic 'autogen-static-library-cycles'Brad King2017-10-3010-17/+172
|\ \ \
| * | | Autogen: Tests: Add test for STATIC_LIBRARY cyclesSebastian Holtermann2017-10-279-0/+89
| * | | Autogen: Don't add STATIC_LIBRARY cycle targets to the _autogen dependenciesSebastian Holtermann2017-10-271-17/+83
* | | | CMake Nightly Date StampKitware Robot2017-10-301-1/+1
* | | | CMake Nightly Date StampKitware Robot2017-10-291-1/+1
* | | | CMake Nightly Date StampKitware Robot2017-10-281-1/+1
* | | | Merge topic 'generalize-importedtargets-behavior'Brad King2017-10-2740-129/+236
|\ \ \ \
| * | | | Help: Add notes for topic 'generalize-importedtargets-behavior'Brad King2017-10-261-0/+25
| * | | | Add support for IMPORTED GLOBAL targets to be aliasedDeniz Bahadir2017-10-269-22/+109
| * | | | Teach target_* commands to set INTERFACE properties of IMPORTED targetsDeniz Bahadir2017-10-2628-95/+91
| * | | | cmTargetPropCommandBase: Fix typo in error messageDeniz Bahadir2017-10-263-12/+11
* | | | | Merge topic 'findICU_update'Brad King2017-10-271-1/+20
|\ \ \ \ \
| * | | | | FindICU: Add support for static libraries on WindowsFrancois Budin2017-10-251-0/+19
| * | | | | FindICU: Search in 'sbin' directories for icu toolsFrancois Budin2017-10-251-1/+1
* | | | | | Merge topic 'cmdparser-strcpy'Brad King2017-10-274-49/+51
|\ \ \ \ \ \
| * | | | | | cmCommandArgumentParser: remove the variable tokens from the classRolf Eike Beer2017-10-254-32/+32
| * | | | | | cmCommandArgumentParserHelper: constify some char* valuesRolf Eike Beer2017-10-252-17/+19
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'cmp0040-wording'Brad King2017-10-273-5/+5
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | CMP0040: Clarify policy warning to match documentationBrad King2017-10-263-5/+5
* | | | | | CMake Nightly Date StampKitware Robot2017-10-271-1/+1
* | | | | | Merge branch 'release-3.10'Brad King2017-10-260-0/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'clang-cl-TP' into release-3.10Brad King2017-10-252-0/+2
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'cm-array-begins-size'Brad King2017-10-269-105/+147
|\ \ \ \ \ \ \
| * | | | | | | Replace cmArray{Begin,End,Size} by their standard counterpartsMatthias Maennich2017-10-239-105/+147
* | | | | | | | Merge topic 'clang-cl-TP'Brad King2017-10-262-0/+2
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Clang: Use -TP flag for C++ sources with clang-clBrad King2017-10-252-0/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2017-10-261-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'release-3.10'Brad King2017-10-250-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'omp-oacc-werror-return-type' into release-3.10Brad King2017-10-242-3/+11
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'findmpi-core-count' into release-3.10Brad King2017-10-241-7/+2
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'server-codemodel-install-dest'Brad King2017-10-254-1/+45
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake-server: Add target install destinations to codemodelJustin Goshi2017-10-244-1/+45
* | | | | | | | | Merge topic 'flang-windows'Brad King2017-10-251-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Flang: Add partial support on WindowsIsuru Fernando2017-10-241-0/+2
* | | | | | | | | | Merge topic 'windows_symlinks'Brad King2017-10-254-7/+48
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmTimestamp: For symlinks switch to timestamp of resolved pathManuel Núñez2017-10-241-2/+4
| * | | | | | | | | | cmSystemTools: Implement GetRealPath on WindowsManuel Núñez2017-10-242-0/+39
| * | | | | | | | | | Call GetRealPath through cmSystemTools instead of KWSys directlyManuel Núñez2017-10-241-5/+5
* | | | | | | | | | | Merge topic 'omp-oacc-werror-return-type'Brad King2017-10-252-3/+11
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | Find{OpenMP,OpenACC}: Fix detection with -Werror=return-typeChristian Pfeiffer2017-10-242-3/+11
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'findmpi-core-count'Brad King2017-10-251-7/+2
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | FindMPI: Use physical cores for MPIEXEC_MAX_NUMPROCSChristian Pfeiffer2017-10-241-7/+2
| |/ / / / / / / /
* | | | | | | | | Merge topic 'defer-target-source-check'Brad King2017-10-2525-76/+100
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Defer check for sources within a target until generation.Deniz Bahadir2017-10-2424-75/+97
| * | | | | | | | | Tests: Exclude bad RunCMake.add_executable case on multi-arch XcodeBrad King2017-10-241-1/+3