Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | IRSL: Update redist directory for VS 2019 update 1 | Brad King | 2019-04-15 | 1 | -2/+5 | |
* | | | | | | | Merge topic 'Boost-Gentoo' | Brad King | 2019-04-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | FindBoost: Fix detection with version suffixes on Gentoo | Rolf Eike Beer | 2019-04-16 | 1 | -1/+1 | |
| | |/ / / | |/| | | | ||||||
| * | | | | Merge branch 'fix-submit-url' into release-3.14 | Craig Scott | 2019-04-09 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'backport-implicit-includes-relative' into release-3.14 | Brad King | 2019-04-08 | 1 | -0/+8 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'iar-generalize' | Brad King | 2019-04-15 | 9 | -116/+121 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | IAR: Generalize and add support for IAR RX compiler | Stefan Andersson | 2019-04-12 | 9 | -116/+121 | |
* | | | | | | | | Merge topic 'ghs_custom' | Brad King | 2019-04-15 | 1 | -12/+26 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | GHS: Update ExternalProject for GHS tools | Fred Baksik | 2019-04-11 | 1 | -12/+26 | |
* | | | | | | | | | Merge topic 'FindBoost-msvc-toolset-14.2' | Brad King | 2019-04-15 | 1 | -5/+20 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | FindBoost: Add support for MSVC toolset version 14.2 | Brad King | 2019-04-12 | 1 | -5/+20 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | CompileFeatures: Record when CXX compilers have gained full support for 98 | Robert Maynard | 2019-04-11 | 6 | -0/+8 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge topic 'meta-feature_only_infer_granular_support' | Brad King | 2019-04-10 | 6 | -5/+46 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CompileFeatures: Now able to presume full language level support | Robert Maynard | 2019-04-09 | 4 | -0/+12 | |
| * | | | | | | | CompileFeatures: memoize C++ compilers with full language level support | Robert Maynard | 2019-04-09 | 2 | -5/+34 | |
* | | | | | | | | Merge topic 'fix-submit-url' | Craig Scott | 2019-04-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | Modules/CTest: Fix SubmitURL | Regina Pfeifer | 2019-04-09 | 1 | -1/+1 | |
| | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'vs2019-redist' into release-3.14 | Brad King | 2019-04-04 | 2 | -10/+18 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
* | | | | | | | Merge topic 'improve-formatting-of-help' | Brad King | 2019-04-09 | 13 | -118/+123 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Modules: Update documentation formatting | Bartosz Kosiorek | 2019-04-08 | 13 | -118/+123 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'backport-implicit-includes-relative' | Brad King | 2019-04-08 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Fix implicit include directory extraction for adaptive relative paths | Brad King | 2019-04-08 | 1 | -0/+8 | |
* | | | | | | Merge topic 'ghs_os_dir' | Brad King | 2019-04-08 | 1 | -11/+12 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | GHS: Print status message regarding GHS_OS_DIR | Fred Baksik | 2019-03-29 | 1 | -11/+12 | |
* | | | | | | Merge topic 'armcc-compiler-id' | Brad King | 2019-04-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | ARMCC: Do not identify ARMClang as ARMCC | Brad King | 2019-04-03 | 1 | -1/+1 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'vs2019-redist' | Brad King | 2019-04-04 | 2 | -10/+18 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | IRSL: Fix discovery of VS 2019 v142 toolset redistributables | Brad King | 2019-04-04 | 1 | -9/+14 | |
| * | | | | MSVC: Fix MSVC_TOOLSET_VERSION for VS 2019 v142 toolset | Brad King | 2019-04-03 | 1 | -1/+4 | |
| |/ / / | ||||||
| * | | | Merge branch 'implicit-includes' into release-3.14 | Brad King | 2019-03-29 | 1 | -2/+14 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'ifw_group_option_parsing' into release-3.14 | Brad King | 2019-03-29 | 1 | -0/+6 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'FindFontconfig-var-case' into release-3.14 | Brad King | 2019-03-27 | 2 | -29/+29 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'cuda-bracket-output' into release-3.14 | Brad King | 2019-03-26 | 1 | -0/+5 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'toolchain-include_directories' into release-3.14 | Brad King | 2019-03-25 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'armcc-compiler-id' into release-3.14 | Brad King | 2019-03-20 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge topic 'FindGLEW-lib-suffixes' | Brad King | 2019-04-04 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FindGLEW: fix CMAKE_FIND_LIBRARY_SUFFIXES | Claudio Fantacci | 2019-04-03 | 1 | -0/+5 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'FindBoost-clang-cl' | Brad King | 2019-04-04 | 1 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FindBoost: Consider boost suffixes suitable for clang-cl | Douman | 2019-04-03 | 1 | -1/+7 | |
* | | | | | | | | | | | Merge topic 'FindPython-handle-virtual-env' | Brad King | 2019-04-04 | 4 | -20/+111 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | FindPython*: Add capability to control virtual env handling. | Marc Chevrier | 2019-04-03 | 4 | -20/+111 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | 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 | |