summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmake-host-system-name'Brad King2017-02-211-0/+10
|\
| * Make CMAKE_HOST_SYSTEM_NAME available in scripting contextGregor Jasny2017-02-191-0/+10
* | Merge topic 'cuda-separable-bool'Brad King2017-02-212-2/+4
|\ \
| * | CUDA: Fix boolean interpretation of CUDA_SEPARABLE_COMPILATIONBrad King2017-02-202-2/+4
* | | CMake Nightly Date StampKitware Robot2017-02-211-1/+1
* | | Merge topic 'iwyu'Brad King2017-02-2035-1001/+979
|\ \ \
| * | | ParserHelper: Move macros to bottom of filesDaniel Pfeifer2017-02-203-36/+22
| * | | remove file cmStandardIncludes.hDaniel Pfeifer2017-02-202-54/+3
| * | | cmFortranParser: include what you useDaniel Pfeifer2017-02-203-64/+72
| * | | cmDependsJavaParser: include what you useDaniel Pfeifer2017-02-172-716/+728
| * | | cmCommandArgumentParser: include what you useDaniel Pfeifer2017-02-172-55/+59
| * | | cmExprParser: include what you useDaniel Pfeifer2017-02-172-55/+61
| * | | fix some include-what-you-use diagnosticsDaniel Pfeifer2017-02-1721-21/+34
* | | | Merge topic 'productbuild_component_plist'Brad King2017-02-203-0/+13
|\ \ \ \
| * | | | CPack: Add option to specify --component-plist for productbuildTim Hutt2017-02-173-0/+13
* | | | | Merge topic 'productbuild_resources'Brad King2017-02-201-2/+15
|\ \ \ \ \
| * | | | | CPack: Add support for CPACK_PRODUCTBULID_RESOURCES_DIRTim Hutt2017-02-171-2/+15
| |/ / / /
* | | | | Merge topic 'fix-CMAKE_ROOT-case'Brad King2017-02-201-2/+2
|\ \ \ \ \
| * | | | | Make CMAKE_ROOT independent of case of path used to invoke cmakeBrad King2017-02-171-2/+2
| | |/ / / | |/| | |
* | | | | Merge topic 'fix-CMP0017-path-case'Brad King2017-02-201-1/+1
|\ \ \ \ \
| * | | | | Windows: Fix inconsistent behavior on changes to case of path to cmakeBrad King2017-02-171-1/+1
| | |_|/ / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2017-02-201-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2017-02-191-1/+1
* | | | CMake Nightly Date StampKitware Robot2017-02-181-1/+1
| |/ / |/| |
* | | Merge topic 'install_name_policy'Brad King2017-02-176-22/+111
|\ \ \
| * | | Add policy CMP0068 separate install_name and RPATH settings on macOSClinton Stimpson2017-02-144-2/+55
| * | | Apple: Add BUILD_WITH_INSTALL_NAME_DIR target propertyClinton Stimpson2017-02-142-0/+7
| * | | Apple: Refactor support for using INSTALL_NAME_DIR.Clinton Stimpson2017-02-142-20/+49
* | | | Merge topic 'bison3'Brad King2017-02-176-2788/+3072
|\ \ \ \
| * | | | cmCommandArgumentParser: reformat grammarDaniel Pfeifer2017-02-162-197/+156
| * | | | cmDependsJavaParser: Port to bison 3Daniel Pfeifer2017-02-163-1919/+2335
| * | | | cmCommandArgumentParser: Port to bison 3Daniel Pfeifer2017-02-163-731/+640
* | | | | Merge topic 'capture-ctest_update-svn-failures'Brad King2017-02-1715-67/+95
|\ \ \ \ \
| * | | | | ctest_update: Capture failure of svn to load revisions and local modsBrad King2017-02-162-11/+16
| * | | | | ctest_update: Refactor internal APIs to support more failure casesBrad King2017-02-1615-57/+80
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2017-02-171-1/+1
|/ / / /
* | | | Merge topic 'vs-refactor-unknown-flags'Brad King2017-02-167-41/+44
|\ \ \ \
| * | | | VS: Refactor AdditionalOptions generationBrad King2017-02-155-41/+9
| * | | | cmVisualStudioGeneratorOptions: Add PrependInerhitedString methodBrad King2017-02-152-0/+13
| * | | | cmIDEOptions: Add SpaceAppendable flag table typeBrad King2017-02-153-0/+22
* | | | | Merge topic 'vs-refactor-toolset-parsing'Brad King2017-02-164-26/+82
|\ \ \ \ \
| * | | | | VS: Refactor generator toolset parsingBrad King2017-02-154-26/+82
* | | | | | Merge topic 'command-cleanup-fix'Brad King2017-02-161-0/+7
|\ \ \ \ \ \
| * | | | | | cmDisallowedCommand: Forward final pass tooBrad King2017-02-151-0/+7
* | | | | | | Merge topic 'fix-ctest_update-svn'Brad King2017-02-161-1/+4
|\ \ \ \ \ \ \
| * | | | | | | ctest_update: Fix svn log and external loadingBrad King2017-02-151-1/+4
| * | | | | | | Merge branch 'case-insensitive-bindir-detection' into releaseBrad King2017-01-201-1/+2
| |\ \ \ \ \ \ \
| * | | | | | | | CMake 3.7.2v3.7.2Brad King2017-01-131-1/+1
* | | | | | | | | Merge topic 'autogen_fix_3.8'Brad King2017-02-161-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Autogen: Fix headers not skippedSebastian Holtermann2017-02-151-2/+2
| | |_|_|_|_|_|/ / | |/| | | | | | |