summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'tidy-use-equals-default-fix'Brad King2019-01-312-1/+3
|\
| * clang-tidy: Silence use-equals-default warningRegina Pfeifer2019-01-302-1/+3
* | Merge topic 'std-string-callback'Brad King2019-01-315-16/+13
|\ \
| * | OutputCallback: Accept std::string argumentRegina Pfeifer2019-01-305-16/+13
| |/
* | Merge topic 'update-kwsys'Brad King2019-01-313-10/+23
|\ \
| * | Configure KWSys to honor CMake_NO_CXX_STANDARDBrad King2019-01-301-0/+3
| * | Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-01-302-10/+20
| |\ \ | | |/ | |/|
| | * KWSys 2019-01-30 (ce89cada)KWSys Upstream2019-01-302-10/+20
* | | Merge topic 'variables1'Brad King2019-01-312-10/+25
|\ \ \
| * | | Help: moved 7 variables to "internal" sectionJoachim Wuttke (o)2019-01-301-7/+7
| * | | Help: "internal variables" instead of "obsolete", with some explanatory proseJoachim Wuttke (o)2019-01-301-1/+6
| * | | Help: declare CMAKE_HOME_DIRECTORY obsoleteJoachim Wuttke (o)2019-01-302-3/+13
* | | | Merge topic 'msys_docs'Brad King2019-01-312-0/+5
|\ \ \ \
| * | | | Help: Add documentation for MSYS variableHarry Mallon2019-01-302-0/+5
* | | | | Merge topic 'lapack-docs'Brad King2019-01-312-82/+123
|\ \ \ \ \
| * | | | | Find{BLAS,LAPACK}: Add note and example for using Intel MKLMichael Hirsch, Ph.D2019-01-302-0/+22
| * | | | | Find{BLAS,LAPACK}: Update docs to use modern conventionsMichael Hirsch, Ph.D2019-01-302-85/+104
| * | | | | FindLAPACK: Remove extra indentation from a lineMichael Hirsch, Ph.D2019-01-301-1/+1
* | | | | | Merge topic 'FindLAPACK-typo'Brad King2019-01-312-2/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'backport-FindLAPACK-typo'Brad King2019-01-310-0/+0
| |\ \ \ \ \ \
| | * | | | | | FindLAPACK: Distinguish check result variable name from FindBLASBrad King2019-01-311-2/+2
| * | | | | | | Find{BLAS,LAPACK}: Drop unnecessary mark_as_advanced callsBrad King2019-01-312-2/+0
* | | | | | | | Merge topic 'autogen-qt-version-from-dirprops'Brad King2019-01-317-19/+97
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'autogen-qt-version-from-dirprops-release' into autogen-qt-versi...Ben Boeckel2019-01-300-0/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | AutoGen: query Qt5 version from directory propertiesBen Boeckel2019-01-301-0/+12
| | * | | | | | | | Tests: add cases for providing Qt5Core_VERSION manuallyBen Boeckel2019-01-306-1/+72
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Autogen: Read the Qt version from directory properties as wellSebastian Holtermann2019-01-301-18/+25
| * | | | | | | | Tests: add cases for providing Qt5Core_VERSION manuallyBen Boeckel2019-01-306-1/+72
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'restore-install-late-framework'Brad King2019-01-314-2/+43
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'backport-restore-install-late-framework'Brad King2019-01-300-0/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | macOS: Restore compatibility for setting FRAMEWORK after install()Brad King2019-01-293-2/+30
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | macOS: Restore compatibility for setting FRAMEWORK after install()Brad King2019-01-304-2/+43
* | | | | | | | | Merge topic 'readlistfile-stdstring'Brad King2019-01-314-14/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ReadListFile: Accept std::string argumentVitaly Stakhovsky2019-01-314-14/+16
|/ / / / / / / / /
* | | | | | | | | Merge topic 'unused-members'Brad King2019-01-311-14/+0
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Remove unused 'class cmake' membersBrad King2019-01-311-14/+0
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2019-01-311-1/+1
* | | | | | | | Merge topic 'tidy-use-equals-delete'Brad King2019-01-3058-139/+209
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | clang-tidy: Use `= delete`Regina Pfeifer2019-01-2958-139/+209
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'fetchcontent-reduce-boilerplate'Brad King2019-01-3013-74/+275
|\ \ \ \ \ \ \
| * | | | | | | FetchContent: Add new command FetchContent_MakeAvailable()Craig Scott2019-01-2612-68/+266
| * | | | | | | Sphinx: Add limited support for nested variables in docsCraig Scott2019-01-261-1/+4
| * | | | | | | FetchContent: Trivial doc correctionsCraig Scott2019-01-201-6/+6
* | | | | | | | Merge topic 'vs-msbuild-arch'Brad King2019-01-302-5/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: Use MSBuild matching toolset host architectureBrad King2019-01-291-0/+12
| * | | | | | | | Find native build tool after selecting a toolsetBrad King2019-01-291-5/+5
* | | | | | | | | Merge topic 'vendor-docs'Brad King2019-01-301-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | DOCS: put Flang in alphabetical orderMichael Hirsch, Ph.D2019-01-291-1/+1
* | | | | | | | | Merge topic 'functional-callbacks'Brad King2019-01-3016-191/+158
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MessageCallback: Remove unused bool& argumentRegina Pfeifer2019-01-299-28/+23