Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CUDA: Support scattered installations when crosscompiling with Clang | Raul Tambre | 2020-09-14 | 2 | -2/+10 |
* | CMake Nightly Date Stamp | Kitware Robot | 2020-09-12 | 1 | -1/+1 |
* | Merge topic 'ispc_window_failures' | Brad King | 2020-09-11 | 7 | -13/+54 |
|\ | |||||
| * | ISPC: CompilerLauncher tests work properly with x86 builds | Robert Maynard | 2020-09-10 | 1 | -0/+4 |
| * | ISPC: DynamicLibrary test now passes on windows. | Robert Maynard | 2020-09-10 | 5 | -12/+45 |
| * | ISPC: Use the `obj` file extension for objects on windows | Robert Maynard | 2020-09-10 | 1 | -1/+5 |
* | | Merge branch 'release-3.18' | Brad King | 2020-09-11 | 0 | -0/+0 |
|\ \ | |||||
| * \ | Merge topic 'armclang-fixes' into release-3.18 | Brad King | 2020-09-11 | 1 | -2/+3 |
| |\ \ | |||||
* | \ \ | Merge topic 'armclang-fixes' | Brad King | 2020-09-11 | 1 | -2/+3 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | ARMClang: Fix link line generation after addition of armlink support | Marc Chevrier | 2020-09-10 | 1 | -2/+3 |
* | | | | Merge branch 'release-3.18' | Brad King | 2020-09-11 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge topic 'file-GENERATE-earlier' into release-3.18 | Brad King | 2020-09-11 | 1 | -0/+2 |
| |\ \ \ | | |/ / | |/| | | |||||
* | | | | Merge topic 'file-GENERATE-earlier' | Brad King | 2020-09-11 | 1 | -0/+2 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | file(GENERATE): Create output file structures for all directories first | Josef Angstenberger | 2020-09-10 | 1 | -0/+2 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-11 | 1 | -1/+1 |
* | | | Merge topic 'pch-instantiate-templates' | Brad King | 2020-09-10 | 12 | -1/+84 |
|\ \ \ | |||||
| * | | | PCH: Template instantiation support | Tobias Hieta | 2020-09-02 | 12 | -1/+84 |
* | | | | Merge topic 'fix_add_library_documentation' | Brad King | 2020-09-10 | 1 | -2/+2 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Help: add_library(<name> OBJECT) can omit the source files | Deniz Bahadir | 2020-09-10 | 1 | -2/+2 |
* | | | | Merge branch 'release-3.18' | Brad King | 2020-09-10 | 0 | -0/+0 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge topic 'gitlab-ci-prefer-mr' into release-3.18 | Brad King | 2020-09-10 | 1 | -4/+4 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'gitlab-ci-prefer-mr' | Brad King | 2020-09-10 | 1 | -4/+4 |
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | | | |||||
| * | | | gitlab-ci: Prefer MR rules for any pipeline associated with a MR | Brad King | 2020-09-10 | 1 | -4/+4 |
* | | | | Merge topic 'custom-command-dedup' | Brad King | 2020-09-10 | 20 | -11/+174 |
|\ \ \ \ | |||||
| * | | | | Makefile: Add policy CMP0113 to avoid duplication of custom commands | Brad King | 2020-09-08 | 20 | -1/+168 |
| * | | | | cmMakefileTargetGenerator: Simplify custom command output collection | Brad King | 2020-09-08 | 2 | -10/+6 |
* | | | | | Merge topic 'json-helpers' | Brad King | 2020-09-10 | 6 | -91/+931 |
|\ \ \ \ \ | |||||
| * | | | | | Refactor: Use JSON helpers in CTest resource spec | Kyle Edwards | 2020-09-09 | 2 | -91/+132 |
| * | | | | | JSON: Add helpers | Kyle Edwards | 2020-09-09 | 4 | -0/+799 |
* | | | | | | Merge topic 'optimize-old-expand' | Brad King | 2020-09-10 | 20 | -61/+49 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmCommandArgumentParserHelper: rework input handling | Oleksandr Koval | 2020-09-09 | 20 | -61/+49 |
* | | | | | | | Merge branch 'release-3.18' | Brad King | 2020-09-10 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Merge topic 'automoc-rerun-missing-dependency' into release-3.18 | Brad King | 2020-09-10 | 9 | -7/+132 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'automoc-rerun-missing-dependency' | Brad King | 2020-09-10 | 9 | -7/+132 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | AutoMoc: Re-run moc if a dependency is missing | Joerg Bornemann | 2020-09-09 | 9 | -7/+132 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-10 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'vs9-custom-command-dedup' | Brad King | 2020-09-09 | 4 | -17/+24 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | VS: Avoid unnecessary duplication of custom commands across targets in VS 9 | Brad King | 2020-09-08 | 1 | -1/+6 |
| * | | | | | | | | cmLocalVisualStudio7Generator: Adopt SourcesVisited lookup table | Brad King | 2020-09-08 | 4 | -16/+18 |
* | | | | | | | | | Merge topic 'use-cmprop' | Brad King | 2020-09-09 | 4 | -45/+40 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | cmConditionEvaluator: More use of cmProp | vvs31415 | 2020-09-08 | 4 | -45/+40 |
* | | | | | | | | | | Merge topic 'file-real_path' | Brad King | 2020-09-09 | 12 | -2/+95 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | file(): Add REAL_PATH sub-command | Marc Chevrier | 2020-09-08 | 12 | -2/+95 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'fix-crash-21165' | Brad King | 2020-09-09 | 1 | -22/+12 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | cmGeneratorTarget: Avoid missing nullptr check | vvs31415 | 2020-09-08 | 1 | -22/+12 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'release-3.18' | Brad King | 2020-09-09 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge topic 'pch-tv90' into release-3.18 | Brad King | 2020-09-09 | 1 | -8/+20 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'pch-tv90' | Brad King | 2020-09-09 | 1 | -8/+20 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | PCH: Fix 30s wait for VS2008 when used via -Tv90 | Cristian Adam | 2020-09-07 | 1 | -8/+20 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'release-3.18' | Brad King | 2020-09-09 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | |