summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'pkgconfig-mark-advanced'Brad King2018-11-081-0/+1
|\
| * PkgConfig: Be less verbose by mark(ing)_as_advanced the find_library resultSylvain Joubert2018-11-071-0/+1
* | Merge topic 'find-jpeg-turbo-multiarch-version'Brad King2018-11-081-16/+26
|\ \ | |/ |/|
| * FindJPEG: handle multiarch installs of libjpeg-turboBen Boeckel2018-11-061-16/+26
* | Merge topic 'FindOpenMP-log-errors'Brad King2018-11-071-3/+10
|\ \
| * | FindOpenMP: Log error outputIvan Pozdeev2018-11-071-1/+8
| * | FindOpenMP: Fix warnings with -Wstrict-prototypesIvan Pozdeev2018-11-071-2/+2
* | | Merge topic 'FindSQLite3-module'Brad King2018-11-071-0/+66
|\ \ \ | |_|/ |/| |
| * | FindSQLite3: Add module to find SQLite3Chuck Atkins2018-11-061-0/+66
* | | Merge topic 'FindPostgreSQL-target'Brad King2018-11-061-11/+52
|\ \ \
| * | | FindPostgreSQL: extract the actual version numberBen Boeckel2018-11-051-3/+23
| * | | FindPostgreSQL: add an imported targetBen Boeckel2018-11-011-0/+14
| * | | FindPostgreSQL: Modernize documentation layoutBrad King2018-11-011-8/+15
* | | | Merge topic 'autogen_origin_depends'Brad King2018-11-061-0/+2
|\ \ \ \
| * | | | Autogen: Add (CMAKE_)AUTOGEN_ORIGIN_DEPENDS supportSebastian Holtermann2018-11-031-0/+2
| | |/ / | |/| |
* | | | Merge topic 'FindBoost-explicit-arch-tag'Brad King2018-11-061-21/+32
|\ \ \ \
| * \ \ \ Merge branch 'backport-FindBoost-explicit-arch-tag'Brad King2018-11-051-21/+32
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | FindBoost: Add explicit Boost_ARCHITECTURE optionBrad King2018-11-051-19/+30
| | * | | Merge branch 'FindBoost-stacktrace' into release-3.13Brad King2018-10-291-0/+6
| | |\ \ \
| | * \ \ \ Merge branch 'flang-preprocess-source' into release-3.13Brad King2018-10-291-1/+1
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'qccDepfile' into release-3.13Brad King2018-10-291-1/+1
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'UseSWIG-multi-input' into release-3.13Brad King2018-10-292-2/+40
| | |\ \ \ \ \ \
* | | \ \ \ \ \ \ Merge topic 'rename-cpack-ext-generator'Brad King2018-11-061-11/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CPack: Rename Ext generator to ExternalCraig Scott2018-11-051-11/+11
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge topic 'blaslapack95'Brad King2018-11-062-3/+3
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | FindLAPACK: Correct library name and symbol searched in LAPACK95 wrapperJakub Benda2018-11-051-2/+2
| * | | | | | | | FindBLAS: Correct symbol searched in BLAS95 wrapperJakub Benda2018-11-051-1/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'FindGDAL-target'Brad King2018-11-021-11/+46
|\ \ \ \ \ \ \ \
| * | | | | | | | FindGDAL: set the GDAL_VERSIONBen Boeckel2018-11-011-1/+14
| * | | | | | | | FindGDAL: add an imported targetBen Boeckel2018-11-011-0/+13
| * | | | | | | | FindGDAL: Modernize documentation layoutBrad King2018-11-011-12/+21
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'msvc-custom-rc-mt'Brad King2018-11-027-21/+53
|\ \ \ \ \ \ \ \
| * | | | | | | | MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe}Mateusz Zych2018-10-297-20/+44
| * | | | | | | | CUDA: Enable RC language on WindowsBrad King2018-10-291-0/+2
| * | | | | | | | MSVC: Factor out enable_language(RC) call into helper macroBrad King2018-10-291-1/+4
| * | | | | | | | CUDA: Find CMAKE_LINKER on WindowsBrad King2018-10-292-0/+3
* | | | | | | | | Merge topic 'FindBoost-exact-version'Brad King2018-11-021-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindBoost: search default path if Boost_FIND_VERSION_EXACTHannes Franke2018-10-291-2/+2
* | | | | | | | | | Merge topic 'FindProtobuf-threads'Brad King2018-11-011-14/+22
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | FindProtobuf: Add missing link dependencies on threadsBrad King2018-10-311-14/+22
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'FindBoost-debug-lib-prefix'Brad King2018-10-311-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindBoost: Output Boost_LIB_PREFIX if Boost_DEBUG=ON requestedMateusz Łoskot2018-10-301-0/+7
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'FindPostgreSQL-11'Brad King2018-10-311-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindPostgreSQL: Search for version 11Sylvain Joubert2018-10-301-2/+2
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'flang-preprocess-source'Brad King2018-10-301-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Flang: Fix command-line used to preprocess sourcesBrad King2018-10-291-1/+1
* | | | | | | | | Merge topic 'FindBoost-stacktrace'Brad King2018-10-301-0/+6
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | FindBoost: Add support for stacktrace componentsMartin Quinson2018-10-291-0/+6
* | | | | | | | | Merge topic 'qccDepfile'Brad King2018-10-301-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | QNX: Update qcc depfile flags to be compliant with ccacheMaikel van den Hurk2018-10-291-1/+1
| | |/ / / / / / | |/| | | | | |