Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-23 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-22 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-21 | 1 | -1/+1 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-20 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-19 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-18 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-17 | 1 | -1/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge topic 'refactor-compile-pdb-path' | Brad King | 2016-12-16 | 4 | -31/+25 | |
|\ \ \ \ | ||||||
| * | | | | Makefile,Ninja: De-duplicate MSVC compiler PDB path selection | Brad King | 2016-12-15 | 4 | -31/+25 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-16 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge topic 'codelite-build-and-clean-targets-enhancement' | Brad King | 2016-12-15 | 2 | -25/+46 | |
|\ \ \ \ | ||||||
| * | | | | CodeLite: Make build/clean/rebuild operations optionally target-centric | Minze Zwerver | 2016-12-14 | 2 | -25/+46 | |
* | | | | | Merge topic 'update-kwsys' | Brad King | 2016-12-15 | 4 | -29/+53 | |
|\ \ \ \ \ | ||||||
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-12-14 | 4 | -29/+53 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-15 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'rebuild-lexers' | Brad King | 2016-12-14 | 16 | -3357/+3743 | |
|\ \ \ \ \ | ||||||
| * | | | | | Regenerate lexer source code | Daniel Pfeifer | 2016-12-14 | 16 | -3357/+3743 | |
* | | | | | | Merge topic 'dotnet_hint_references' | Brad King | 2016-12-14 | 2 | -10/+64 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | VS: add support for .NET references with hint paths | Michael Stürmer | 2016-12-13 | 2 | -10/+64 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-14 | 1 | -1/+1 | |
* | | | | | | Merge topic 'try_compile-lang-std-cuda' | Brad King | 2016-12-13 | 1 | -2/+77 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | try_compile: extend CMP0067 to honor language standards for CUDA. | Robert Maynard | 2016-12-12 | 1 | -2/+77 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-13 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'clang-tidy' | Brad King | 2016-12-12 | 59 | -152/+140 | |
|\ \ \ \ \ | ||||||
| * | | | | | clang-tidy: apply misc-redundant-expression fixes | Daniel Pfeifer | 2016-12-12 | 3 | -5/+4 | |
| * | | | | | clang-tidy: apply misc-suspicious-string-compare fixes | Daniel Pfeifer | 2016-12-12 | 2 | -18/+11 | |
| * | | | | | clang-tidy: apply readability-static-definition-in-anonymous-namespace fixes | Daniel Pfeifer | 2016-12-12 | 3 | -23/+19 | |
| * | | | | | clang-tidy: apply readability-redundant-control-flow fixes | Daniel Pfeifer | 2016-12-12 | 4 | -4/+0 | |
| * | | | | | clang-tidy: apply modernize-use-bool-literals fixes | Daniel Pfeifer | 2016-12-12 | 22 | -50/+49 | |
| * | | | | | clang-tidy: apply readability-redundant-string-init fixes | Daniel Pfeifer | 2016-12-12 | 19 | -31/+31 | |
| * | | | | | clang-tidy: apply performance-faster-string-find fixes | Daniel Pfeifer | 2016-12-12 | 6 | -7/+7 | |
| * | | | | | clang-tidy: apply performance-unnecessary-value-param fixes | Daniel Pfeifer | 2016-12-12 | 6 | -14/+19 | |
* | | | | | | Merge topic 'xcode-message-extension' | Brad King | 2016-12-12 | 1 | -0/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Xcode: Add target property to override explicitFileType | Gregor Jasny | 2016-12-03 | 1 | -0/+4 | |
| * | | | | | | Xcode: Add target property to override productType | Gregor Jasny | 2016-12-03 | 1 | -0/+4 | |
* | | | | | | | Merge topic 'fix-ctest-launchers' | Brad King | 2016-12-12 | 3 | -2/+15 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmRulePlaceholderExpander: Remove unused member RuleLauncher | Brad King | 2016-12-09 | 1 | -1/+0 | |
| * | | | | | | | Comment ExpandRuleVariables calls not preceded by launcher insertion | Brad King | 2016-12-09 | 2 | -0/+4 | |
| * | | | | | | | Makefile: Restore RULE_LAUNCH_COMPILE generation on compilation rules | Brad King | 2016-12-09 | 1 | -1/+11 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-12 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-11 | 1 | -1/+1 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-10 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-09 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'csharp_support_options_isdebug' | Brad King | 2016-12-08 | 2 | -2/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | VS: Teach option map IsDebug() method about C# projects | Michael Stürmer | 2016-12-07 | 2 | -2/+13 | |
* | | | | | | | Merge topic 'vs-fix-standalone-Windows7.1SDK-toolset-for-master' | Brad King | 2016-12-08 | 1 | -1/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'vs-fix-standalone-Windows7.1SDK-toolset' into vs-fix-standalone... | Brad King | 2016-12-07 | 1 | -1/+10 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | * | | | | | | VS: Fix standalone Windows7.1SDK toolset selection | Brad King | 2016-12-07 | 1 | -1/+10 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-08 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge topic 'try_compile-lang-std' | Brad King | 2016-12-07 | 4 | -7/+225 | |
|\ \ \ \ \ \ \ |