summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CPackIFW: Fix attributes for Promoting Updates repository replacementKonstantin Podsvirov2016-07-051-2/+2
* CMake 3.6.0-rc4v3.6.0-rc4Brad King2016-06-291-1/+1
* Merge branch 'revert-try_compile-config-flags' into releaseBrad King2016-06-281-8/+0
|\
| * Revert "try_compile: Honor CMAKE_<LANG>_FLAGS_<CONFIG> changes"Brad King2016-06-281-8/+0
* | ninja, rc: ignore CMAKE_NINJA_FORCE_RESPONSE_FILE for RC filesBen Boeckel2016-06-271-2/+4
|/
* CMake 3.6.0-rc3v3.6.0-rc3Brad King2016-06-221-1/+1
* Merge branch 'CodeBlocks-include-order' into releaseBrad King2016-06-171-7/+11
|\
| * cmExtraCodeBlocksGenerator: Do not shuffle include directoriesTobias Hunger2016-06-171-7/+11
* | Merge branch 'revert-vs-clang-minsize' into releaseBrad King2016-06-171-1/+0
|\ \
| * | VS: Fix regressed mapping for the cl `/Os` compiler flagBrad King2016-06-171-1/+0
| |/
* | CMake 3.6.0-rc2v3.6.0-rc2Brad King2016-06-131-1/+1
* | cmake-gui: Teach Qt5 where plugins are when launched through a symlinkRobert Maynard2016-06-091-0/+34
* | Merge branch 'fix-TARGET_PROPERTY-LOCATION-crash' into releaseBrad King2016-06-021-3/+9
|\ \
| * | Fix crash on $<TARGET_PROPERTY:...,LOCATION> genex (#16134)Brad King2016-06-021-3/+9
| |/
* | CMake 3.6.0-rc1 version updateBrad King2016-06-011-3/+3
|/
* Merge topic 'minor-cleanups'Brad King2016-06-012-2/+2
|\
| * cmSourceFileLocation: Fix typo in commentTobias Hunger2016-06-011-1/+1
| * cmSearchPath: Fix typo in commentTobias Hunger2016-06-011-1/+1
* | CMake Nightly Date StampKitware Robot2016-06-011-1/+1
|/
* CMake Nightly Date StampKitware Robot2016-05-311-1/+1
* CMake Nightly Date StampKitware Robot2016-05-301-1/+1
* CMake Nightly Date StampKitware Robot2016-05-291-1/+1
* CMake Nightly Date StampKitware Robot2016-05-281-1/+1
* Merge topic 'remove-needless-copies'Brad King2016-05-2732-69/+62
|\
| * Remove unnecessary local copies.Daniel Pfeifer2016-05-269-25/+16
| * Pass arguments that are not modified as const&.Daniel Pfeifer2016-05-2624-44/+46
* | Merge topic 'remove-needless-c_str'Brad King2016-05-2717-51/+40
|\ \
| * | Remove redundant c_str() calls.Daniel Pfeifer2016-05-2617-51/+40
| |/
* | CMake Nightly Date StampKitware Robot2016-05-271-1/+1
|/
* Merge topic 'try_compile-custom-variables'Brad King2016-05-261-74/+69
|\
| * try_compile: Optionally forward custom platform variables to test projectBrad King2016-05-251-0/+9
| * cmCoreTryCompile: Refactor forwarding of variables to test projectBrad King2016-05-251-74/+60
* | Merge topic 'fix-variable-watch-leak'Brad King2016-05-261-2/+4
|\ \
| * | cmVariableWatch: Fix potential memory leakBrad King2016-05-251-2/+4
| |/
* | Merge topic 'cpack-dmg-no-app-link'Brad King2016-05-261-5/+10
|\ \
| * | CPack/DragNDrop: Optionally disable `/Applications` symlinkHarry Mallon2016-05-251-5/+10
| |/
* | Merge topic 'style-cmSystemTools'Brad King2016-05-261-1/+1
|\ \
| * | cmSystemTools: Fix indentation typoBrad King2016-05-251-1/+1
* | | CMake Nightly Date StampKitware Robot2016-05-261-1/+1
| |/ |/|
* | Merge topic 'improve-character-find-and-replace'Brad King2016-05-2536-81/+78
|\ \
| * | Improve string find: prefer character overloads.Daniel Pfeifer2016-05-2419-37/+37
| * | Use std::replace for replacing chars in strings.Daniel Pfeifer2016-05-2417-36/+36
| * | cmExtraEclipseCDT4Generator: use std::replace.Daniel Pfeifer2016-05-241-5/+1
| * | cmCTestScriptHandler: don't call find repeatedly.Daniel Pfeifer2016-05-241-3/+4
* | | Merge topic 'standard-include-directories'Brad King2016-05-254-2/+40
|\ \ \
| * | | Add a variable to specify language-wide system include directoriesBrad King2016-05-252-0/+32
| * | | cmMakefile: Optimize AddSystemIncludeDirectories for empty setBrad King2016-05-241-0/+4
| * | | GHS: Compute include directories consistently with other generatorsBrad King2016-05-241-2/+4
* | | | Merge topic 'output-converter-enums'Brad King2016-05-2525-302/+339
|\ \ \ \
| * | | | Use enums defined in cmOutputConverter using their fully qualified name.Daniel Pfeifer2016-05-2525-302/+339