summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'implicit-includes'Brad King2019-03-291-2/+14
|\
| * ParseImplicitIncludeInfo: Canonicalize implicit include dirsBrad King2019-03-291-2/+14
* | Merge topic 'ifw_group_option_parsing'Brad King2019-03-291-0/+6
|\ \
| * | CPackIFW: Add missing cpack_ifw_configure_component_group option processingClément Rezvoy2019-03-281-0/+6
| |/
* | Merge topic 'FindFontconfig-var-case'Brad King2019-03-272-29/+29
|\ \
| * | FindFontconfig: Convert module variables to camel caseBrad King2019-03-262-29/+29
| |/
* | Merge topic 'cuda-bracket-output'Brad King2019-03-271-0/+5
|\ \
| * | CUDA: Tolerate square brackets in PROMPT environment variableBrad King2019-03-261-0/+5
| |/
* | Merge topic 'find_dependency-cleanup'Brad King2019-03-271-1/+0
|\ \
| * | find_dependency: Remove clearing of unused cmake_fd_exact_arg variableDamien R2019-03-261-1/+0
* | | Merge topic 'toolchain-include_directories'Brad King2019-03-261-0/+1
|\ \ \ | |/ / |/| |
| * | Restore support for include_directories() in toolchain filesBrad King2019-03-251-0/+1
| |/
* | Merge topic 'pkg-get-variable-prefix-path'Brad King2019-03-251-109/+128
|\ \
| * | pkg_get_variable now sets PKG_CONFIG_PATH like pkg_check_modulesDan Kegel2019-03-201-24/+34
| * | FindPkgConfig: hoist PKG_CONFIG_PATH ops out into _pkg_set_path_internalDan Kegel2019-03-201-89/+98
* | | Merge topic 'ghs-linux'Brad King2019-03-223-4/+19
|\ \ \
| * | | FindThreads: Fix pthread library check in GHS Multi GeneratorNaren Manimohan2019-03-211-0/+3
| * | | GHS: Add support for GHS Multi Generator in LinuxNaren Manimohan2019-03-212-4/+16
* | | | Merge topic 'dont_do_compiler_feature_checks_for_version_with_no_features'Brad King2019-03-211-2/+12
|\ \ \ \
| * | | | CompileFeatures: Don't try_compile for language levels with no featuresRobert Maynard2019-03-201-2/+12
* | | | | Merge topic 'Find-prefix-paths'Brad King2019-03-218-66/+3
|\ \ \ \ \
| * | | | | remove some platform specific search paths from Find modulesRolf Eike Beer2019-03-198-66/+3
* | | | | | Merge topic 'armcc-compiler-id'Brad King2019-03-211-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | ARMCC: Fix identification of ARM compiler when it defines GNU macrosBrad King2019-03-201-1/+1
| | |_|_|/ | |/| | |
* | | | | ExternalProject: Optimize Mercurial commandsBartosz Kosiorek2019-03-191-12/+5
* | | | | ExternalProject: Optimize git commandsBartosz Kosiorek2019-03-191-23/+18
| |/ / / |/| | |
* | | | 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
| | |_|/ | |/| |