Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Merge branch 'irsl-fortran-only-linux' into release-3.11 | Brad King | 2018-05-11 | 1 | -8/+10 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge topic 'irsl-fortran-only-linux' | Brad King | 2018-05-14 | 1 | -8/+10 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | IRSL: Fix Intel library list for ifort-only setups | Christian Pfeiffer | 2018-05-11 | 1 | -8/+10 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2018-05-14 | 4 | -15/+30 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2018-05-11 | 4 | -15/+30 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | / / | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| | * | | | | | | | KWSys 2018-05-11 (46da6b14) | KWSys Upstream | 2018-05-11 | 4 | -15/+30 | |
* | | | | | | | | | Merge topic 'xml-element-enhance' | Brad King | 2018-05-14 | 3 | -61/+57 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmCTestLaunch: use cmXMLElement for XML generation | Vitaly Stakhovsky | 2018-05-11 | 3 | -61/+57 | |
* | | | | | | | | | | Merge topic 'findjpeg_static_fix' | Brad King | 2018-05-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FindJPEG: Add 'jpeg-static' to searched names | Michael Hofmann | 2018-05-11 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'cpack-nuget' | Brad King | 2018-05-14 | 16 | -32/+860 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | CPack: Add NuGet support | Alex Turbov | 2018-05-11 | 16 | -6/+835 | |
| * | | | | | | | | | | Tests: Format `RunCPackVerifyResult.cmake` more consistently | Alex Turbov | 2018-05-09 | 1 | -24/+24 | |
| * | | | | | | | | | | Tests: Fix comment for finding dpkg tool | Alex Turbov | 2018-05-09 | 1 | -2/+1 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-14 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-13 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-12 | 1 | -1/+1 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'vs-refactor' | Brad King | 2018-05-11 | 2 | -110/+92 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmVisualStudio10TargetGenerator: refactor | Vitaly Stakhovsky | 2018-05-09 | 2 | -110/+92 | |
* | | | | | | | | | | Merge topic 'FindCUDA-sccache' | Brad King | 2018-05-11 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FindCUDA: Add support for sccache | Will Feng | 2018-05-09 | 1 | -4/+4 | |
* | | | | | | | | | | | Merge topic 'vs-fix-csharp-recompile' | Brad King | 2018-05-11 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | VS: When not referencing output assembly do not try to copy it either | Andreas Schönle | 2018-05-09 | 1 | -0/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'release-3.11' | Brad King | 2018-05-11 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'restore-imported-lib-alias-diagnostic' into release-3.11 | Brad King | 2018-05-10 | 3 | -2/+25 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'FindBoost-backport-python-deps' into release-3.11 | Brad King | 2018-05-09 | 1 | -34/+34 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'restore-imported-lib-alias-diagnostic' | Brad King | 2018-05-11 | 3 | -2/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | add_library: Restore error on alias of non-global imported target | Brad King | 2018-05-10 | 3 | -2/+25 | |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'FindBoost-backport-python-deps' | Brad King | 2018-05-11 | 1 | -34/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | / / / | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | FindBoost: Backport versioned python dependencies for v1.35 to v1.66 | Filip Matzner | 2018-05-09 | 1 | -20/+20 | |
| * | | | | | | | | | | FindBoost: Remove extra indentation in 1.65/1.66 dependency block | Brad King | 2018-05-08 | 1 | -16/+16 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-11 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'ctest-start-args-rework' | Craig Scott | 2018-05-10 | 35 | -53/+312 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Help: add release notes for ctest_start() changes | Kyle Edwards | 2018-05-09 | 1 | -0/+7 | |
| * | | | | | | | | | ctest_start: read model from TAG file | Kyle Edwards | 2018-05-09 | 34 | -53/+305 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-10 | 1 | -1/+1 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'doc-cpack-revise' | Brad King | 2018-05-09 | 1 | -330/+339 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | CPack: Add more markup to module documentation | Alex Turbov | 2018-05-08 | 1 | -174/+174 | |
| * | | | | | | | CPack: Document `CPACK_PACKAGE_DESCRIPTION` variable | Alex Turbov | 2018-05-08 | 1 | -3/+11 | |
| * | | | | | | | CPack: Move CPACK_BINARY_<GENNAME> with rest of docs | Alex Turbov | 2018-05-08 | 1 | -10/+10 | |
| * | | | | | | | CPack: Convert documentation to long-bracket comment syntax | Alex Turbov | 2018-05-08 | 1 | -320/+321 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'vs-refactor-xml' | Brad King | 2018-05-09 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | VS: Fix regression in XML generation for CUDA | Brad King | 2018-05-08 | 1 | -1/+2 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-09 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'release-3.11' | Brad King | 2018-05-08 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'FindCUDA-revert-sepcomp-cublas' into release-3.11 | Brad King | 2018-05-08 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'doc-updates' into release-3.11 | Brad King | 2018-05-08 | 2 | -3/+11 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'java-new-packaging-fixes' into release-3.11 | Brad King | 2018-05-08 | 2 | -3/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge topic 'pkgconf-imp-target-lib-path' | Brad King | 2018-05-08 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FindPkgConfig: correct library search path for imported targets. | Aleksandr Mezin | 2018-05-01 | 1 | -2/+6 | |