summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'CheckTypeSize-decl-warning'Brad King2019-03-191-1/+1
|\
| * CheckTypeSize: Fix with clang '-Werror,-Wmissing-variable-declarations'Campbell Barton2019-03-181-1/+1
* | Merge topic 'FindBLAS-mklroot'Brad King2019-03-191-0/+26
|\ \
| * | FindBLAS: respect MKLROOT and MKL_ROOT if availableMario Emmenlauer2019-03-151-0/+26
* | | Merge topic 'environment-modules'Brad King2019-03-191-0/+333
|\ \ \
| * | | FindEnvModules: Provide a CMake interface to environment modulesChuck Atkins2019-03-181-0/+333
* | | | Merge topic 'cray-bad-compiler-option'Brad King2019-03-191-0/+1
|\ \ \ \
| * | | | cray: Detect bad options passed on the command lineChuck Atkins2019-03-151-0/+1
| | |/ / | |/| |
* | | | Merge topic 'ExternalProject-optimize-git'Brad King2019-03-181-38/+28
|\ \ \ \
| * | | | ExternalProject: Extend documentation about GIT_TAG usageBartosz Kosiorek2019-03-151-0/+3
| * | | | ExternalProject: Drop unnecessary 'git submodule init'Bartosz Kosiorek2019-03-141-9/+0
| * | | | ExternalProject: Simplify generated 'git clone' scriptsBartosz Kosiorek2019-03-141-28/+24
| * | | | ExternalProject: Re-run 'git clone' when GIT_REMOTE_NAME changesBartosz Kosiorek2019-03-141-1/+1
* | | | | Merge topic 'FindGLEW-updates'Brad King2019-03-181-33/+269
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | FindGLEW: Update implementationClaudio Fantacci2019-03-151-33/+269
| | |/ / | |/| |
* | | | Merge topic 'pkg-config-linker-flags'Marc Chevrier2019-03-161-1/+5
|\ \ \ \
| * | | | FindPkgConfig: Set linker flags on imported targetsRadek Nadstawny2019-03-131-1/+5
* | | | | Merge topic 'FindPython-ensure-correct-architecture-selected'Brad King2019-03-154-8/+29
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | FindPython*: ensure correct architecture is selected.Marc Chevrier2019-03-144-8/+29
| * | | | Merge branch 'ios-variable' into release-3.14Brad King2019-03-051-0/+2
| |\ \ \ \
* | \ \ \ \ Merge topic 'FindBoost-dyn-link'Brad King2019-03-121-2/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | FindBoost: always define BOOST_ALL_DYN_LINK for Boost::dynamic_linkingNeroBurner2019-03-111-2/+2
| | |_|/ / | |/| | |
* | | | | Merge topic 'FindSWIG-advanced-exe'Brad King2019-03-111-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FindSWIG: mark_as_advanced SWIG_EXECUTABLE for cleaner cache displaySylvain Joubert2019-03-081-1/+1
| | |_|/ | |/| |
* | | | Merge topic 'find-pthread-update'Brad King2019-03-081-6/+35
|\ \ \ \ | |/ / / |/| | |
| * | | FindThreads: Use complete program to test for pthreads in libcJerryShih2019-03-061-6/+35
* | | | Merge topic 'android-versioned-soname'Brad King2019-03-061-3/+5
|\ \ \ \
| * | | | Android: allow user to enable versioned sonameTom Yan2019-03-051-3/+5
* | | | | Merge topic 'ios-variable'Brad King2019-03-061-0/+2
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | iOS: Add IOS variableRuslan Baratov2019-03-051-0/+2
* | | | Merge topic 'llvm-rc'Brad King2019-03-042-3/+5
|\ \ \ \
| * | | | MSVC: Use -D instead of /D in RC_FLAGSZsolt Parragi2019-03-011-2/+4
| * | | | RC: Pass output file in a way that llvm-rc 7 and below understandZsolt Parragi2019-02-271-1/+1
* | | | | Merge topic 'FindPython-NumPy-fix-include-dir'Brad King2019-03-041-2/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | FindPython: Fix NumPy component include directoryMarc Chevrier2019-03-041-2/+1
| | |/ / | |/| |
| * | | Merge branch 'findjni-paths' into release-3.14Brad King2019-03-011-52/+47
| |\ \ \
| * \ \ \ Merge branch 'ExternalProject-fix-log-in-custom-stamp' into release-3.14Brad King2019-03-011-2/+14
| |\ \ \ \
| * \ \ \ \ Merge branch 'FindThreads-revert-libc-check' into release-3.14Brad King2019-02-271-11/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'FindOctave-remove' into release-3.14Brad King2019-02-271-179/+0
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'vs-llvm-extension' into release-3.14Brad King2019-02-271-2/+9
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'qcc-asm-detection' into release-3.14Brad King2019-02-252-0/+6
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'check_lang_source_runs_output' into release-3.14Brad King2019-02-252-2/+12
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'asm-no-slash-question' into release-3.14Brad King2019-02-193-3/+3
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'fix-legacy-implicit-includes' into release-3.14Brad King2019-02-192-3/+17
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'FindBoost-layout-tagged' into release-3.14Brad King2019-02-191-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'ExternalProject-fix-log-in-custom-stamp'Brad King2019-03-011-2/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | ExternalProject: Restore default log dir with custom stamp dirBrad King2019-03-011-2/+14
* | | | | | | | | | | | | | Merge topic 'findjni-paths'Brad King2019-03-011-52/+47
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | FindJNI: Unify path search, fix support for Java 9Christian Pfeiffer2019-03-011-52/+47
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge topic 'processor_count_linux_containers'Brad King2019-03-011-0/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \