Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'implicit-includes' | Brad King | 2019-03-29 | 1 | -2/+14 |
|\ | |||||
| * | ParseImplicitIncludeInfo: Canonicalize implicit include dirs | Brad King | 2019-03-29 | 1 | -2/+14 |
* | | Merge topic 'ifw_group_option_parsing' | Brad King | 2019-03-29 | 1 | -0/+6 |
|\ \ | |||||
| * | | CPackIFW: Add missing cpack_ifw_configure_component_group option processing | Clément Rezvoy | 2019-03-28 | 1 | -0/+6 |
| |/ | |||||
* | | Merge topic 'FindFontconfig-var-case' | Brad King | 2019-03-27 | 2 | -29/+29 |
|\ \ | |||||
| * | | FindFontconfig: Convert module variables to camel case | Brad King | 2019-03-26 | 2 | -29/+29 |
| |/ | |||||
* | | Merge topic 'cuda-bracket-output' | Brad King | 2019-03-27 | 1 | -0/+5 |
|\ \ | |||||
| * | | CUDA: Tolerate square brackets in PROMPT environment variable | Brad King | 2019-03-26 | 1 | -0/+5 |
| |/ | |||||
* | | Merge topic 'find_dependency-cleanup' | Brad King | 2019-03-27 | 1 | -1/+0 |
|\ \ | |||||
| * | | find_dependency: Remove clearing of unused cmake_fd_exact_arg variable | Damien R | 2019-03-26 | 1 | -1/+0 |
* | | | Merge topic 'toolchain-include_directories' | Brad King | 2019-03-26 | 1 | -0/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Restore support for include_directories() in toolchain files | Brad King | 2019-03-25 | 1 | -0/+1 |
| |/ | |||||
* | | Merge topic 'pkg-get-variable-prefix-path' | Brad King | 2019-03-25 | 1 | -109/+128 |
|\ \ | |||||
| * | | pkg_get_variable now sets PKG_CONFIG_PATH like pkg_check_modules | Dan Kegel | 2019-03-20 | 1 | -24/+34 |
| * | | FindPkgConfig: hoist PKG_CONFIG_PATH ops out into _pkg_set_path_internal | Dan Kegel | 2019-03-20 | 1 | -89/+98 |
* | | | Merge topic 'ghs-linux' | Brad King | 2019-03-22 | 3 | -4/+19 |
|\ \ \ | |||||
| * | | | FindThreads: Fix pthread library check in GHS Multi Generator | Naren Manimohan | 2019-03-21 | 1 | -0/+3 |
| * | | | GHS: Add support for GHS Multi Generator in Linux | Naren Manimohan | 2019-03-21 | 2 | -4/+16 |
* | | | | Merge topic 'dont_do_compiler_feature_checks_for_version_with_no_features' | Brad King | 2019-03-21 | 1 | -2/+12 |
|\ \ \ \ | |||||
| * | | | | CompileFeatures: Don't try_compile for language levels with no features | Robert Maynard | 2019-03-20 | 1 | -2/+12 |
* | | | | | Merge topic 'Find-prefix-paths' | Brad King | 2019-03-21 | 8 | -66/+3 |
|\ \ \ \ \ | |||||
| * | | | | | remove some platform specific search paths from Find modules | Rolf Eike Beer | 2019-03-19 | 8 | -66/+3 |
* | | | | | | Merge topic 'armcc-compiler-id' | Brad King | 2019-03-21 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | ARMCC: Fix identification of ARM compiler when it defines GNU macros | Brad King | 2019-03-20 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | ExternalProject: Optimize Mercurial commands | Bartosz Kosiorek | 2019-03-19 | 1 | -12/+5 |
* | | | | | ExternalProject: Optimize git commands | Bartosz Kosiorek | 2019-03-19 | 1 | -23/+18 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'CheckTypeSize-decl-warning' | Brad King | 2019-03-19 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | CheckTypeSize: Fix with clang '-Werror,-Wmissing-variable-declarations' | Campbell Barton | 2019-03-18 | 1 | -1/+1 |
* | | | | | Merge topic 'FindBLAS-mklroot' | Brad King | 2019-03-19 | 1 | -0/+26 |
|\ \ \ \ \ | |||||
| * | | | | | FindBLAS: respect MKLROOT and MKL_ROOT if available | Mario Emmenlauer | 2019-03-15 | 1 | -0/+26 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'environment-modules' | Brad King | 2019-03-19 | 1 | -0/+333 |
|\ \ \ \ \ | |||||
| * | | | | | FindEnvModules: Provide a CMake interface to environment modules | Chuck Atkins | 2019-03-18 | 1 | -0/+333 |
* | | | | | | Merge topic 'cray-bad-compiler-option' | Brad King | 2019-03-19 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cray: Detect bad options passed on the command line | Chuck Atkins | 2019-03-15 | 1 | -0/+1 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'ExternalProject-optimize-git' | Brad King | 2019-03-18 | 1 | -38/+28 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ExternalProject: Extend documentation about GIT_TAG usage | Bartosz Kosiorek | 2019-03-15 | 1 | -0/+3 |
| * | | | | | | ExternalProject: Drop unnecessary 'git submodule init' | Bartosz Kosiorek | 2019-03-14 | 1 | -9/+0 |
| * | | | | | | ExternalProject: Simplify generated 'git clone' scripts | Bartosz Kosiorek | 2019-03-14 | 1 | -28/+24 |
| * | | | | | | ExternalProject: Re-run 'git clone' when GIT_REMOTE_NAME changes | Bartosz Kosiorek | 2019-03-14 | 1 | -1/+1 |
* | | | | | | | Merge topic 'FindGLEW-updates' | Brad King | 2019-03-18 | 1 | -33/+269 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | FindGLEW: Update implementation | Claudio Fantacci | 2019-03-15 | 1 | -33/+269 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'pkg-config-linker-flags' | Marc Chevrier | 2019-03-16 | 1 | -1/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindPkgConfig: Set linker flags on imported targets | Radek Nadstawny | 2019-03-13 | 1 | -1/+5 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'FindPython-ensure-correct-architecture-selected' | Brad King | 2019-03-15 | 4 | -8/+29 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | FindPython*: ensure correct architecture is selected. | Marc Chevrier | 2019-03-14 | 4 | -8/+29 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Merge branch 'ios-variable' into release-3.14 | Brad King | 2019-03-05 | 1 | -0/+2 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'FindBoost-dyn-link' | Brad King | 2019-03-12 | 1 | -2/+2 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | FindBoost: always define BOOST_ALL_DYN_LINK for Boost::dynamic_linking | NeroBurner | 2019-03-11 | 1 | -2/+2 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'FindSWIG-advanced-exe' | Brad King | 2019-03-11 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | FindSWIG: mark_as_advanced SWIG_EXECUTABLE for cleaner cache display | Sylvain Joubert | 2019-03-08 | 1 | -1/+1 |
| | |_|/ | |/| | |