summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-11-015-25/+50
|\
| * KWSys 2017-11-01 (6ffca34c)KWSys Upstream2017-11-015-25/+50
* | Merge branch 'release-3.10'Brad King2017-11-010-0/+0
|\ \
| * \ Merge branch 'mingw-clang-c-compile-features' into release-3.10Brad King2017-11-011-1/+1
| |\ \
| * \ \ Merge branch 'autogen-moc-predefs-no-moc-options' into release-3.10Brad King2017-10-312-3/+12
| |\ \ \
* | \ \ \ Merge branch 'release-3.9'Brad King2017-11-010-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'backport-3.9-autogen-moc-predefs-no-moc-options' into release-3.9Brad King2017-11-011-3/+0
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'autogen-moc-predefs-no-moc-options'Brad King2017-11-012-3/+12
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'backport-3.9' into autogen-moc-predefs-no-moc-optionsBrad King2017-11-010-0/+0
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | / / / | | |_|_|/ / / | |/| | | | |
| | * | | | | Autogen: Don't add AUTOMOC_MOC_OPTIONS to moc-predefs commandSebastian Holtermann2017-10-311-3/+0
| | |/ / / /
| * | | | | Autogen: Tests: Set AUTOMOC_MOC_OPTIONS in a simple testSebastian Holtermann2017-10-311-0/+5
| * | | | | Autogen: Don't use AUTOMOC_MOC_OPTIONS in moc-predefs commandSebastian Holtermann2017-10-311-3/+7
| | |/ / / | |/| | |
* | | | | Merge topic '16780-write-single-xcodeproj'Brad King2017-11-018-0/+37
|\ \ \ \ \
| * | | | | Xcode: Add option to generate only topmost project fileGregor Jasny2017-10-318-0/+37
* | | | | | Merge topic 'notes_timestamp'Brad King2017-11-011-1/+2
|\ \ \ \ \ \
| * | | | | | CTest: fix Time formatting in Notes.xmlZack Galbreath2017-10-311-1/+2
| |/ / / / /
* | | | | | Merge topic 'windows-embed-cmake-version'Brad King2017-11-012-0/+47
|\ \ \ \ \ \
| * | | | | | Windows: Embed version information into CMake binariesJustin Goshi2017-10-312-0/+47
* | | | | | | Merge topic 'mingw-clang-c-compile-features'Brad King2017-11-011-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Record C compile features flags for MinGW Clang on WindowsBrad King2017-11-011-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2017-11-011-1/+1
* | | | | | | Merge branch 'release-3.10'Brad King2017-10-310-0/+0
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'autogen-change-rcc-config-suffix' into release-3.10Brad King2017-10-301-2/+2
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'autogen-change-rcc-config-suffix'Brad King2017-10-311-2/+2
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Autogen: Make rcc output file suffix static (instead of pseudo-random)Sebastian Holtermann2017-10-301-2/+2
| |/ / / / / /
* | | | | | | Merge topic 'update-vim-syntax'Brad King2017-10-314-22/+33
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ update vim-syntax to latest cmake-commitPatrick Boettcher2017-10-314-22/+33
| |\ \ \ \ \ \ \
| | * | | | | | | vim-cmake-syntax 2017-10-31 (a8a846f0)vim-cmake-syntax upstream2017-10-314-23/+33
* | | | | | | | | Merge topic 'cmp0037-conditional-targets'Brad King2017-10-3141-145/+341
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CMP0037: Allow test and package targets when features are not enabledBrad King2017-10-3026-5/+195
| * | | | | | | | | CMP0037: De-duplicate check and message generationBrad King2017-10-305-91/+48
| * | | | | | | | | Tests: Add RunCMake.CMP0037 case for WARN on reserved targetsBrad King2017-10-263-0/+41
| * | | | | | | | | Tests: Do not enable languages in all cases of RunCMake.CMP0037Brad King2017-10-268-8/+8
| * | | | | | | | | cmGlobalGenerator: Refactor test and package target conditionsBrad King2017-10-261-42/+50
* | | | | | | | | | Merge topic '15468-xcode-hide-zero-check-source-group'Brad King2017-10-311-2/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Xcode: Do not create ZERO_CHECK source groupGregor Jasny2017-10-301-2/+6
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'vs-hlsl-opt-dbg'Brad King2017-10-315-0/+42
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | VS: Add source file property to set hlsl debug and optimization flagsJeremiah van Oosten2017-10-305-0/+42
* | | | | | | | | | | Merge topic 'minifixes'Brad King2017-10-312-8/+11
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | cmForEachCommand: prevent leakageMatthias Maennich2017-10-301-2/+3
| * | | | | | | | | | cm_codecvt: cleanup superfluous semicolonsMatthias Maennich2017-10-301-6/+8
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2017-10-311-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge topic 'vs-diagnostics-flag'Brad King2017-10-301-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | VS generator: support /diagnostics compiler flagJustin Goshi2017-10-251-0/+4
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'release-3.10'Brad King2017-10-300-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'autogen-qrc-file-name' into release-3.10Brad King2017-10-301-5/+15
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'cpack-rpm-dist-test-fix' into release-3.10Brad King2017-10-301-0/+5
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'backport-fix-co-compile' into release-3.10Brad King2017-10-2716-87/+175
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'autogen-static-library-cycles' into release-3.10Brad King2017-10-2710-17/+172
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'cmp0040-wording' into release-3.10Brad King2017-10-263-5/+5
| |\ \ \ \ \ \ \ \ \ \ \ \