Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | Merge topic 'implicit-includes-autogen' | Brad King | 2019-03-29 | 1 | -8/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Autogen: Do not treat hard-coded -I/usr/include exclusion as implicit include | Sebastian Holtermann | 2019-03-28 | 1 | -8/+13 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'ifw_group_option_parsing' | Brad King | 2019-03-29 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | CPackIFW: Add missing cpack_ifw_configure_component_group option processing | Clément Rezvoy | 2019-03-28 | 1 | -0/+6 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'backport-kwsys-SystemTools-copy-self' | Brad King | 2019-03-29 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | cmake: Fix '-E copy foo .' to avoid clobbering file | Brad King | 2019-03-26 | 1 | -4/+4 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2019-03-29 | 9 | -39/+180 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Tests: Fix Plugin test for international characters on Windows | Brad King | 2019-03-29 | 1 | -0/+1 | |
| * | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2019-03-28 | 8 | -39/+179 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | KWSys 2019-03-28 (e92bdbe8) | KWSys Upstream | 2019-03-28 | 8 | -39/+179 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-03-29 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-03-28 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'release-3.14' | Brad King | 2019-03-27 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'FindFontconfig-var-case' into release-3.14 | Brad King | 2019-03-27 | 4 | -32/+46 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'jacoco_parser_crash' into release-3.14 | Brad King | 2019-03-27 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'cuda-bracket-output' into release-3.14 | Brad King | 2019-03-26 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ | Merge topic 'jacoco_parser_crash' | Brad King | 2019-03-27 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | ctest_coverage: fix out-of-bounds index in Jacoco parser | Sylvain Joubert | 2019-03-26 | 1 | -0/+1 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'FindFontconfig-var-case' | Brad King | 2019-03-27 | 4 | -32/+46 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | FindFontconfig: Convert module variables to camel case | Brad King | 2019-03-26 | 4 | -32/+46 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'cuda-bracket-output' | Brad King | 2019-03-27 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | CUDA: Tolerate square brackets in PROMPT environment variable | Brad King | 2019-03-26 | 1 | -0/+5 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'find_dependency-cleanup' | Brad King | 2019-03-27 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | find_dependency: Remove clearing of unused cmake_fd_exact_arg variable | Damien R | 2019-03-26 | 1 | -1/+0 | |
* | | | | | | | | | Merge topic 'cmTarget_pimpl' | Brad King | 2019-03-27 | 11 | -593/+627 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | cmTarget: Use std::unique_ptr instead of custom smart pointer | Sebastian Holtermann | 2019-03-23 | 2 | -52/+18 | |
| * | | | | | | | | cmTarget: Single line comment clanups | Sebastian Holtermann | 2019-03-23 | 1 | -9/+7 | |
| * | | | | | | | | cmTarget: Make private `SetPropertyDefault` an in code lambda `InitProperty` | Sebastian Holtermann | 2019-03-23 | 2 | -135/+124 | |
| * | | | | | | | | cmTarget: Remove obsolete `friend` definitions | Sebastian Holtermann | 2019-03-23 | 1 | -5/+3 | |
| * | | | | | | | | cmTarget: Inline private HasImportLibrary method | Sebastian Holtermann | 2019-03-23 | 2 | -11/+3 | |
| * | | | | | | | | cmTarget: Move member method `CheckImportedLibName` to impl | Sebastian Holtermann | 2019-03-23 | 2 | -11/+11 | |
| * | | | | | | | | cmTarget: Move member method `ProcessSourceItemCMP0049()` to impl | Sebastian Holtermann | 2019-03-23 | 2 | -12/+12 | |
| * | | | | | | | | cmTarget: Move member booleans to impl | Sebastian Holtermann | 2019-03-23 | 2 | -32/+59 | |
| * | | | | | | | | cmTarget: Move member `*Commands` to impl | Sebastian Holtermann | 2019-03-23 | 9 | -33/+53 | |
| * | | | | | | | | cmTarget: Move member `RuntimeInstallPath` to impl | Sebastian Holtermann | 2019-03-23 | 3 | -10/+14 | |
| * | | | | | | | | cmTarget: Move member `InstallPath` to impl | Sebastian Holtermann | 2019-03-23 | 3 | -4/+14 | |
| * | | | | | | | | cmTarget: Move member `Name` to impl | Sebastian Holtermann | 2019-03-23 | 2 | -13/+18 | |
| * | | | | | | | | 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 | |
| | |/ / / / / / | |/| | | | | | |