Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | Merge topic 'find-dependency-fix-17583' | Brad King | 2019-04-03 | 1 | -26/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | find_dependency: Always search dependencies | Damien R | 2019-03-29 | 1 | -26/+24 | |
* | | | | | | | | | | | | Merge topic 'nasm-fix' | Brad King | 2019-04-02 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Modules: Check nasm compile object variable | Connor Davis | 2019-03-30 | 1 | -1/+3 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'memorize_c_compilers_with_full_standard_support' | Brad King | 2019-04-01 | 11 | -3/+59 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Record when C compilers have gained full support for 90,99,11 | Robert Maynard | 2019-03-27 | 9 | -0/+30 | |
| * | | | | | | | | | | CompileFeatures: memoize C compilers with full language level support | Robert Maynard | 2019-03-27 | 2 | -3/+29 | |
* | | | | | | | | | | | 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 | |
| | |_|_|_|/ / | |/| | | | | |