summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmake-credits'Brad King2014-06-031-1/+1
|\
| * Simplify and clarify credit text and linkBrad King2014-06-031-1/+1
* | Merge topic 'cmake-credits'Brad King2014-06-031-1/+1
|\ \ | |/
| * Simplify and clarify credit text and linkBrad King2014-06-031-1/+1
* | CMake Nightly Date StampKitware Robot2014-06-031-1/+1
* | Merge topic 'feature-extensions-by-default'Brad King2014-06-021-2/+10
|\ \
| * | Features: Enable compiler extensions by default.Stephen Kelly2014-05-311-2/+10
* | | CMake Nightly Date StampKitware Robot2014-06-021-1/+1
* | | CMake Nightly Date StampKitware Robot2014-06-011-1/+1
* | | CMake Nightly Date StampKitware Robot2014-05-311-1/+1
* | | Merge topic 'consistent-genex-target-message'Brad King2014-05-301-14/+14
|\ \ \
| * | | Genex: Clarify error message on use with non-binary targets (#14899).Stephen Kelly2014-05-291-14/+14
* | | | CMake Nightly Date StampKitware Robot2014-05-301-1/+1
| |/ / |/| |
* | | Merge topic 'normalize-custom-command-paths'Brad King2014-05-292-1/+15
|\ \ \
| * | | add_custom_command: Normalize OUTPUT and DEPENDS paths.Stephen Kelly2014-05-282-1/+15
| |/ /
* | | Merge topic 'vs-vcproj-bool-case'Brad King2014-05-292-31/+31
|\ \ \
| * | | VS: Use lower-case boolean values in VS 7-9 (#14927)Mark Salisbury2014-05-282-31/+31
| | |/ | |/|
* | | Merge topic 'cxx14-features'Brad King2014-05-294-6/+41
|\ \ \
| * | | Features: Add support for C++14 features.Stephen Kelly2014-05-224-6/+41
* | | | CMake Nightly Date StampKitware Robot2014-05-291-1/+1
| |_|/ |/| |
* | | Merge topic 'fix-coverage-py'Brad King2014-05-281-9/+15
|\ \ \
| * | | CTest: Fix Python coverage.py off-by-one error in resultsZach Mullen2014-05-281-2/+2
| * | | CTest: Improve Python coverage.py source file search algorithmRoni Choudhury2014-05-281-7/+13
* | | | Merge topic 'cpack-properties'Brad King2014-05-2821-11/+517
|\ \ \ \
| * | | | CPackWiX: Implement CPACK_NEVER_OVERWRITE and CPACK_PERMANENT propertiesNils Gladitz2014-05-283-3/+23
| * | | | Add an "installed file" property scopeNils Gladitz2014-05-2818-8/+494
* | | | | Merge topic 'fix-cache-self-assignment'Brad King2014-05-282-6/+5
|\ \ \ \ \
| * | | | | cmCacheManager: Avoid cache entry self-assignmentBrad King2014-05-271-5/+1
| * | | | | cmake: Tolerate missing HELPSTRING on compiler changeBrad King2014-05-271-1/+4
| | |_|_|/ | |/| | |
| * | | | CMake 3.0.0-rc6v3.0.0-rc6Brad King2014-05-221-1/+1
| * | | | Merge branch 'backport-kwsys-cygwin-fixes' into releaseBrad King2014-05-202-2/+11
| |\ \ \ \
| | * | | | KWSys Process: Workaround child kill trouble on CygwinBrad King2014-05-201-0/+6
| | * | | | KWSys SystemTools: Port cygwin path conversion to modern APIBrad King2014-05-201-2/+5
| * | | | | CMP0022: Fix link language propagation in NEW behaviorBrad King2014-05-191-10/+10
| |/ / / /
| * | | | Merge branch 'fix-atomic-rename-Windows-sharing-violation' into releaseBrad King2014-05-131-2/+4
| |\ \ \ \
| * | | | | CMake 3.0.0-rc5v3.0.0-rc5Brad King2014-05-131-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2014-05-281-1/+1
* | | | | | Merge topic 'dev/CMP0053-variable_watch'Brad King2014-05-272-1/+9
|\ \ \ \ \ \
| * | | | | | tests: test CMP0053 in WARN mode when watching variablesBen Boeckel2014-05-222-1/+9
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'variable_watch-no-allowed-access'Brad King2014-05-273-14/+1
|\ \ \ \ \ \
| * | | | | | variable_watch: Remove undocumented and redundant access typeBen Boeckel2014-05-223-14/+1
* | | | | | | CMake Nightly Date StampKitware Robot2014-05-271-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2014-05-261-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2014-05-251-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2014-05-241-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2014-05-231-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'ninja-intel-ipo'Brad King2014-05-228-20/+41
|\ \ \ \ \
| * | | | | Ninja: Fix Intel interprocedural optimization with static librariesBrad King2014-05-211-2/+14
| * | | | | cmGeneratorTarget: Improve GetCreateRuleVariable APIBrad King2014-05-214-18/+18
| * | | | | cmTarget: Add GetFeatureAsBool methodBrad King2014-05-214-2/+11