summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Autogen: Rename settings string generation methodsSebastian Holtermann2017-02-192-9/+10
* Autogen: Rename settings file read/write methodsSebastian Holtermann2017-02-192-9/+8
* Autogen: Remove unnecessary testSebastian Holtermann2017-02-191-36/+33
* Autogen: Add GenerateAllAny flag test methodSebastian Holtermann2017-02-192-3/+8
* Autogen: Rename GenerateFooAll variables to GenerateAllFooSebastian Holtermann2017-02-192-18/+18
* 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
* | | | | | | | CMake Nightly Date StampKitware Robot2017-02-161-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge topic 'vs-refactor-libs'Brad King2017-02-151-20/+8
|\ \ \ \ \ \ \
| * | | | | | | VS: Place CMAKE_<LANG>_STANDARD_LIBRARIES after other librariesBrad King2017-02-141-8/+8
| * | | | | | | VS: Refactor parsing of CMAKE_<LANG>_STANDARD_LIBRARIESBrad King2017-02-141-14/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'vs-dedup-tag'Brad King2017-02-151-5/+5
|\ \ \ \ \ \ \
| * | | | | | | VS: De-duplicate PreprocessorDefinitions tag nameBrad King2017-02-141-5/+5
| |/ / / / / /
* | | | | | | Merge topic 'update-kwsys'Brad King2017-02-152-182/+66
|\ \ \ \ \ \ \
| * | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-02-142-182/+66
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2017-02-151-1/+1
|/ / / / / /
* | | | | | Merge topic 'command-cleanup'Brad King2017-02-1420-195/+242
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | cmCommands: add commands directly to cmStateDaniel Pfeifer2017-02-133-133/+113
| * | | | | split Default commands into Scripting and ProjectDaniel Pfeifer2017-02-134-46/+71
| * | | | | cmDisallowedCommand: extract policy checking from cmCommandDaniel Pfeifer2017-02-1314-70/+111
| * | | | | cmCommand: Don't prefix error message with command nameDaniel Pfeifer2017-02-133-8/+6
| * | | | | cmCommand: make noncopyableDaniel Pfeifer2017-02-131-0/+4
| * | | | | cmCommand: remove member HelperDaniel Pfeifer2017-02-132-2/+1
* | | | | | Merge topic 'execute_process-default-encoding'Brad King2017-02-141-1/+1
|\ \ \ \ \ \