summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Autogen: Add (CMAKE_)AUTOGEN_ORIGIN_DEPENDS supportSebastian Holtermann2018-11-031-0/+2
* 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
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'UseSWIG-typos'Brad King2018-10-301-2/+2
|\ \ \ \ \ \ \
| * | | | | | | UseSWIG: Add target language and input file in command descriptionSylvain Joubert2018-10-291-1/+1
| * | | | | | | UseSWIG: Typo, add missing letterSylvain Joubert2018-10-291-1/+1
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'FindMPI-pthread-cuda' into release-3.13Brad King2018-10-251-1/+6
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge branch 'FindBoost-1.69' into release-3.13Brad King2018-10-251-14/+29
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
* | | | | | | Merge topic 'UseSWIG-multi-input'Brad King2018-10-302-2/+40
|\ \ \ \ \ \ \
| * | | | | | | UseSWIG: multiple input files must be supported in version 2Marc Chevrier2018-10-292-2/+40
* | | | | | | | Merge topic 'FindMatlab-2018a-API'Brad King2018-10-301-119/+124
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | FindMatlab: Fix linker command under Windows.Cris Luengo2018-10-291-4/+5
| * | | | | | | FindMatlab: `matlab_add_mex` has new options `R2017b` and `R2018a`.Cris Luengo2018-10-241-70/+87
| * | | | | | | FindMatlab: Always find core libraries.Cris Luengo2018-10-241-48/+35
* | | | | | | | ExternalProject: add LOG_PATCH option to log the patch commandWouter Klouwen2018-10-261-0/+11
* | | | | | | | Merge topic 'deprecation2'Brad King2018-10-261-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Use_wxWindows: Correct version of deprecationJoachim Wuttke (o)2018-10-261-1/+1
* | | | | | | | | Merge topic 'relative-rpath'Brad King2018-10-267-0/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | RPATH: Record support for $ORIGIN on various *BSDPeter Wu2018-10-264-0/+11
| * | | | | | | | | RPATH: Record support for $ORIGIN on Haiku and SolarisPeter Wu2018-10-262-0/+2
| * | | | | | | | | RPATH: Add option for using $ORIGIN in build treePeter Wu2018-10-261-0/+1
* | | | | | | | | | Merge topic 'FindMPI-pthread-cuda'Brad King2018-10-261-1/+6
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | / / / | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | FindMPI: Pass -pthread to CUDA compiler through -XcompilerBrad King2018-10-251-1/+6
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'deprecation'Brad King2018-10-2510-30/+42
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Help: Use 'deprecated' template, and date deprecation of modulesJoachim Wuttke (o)2018-10-2510-30/+42
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'FindBoost-1.69'Brad King2018-10-251-14/+29
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | FindBoost: Add support for upcoming Boost 1.69Mateusz Łoskot2018-10-251-14/+29
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'cuda-thread-flags'Brad King2018-10-251-1/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | FindThreads: Pass -pthread to CUDA compiler through -XcompilerRolf Eike Beer2018-10-241-1/+3