summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* VS: Use Visual Studio Installer to locate VS 2017Iyyappa Murugandi2016-12-164-38/+59
* VS: Add helper class to interact with Visual Studio InstallerIyyappa Murugandi2016-12-163-0/+551
* VS: Fix VS 2017 Windows Store toolset selectionIyyappa Murugandi2016-12-161-1/+1
* VS: Drop check for VS 15 Express EditionIyyappa Murugandi2016-12-161-5/+1
* Merge topic 'refactor-compile-pdb-path'Brad King2016-12-164-31/+25
|\
| * Makefile,Ninja: De-duplicate MSVC compiler PDB path selectionBrad King2016-12-154-31/+25
* | CMake Nightly Date StampKitware Robot2016-12-161-1/+1
|/
* Merge topic 'codelite-build-and-clean-targets-enhancement'Brad King2016-12-152-25/+46
|\
| * CodeLite: Make build/clean/rebuild operations optionally target-centricMinze Zwerver2016-12-142-25/+46
* | Merge topic 'update-kwsys'Brad King2016-12-154-29/+53
|\ \
| * | Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-12-144-29/+53
* | | CMake Nightly Date StampKitware Robot2016-12-151-1/+1
|/ /
* | Merge topic 'rebuild-lexers'Brad King2016-12-1416-3357/+3743
|\ \
| * | Regenerate lexer source codeDaniel Pfeifer2016-12-1416-3357/+3743
* | | Merge topic 'dotnet_hint_references'Brad King2016-12-142-10/+64
|\ \ \
| * | | VS: add support for .NET references with hint pathsMichael Stürmer2016-12-132-10/+64
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2016-12-141-1/+1
* | | Merge topic 'try_compile-lang-std-cuda'Brad King2016-12-131-2/+77
|\ \ \ | |/ / |/| |
| * | try_compile: extend CMP0067 to honor language standards for CUDA.Robert Maynard2016-12-121-2/+77
* | | CMake Nightly Date StampKitware Robot2016-12-131-1/+1
|/ /
* | Merge topic 'clang-tidy'Brad King2016-12-1259-152/+140
|\ \
| * | clang-tidy: apply misc-redundant-expression fixesDaniel Pfeifer2016-12-123-5/+4
| * | clang-tidy: apply misc-suspicious-string-compare fixesDaniel Pfeifer2016-12-122-18/+11
| * | clang-tidy: apply readability-static-definition-in-anonymous-namespace fixesDaniel Pfeifer2016-12-123-23/+19
| * | clang-tidy: apply readability-redundant-control-flow fixesDaniel Pfeifer2016-12-124-4/+0
| * | clang-tidy: apply modernize-use-bool-literals fixesDaniel Pfeifer2016-12-1222-50/+49
| * | clang-tidy: apply readability-redundant-string-init fixesDaniel Pfeifer2016-12-1219-31/+31
| * | clang-tidy: apply performance-faster-string-find fixesDaniel Pfeifer2016-12-126-7/+7
| * | clang-tidy: apply performance-unnecessary-value-param fixesDaniel Pfeifer2016-12-126-14/+19
* | | Merge topic 'xcode-message-extension'Brad King2016-12-121-0/+8
|\ \ \
| * | | Xcode: Add target property to override explicitFileTypeGregor Jasny2016-12-041-0/+4
| * | | Xcode: Add target property to override productTypeGregor Jasny2016-12-041-0/+4
* | | | Merge topic 'fix-ctest-launchers'Brad King2016-12-123-2/+15
|\ \ \ \
| * | | | cmRulePlaceholderExpander: Remove unused member RuleLauncherBrad King2016-12-091-1/+0
| * | | | Comment ExpandRuleVariables calls not preceded by launcher insertionBrad King2016-12-092-0/+4
| * | | | Makefile: Restore RULE_LAUNCH_COMPILE generation on compilation rulesBrad King2016-12-091-1/+11
* | | | | CMake Nightly Date StampKitware Robot2016-12-121-1/+1
* | | | | CMake Nightly Date StampKitware Robot2016-12-111-1/+1
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2016-12-101-1/+1
* | | | CMake Nightly Date StampKitware Robot2016-12-091-1/+1
| |_|/ |/| |
* | | Merge topic 'csharp_support_options_isdebug'Brad King2016-12-082-2/+13
|\ \ \
| * | | VS: Teach option map IsDebug() method about C# projectsMichael Stürmer2016-12-072-2/+13
* | | | Merge topic 'vs-fix-standalone-Windows7.1SDK-toolset-for-master'Brad King2016-12-081-1/+10
|\ \ \ \
| * \ \ \ Merge branch 'vs-fix-standalone-Windows7.1SDK-toolset' into vs-fix-standalone...Brad King2016-12-071-1/+10
| |\ \ \ \
| | * | | | VS: Fix standalone Windows7.1SDK toolset selectionBrad King2016-12-071-1/+10
* | | | | | CMake Nightly Date StampKitware Robot2016-12-081-1/+1
|/ / / / /
* | | | | Merge topic 'try_compile-lang-std'Brad King2016-12-074-7/+225
|\ \ \ \ \
| * | | | | try_compile: Add policy CMP0067 to honor language standardsBrad King2016-12-063-1/+87
| * | | | | try_compile: Add options to specify language standardsBrad King2016-12-061-0/+128
| * | | | | try_compile: Stop processing when test build system fails to generateBrad King2016-12-061-6/+10