Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | cmTarget: Move member `TLLCommands` to impl | Sebastian Holtermann | 2019-03-23 | 2 | -6/+7 | |
| * | | | | | cmTarget: Move member `Backtrace` to impl | Sebastian Holtermann | 2019-03-23 | 2 | -4/+3 | |
| * | | | | | cmTarget: Move member `PolicyMap` to impl | Sebastian Holtermann | 2019-03-23 | 2 | -4/+21 | |
| * | | | | | cmTarget: Move member `OriginalLinkLibraries` to impl | Sebastian Holtermann | 2019-03-23 | 3 | -15/+13 | |
| * | | | | | cmTarget: Move member `Utilities` to impl | Sebastian Holtermann | 2019-03-23 | 2 | -12/+15 | |
| * | | | | | cmTarget: Move member `SystemIncludeDirectories` to impl | Sebastian Holtermann | 2019-03-23 | 2 | -8/+10 | |
| * | | | | | cmTarget: Move member `Properties` to impl class | Sebastian Holtermann | 2019-03-23 | 2 | -8/+13 | |
| * | | | | | cmTarget: Move member `Makefile` to impl | Sebastian Holtermann | 2019-03-23 | 2 | -81/+84 | |
| * | | | | | cmTarget: Move member `TargetType` to impl | Sebastian Holtermann | 2019-03-23 | 2 | -18/+21 | |
| * | | | | | cmTarget: Rename member `Internal` to `impl` | Sebastian Holtermann | 2019-03-23 | 2 | -130/+124 | |
* | | | | | | 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 | |