summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge topic 'ghs-linux'Brad King2019-03-2218-90/+166
|\ \ \ \
| * | | | FindThreads: Fix pthread library check in GHS Multi GeneratorNaren Manimohan2019-03-211-0/+3
| * | | | GHS: Add support for GHS Multi Generator in LinuxNaren Manimohan2019-03-218-17/+52
| * | | | Tests: Fix file name case in GHS object library testNaren Manimohan2019-03-211-1/+1
| * | | | Tests: Run GHS tests in a separate ctest processBrad King2019-03-211-0/+1
| * | | | GHS: Fix include-what-you-use and clang-tidy diagnosticsBrad King2019-03-208-72/+109
* | | | | Merge topic 'cmTarget_non_copyable'Brad King2019-03-222-10/+11
|\ \ \ \ \
| * | | | | cmMakefile: Use std::unordered_map::emplace to add cmTargets to the listSebastian Holtermann2019-03-212-10/+11
* | | | | | Merge topic 'cmTarget_micro_fixes'Brad King2019-03-221-57/+34
|\ \ \ \ \ \
| * | | | | | cmTarget: Acquire data only when neededSebastian Holtermann2019-03-211-4/+3
| * | | | | | cmTarget: Use helper function to append to listsSebastian Holtermann2019-03-211-53/+31
| |/ / / / /
* | | | | | Merge topic 'update-kwsys'Brad King2019-03-223-210/+209
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-03-212-206/+189
| |\ \ \ \ \ \
| | * | | | | | KWSys 2019-03-21 (fd41ac36)KWSys Upstream2019-03-212-206/+189
| * | | | | | | update-third-party: update from upstreamBrad King2019-03-211-4/+20
* | | | | | | | Merge topic 'xcodescheme2'Brad King2019-03-2244-91/+128
|\ \ \ \ \ \ \ \
| * | | | | | | | Xcode: Create Xcode schemes per targetHarry Mallon2019-03-2144-91/+128
* | | | | | | | | CMake Nightly Date StampKitware Robot2019-03-221-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge topic 'tar-improve-error-handling'Kyle Edwards2019-03-219-37/+85
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | cmake: tar: Parse 'cmake -E tar' argumentsBartosz Kosiorek2019-03-209-37/+85
* | | | | | | | Merge topic 'dont_do_compiler_feature_checks_for_version_with_no_features'Brad King2019-03-213-24/+68
|\ \ \ \ \ \ \ \
| * | | | | | | | CompileFeatures: Don't try_compile for language levels with no featuresRobert Maynard2019-03-201-2/+12
| * | | | | | | | CMake: Provide language level compile features listsRobert Maynard2019-03-202-22/+56
* | | | | | | | | Merge topic 'timeout'Brad King2019-03-211-6/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: describe the command pipeline of execute_process more explicitlyJoachim Wuttke (l)2019-03-201-1/+3
| * | | | | | | | | Help: improve source formattingJoachim Wuttke (l)2019-03-201-3/+3
| * | | | | | | | | Help: describe what happens if command execute_process reaches timeout.Joachim Wuttke (l)2019-03-201-2/+3
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge topic 'fix-range-tests'Brad King2019-03-211-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | testRange: Make sure tests can actually failRegina Pfeifer2019-03-201-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'Find-prefix-paths'Brad King2019-03-218-66/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | remove some platform specific search paths from Find modulesRolf Eike Beer2019-03-198-66/+3
* | | | | | | | | | Merge topic 'ctest-devirtualize-handlers'Brad King2019-03-2118-781/+749
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmCTest: Remove dead codeRegina Pfeifer2019-03-202-102/+0
| * | | | | | | | | | cmCTest: Cleanup typedefsRegina Pfeifer2019-03-209-53/+30
| * | | | | | | | | | cmCTest: Use default member initializationRegina Pfeifer2019-03-202-95/+42
| * | | | | | | | | | cmCTest: Use concrete accessor functions for TestingHandlersRegina Pfeifer2019-03-2012-191/+144
| * | | | | | | | | | cmCTest: Store TestingHandlers by valueRegina Pfeifer2019-03-181-44/+80
| * | | | | | | | | | cmCTest: Move all data members to private implementation structRegina Pfeifer2019-03-182-428/+445
| * | | | | | | | | | cmCTest: Remove friend declarationsRegina Pfeifer2019-03-183-6/+13
| * | | | | | | | | | cmCTest: De-inline all member functionsRegina Pfeifer2019-03-182-49/+182
* | | | | | | | | | | Merge branch 'release-3.14'Brad King2019-03-210-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'doc-cmp0082' into release-3.14Brad King2019-03-211-3/+5
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'armcc-compiler-id' into release-3.14Brad King2019-03-201-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'eclipse-interface-lib' into release-3.14Brad King2019-03-201-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'armcc-compiler-id'Brad King2019-03-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | ARMCC: Fix identification of ARM compiler when it defines GNU macrosBrad King2019-03-201-1/+1
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'doc-cmp0082'Brad King2019-03-211-3/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Help: Clarify policy CMP0082 documentationBrad King2019-03-211-3/+5
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge topic 'eclipse-interface-lib'Brad King2019-03-211-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Eclipse: Fix extra generator to not crash on interface librariesBrad King2019-03-201-0/+5
| |/ / / / / / / / / /