summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | CMake Nightly Date StampKitware Robot2016-12-071-1/+1
|/ /
* | Merge topic 'update-kwsys'Brad King2016-12-068-103/+198
|\ \
| * | Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-12-058-103/+198
* | | CMake Nightly Date StampKitware Robot2016-12-061-1/+1
* | | Merge topic 'features-c++17'Brad King2016-12-054-8/+30
|\ \ \ | |/ / |/| |
| * | Features: Add infrastructure for C++ 17 language standardBrad King2016-12-024-8/+30
* | | Merge topic 'test-handler-multimap'Brad King2016-12-051-27/+20
|\ \ \
| * | | cmCTestTestHandler: use multimapDaniel Pfeifer2016-12-031-27/+20
* | | | Merge topic 'src-COMPILE_FLAGS-genex'Brad King2016-12-051-1/+2
|\ \ \ \
| * | | | server-mode: Fix per-source COMPILE_FLAGS genex evaluationTobias Hunger2016-12-021-1/+2
* | | | | CMake Nightly Date StampKitware Robot2016-12-051-1/+1
* | | | | CMake Nightly Date StampKitware Robot2016-12-041-1/+1
| |/ / / |/| | |
* | | | CMake Nightly Date StampKitware Robot2016-12-031-1/+1
| |_|/ |/| |
* | | Merge topic 'cmake-gui-T-help'Brad King2016-12-021-1/+1
|\ \ \
| * | | cmake-gui: Clarify help string on toolset selection fieldBrad King2016-12-011-1/+1
* | | | Merge topic 'csharp_compiler_flag_tables'Brad King2016-12-0213-0/+648
|\ \ \ \
| * | | | VS: Add flag tables for C#Michael Stürmer2016-12-0113-0/+648
* | | | | Merge topic 'target_project_type'Brad King2016-12-022-8/+50
|\ \ \ \ \
| * | | | | cmVisualStudio10TargetGenerator: Prepare to handle C# projectsMichael Stürmer2016-12-012-8/+50
| |/ / / /
* | | | | Merge topic 'execute_process-encoding'Brad King2016-12-023-1/+32
|\ \ \ \ \
| * | | | | execute_process: Add ENCODING option for Windows child process outputDāvis Mosāns2016-11-303-1/+32
* | | | | | Merge topic 'utf8pipe'Brad King2016-12-024-1/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Windows: Use UTF-8 for pipes in CMake, CTest and CPackDāvis Mosāns2016-11-294-1/+7
* | | | | | CMake Nightly Date StampKitware Robot2016-12-021-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'compile-pdb-default'Brad King2016-12-012-0/+14
|\ \ \ \ \
| * | | | | Ninja,Makefile: Name static library compile PDB files as VS doesBrad King2016-11-302-0/+14
| | |_|_|/ | |/| | |
* | | | | Merge topic 'vs-Zc-inline'Brad King2016-12-012-0/+3
|\ \ \ \ \
| * | | | | VS: Add v140 flag table entries for `-Zc:inline[-]`Brad King2016-11-301-0/+2
| * | | | | VS: Add v141 flag table entry for `-Zc:inline-`Brad King2016-11-301-0/+1
* | | | | | Merge topic 'cmake-server-pad-arguments'Brad King2016-12-011-1/+1
|\ \ \ \ \ \
| * | | | | | server-mode: Do not ignore the first cacheArgument on configureTobias Hunger2016-11-301-1/+1
| |/ / / / /
| * | | | | CMake 3.7.1v3.7.1Brad King2016-11-301-1/+1
| * | | | | Merge branch 'vs15-rename-generator' into releaseBrad King2016-11-292-5/+8
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch '16449-revert-xcode-system-includes' into releaseBrad King2016-11-281-30/+14
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'VS_DEBUGGER_WORKING_DIRECTORY'Brad King2016-12-011-0/+8
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | VS: Add target property VS_DEBUGGER_WORKING_DIRECTORYMichael Stürmer2016-11-301-0/+8
| | |_|_|/ / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2016-12-011-1/+1
|/ / / / / /
* | | | | | Merge topic 'msbuild-customization'Brad King2016-11-301-14/+22
|\ \ \ \ \ \
| * | | | | | VS: Add option to customize vcxproj user props fileMichael Stürmer2016-11-291-14/+22
* | | | | | | Merge topic 'cpack-ifw-options'Brad King2016-11-305-3/+108
|\ \ \ \ \ \ \
| * | | | | | | CPackIFW: Add some optionsKonstantin Podsvirov2016-11-245-3/+108
* | | | | | | | Merge topic 'end-commands'Brad King2016-11-3018-505/+93
|\ \ \ \ \ \ \ \
| * | | | | | | | Combine all unexpected commands to a single classDaniel Pfeifer2016-11-2918-450/+93
| * | | | | | | | Set the error after argument expansion in end commandsDaniel Pfeifer2016-11-298-60/+12
| * | | | | | | | Make error message of standalone endwhile command consistentDaniel Pfeifer2016-11-291-12/+5
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'update-kwsys'Brad King2016-11-302-33/+53
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-11-292-33/+53
| |/ / / / / / /
* | | | | | | | Merge topic 'vs15-rename-generator-for-master'Brad King2016-11-302-5/+8
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'vs15-rename-generator' into vs15-rename-generator-for-masterBrad King2016-11-292-5/+8
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | VS: Rename VS 15 generator to 'Visual Studio 15 2017'Roman Wüger2016-11-292-5/+8
| | | |_|_|/ / / | | |/| | | | |