Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | KWSys 2019-01-30 (ce89cada) | KWSys Upstream | 2019-01-30 | 2 | -10/+20 | |
* | | | | | | | | | | | | Merge topic 'variables1' | Brad King | 2019-01-31 | 2 | -10/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Help: moved 7 variables to "internal" section | Joachim Wuttke (o) | 2019-01-30 | 1 | -7/+7 | |
| * | | | | | | | | | | | | Help: "internal variables" instead of "obsolete", with some explanatory prose | Joachim Wuttke (o) | 2019-01-30 | 1 | -1/+6 | |
| * | | | | | | | | | | | | Help: declare CMAKE_HOME_DIRECTORY obsolete | Joachim Wuttke (o) | 2019-01-30 | 2 | -3/+13 | |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'msys_docs' | Brad King | 2019-01-31 | 2 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Help: Add documentation for MSYS variable | Harry Mallon | 2019-01-30 | 2 | -0/+5 | |
* | | | | | | | | | | | | | Merge topic 'lapack-docs' | Brad King | 2019-01-31 | 2 | -82/+123 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Find{BLAS,LAPACK}: Add note and example for using Intel MKL | Michael Hirsch, Ph.D | 2019-01-30 | 2 | -0/+22 | |
| * | | | | | | | | | | | | | Find{BLAS,LAPACK}: Update docs to use modern conventions | Michael Hirsch, Ph.D | 2019-01-30 | 2 | -85/+104 | |
| * | | | | | | | | | | | | | FindLAPACK: Remove extra indentation from a line | Michael Hirsch, Ph.D | 2019-01-30 | 1 | -1/+1 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge topic 'FindLAPACK-typo' | Brad King | 2019-01-31 | 2 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'backport-FindLAPACK-typo' | Brad King | 2019-01-31 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | FindLAPACK: Distinguish check result variable name from FindBLAS | Brad King | 2019-01-31 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | Find{BLAS,LAPACK}: Drop unnecessary mark_as_advanced calls | Brad King | 2019-01-31 | 2 | -2/+0 | |
* | | | | | | | | | | | | | | Merge topic 'autogen-qt-version-from-dirprops' | Brad King | 2019-01-31 | 7 | -19/+97 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'autogen-qt-version-from-dirprops-release' into autogen-qt-versi... | Ben Boeckel | 2019-01-30 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | AutoGen: query Qt5 version from directory properties | Ben Boeckel | 2019-01-30 | 1 | -0/+12 | |
| | * | | | | | | | | | | | | | Tests: add cases for providing Qt5Core_VERSION manually | Ben Boeckel | 2019-01-30 | 6 | -1/+72 | |
| | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Autogen: Read the Qt version from directory properties as well | Sebastian Holtermann | 2019-01-30 | 1 | -18/+25 | |
| * | | | | | | | | | | | | | Tests: add cases for providing Qt5Core_VERSION manually | Ben Boeckel | 2019-01-30 | 6 | -1/+72 | |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge topic 'restore-install-late-framework' | Brad King | 2019-01-31 | 4 | -2/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'backport-restore-install-late-framework' | Brad King | 2019-01-30 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | macOS: Restore compatibility for setting FRAMEWORK after install() | Brad King | 2019-01-29 | 3 | -2/+30 | |
| | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | macOS: Restore compatibility for setting FRAMEWORK after install() | Brad King | 2019-01-30 | 4 | -2/+43 | |
* | | | | | | | | | | | | | Merge topic 'readlistfile-stdstring' | Brad King | 2019-01-31 | 4 | -14/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | ReadListFile: Accept std::string argument | Vitaly Stakhovsky | 2019-01-31 | 4 | -14/+16 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge topic 'unused-members' | Brad King | 2019-01-31 | 1 | -14/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Remove unused 'class cmake' members | Brad King | 2019-01-31 | 1 | -14/+0 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-31 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'tidy-use-equals-delete' | Brad King | 2019-01-30 | 58 | -139/+209 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | clang-tidy: Use `= delete` | Regina Pfeifer | 2019-01-29 | 58 | -139/+209 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'fetchcontent-reduce-boilerplate' | Brad King | 2019-01-30 | 13 | -74/+275 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FetchContent: Add new command FetchContent_MakeAvailable() | Craig Scott | 2019-01-26 | 12 | -68/+266 | |
| * | | | | | | | | | | Sphinx: Add limited support for nested variables in docs | Craig Scott | 2019-01-26 | 1 | -1/+4 | |
| * | | | | | | | | | | FetchContent: Trivial doc corrections | Craig Scott | 2019-01-20 | 1 | -6/+6 | |
* | | | | | | | | | | | Merge topic 'vs-msbuild-arch' | Brad King | 2019-01-30 | 2 | -5/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | VS: Use MSBuild matching toolset host architecture | Brad King | 2019-01-29 | 1 | -0/+12 | |
| * | | | | | | | | | | | Find native build tool after selecting a toolset | Brad King | 2019-01-29 | 1 | -5/+5 | |
* | | | | | | | | | | | | Merge topic 'vendor-docs' | Brad King | 2019-01-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | DOCS: put Flang in alphabetical order | Michael Hirsch, Ph.D | 2019-01-29 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge topic 'functional-callbacks' | Brad King | 2019-01-30 | 16 | -191/+158 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | MessageCallback: Remove unused bool& argument | Regina Pfeifer | 2019-01-29 | 9 | -28/+23 | |
| * | | | | | | | | | | | | Use `std::function` for callbacks | Regina Pfeifer | 2019-01-29 | 16 | -187/+159 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge topic 'copyfile-stdstring' | Brad King | 2019-01-30 | 11 | -33/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | cmSystemTools: copy file member functions accept std::string params | Vitaly Stakhovsky | 2019-01-29 | 11 | -33/+18 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge topic 'UseJava-if-cleanup' | Brad King | 2019-01-30 | 1 | -147/+147 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | UseJava: clean-up if() expressions | Marc Chevrier | 2019-01-28 | 1 | -147/+147 | |
* | | | | | | | | | | | | | Merge branch 'release-3.13' | Brad King | 2019-01-30 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'add-missing-macos-framework' into release-3.13 | Brad King | 2019-01-29 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ |