summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling typos in comments and documentation (#16037)Felix Geyer2016-03-2915-20/+20
* Merge topic 'ghs-link-flags'Brad King2016-03-292-3/+34
|\
| * GHS: Implement link flags and dirs for non-target groups (#16029)Geoff Viola2016-03-282-3/+34
* | CMake Nightly Date StampKitware Robot2016-03-291-1/+1
|/
* Merge topic 'only_change_timeout_once'Brad King2016-03-281-0/+2
|\
| * CTest: Only apply the secondary test timeout onceZack Galbreath2016-03-231-0/+2
* | CMake Nightly Date StampKitware Robot2016-03-281-1/+1
* | CMake Nightly Date StampKitware Robot2016-03-271-1/+1
* | CMake Nightly Date StampKitware Robot2016-03-261-1/+1
* | CMake Nightly Date StampKitware Robot2016-03-251-1/+1
* | Merge topic 'fix-variable_watch-reallocation'Brad King2016-03-243-10/+19
|\ \
| * | Avoid occasional use-after-free when a variable watch is executedYves Frederix2016-03-233-10/+19
* | | Merge topic 'cmake-depend-in-project-only'Brad King2016-03-241-0/+61
|\ \ \
| * | | Makefile: Optionally scan only source and build trees for dependenciesAttila Krasznahorkay2016-03-221-0/+61
* | | | Merge topic 'vs-startup-project'Brad King2016-03-243-9/+49
|\ \ \ \
| * | | | VS: Put ALL_BUILD in the PREDEFINED_TARGETS_FOLDERTaylor Braun-Jones2016-03-231-7/+1
| * | | | VS: Fix default target support for targets nested inside a folderTaylor Braun-Jones2016-03-231-1/+18
| * | | | VS: Add option to choose the `.sln` startup project (#15578)Davy Durham2016-03-223-1/+30
* | | | | CMake Nightly Date StampKitware Robot2016-03-241-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'use-cmXMLWriter'Brad King2016-03-2314-813/+928
|\ \ \ \
| * | | | CPack/IFW: port to cmXMLWriterDaniel Pfeifer2016-03-236-103/+81
| * | | | cmExtraEclipseCDT4Generator: port to cmXMLWriterDaniel Pfeifer2016-03-232-380/+328
| * | | | cmGlobalKdevelopGenerator: port to cmXMLWriterDaniel Pfeifer2016-03-231-146/+205
| * | | | cmExtraCodeLiteGenerator: port to cmXMLWriterDaniel Pfeifer2016-03-211-93/+149
| * | | | cmExtraCodeBlocksGenerator: port to cmXMLWriterDaniel Pfeifer2016-03-212-91/+147
| * | | | cmXMLWriter: add Doctype() methodDaniel Pfeifer2016-03-212-0/+9
| * | | | cmXMLWriter: overload Element() method for empty elementsDaniel Pfeifer2016-03-212-0/+9
* | | | | CMake Nightly Date StampKitware Robot2016-03-231-1/+1
* | | | | Merge topic 'timeout_after_match'Brad King2016-03-225-0/+62
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | CTest: Optionally use a secondary test timeout after matching outputZack Galbreath2016-03-225-0/+62
* | | | | Merge topic 'ghs-try_compile'Brad King2016-03-221-2/+8
|\ \ \ \ \
| * | | | | GHS: Fix try_compile (#15975)Geoff Viola2016-03-211-2/+8
| | |/ / / | |/| | |
* | | | | Merge topic 'ninja-directory-targets'Brad King2016-03-222-0/+85
|\ \ \ \ \
| * | | | | Ninja: Add `$subdir/all` targetsCharles Huet2016-03-182-0/+85
| | |_|/ / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2016-03-221-1/+1
| |/ / / |/| | |
* | | | Merge topic 'cpack-osx-optional-CoreServices'Brad King2016-03-212-1/+20
|\ \ \ \
| * | | | CPack: Avoid using OS X CoreServices if compiler fails on header (#16021)Brad King2016-03-182-1/+20
* | | | | CMake Nightly Date StampKitware Robot2016-03-211-1/+1
* | | | | CMake Nightly Date StampKitware Robot2016-03-201-1/+1
* | | | | CMake Nightly Date StampKitware Robot2016-03-191-1/+1
| |/ / / |/| | |
* | | | Merge topic 'cmake-gui-osx-identifier'Brad King2016-03-181-0/+1
|\ \ \ \
| * | | | cmake-gui: Populate CFBundleIdentifier in our Info.plist file (#16023)Brad King2016-03-171-0/+1
| | |_|/ | |/| |
* | | | Merge topic 'cpack-osx-no-carbon'Brad King2016-03-182-16/+7
|\ \ \ \ | | |/ / | |/| |
| * | | CPack: Avoid requiring Carbon framework on OS X (#16021)Sean McBride2016-03-172-16/+7
| |/ /
| * | CMake 3.5.0v3.5.0Brad King2016-03-081-1/+1
| * | Merge branch 'vs14-debug-enum-older-toolsets' into releaseBrad King2016-03-071-0/+28
| |\ \
| | * | VS: Fix VS 2015 .vcxproj debug setting for older toolsets (#15986)Brad King2016-03-071-0/+28
| * | | CMake 3.5.0-rc3v3.5.0-rc3Brad King2016-02-181-1/+1
| * | | Merge branch 'fix-static-private-non-target-depends' into releaseBrad King2016-02-172-5/+23
| |\ \ \
| * \ \ \ Merge branch 'fix-cmake_parse_arguments-expansion' into releaseBrad King2016-02-121-2/+10
| |\ \ \ \