Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | Merge topic 'cpack-rpm-deb-version' | Brad King | 2017-09-22 | 2 | -8/+61 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | CPack RPM and DEB: improved package version handling | Domen Vrankar | 2017-09-21 | 2 | -8/+61 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | CPack/RPM: new CPACK_RPM_EXCLUDE_FROM_AUTO_FILELIST exclude paths | Domen Vrankar | 2017-09-21 | 1 | -2/+6 | |
| |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'midipix-support' | Brad King | 2017-09-21 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Midipix: Add minimal platform file | midipix | 2017-09-20 | 1 | -0/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'freebsd-compiler-name' | Brad King | 2017-09-21 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | FreeBSD prefers to call the C++ compiler c++ (just like Linux, Darwin, ..) | Adriaan de Groot | 2017-09-20 | 1 | -0/+3 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'pgi-fortran-flag-fix' | Brad King | 2017-09-20 | 2 | -5/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | PGI-Fortran: Add -Mipa=fast,inline as IPO option. | Tin Huynh | 2017-09-15 | 1 | -4/+8 | |
| * | | | | | | | | | | PGI-Fortran: Remove -Kieee and -Mpreprocess | Tin Huynh | 2017-09-06 | 1 | -1/+0 | |
* | | | | | | | | | | | Improve formatting of compiler failure error message | Brad King | 2017-09-19 | 6 | -12/+18 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'gtest-fix-windows-linking' | Brad King | 2017-09-19 | 1 | -58/+83 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FindGTest: Avoid macro name collision | Matthew Woehlke | 2017-09-18 | 1 | -26/+26 | |
| * | | | | | | | | | | FindGTest: Fix shared linking on Windows | Matthew Woehlke | 2017-09-18 | 1 | -44/+68 | |
| * | | | | | | | | | | FindGTest: Avoid using find_dependency in a find module | Matthew Woehlke | 2017-09-14 | 1 | -4/+5 | |
* | | | | | | | | | | | FindBoost: Simplify search in lists | Alex Turbov | 2017-09-18 | 1 | -5/+9 | |
* | | | | | | | | | | | Merge topic 'findmpi-overhaul' | Brad King | 2017-09-18 | 7 | -483/+1319 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | FindMPI: Add support for FreeBSD and SLES | Christian Pfeiffer | 2017-09-15 | 1 | -2/+29 | |
| * | | | | | | | | | | | FindMPI: Support components for various languages | Christian Pfeiffer | 2017-09-15 | 1 | -19/+71 | |
| * | | | | | | | | | | | FindMPI: Modernization from ground up | Christian Pfeiffer | 2017-09-15 | 7 | -480/+1237 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | FindBoost: Improve behavior when thread dependency is missing | Brad King | 2017-09-15 | 1 | -4/+14 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'findopenmp-components' | Brad King | 2017-09-15 | 1 | -17/+43 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FindOpenMP: Add support for components | Christian Pfeiffer | 2017-09-14 | 1 | -15/+39 | |
| * | | | | | | | | | | FindOpenMP: Minor environmental improvements | Christian Pfeiffer | 2017-09-14 | 1 | -2/+4 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'fphsa-fix-version-exact' | Brad King | 2017-09-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FPHSA: replace left-over VERSION by _FOUND_VERSION. | Yves Frederix | 2017-09-14 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge topic 'remove-nmcl' | Brad King | 2017-09-14 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Platforms: Remove Windows-NMcl | Christian Pfeiffer | 2017-09-13 | 1 | -4/+0 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'improve-graphviz-doc' | Craig Scott | 2017-09-14 | 1 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Docs: Improve markup for graphviz related documentation | Jano Svitok | 2017-09-11 | 1 | -7/+7 | |
* | | | | | | | | | | | 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 | |