summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'xcode-cross-sdk-object-libraries'Brad King2017-06-302-5/+5
|\
| * Xcode: Use correct Object Library paths for cross-SDK buildsGregor Jasny2017-06-292-5/+5
* | CMake Nightly Date StampKitware Robot2017-06-301-1/+1
* | Merge topic '16961-xctest-scheme'Brad King2017-06-293-27/+81
|\ \
| * | Xcode: Add XCTest support to schema generatorGregor Jasny2017-06-283-7/+62
| * | Xcode: Prepare schema generator for XCTestGregor Jasny2017-06-282-20/+19
* | | Merge topic 'deb-on-windows'Brad King2017-06-296-24/+75
|\ \ \
| * | | CPackDeb: Enable the DEB generator on WindowsNils Gladitz2017-06-286-24/+75
* | | | Merge topic 'vs-link-debug-flags'Brad King2017-06-298-35/+340
|\ \ \ \
| * | | | VS: Add v140 and v141 flag table entries for /DEBUG:NONE and /DEBUG:FULLIan Hojnicki2017-06-282-0/+11
| * | | | VS: Fix GenerateDebugInformation values for v140 and v141 toolsetsBrad King2017-06-285-30/+39
| * | | | VS: Fix GenerateDebugInformation flag map text for v141 toolsetsIan Hojnicki2017-06-281-2/+2
| * | | | VS: Split link flag table between v140 and v141 toolsetsIan Hojnicki2017-06-285-6/+291
| | |_|/ | |/| |
| * | | CMake 3.9.0-rc5v3.9.0-rc5Brad King2017-06-271-1/+1
| * | | Merge branch 'fix-crash-on-non-enabled-language-features' into release-3.9Brad King2017-06-271-2/+19
| |\ \ \
| * \ \ \ Merge branch 'vs-cuda-fix-flags' into release-3.9Brad King2017-06-271-3/+3
| |\ \ \ \
* | | | | | CMake Nightly Date StampKitware Robot2017-06-291-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'feature/include_guard'Brad King2017-06-284-0/+149
|\ \ \ \ \
| * | | | | include_guard: implement new commandPavel Solodovnikov2017-06-224-0/+149
* | | | | | Merge topic 'fix-windows-ninja-solink'Brad King2017-06-281-4/+12
|\ \ \ \ \ \
| * | | | | | Ninja: Fix generated command lines for cmake_symlink_* on WindowsNils Gladitz2017-06-231-4/+12
* | | | | | | CMake Nightly Date StampKitware Robot2017-06-281-1/+1
* | | | | | | Merge topic 'vs_csharp_custom_command'Brad King2017-06-272-30/+141
|\ \ \ \ \ \ \
| * | | | | | | Vs: fix CSharp custom command by introducing inline MSBuild <Targets>sMichael Stürmer2017-06-222-6/+87
| * | | | | | | Vs: factor out computation of <Link> tag for CSharp source filesMichael Stürmer2017-06-222-8/+22
| * | | | | | | Vs: refactor WriteCustomRule for preparation of CSharp supportMichael Stürmer2017-06-222-18/+34
* | | | | | | | Merge topic 'fix-crash-on-non-enabled-language-features'Brad King2017-06-271-2/+19
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | target_compile_features: Do not crash on non-enabled languageBrad King2017-06-261-2/+19
| | |_|_|/ / / | |/| | | | |
| * | | | | | CMake 3.9.0-rc4v3.9.0-rc4Brad King2017-06-221-1/+1
| * | | | | | Merge branch 'vs-rc-flags' into release-3.9Brad King2017-06-224-0/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'vs-cuda-fix-flags' into release-3.9Brad King2017-06-211-10/+35
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'vs-cuda-fix-flags'Brad King2017-06-271-3/+3
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | VS: Fix support for nvcc flags not in our flag tableBrad King2017-06-271-3/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2017-06-271-1/+1
* | | | | | | | Merge topic 'vs_projecttype_comparison'Brad King2017-06-261-23/+26
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Vs: disable unnecessary <ItemDefinitionGroups> for CSharp targetsMichael Stürmer2017-06-221-0/+3
| * | | | | | | Vs: change comparison to use .ProjectType member always as first comparatorMichael Stürmer2017-06-221-23/+23
* | | | | | | | CMake Nightly Date StampKitware Robot2017-06-261-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2017-06-251-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2017-06-241-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2017-06-231-1/+1
* | | | | | | Merge topic 'vs-rc-flags'Brad King2017-06-224-0/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | VS: Fix support for rc /nologo flag in per-source COMPILE_FLAGSBrad King2017-06-224-0/+4
* | | | | | Merge topic 'vs-cuda-fix-flags'Brad King2017-06-221-10/+35
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | VS: Improve workaround for CUDA -Xcompiler placement bugBrad King2017-06-211-3/+10
| * | | | | VS: Fix target_compile_options for CUDABrad King2017-06-211-7/+25
* | | | | | Merge topic 'vs_csharp_link_to_managed_cxx'Brad King2017-06-221-4/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Vs: allow CSharp targets to be linked to CXX targetsMichael Stürmer2017-06-211-4/+0
| |/ / / /
| * | | | Merge branch 'ipo-per-lang' into release-3.9Brad King2017-06-148-20/+28
| |\ \ \ \
| * \ \ \ \ Merge branch 'libuv-restore-fmode' into release-3.9Brad King2017-06-141-0/+16
| |\ \ \ \ \