summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'add-missing-fallthrough'Brad King2017-07-071-1/+2
|\
| * cmCTest: Add missing switch case fallthrough markupBrad King2017-07-051-1/+2
* | Merge topic 'iar_improved'Brad King2017-07-071-7/+17
|\ \
| * | Add infrastructure to use language extensions without any standardBrad King2017-06-291-0/+10
| * | cmLocalGenerator: Switch order of <LANG>_{EXTENSIONS,STANDARD} checkBrad King2017-06-291-5/+5
| * | cmLocalGenerator: Simplify logic for language standard or extension flagBrad King2017-06-291-2/+2
* | | Merge topic 'connect_disablePCH_with_cl_option'Brad King2017-07-075-5/+10
|\ \ \
| * | | VS: connect /Y- compiler option with "Not Using Precompiled Headers"Olender, Sebastian D2017-07-055-5/+10
* | | | CMake Nightly Date StampKitware Robot2017-07-071-1/+1
* | | | Merge topic 'autogen_p'Brad King2017-07-061-1/+0
|\ \ \ \
| * | | | Autogen: Continue search for FOO_p.h when FOO.h was foundSebastian Holtermann2017-07-021-1/+0
| * | | | Merge branch 'xcode-cross-sdk-object-libraries' into release-3.9Brad King2017-06-302-5/+5
| |\ \ \ \
* | | | | | CMake Nightly Date StampKitware Robot2017-07-061-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'vs-link-guard-cf'Brad King2017-07-052-6/+0
|\ \ \ \ \
| * | | | | VS: Fix support for '/guard:cf' linker flagOlender, Sebastian D2017-06-302-6/+0
| |/ / / /
* | | | | Merge topic 'autogen-header-skip'Brad King2017-07-051-1/+1
|\ \ \ \ \
| * | | | | Autogen: Check .moc header name against SKIP listSebastian Holtermann2017-06-301-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-07-051-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-07-041-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-07-031-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-07-021-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-07-011-1/+1
* | | | | | 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
| | |_|_|/ / / / | |/| | | | | |