Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Clarify INCLUDE_DIRECTORIES directory property behavior | Brian Heim | 2018-09-10 | 1 | -3/+9 |
* | Help: Clarify wording of set_directory_properties docs | Brian Heim | 2018-09-10 | 1 | -4/+3 |
* | CMake Nightly Date Stamp | Kitware Robot | 2018-09-02 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2018-09-01 | 1 | -1/+1 |
* | Merge topic 'FindBLAS-implicit-blas-final' | Brad King | 2018-08-31 | 1 | -498/+526 |
|\ | |||||
| * | FindBLAS: Make Intel MKL the most preferred explicit BLAS library again | Hubertus van Dam | 2018-08-30 | 1 | -180/+180 |
| * | FindBLAS: Make Intel MKL code block respect prior found BLAS libraries | Hubertus van Dam | 2018-08-30 | 1 | -155/+157 |
| * | FindBLAS: Detect implicitly linked BLAS library | Hubertus van Dam | 2018-08-30 | 1 | -2/+28 |
| * | FindBLAS: Re-indent module source code to use normal conventions | Kitware Robot | 2018-08-30 | 1 | -476/+476 |
* | | Merge topic 'vs-winrt-default' | Brad King | 2018-08-31 | 3 | -2/+13 |
|\ \ | |||||
| * | | VS: Add option to tell generator that platfrom is WinRT by default | Mikhail Korolev | 2018-08-30 | 3 | -2/+13 |
* | | | Merge topic 'gg-stdstring' | Brad King | 2018-08-31 | 3 | -16/+16 |
|\ \ \ | |||||
| * | | | cmGlobalGenerator::AddInstallComponent(): Accept std::string argument | Vitaly Stakhovsky | 2018-08-30 | 3 | -16/+16 |
* | | | | Merge branch 'release-3.12' | Brad King | 2018-08-31 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'CheckIPOSupported-output-backslashes' into release-3.12 | Brad King | 2018-08-30 | 1 | -4/+11 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'CheckIPOSupported-output-backslashes' | Brad King | 2018-08-31 | 1 | -4/+11 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | CheckIPOSupported: Tolerate backslashes in output of failed checks | Brad King | 2018-08-30 | 1 | -1/+7 |
| * | | | | | CheckIPOSupported: Simplify result reporting logic | Brad King | 2018-08-30 | 1 | -3/+4 |
* | | | | | | Merge topic 'file-alt-httpauth' | Brad King | 2018-08-31 | 1 | -0/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | file: Allow DOWNLOAD/UPLOAD using alternate authentication methods | Clinton Stimpson | 2018-08-30 | 1 | -0/+8 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'no-sanitizer-logfile' | Brad King | 2018-08-31 | 11 | -12/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ctest_memcheck: Change failure to find log file from error to warning | Betsy McPhail | 2018-08-28 | 11 | -12/+2 |
* | | | | | | | Merge topic 'ctest-WARNING-not-error' | Brad King | 2018-08-31 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CTest: Add error exception for sphinx-build WARNING messages | Tim | 2018-08-30 | 1 | -0/+1 |
* | | | | | | | | Merge topic 'solaris-silence-system-libform-warning' | Brad King | 2018-08-31 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Solaris: Silence warning when using system libform. | Chuck Atkins | 2018-08-29 | 1 | -0/+1 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'capture_camke_error-update-docs' | Craig Scott | 2018-08-31 | 3 | -4/+16 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Help: Add CAPTURE_CMAKE_ERROR to ctest_submit and ctest_update documentation | Betsy McPhail | 2018-08-29 | 3 | -4/+16 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-31 | 1 | -1/+1 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | Merge topic 'minor-cleanup' | Brad King | 2018-08-30 | 2 | -15/+12 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmake: Drop unnecessary working mode checks | Brad King | 2018-08-29 | 1 | -13/+6 |
| * | | | | | | | cmake: Declare VariableWatch member only when used | Brad King | 2018-08-29 | 1 | -2/+6 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'cpack-ext-stage-and-run' | Brad King | 2018-08-30 | 9 | -33/+127 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CPackExt: Add CPACK_EXT_ENABLE_STAGING and CPACK_EXT_PACKAGE_SCRIPT | Nils Gladitz | 2018-08-14 | 9 | -33/+127 |
* | | | | | | | | Merge topic 'FindPackageModeMakefileTest-use-explicit-linkage' | Brad King | 2018-08-30 | 2 | -0/+10 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindPackageModeMakefileTest: Explicitly use C linkage | Chuck Atkins | 2018-08-29 | 2 | -0/+10 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'libarchive-bump-minimum-version' | Brad King | 2018-08-30 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | libarchive: Bump the minimum version from 3.0.0 to 3.1.0 | Chuck Atkins | 2018-08-29 | 1 | -1/+1 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'cmake_lang_compiler_predefines' | Brad King | 2018-08-30 | 3 | -3/+21 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Respect CMAKE_<LANG>_COMPILER_ARG1 in CMAKE_<LANG>_COMPILER_PREDEFINES_COMMAND | Sebastian Holtermann | 2018-08-28 | 3 | -3/+21 |
* | | | | | | | | | Merge topic 'cstr-remove' | Brad King | 2018-08-30 | 1 | -8/+8 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | cmVisualStudio10TargetGenerator: clean up c_str()s | Vitaly Stakhovsky | 2018-08-28 | 1 | -8/+8 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'genex-evaluate-stdstring' | Brad King | 2018-08-30 | 5 | -23/+18 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Genex: Return Evaluate results as const std::string& | Vitaly Stakhovsky | 2018-08-28 | 5 | -23/+18 |
* | | | | | | | | | | Merge topic 'remove-lua-extra-paths' | Brad King | 2018-08-30 | 1 | -9/+0 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | FindLua: Remove manually specified additional paths | Chuck Atkins | 2018-08-28 | 1 | -9/+0 |
* | | | | | | | | | | | Merge branch 'release-3.12' | Brad King | 2018-08-30 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'android-ndk-r18' into release-3.12 | Brad King | 2018-08-28 | 5 | -9/+29 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ | Merge topic 'android-ndk-r18' | Brad King | 2018-08-30 | 5 | -9/+29 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Android: Add support for NDK r18 | Brad King | 2018-08-28 | 5 | -9/+29 |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |