Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'msvc-base-features' | Brad King | 2017-09-13 | 1 | -0/+24 |
|\ | |||||
| * | MSVC: Avoid unnecessary C++ feature detection steps | Brad King | 2017-09-12 | 1 | -0/+24 |
* | | Merge topic 'MsvcArm64' | Brad King | 2017-09-13 | 4 | -4/+17 |
|\ \ | |||||
| * | | MSVC: Add support for ARM64 architecture | Minmin Gong | 2017-09-12 | 4 | -4/+17 |
* | | | Merge topic 'vs-clang-llvm-support' | Brad King | 2017-09-12 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | VS: Update support for LLVM-vs* toolsets from LLVM 5.0 | Konstantin Ivlev | 2017-09-11 | 1 | -2/+2 |
* | | | Merge topic 'find-openssl' | Brad King | 2017-09-11 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | FindOpenSSL: Search 'ssld' and 'crypod' for debug variants | Robert Dailey | 2017-09-08 | 1 | -0/+2 |
| |/ / | |||||
* | | | Merge topic 'doc-find_dependency-return' | Brad King | 2017-09-11 | 1 | -17/+28 |
|\ \ \ | |_|/ |/| | | |||||
| * | | CMakeFindDependencyMacro: Document return() behavior and caveats | Brad King | 2017-09-08 | 1 | -7/+18 |
| * | | CMakeFindDependencyMacro: Convert documentation to bracket comment | Brad King | 2017-09-08 | 1 | -17/+17 |
| |/ | |||||
* | | Merge topic 'findmatlab-remove-CMAKE_CL_64' | Brad King | 2017-09-11 | 1 | -1/+8 |
|\ \ | |/ |/| | |||||
| * | FindMatlab: Don't use the deprecated variable CMAKE_CL_64 | Job Noorman | 2017-09-08 | 1 | -1/+8 |
* | | Merge topic 'fphsa-version-cleanup' | Brad King | 2017-09-08 | 1 | -29/+30 |
|\ \ | |||||
| * | | FPHSA: lower-case for cmake_parse_arguments + move config-mode related code | Yves Frederix | 2017-09-05 | 1 | -16/+16 |
| * | | FPHSA: use more localized _FOUND_VERSION instead of VERSION. | Yves Frederix | 2017-09-05 | 1 | -13/+14 |
* | | | Merge topic 'boost-1.65.1' | Brad King | 2017-09-08 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | FindBoost: Add version 1.65.1 | Roger Leigh | 2017-09-06 | 1 | -1/+1 |
* | | | | Merge topic 'findfreetype-importedtargets' | Brad King | 2017-09-08 | 1 | -12/+59 |
|\ \ \ \ | |||||
| * | | | | FindFreetype: Add imported target, docs, and test | Ben Morgan | 2017-09-07 | 1 | -12/+59 |
* | | | | | Autogen: Pass RCC build names and function names in info file | Sebastian Holtermann | 2017-09-07 | 1 | -2/+2 |
* | | | | | Autogen: Iterate source files only once | Sebastian Holtermann | 2017-09-07 | 1 | -1/+2 |
|/ / / / | |||||
* | | | | Merge topic 'FindBoost-limit-configs' | Brad King | 2017-09-07 | 1 | -16/+32 |
|\ \ \ \ | |||||
| * | | | | FindBoost: Add option to prevent finding DEBUG/RELEASE Boost-libs | Deniz Bahadir | 2017-09-06 | 1 | -16/+32 |
* | | | | | Merge topic 'findexpat-importedtargets' | Brad King | 2017-09-07 | 1 | -7/+28 |
|\ \ \ \ \ | |||||
| * | | | | | FindEXPAT: Add imported target and documentation | Ben Morgan | 2017-09-01 | 1 | -7/+28 |
* | | | | | | Merge topic 'irsl-vs15-future' | Brad King | 2017-09-07 | 1 | -19/+16 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Merge branch 'backport-irsl-vs15-future' into irsl-vs15-future | Brad King | 2017-09-06 | 1 | -19/+16 |
| |\ \ \ \ \ | |||||
| | * | | | | | InstallRequiredSystemLibraries: Add support for future VS 2017 toolchains | Brad King | 2017-09-06 | 1 | -19/+16 |
| | * | | | | | Merge branch 'InstallRequiredSystemLibraries-vs15.3' into release-3.9 | Brad King | 2017-08-22 | 1 | -11/+31 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'revert-macos-hidpi-qt-dialog' into release-3.9 | Brad King | 2017-08-22 | 1 | -4/+0 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'debian_clang_binutils' into release-3.9 | Brad King | 2017-08-15 | 1 | -0/+8 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'cuda-device-link-ccbin' into release-3.9 | Brad King | 2017-08-15 | 1 | -2/+2 |
| | |\ \ \ \ \ \ \ \ | |||||
* | | \ \ \ \ \ \ \ \ | Merge topic 'msvc2015-cxx17' | Brad King | 2017-09-06 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | MSVC: Extend C++ language standard support to Visual Studio 2015 Update 3 | Nils Gladitz | 2017-09-01 | 1 | -1/+4 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'FindBoost-fix-policy-scope' | Brad King | 2017-09-06 | 1 | -9/+5 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | FindBoost: Revert "Simplify search in lists." | Brad King | 2017-09-05 | 1 | -9/+5 |
* | | | | | | | | | | | Merge topic 'findopenmp-found' | Brad King | 2017-09-06 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | FindOpenMP: Restore OpenMP_FOUND result variable | Christian Pfeiffer | 2017-09-05 | 1 | -0/+2 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge topic 'android-ndk-r16' | Brad King | 2017-09-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Android: Update for NDK r16 | Brad King | 2017-09-05 | 1 | -1/+1 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge topic 'csharp_fix_initial_flags' | Brad King | 2017-09-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | VS: Initialize CSharp flags consistently | Michael Stürmer | 2017-09-05 | 1 | -1/+1 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge topic 'ExternalProject-command' | Brad King | 2017-09-05 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | ExternalProject: Prevent COMMAND from being treated as a true keyword | Craig Scott | 2017-09-02 | 1 | -0/+8 |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | FindPatch: Add module to find 'patch' command-line tool | Jean-Christophe Fillion-Robin | 2017-09-01 | 1 | -0/+68 |
| |_|/ / / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'flang' | Brad King | 2017-09-01 | 5 | -2/+25 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | FindOpenMP: Add Flang flag. | Tin Huynh | 2017-08-31 | 1 | -0/+1 |
| * | | | | | | | | | | Flang: Add support for flang Fortran compiler | Tin Huynh | 2017-08-31 | 4 | -2/+24 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'FindThreads-cross-compile-no-try_run' | Brad King | 2017-09-01 | 2 | -44/+11 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | |