summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* FindBoost: Restore finding without CXX language enabledBrad King2018-11-261-6/+3
* Merge branch 'blas-pkgcfg' into release-3.13Brad King2018-11-191-0/+1
|\
| * FindBLAS: Restore BLAS_FOUND when found using pkgconfigMartin von Gagern2018-11-191-0/+1
* | Merge branch 'FindPython-lib-arch' into release-3.13Brad King2018-11-191-0/+17
|\ \
| * | FindPython: Ensure config tool matches library architectureMarc Chevrier2018-11-191-0/+17
| |/
* | Merge branch 'irsl-ucrt-version' into release-3.13Brad King2018-11-191-3/+19
|\ \
| * | IRSL: Detect versioned Windows Universal CRT directoriesBrad King2018-11-191-3/+19
| |/
* | Merge branch 'FindBoost-1.69' into release-3.13Brad King2018-11-131-3/+3
|\ \
| * | FindBoost: Additional fixes for 1.69Roger Leigh2018-11-131-3/+3
| |/
* | Merge branch 'FindBoost-compiler-guess-update' into release-3.13Brad King2018-11-091-7/+26
|\ \
| * | FindBoost: Improve compiler prefix detection for GCC 5+ and clang 4+Mateusz Łoskot2018-11-091-7/+26
* | | Merge branch 'asm-compiler-id-clang' into release-3.13Brad King2018-11-091-0/+8
|\ \ \ | |/ / |/| |
| * | ASM: Detect compiler id for Clang used as AssemblerBrad King2018-11-091-0/+8
| |/
* | FindBoost: Add system thread library to Boost_LIBRARIESFelix Geyer2018-11-091-0/+3
|/
* Merge branch 'FindOpenMP-log-errors' into release-3.13Brad 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 branch 'backport-FindBoost-explicit-arch-tag' into release-3.13Brad King2018-11-061-19/+30
|\ \
| * | FindBoost: Add explicit Boost_ARCHITECTURE optionBrad King2018-11-051-19/+30
* | | Merge branch 'rename-cpack-ext-generator' into release-3.13Brad King2018-11-061-11/+11
|\ \ \
| * | | CPack: Rename Ext generator to ExternalCraig Scott2018-11-051-11/+11
| | |/ | |/|
* | | Merge branch 'blaslapack95' into release-3.13Brad King2018-11-052-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 branch 'FindProtobuf-threads' into release-3.13Brad King2018-10-311-14/+22
|\ \ \
| * | | FindProtobuf: Add missing link dependencies on threadsBrad King2018-10-311-14/+22
| |/ /
* | | Merge branch 'FindPostgreSQL-11' into release-3.13Brad King2018-10-311-2/+2
|\ \ \
| * | | FindPostgreSQL: Search for version 11Sylvain Joubert2018-10-301-2/+2
* | | | Merge branch 'UseSWIG-typos' into release-3.13Brad King2018-10-291-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 'FindBoost-stacktrace' into release-3.13Brad King2018-10-291-0/+6
|\ \ \
| * | | FindBoost: Add support for stacktrace componentsMartin Quinson2018-10-291-0/+6
* | | | Merge branch 'flang-preprocess-source' into release-3.13Brad King2018-10-291-1/+1
|\ \ \ \
| * | | | Flang: Fix command-line used to preprocess sourcesBrad King2018-10-291-1/+1
* | | | | Merge branch 'qccDepfile' into release-3.13Brad King2018-10-291-1/+1
|\ \ \ \ \
| * | | | | QNX: Update qcc depfile flags to be compliant with ccacheMaikel van den Hurk2018-10-291-1/+1
| |/ / / /
* | | | | Merge branch 'UseSWIG-multi-input' into release-3.13Brad King2018-10-292-2/+40
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | UseSWIG: multiple input files must be supported in version 2Marc Chevrier2018-10-292-2/+40
* | | | | Merge branch 'FindMPI-pthread-cuda' into release-3.13Brad King2018-10-251-1/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | FindMPI: Pass -pthread to CUDA compiler through -XcompilerBrad King2018-10-251-1/+6
* | | | | Merge branch 'FindBoost-1.69' into release-3.13Brad King2018-10-251-14/+29
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | FindBoost: Add support for upcoming Boost 1.69Mateusz Łoskot2018-10-251-14/+29
| | |/ | |/|
* | | FindThreads: Pass -pthread to CUDA compiler through -XcompilerRolf Eike Beer2018-10-241-1/+3
* | | Merge branch 'GNUInstallDirs-kfreebsd-man' into release-3.13Brad King2018-10-221-1/+1
|\ \ \
| * | | GNUInstallDirs: Don't use BSD info and man paths on GNU/kFreeBSDJames Clarke2018-10-221-1/+1
| |/ /
* | | DeployQt4: Do not include BundleUtilities at configure timeKyle Edwards2018-10-192-71/+86
* | | DeployQt4: Convert to 2-space indentationKyle Edwards2018-10-181-259/+259
* | | Help: Convert DeployQt4 to block-style commentKyle Edwards2018-10-181-100/+101
* | | Merge branch 'FindPkgConfig-operator-docs' into release-3.13Brad King2018-10-151-6/+9
|\ \ \