Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge topic 'autogen-merge-redundant' | Brad King | 2017-08-11 | 5 | -46/+53 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Autogen: Merge and remove redundant function calls | Sebastian Holtermann | 2017-08-10 | 3 | -44/+34 | |
| * | | | | | | | Autogen: Clear sources meta data cache | Sebastian Holtermann | 2017-08-10 | 3 | -2/+19 | |
* | | | | | | | | Merge topic 'genex-COMPILE_FEATURES-stds' | Brad King | 2017-08-11 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | Features: Fix COMPILE_FEATURES genex for C++ 14 and 17 features | Brad King | 2017-08-08 | 1 | -0/+12 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-11 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'find-package_root-disable' | Brad King | 2017-08-10 | 4 | -0/+14 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | find_*: Disable the PACKAGE_ROOT search path group for CMake 3.9 | Brad King | 2017-08-08 | 4 | -0/+14 | |
* | | | | | | Merge topic 'autogen-create-include-dir' | Brad King | 2017-08-10 | 1 | -0/+11 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Autogen: Always create AUTOMOC/AUTOUIC include directory | Sebastian Holtermann | 2017-08-08 | 1 | -0/+11 | |
| * | | | | | Merge branch 'add-package_root-to-find_package' into release-3.9 | Brad King | 2017-08-03 | 2 | -0/+21 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| * | | | | | Merge branch 'vs-VCTargetsPath-force-config' into release-3.9 | Brad King | 2017-08-03 | 1 | -0/+1 | |
| |\ \ \ \ \ | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-10 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-09 | 1 | -1/+1 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge topic 'ctest-launch-match-details' | Brad King | 2017-08-08 | 1 | -1/+5 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | CTest: Report lines matched by launchers | Bill Hoffman | 2017-08-07 | 1 | -1/+5 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-08 | 1 | -1/+1 | |
* | | | | | Merge topic 'autogen-configs' | Brad King | 2017-08-07 | 2 | -69/+64 | |
|\ \ \ \ \ | ||||||
| * | | | | | Autogen: Enable per-config support | Sebastian Holtermann | 2017-08-05 | 1 | -10/+0 | |
| * | | | | | Autogen: Generate rcc wrapper file on demand | Sebastian Holtermann | 2017-08-05 | 2 | -20/+45 | |
| * | | | | | Autogen: Fix configuration suffix initialization | Sebastian Holtermann | 2017-08-05 | 2 | -9/+7 | |
| * | | | | | Autogen: Add per-config suffix to moc_predefs.h | Sebastian Holtermann | 2017-08-05 | 1 | -1/+3 | |
| * | | | | | Autogen: Remove per-config suffix for mocs_compilations.cpp | Sebastian Holtermann | 2017-08-05 | 2 | -29/+9 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-07 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-06 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-05 | 1 | -1/+1 | |
* | | | | | Merge topic 'genex-error-grammar' | Brad King | 2017-08-04 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmGeneratorExpressionNode: add some missing commas | Ben Boeckel | 2017-08-03 | 1 | -1/+1 | |
* | | | | | | Merge topic 'vs-VCTargetsPath-force-config' | Brad King | 2017-08-04 | 1 | -0/+1 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | VS: Fix VCTargetsPath detection | Brad King | 2017-08-03 | 1 | -0/+1 | |
* | | | | | | Merge topic 'add-package_root-to-find_package' | Brad King | 2017-08-04 | 2 | -0/+21 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | find_package: Add missing PACKAGE_ROOT_PATH search path implementation. | Chuck Atkins | 2017-07-28 | 2 | -0/+21 | |
| |/ / / / | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-04 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Merge topic 'server-fix-crash' | Brad King | 2017-08-03 | 1 | -1/+3 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | server: Fix crash on missing cache entries | Laurent Rineau | 2017-08-02 | 1 | -1/+3 | |
| |/ / | ||||||
| * | | CMake 3.9.0v3.9.0 | Brad King | 2017-07-18 | 1 | -1/+1 | |
| * | | Merge branch 'objlib-own-target-objs' into release-3.9 | Brad King | 2017-07-17 | 2 | -0/+16 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'xcode9support' into release-3.9 | Brad King | 2017-07-14 | 1 | -0/+11 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'backport-fix-lang-std-option-list' into release-3.9 | Brad King | 2017-07-14 | 1 | -2/+10 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'ninja_cuda_export_compile_commands_support' into release-3.9 | Brad King | 2017-07-13 | 1 | -6/+21 | |
| |\ \ \ \ \ | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-03 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'autogen-depends' | Craig Scott | 2017-08-02 | 1 | -12/+33 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Autogen: Forward target dependencies to *_autogen target | Sebastian Holtermann | 2017-07-28 | 1 | -12/+33 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-02 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-01 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-07-31 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-07-30 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-07-29 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-07-28 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-07-27 | 1 | -1/+1 | |