summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'findmpi-documentation'Brad King2020-01-231-5/+17
|\
| * Help: Add more variable documentation to FindMPIKyle Edwards2020-01-221-5/+17
| * Merge topic 'msvc-runtime-library-masm' into release-3.16Brad King2020-01-221-0/+6
| |\
| * \ Merge topic 'InstallRequiredSystemLibraries-redist' into release-3.16Brad King2020-01-211-6/+20
| |\ \
| * \ \ Merge topic 'findopenssl-dependencies-link-order' into release-3.16Brad King2020-01-171-7/+5
| |\ \ \
| | * | | FindOpenSSL: Fix ordering of dependency link flagsAshley Whetter2020-01-161-7/+5
| * | | | Merge topic 'nag-submodule' into release-3.16Brad King2020-01-161-0/+2
| |\ \ \ \
| * \ \ \ \ Merge topic 'python39' into release-3.16Brad King2020-01-153-3/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge topic 'FindMatlab-r2019' into release-3.16Brad King2020-01-141-0/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge topic 'FindMatlab-only-CXX' into release-3.16Brad King2020-01-141-4/+13
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge topic 'fix-cpack-deb-description-file' into release-3.16Brad King2020-01-132-3/+12
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge topic 'objc-visibility-inlines' into release-3.16Brad King2020-01-133-7/+5
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'blas-lapack-whitespace'Brad King2020-01-232-526/+536
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Find{BLAS,LAPACK}: Cleanup whitespace, style, and commentsMario Emmenlauer2020-01-212-499/+509
| * | | | | | | | | | | FindLAPACK: Fixed order of arguments for internal helper macroMario Emmenlauer2020-01-211-9/+9
| * | | | | | | | | | | Find{BLAS,LAPACK}: Clarify names of internal helper macroMario Emmenlauer2020-01-202-35/+35
* | | | | | | | | | | | Merge topic 'mark_as_advanced-without-cache'Brad King2020-01-227-51/+82
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | FindOpenSSL: do not mark a local variable as advancedBen Boeckel2020-01-201-1/+1
| * | | | | | | | | | | | FindCurses: only mark CURSES_EXTRA_LIBRARY when it is usedBen Boeckel2020-01-201-1/+4
| * | | | | | | | | | | | FindOpenGL: only mark declared cache variables as advancedBen Boeckel2020-01-201-11/+32
| * | | | | | | | | | | | FindLua: only mark LUA_MATH_LIBRARY as advanced if requiredBen Boeckel2020-01-141-1/+2
| * | | | | | | | | | | | FindBoost: only mark Boost_DIR as advanced if definedBen Boeckel2020-01-141-1/+4
| * | | | | | | | | | | | CTest: avoid marking undeclared cache variables as advancedBen Boeckel2020-01-141-4/+0
| * | | | | | | | | | | | CPack: mark options as advanced only if definedBen Boeckel2020-01-141-32/+39
* | | | | | | | | | | | | Merge topic 'FindMPI-fix-return'Brad King2020-01-221-4/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | FindMPI: Fix regression when compiling with MPI wrappersBrad King2020-01-211-4/+3
* | | | | | | | | | | | | | Merge topic 'msvc-runtime-library-masm'Brad King2020-01-221-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | ASM_MASM: Populate MSVC runtime library abstraction tableBrad King2020-01-211-0/+6
* | | | | | | | | | | | | | FindGTK2: Fix documentation formattingBrad King2020-01-211-65/+52
* | | | | | | | | | | | | | Merge topic 'mingw-find-no-dll'Brad King2020-01-212-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | MinGW: Update find_library to not find plain .dll filesBrad King2020-01-202-2/+2
* | | | | | | | | | | | | | | Merge topic 'InstallRequiredSystemLibraries-redist'Brad King2020-01-211-6/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | IRSL: Install msvcp140_{1,2,codecvt_ids}.dll if availableBrad King2020-01-201-6/+20
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'FindBLAS-OpenBLAS-thread' into release-3.15Brad King2019-12-121-2/+6
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'backport-3.15-vs-v142-version' into release-3.15Brad King2019-12-121-3/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | VS: Fix support for v142 toolset minor versions in VS 16.5+Brad King2019-12-121-3/+4
| * | | | | | | | | | | | | | Merge branch 'backport-3.15-FindGTK2-harfbuzz' into release-3.15Brad King2019-12-091-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | FindGTK2: Add harfbuzz to GTK2_INCLUDE_DIRSMarkus Mittendrein2019-12-091-0/+3
| * | | | | | | | | | | | | | | Merge branch 'backport-implicit-includes-extra-CR' into release-3.15Brad King2019-11-261-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'backport-FindBoost-meta-component-ALL' into release-3.15Brad King2019-11-071-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | FindBoost: Prevent warning due to new meta-component "ALL" of Boost 1.73Deniz Bahadir2019-11-071-0/+3
| | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'backport-findpostgres-10-and-older' into release-3.15Brad King2019-11-071-5/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | FindPostgreSQL: support version encoding used in pre-10 releasesBen Boeckel2019-11-071-5/+16
| | * | | | | | | | | | | | | | | Merge branch 'FindBISON-CMP0088-SourcePath' into release-3.14Brad King2019-07-121-3/+9
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'backport-implicit-includes-cray-hlist' into release-3.14Brad King2019-07-091-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'fphsa-name-mismatch'Brad King2020-01-206-4/+61
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | FPHSA: acknowledge the name mismatches in CMake-owned modulesBen Boeckel2020-01-145-1/+8
| * | | | | | | | | | | | | | | | | | FPHSA: detect package name mismatchesBen Boeckel2020-01-141-3/+53
| | |_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge topic 'csharp-default-langversion'Brad King2020-01-171-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | CSharp: Set C# compiler to default versionSumit Bhardwaj2020-01-161-1/+1
| |/ / / / / / / / / / / / / / / / /