Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmDepends: Refactor cmDepends::CheckDependencies method | Sebastian Holtermann | 2019-03-27 | 2 | -78/+71 |
* | cmFiletimeCache: Add cmFiletimeCache::Remove method | Sebastian Holtermann | 2019-03-27 | 2 | -6/+16 |
* | cmFileTime: Make cmFileTime::Compare method const | Sebastian Holtermann | 2019-03-27 | 1 | -1/+1 |
* | Merge topic 'update-policy-documentation' | Kyle Edwards | 2019-03-27 | 60 | -345/+356 |
|\ | |||||
| * | Help: Improve Cache documentation | Bartosz Kosiorek | 2019-03-27 | 3 | -6/+6 |
| * | Help: Improve documentation links and formatting | Bartosz Kosiorek | 2019-03-27 | 57 | -339/+350 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2019-03-27 | 1 | -1/+1 |
* | | Merge topic 'cmGlobalGenerator_code_maintenance' | Brad King | 2019-03-26 | 1 | -71/+41 |
|\ \ | |||||
| * | | cmGlobalGenerator: Inline `aRange` acquisition in `for(x:aRange)` invocations | Sebastian Holtermann | 2019-03-25 | 1 | -27/+11 |
| * | | cmGlobalGenerator: Use auto for long iterator types | Sebastian Holtermann | 2019-03-25 | 1 | -44/+30 |
* | | | Merge topic 'fix_autogen_deadlock' | Brad King | 2019-03-26 | 2 | -3/+17 |
|\ \ \ | |||||
| * | | | Autogen: Fix deadlock when uv_spawn() fails while trying to run moc | Alexandru Croitor | 2019-03-25 | 2 | -3/+17 |
* | | | | Merge branch 'release-3.14' | Brad King | 2019-03-26 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'toolchain-include_directories' into release-3.14 | Brad King | 2019-03-25 | 7 | -1/+34 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'toolchain-include_directories' | Brad King | 2019-03-26 | 7 | -1/+34 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | | | |||||
| * | | | | Restore support for include_directories() in toolchain files | Brad King | 2019-03-25 | 7 | -1/+34 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-03-26 | 1 | -1/+1 |
* | | | | | Merge topic 'ctest_submit_get_buildid' | Brad King | 2019-03-25 | 5 | -24/+55 |
|\ \ \ \ \ | |||||
| * | | | | | ctest_submit: Add option BUILD_ID | Zack Galbreath | 2019-03-22 | 5 | -24/+55 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'pkg-get-variable-prefix-path' | Brad King | 2019-03-25 | 5 | -109/+184 |
|\ \ \ \ \ | |||||
| * | | | | | pkg_get_variable now sets PKG_CONFIG_PATH like pkg_check_modules | Dan Kegel | 2019-03-20 | 2 | -26/+35 |
| * | | | | | FindPkgConfig: hoist PKG_CONFIG_PATH ops out into _pkg_set_path_internal | Dan Kegel | 2019-03-20 | 1 | -89/+98 |
| * | | | | | More tests for pkg_get_variable | Dan Kegel | 2019-03-20 | 4 | -0/+57 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-03-25 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-03-24 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-03-23 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | 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 |
|\ \ \ \ \ \ \ \ \ |