Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge topic 'ghs-linux' | Brad King | 2019-03-22 | 18 | -90/+166 | |
|\ \ \ \ | ||||||
| * | | | | FindThreads: Fix pthread library check in GHS Multi Generator | Naren Manimohan | 2019-03-21 | 1 | -0/+3 | |
| * | | | | GHS: Add support for GHS Multi Generator in Linux | Naren Manimohan | 2019-03-21 | 8 | -17/+52 | |
| * | | | | Tests: Fix file name case in GHS object library test | Naren Manimohan | 2019-03-21 | 1 | -1/+1 | |
| * | | | | Tests: Run GHS tests in a separate ctest process | Brad King | 2019-03-21 | 1 | -0/+1 | |
| * | | | | GHS: Fix include-what-you-use and clang-tidy diagnostics | Brad King | 2019-03-20 | 8 | -72/+109 | |
* | | | | | Merge topic 'cmTarget_non_copyable' | Brad King | 2019-03-22 | 2 | -10/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmMakefile: Use std::unordered_map::emplace to add cmTargets to the list | Sebastian Holtermann | 2019-03-21 | 2 | -10/+11 | |
* | | | | | | Merge topic 'cmTarget_micro_fixes' | Brad King | 2019-03-22 | 1 | -57/+34 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmTarget: Acquire data only when needed | Sebastian Holtermann | 2019-03-21 | 1 | -4/+3 | |
| * | | | | | | cmTarget: Use helper function to append to lists | Sebastian Holtermann | 2019-03-21 | 1 | -53/+31 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'update-kwsys' | Brad King | 2019-03-22 | 3 | -210/+209 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2019-03-21 | 2 | -206/+189 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | KWSys 2019-03-21 (fd41ac36) | KWSys Upstream | 2019-03-21 | 2 | -206/+189 | |
| * | | | | | | | update-third-party: update from upstream | Brad King | 2019-03-21 | 1 | -4/+20 | |
* | | | | | | | | Merge topic 'xcodescheme2' | Brad King | 2019-03-22 | 44 | -91/+128 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Xcode: Create Xcode schemes per target | Harry Mallon | 2019-03-21 | 44 | -91/+128 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-03-22 | 1 | -1/+1 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'tar-improve-error-handling' | Kyle Edwards | 2019-03-21 | 9 | -37/+85 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | cmake: tar: Parse 'cmake -E tar' arguments | Bartosz Kosiorek | 2019-03-20 | 9 | -37/+85 | |
* | | | | | | | | Merge topic 'dont_do_compiler_feature_checks_for_version_with_no_features' | Brad King | 2019-03-21 | 3 | -24/+68 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CompileFeatures: Don't try_compile for language levels with no features | Robert Maynard | 2019-03-20 | 1 | -2/+12 | |
| * | | | | | | | | CMake: Provide language level compile features lists | Robert Maynard | 2019-03-20 | 2 | -22/+56 | |
* | | | | | | | | | Merge topic 'timeout' | Brad King | 2019-03-21 | 1 | -6/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Help: describe the command pipeline of execute_process more explicitly | Joachim Wuttke (l) | 2019-03-20 | 1 | -1/+3 | |
| * | | | | | | | | | Help: improve source formatting | Joachim Wuttke (l) | 2019-03-20 | 1 | -3/+3 | |
| * | | | | | | | | | Help: describe what happens if command execute_process reaches timeout. | Joachim Wuttke (l) | 2019-03-20 | 1 | -2/+3 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'fix-range-tests' | Brad King | 2019-03-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | testRange: Make sure tests can actually fail | Regina Pfeifer | 2019-03-20 | 1 | -1/+1 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'Find-prefix-paths' | Brad King | 2019-03-21 | 8 | -66/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | remove some platform specific search paths from Find modules | Rolf Eike Beer | 2019-03-19 | 8 | -66/+3 | |
* | | | | | | | | | | Merge topic 'ctest-devirtualize-handlers' | Brad King | 2019-03-21 | 18 | -781/+749 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cmCTest: Remove dead code | Regina Pfeifer | 2019-03-20 | 2 | -102/+0 | |
| * | | | | | | | | | | cmCTest: Cleanup typedefs | Regina Pfeifer | 2019-03-20 | 9 | -53/+30 | |
| * | | | | | | | | | | cmCTest: Use default member initialization | Regina Pfeifer | 2019-03-20 | 2 | -95/+42 | |
| * | | | | | | | | | | cmCTest: Use concrete accessor functions for TestingHandlers | Regina Pfeifer | 2019-03-20 | 12 | -191/+144 | |
| * | | | | | | | | | | cmCTest: Store TestingHandlers by value | Regina Pfeifer | 2019-03-18 | 1 | -44/+80 | |
| * | | | | | | | | | | cmCTest: Move all data members to private implementation struct | Regina Pfeifer | 2019-03-18 | 2 | -428/+445 | |
| * | | | | | | | | | | cmCTest: Remove friend declarations | Regina Pfeifer | 2019-03-18 | 3 | -6/+13 | |
| * | | | | | | | | | | cmCTest: De-inline all member functions | Regina Pfeifer | 2019-03-18 | 2 | -49/+182 | |
* | | | | | | | | | | | Merge branch 'release-3.14' | Brad King | 2019-03-21 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'doc-cmp0082' into release-3.14 | Brad King | 2019-03-21 | 1 | -3/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'armcc-compiler-id' into release-3.14 | Brad King | 2019-03-20 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'eclipse-interface-lib' into release-3.14 | Brad King | 2019-03-20 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'armcc-compiler-id' | Brad King | 2019-03-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | ARMCC: Fix identification of ARM compiler when it defines GNU macros | Brad King | 2019-03-20 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge topic 'doc-cmp0082' | Brad King | 2019-03-21 | 1 | -3/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Help: Clarify policy CMP0082 documentation | Brad King | 2019-03-21 | 1 | -3/+5 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge topic 'eclipse-interface-lib' | Brad King | 2019-03-21 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Eclipse: Fix extra generator to not crash on interface libraries | Brad King | 2019-03-20 | 1 | -0/+5 | |
| |/ / / / / / / / / / |