Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | Merge topic 'toc_on_ppc' into release-3.16 | Brad King | 2019-12-10 | 4 | -4/+42 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'toc_on_ppc' | Brad King | 2019-12-10 | 6 | -40/+68 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Check*CompilerFlag: Modernize modules | Alexander Grund | 2019-12-09 | 2 | -36/+26 | |
| * | | | | | | | | | | | | | | Merge branch 'backport-3.16-toc_on_ppc' into toc_on_ppc | Brad King | 2019-12-09 | 4 | -4/+42 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Merge branch 'backport-3.15-toc_on_ppc' into backport-3.16-toc_on_ppc | Brad King | 2019-12-09 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / | | | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | Check for support before adding bigtoc linker flag | Alexander Grund | 2019-12-09 | 2 | -2/+35 | |
| | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | Check for support before adding bigtoc linker flag | Alexander Grund | 2019-12-09 | 2 | -2/+39 | |
| | * | | | | | | | | | | | bootstrap: Add target_link_options command | Alexander Grund | 2019-12-09 | 2 | -2/+3 | |
| | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-12-10 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'release-3.15' | Brad King | 2019-12-09 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'backport-3.15-FindGTK2-harfbuzz' into release-3.15 | Brad King | 2019-12-09 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | FindGTK2: Add harfbuzz to GTK2_INCLUDE_DIRS | Markus Mittendrein | 2019-12-09 | 1 | -0/+3 | |
* | | | | | | | | | | | | Merge topic 'link-options-propagation' | Brad King | 2019-12-09 | 25 | -18/+192 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Link properties: must be transitive over private dependency on static library | Marc Chevrier | 2019-12-09 | 25 | -18/+192 | |
* | | | | | | | | | | | | Merge topic 'foreach-ZIP_LISTS' | Brad King | 2019-12-09 | 32 | -32/+492 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | foreach: Allow multiple iteration variables for `ZIP_LIST` mode | Alex Turbov | 2019-12-07 | 17 | -31/+194 | |
| * | | | | | | | | | | | | foreach: Introduce `IN ZIP_LISTS` mode | Alex Turbov | 2019-12-01 | 18 | -27/+324 | |
* | | | | | | | | | | | | | Merge topic 'cross-compile-windows-export-all' | Brad King | 2019-12-09 | 4 | -33/+42 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Add support for WINDOWS_EXPORT_ALL_SYMBOLS when cross-compiling to Windows | Isuru Fernando | 2019-12-06 | 4 | -33/+42 | |
* | | | | | | | | | | | | | | Merge topic 'cuda_updates_for_10.2' | Brad King | 2019-12-09 | 3 | -30/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | CUDA: get header deps from compiler invocation when possible | Robert Maynard | 2019-11-29 | 2 | -2/+9 | |
| * | | | | | | | | | | | | | | CUDA: forward unknown flags to host compiler when possible. | Robert Maynard | 2019-11-29 | 3 | -28/+29 | |
* | | | | | | | | | | | | | | | Merge topic 'CPackNuGet-version-spec' | Brad King | 2019-12-09 | 1 | -9/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | CPackNuGet: Fix handling of version specs with '[' | Yacoub Hossain | 2019-12-06 | 1 | -9/+2 | |
* | | | | | | | | | | | | | | | | Merge topic 'compiler-launcher-env' | Brad King | 2019-12-09 | 33 | -12/+88 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | launcher: support setting a compiler launcher through the environment | Ben Boeckel | 2019-12-05 | 33 | -12/+88 | |
* | | | | | | | | | | | | | | | | | Merge topic 'modernize-memory-management' | Brad King | 2019-12-09 | 7 | -64/+67 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | cmGeneratorExpressionEvaluator: Modernize memory management | Marc Chevrier | 2019-12-05 | 7 | -64/+67 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'release-3.16' | Brad King | 2019-12-09 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge topic 'unity-object-libraries' into release-3.16 | Brad King | 2019-12-09 | 6 | -8/+36 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'unity-object-libraries' | Brad King | 2019-12-09 | 6 | -8/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'backport-unity-object-libraries' into unity-object-libraries | Brad King | 2019-12-08 | 6 | -8/+36 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Unity: Proper handling of object libraries | Cristian Adam | 2019-12-07 | 5 | -0/+31 | |
| | * | | | | | | | | | | | | | | | | | | Unity: Generic source file handling for all generators | Cristian Adam | 2019-12-07 | 2 | -7/+2 | |
| | * | | | | | | | | | | | | | | | | | | Unity/PCH: Skip more target types when adding automatic sources | Cristian Adam | 2019-12-07 | 1 | -1/+3 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'release-3.16' | Brad King | 2019-12-09 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge topic 'pch-reuse-importlib' into release-3.16 | Brad King | 2019-12-09 | 4 | -1/+49 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'pch-reuse-importlib' | Brad King | 2019-12-09 | 4 | -1/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | PCH: Use the target's PREFIX for building the pdb file name | Cristian Adam | 2019-12-08 | 4 | -1/+49 | |
| | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge topic 'libarchive-target' | Kyle Edwards | 2019-12-09 | 6 | -0/+52 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | FindLibArchive: create a target | T.J. Corona | 2019-12-05 | 6 | -0/+52 | |
* | | | | | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-12-09 | 1 | -1/+1 | |
| |_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-12-08 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-12-07 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'release-3.16' | Brad King | 2019-12-06 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge topic 'clang-analyzer-ignore-strcpy' into release-3.16 | Brad King | 2019-12-06 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'clang-analyzer-ignore-strcpy' | Brad King | 2019-12-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | TestDriver: ignore strcpy call | Ben Boeckel | 2019-12-05 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge topic 'doc-rpath' | Brad King | 2019-12-06 | 2 | -9/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Help: Clarify INSTALL_RPATH_USE_LINK_PATH documentation | Hong Xu | 2019-12-05 | 2 | -9/+17 | |