summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2017-11-031-1/+1
* Merge topic 'deprecate-policy-old'Brad King2017-11-021-1/+1
|\
| * Add deprecation warnings for policies CMP0054 and belowBrad King2017-11-011-1/+1
* | Merge topic 'update-kwsys'Brad King2017-11-025-25/+50
|\ \
| * | Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-11-015-25/+50
| |/
* | CMake Nightly Date StampKitware Robot2017-11-021-1/+1
|/
* Merge topic 'autogen-moc-predefs-no-moc-options'Brad King2017-11-011-3/+7
|\
| * 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-011-0/+11
|\ \
| * | Xcode: Add option to generate only topmost project fileGregor Jasny2017-10-311-0/+11
* | | 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
* | | | CMake Nightly Date StampKitware Robot2017-11-011-1/+1
* | | | 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 branch 'autogen-qrc-file-name' into release-3.10Brad King2017-10-301-5/+15
| |\ \ \
| * \ \ \ Merge branch 'backport-fix-co-compile' into release-3.10Brad King2017-10-272-82/+75
| |\ \ \ \
| * \ \ \ \ Merge branch 'autogen-static-library-cycles' into release-3.10Brad King2017-10-271-17/+83
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'cmp0040-wording' into release-3.10Brad King2017-10-261-1/+1
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'cmp0037-conditional-targets'Brad King2017-10-318-137/+168
|\ \ \ \ \ \ \ \
| * | | | | | | | CMP0037: Allow test and package targets when features are not enabledBrad King2017-10-303-5/+71
| * | | | | | | | CMP0037: De-duplicate check and message generationBrad King2017-10-305-91/+48
| * | | | | | | | 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-311-0/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | VS: Add source file property to set hlsl debug and optimization flagsJeremiah van Oosten2017-10-301-0/+22
* | | | | | | | | | 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 topic 'autogen-qrc-file-name'Brad King2017-10-301-5/+15
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Autogen: RCC: Append checksum suffix to wrapped file nameSebastian Holtermann2017-10-291-5/+15
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'fix-co-compile'Brad King2017-10-302-82/+75
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'backport-fix-co-compile' into fix-co-compileBrad King2017-10-272-82/+75
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | cmcmd: Restore support for running multiple lint toolsBrad King2017-10-271-56/+66
| | * | | | | | | 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-301-17/+83
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Autogen: Don't add STATIC_LIBRARY cycle targets to the _autogen dependenciesSebastian Holtermann2017-10-271-17/+83
| | |/ / / / / | |/| | | | |
| * | | | | | CMake 3.10.0-rc3v3.10.0-rc3Brad King2017-10-191-1/+1
| * | | | | | Merge branch 'vs-cuda-machine' into release-3.10Brad King2017-10-171-0/+7
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'vs-2017-cl-check' into release-3.10Brad King2017-10-162-25/+40
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'imported-interface-no-system' into release-3.10Brad King2017-10-132-5/+9
| |\ \ \ \ \ \ \ \
| * | | | | | | | | CMake 3.10.0-rc2v3.10.0-rc2Brad King2017-10-121-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2017-10-301-1/+1