Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | XLClang: Add a new compiler ID for the clang-based XL compiler | Chuck Atkins | 2019-02-25 | 9 | -0/+95 |
* | XL: Look for CreateExportList only on AIX | Brad King | 2019-02-25 | 2 | -22/+22 |
* | XL: Record C compiler version that started using C99 by default | Chuck Atkins | 2019-02-25 | 1 | -1/+1 |
* | Merge topic 'drop-MIPSpro' | Brad King | 2019-02-25 | 8 | -33/+2 |
|\ | |||||
| * | Remove now-unused code once used for MIPSpro on IRIX | Brad King | 2019-02-21 | 8 | -33/+2 |
* | | Merge topic 'check_lang_source_runs_output' | Brad King | 2019-02-25 | 2 | -2/+12 |
|\ \ | |/ |/| | |||||
| * | CheckLangSourceRuns: Capture run output to log files | Craig Scott | 2019-02-23 | 2 | -2/+12 |
* | | Merge topic 'cray-cleanup' | Brad King | 2019-02-20 | 2 | -81/+102 |
|\ \ | |||||
| * | | Cray: clean up CrayPrgEnv and CrayLinuxEnvironment modules | Chuck Cranor | 2019-02-19 | 2 | -81/+102 |
* | | | Merge topic 'asm-no-slash-question' | Brad King | 2019-02-20 | 3 | -3/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | Use -? instead of /? to test compiler for MSVC-like command-line support | Brad King | 2019-02-19 | 3 | -3/+3 |
| |/ | |||||
* | | Merge topic 'fix-legacy-implicit-includes' | 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 topic 'FindBoost-layout-tagged' | Brad King | 2019-02-19 | 1 | -0/+8 |
|\ \ \ | |||||
| * | | | FindBoost: Find boost libraries built with --layout=tagged | Yves Frederix | 2019-02-18 | 1 | -0/+8 |
| | |/ | |/| | |||||
* | | | Merge topic 'externalproject_docs' | Brad King | 2019-02-18 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | 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 |
| |\ \ | |||||
| * \ \ | Merge branch 'FindLibXml2' into release-3.14 | Brad King | 2019-02-15 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'fortran-submodule-names' into release-3.14 | 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 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | Merge branch 'FindMatlab-version-empty' into release-3.14 | Brad King | 2019-02-11 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'FindLibXml2' | Brad King | 2019-02-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | FindLibXml2: Document LibXml2_FOUND as preferred case | Saleem Abdulrasool | 2019-02-15 | 1 | -1/+1 |
* | | | | | | | Merge topic 'try_compile-expand-compile-defs' | 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 topic 'fortran-submodule-names' | Brad King | 2019-02-14 | 5 | -0/+15 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Fortran: Fix submodule file names across compilers | Brad King | 2019-02-14 | 5 | -0/+15 |
| |/ / / / | |||||
* | | | | | Merge topic 'fix-legacy-implicit-includes' | Brad King | 2019-02-14 | 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 topic 'FindMatlab-version-empty' | Brad King | 2019-02-12 | 1 | -2/+2 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | FindMatlab: Tolerate empty version log file | Sebastian Nagel | 2019-02-11 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge topic 'FindOctave-interp-target' | Brad King | 2019-02-12 | 1 | -1/+13 |
|\ \ \ | | |/ | |/| | |||||
| * | | 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 |
| |\ \ | |||||
| * \ \ | Merge branch 'FindHDF5-cleanup' into release-3.14 | Brad King | 2019-02-07 | 1 | -59/+81 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'mingw-ar-suffix' | Brad King | 2019-02-07 | 3 | -4/+6 |
|\ \ \ \ \ | |||||
| * | | | | | MinGW: Fix locating BinUtils when compiler has a suffix | Regina Pfeifer | 2019-02-06 | 3 | -4/+6 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'findcups' | Brad King | 2019-02-07 | 1 | -9/+39 |
|\ \ \ \ \ | |||||
| * | | | | | FindCups: add imported target | Patrick Gansterer | 2019-02-06 | 1 | -9/+39 |
| |/ / / / | |||||
* | | | | | Merge topic 'cpack-ifw-error-wording' | 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 topic 'FindHDF5-cleanup' | 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 |