summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'meta-feature_only_infer_granular_support'Brad King2019-04-106-5/+46
|\
| * CompileFeatures: Now able to presume full language level supportRobert Maynard2019-04-094-0/+12
| * CompileFeatures: memoize C++ compilers with full language level supportRobert Maynard2019-04-092-5/+34
* | Merge topic 'fix-submit-url'Craig Scott2019-04-091-1/+1
|\ \
| * | Modules/CTest: Fix SubmitURLRegina Pfeifer2019-04-091-1/+1
| * | Merge branch 'vs2019-redist' into release-3.14Brad King2019-04-042-10/+18
| |\ \
* | \ \ Merge topic 'improve-formatting-of-help'Brad King2019-04-0913-118/+123
|\ \ \ \
| * | | | Modules: Update documentation formattingBartosz Kosiorek2019-04-0813-118/+123
* | | | | Merge branch 'backport-implicit-includes-relative'Brad King2019-04-081-0/+8
|\ \ \ \ \
| * | | | | Fix implicit include directory extraction for adaptive relative pathsBrad King2019-04-081-0/+8
* | | | | | Merge topic 'ghs_os_dir'Brad King2019-04-081-11/+12
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | GHS: Print status message regarding GHS_OS_DIRFred Baksik2019-03-291-11/+12
* | | | | | Merge topic 'armcc-compiler-id'Brad King2019-04-041-1/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | ARMCC: Do not identify ARMClang as ARMCCBrad King2019-04-031-1/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'vs2019-redist'Brad King2019-04-042-10/+18
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | IRSL: Fix discovery of VS 2019 v142 toolset redistributablesBrad King2019-04-041-9/+14
| * | | | MSVC: Fix MSVC_TOOLSET_VERSION for VS 2019 v142 toolsetBrad King2019-04-031-1/+4
| |/ / /
| * | | Merge branch 'implicit-includes' into release-3.14Brad King2019-03-291-2/+14
| |\ \ \
| * \ \ \ Merge branch 'ifw_group_option_parsing' into release-3.14Brad King2019-03-291-0/+6
| |\ \ \ \
| * \ \ \ \ Merge branch 'FindFontconfig-var-case' into release-3.14Brad King2019-03-272-29/+29
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'cuda-bracket-output' into release-3.14Brad King2019-03-261-0/+5
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'toolchain-include_directories' into release-3.14Brad King2019-03-251-0/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'armcc-compiler-id' into release-3.14Brad King2019-03-201-1/+1
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'FindGLEW-lib-suffixes'Brad King2019-04-041-0/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindGLEW: fix CMAKE_FIND_LIBRARY_SUFFIXESClaudio Fantacci2019-04-031-0/+5
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge topic 'FindBoost-clang-cl'Brad King2019-04-041-1/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindBoost: Consider boost suffixes suitable for clang-clDouman2019-04-031-1/+7
* | | | | | | | | | | Merge topic 'FindPython-handle-virtual-env'Brad King2019-04-044-20/+111
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | FindPython*: Add capability to control virtual env handling.Marc Chevrier2019-04-034-20/+111
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'find-dependency-fix-17583'Brad King2019-04-031-26/+24
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | find_dependency: Always search dependenciesDamien R2019-03-291-26/+24
* | | | | | | | | | | | Merge topic 'nasm-fix'Brad King2019-04-021-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Modules: Check nasm compile object variableConnor Davis2019-03-301-1/+3
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'memorize_c_compilers_with_full_standard_support'Brad King2019-04-0111-3/+59
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Record when C compilers have gained full support for 90,99,11Robert Maynard2019-03-279-0/+30
| * | | | | | | | | | CompileFeatures: memoize C compilers with full language level supportRobert Maynard2019-03-272-3/+29
* | | | | | | | | | | 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