summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | QtAutogen: Moc related setup function renameSebastian Holtermann2016-12-061-2/+2
| * | | | QtAutogen: Uic related function renameSebastian Holtermann2016-12-061-3/+3
| * | | | QtAutogen: Uic related setup function renameSebastian Holtermann2016-12-061-2/+2
| * | | | QtAutogen: Rcc related function renameSebastian Holtermann2016-12-061-3/+3
| * | | | QtAutogen: Rcc related function renameSebastian Holtermann2016-12-061-2/+2
| * | | | QtAutogen: Rcc related list function renameSebastian Holtermann2016-12-061-9/+9
| * | | | QtAutogen: Rcc related setup function renameSebastian Holtermann2016-12-061-2/+2
| * | | | QtAutogen: Remove and inline ReadAll functionSebastian Holtermann2016-12-061-10/+7
| * | | | QtAutogen: Use shorter name for static functionSebastian Holtermann2016-12-061-3/+3
| * | | | QtAutogen: Use util prefix for static function nameSebastian Holtermann2016-12-061-4/+4
| | |_|/ | |/| |
* | | | 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
|\ \ \ \ \ \ \