| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'qcc-asm-detection' into release-3.14 | Brad King | 2019-02-25 | 2 | -0/+6 |
|\ |
|
| * | Add ASM Compiler detection for QCC | Maikel van den Hurk | 2019-02-25 | 2 | -0/+6 |
|
|
* | | Merge branch 'check_lang_source_runs_output' into release-3.14 | Brad King | 2019-02-25 | 2 | -2/+12 |
|\ \ |
|
| * | | CheckLangSourceRuns: Capture run output to log files | Craig Scott | 2019-02-23 | 2 | -2/+12 |
|
|
* | | | Merge branch 'asm-no-slash-question' into release-3.14 | Brad King | 2019-02-19 | 3 | -3/+3 |
|\ \ \ |
|
| * | | | Use -? instead of /? to test compiler for MSVC-like command-line support | Brad King | 2019-02-19 | 3 | -3/+3 |
| |/ / |
|
* | | | Merge branch 'fix-legacy-implicit-includes' into release-3.14 | Brad King | 2019-02-19 | 2 | -3/+17 |
|\ \ \ |
|
| * | | | Do not explicitly report "standard" include directories as implicit | Brad King | 2019-02-18 | 1 | -0/+6 |
|
|
| * | | | Prefix implicit include directories with sysroot on construction | Brad King | 2019-02-18 | 1 | -3/+11 |
|
|
* | | | | Merge branch 'FindBoost-layout-tagged' into release-3.14 | Brad King | 2019-02-19 | 1 | -0/+8 |
|\ \ \ \ |
|
| * | | | | FindBoost: Find boost libraries built with --layout=tagged | Yves Frederix | 2019-02-18 | 1 | -0/+8 |
| | |/ /
| |/| | |
|
* | | | | Help: Clarify ExternalProject_Add()'s LOG_MERGED_STDOUTERR behavior | Craig Scott | 2019-02-17 | 1 | -1/+2 |
|/ / / |
|
* | | | Merge branch 'try_compile-expand-compile-defs' into release-3.14 | Brad King | 2019-02-15 | 2 | -12/+12 |
|\ \ \ |
|
| * | | | try_compile: Restore expansion of ;-list in COMPILE_DEFINITIONS | Brad King | 2019-02-15 | 2 | -12/+12 |
|
|
* | | | | Merge branch 'FindLibXml2' into release-3.14 | Brad King | 2019-02-15 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | FindLibXml2: Document LibXml2_FOUND as preferred case | Saleem Abdulrasool | 2019-02-15 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge branch 'fortran-submodule-names' into release-3.14 | Brad King | 2019-02-14 | 5 | -0/+15 |
|\ \ \ \ |
|
| * | | | | Fortran: Fix submodule file names across compilers | Brad King | 2019-02-14 | 5 | -0/+15 |
| |/ / / |
|
* | | | | Merge branch 'fix-legacy-implicit-includes' into release-3.14 | Brad King | 2019-02-13 | 2 | -6/+1 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Fix regression in -I/usr/include exclusion logic | Brad King | 2019-02-13 | 1 | -5/+0 |
|
|
| * | | | macOS: Fix addition of <sdk>/usr/include to default implicit include dirs | Brad King | 2019-02-13 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'FindMatlab-version-empty' into release-3.14 | Brad King | 2019-02-11 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | FindMatlab: Tolerate empty version log file | Sebastian Nagel | 2019-02-11 | 1 | -2/+2 |
| |/ / |
|
* | | | FindOctave: Add target for octinterp | Peter Stroia-Williams | 2019-02-08 | 1 | -1/+13 |
|
|
* | | | Merge branch 'cpack-ifw-error-wording' into release-3.14v3.14.0-rc1 | Brad King | 2019-02-07 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | CPack/IFW: Correct wording in error message | Joachim Wuttke (o) | 2019-02-07 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'FindHDF5-cleanup' into release-3.14 | Brad King | 2019-02-07 | 1 | -59/+81 |
|\ \ \ |
|
| * | | | FindHDF5: Modernize formatting of variable documentation | Michael Hirsch, Ph.D | 2019-02-07 | 1 | -49/+69 |
|
|
| * | | | FindHDF5: Use execute_process instead of exec_program | Michael Hirsch, Ph.D | 2019-02-07 | 1 | -10/+12 |
| |/ / |
|
* | | | Xcode: Derive stdlib from CXX flags | Gregor Jasny | 2019-02-07 | 2 | -0/+10 |
|/ / |
|
* | | Merge topic '17870-iphone-friendly-cmake' | Brad King | 2019-02-05 | 17 | -17/+66 |
|\ \ |
|
| * | | Xcode: Completely disable code signing for compiler id detection | Gregor Jasny | 2019-02-04 | 2 | -14/+1 |
|
|
| * | | Apple: Introduce separate system name for iOS, tvOS, and watchOS | Gregor Jasny | 2019-02-04 | 16 | -4/+66 |
|
|
* | | | Xcode: Update default Swift language version for Xcode 10.2 | Brad King | 2019-02-04 | 1 | -0/+2 |
|
|
* | | | Merge topic 'implicit-incs-cleanup' | Brad King | 2019-02-01 | 21 | -178/+77 |
|\ \ \ |
|
| * | | | ParseImplicitIncludeInfo: keep implicit incl. consistent when rerunning cmake | Chuck Cranor | 2019-01-30 | 2 | -7/+12 |
|
|
| * | | | CrayPrgEnv/ParseImplicitIncludes: simplify for new implict include parser | Chuck Cranor | 2019-01-29 | 16 | -155/+4 |
|
|
| * | | | ParseImplicitIncludeInfo: add SunPro Fortran and PGI compiler, Cray fix | Chuck Cranor | 2019-01-29 | 3 | -16/+61 |
| |/ / |
|
* | | | Merge topic 'ninja-intel-depfile' | Brad King | 2019-01-31 | 2 | -0/+4 |
|\ \ \ |
|
| * | | | Ninja: Use deps=gcc for Intel Compiler on Windows | Brad King | 2019-01-30 | 2 | -0/+4 |
|
|
* | | | | Merge topic 'xerces-xalan-header-checking' | Brad King | 2019-01-31 | 2 | -2/+2 |
|\ \ \ \ |
|
| * | | | | FindXercesC, FindXalanC: Don't examine non-existent version headers | Roger Leigh | 2019-01-30 | 2 | -2/+2 |
| |/ / / |
|
* | | | | Merge topic 'lapack-docs' | Brad King | 2019-01-31 | 2 | -82/+123 |
|\ \ \ \ |
|
| * | | | | Find{BLAS,LAPACK}: Add note and example for using Intel MKL | Michael Hirsch, Ph.D | 2019-01-30 | 2 | -0/+22 |
|
|
| * | | | | Find{BLAS,LAPACK}: Update docs to use modern conventions | Michael Hirsch, Ph.D | 2019-01-30 | 2 | -85/+104 |
|
|
| * | | | | FindLAPACK: Remove extra indentation from a line | Michael Hirsch, Ph.D | 2019-01-30 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Find{BLAS,LAPACK}: Drop unnecessary mark_as_advanced calls | Brad King | 2019-01-31 | 2 | -2/+0 |
| |/ /
|/| | |
|
* | | | Merge topic 'fetchcontent-reduce-boilerplate' | Brad King | 2019-01-30 | 1 | -73/+211 |
|\ \ \ |
|
| * | | | FetchContent: Add new command FetchContent_MakeAvailable() | Craig Scott | 2019-01-26 | 1 | -68/+206 |
|
|
| * | | | FetchContent: Trivial doc corrections | Craig Scott | 2019-01-20 | 1 | -6/+6 |
|
|