Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'findjni-paths' | Brad King | 2019-03-01 | 1 | -52/+47 |
|\ | |||||
| * | FindJNI: Unify path search, fix support for Java 9 | Christian Pfeiffer | 2019-03-01 | 1 | -52/+47 |
* | | Merge topic 'processor_count_linux_containers' | Brad King | 2019-03-01 | 1 | -0/+14 |
|\ \ | |||||
| * | | ProcessorCount: Return the container CPU count instead of the host count | Sylvain Joubert | 2019-02-27 | 1 | -0/+14 |
* | | | Merge topic 'drop-MIPSpro' | Brad King | 2019-03-01 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | WCDH: Restore definition for <prefix>_COMPILER_IS_MIPSpro | Brad King | 2019-02-28 | 1 | -0/+2 |
* | | | | Merge topic 'FindThreads-revert-libc-check' | Brad King | 2019-02-28 | 1 | -11/+3 |
|\ \ \ \ | |||||
| * | | | | FindThreads: Revert libc symbol check to pthread_create | Brad King | 2019-02-27 | 1 | -13/+3 |
| * | | | | FindThreads: Fix libc check to use proper header for pthread_kill | Brad King | 2019-02-26 | 1 | -2/+4 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'FindOctave-remove' | Brad King | 2019-02-27 | 1 | -179/+0 |
|\ \ \ \ | |||||
| * | | | | FindOctave: Remove module pending further work | Brad King | 2019-02-26 | 1 | -179/+0 |
| |/ / / | |||||
* | | | | Merge topic 'vs-llvm-extension' | Brad King | 2019-02-27 | 1 | -2/+9 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | VS: Fix detection of clang-cl with -T llvm | Brad King | 2019-02-26 | 1 | -2/+9 |
| |/ / | |||||
* | | | Merge topic 'cpack-rpm++' | Brad King | 2019-02-26 | 1 | -1/+8 |
|\ \ \ | |||||
| * | | | CPackRPM: Fix packaging in folders with ++ in name | Harry Mallon | 2019-02-25 | 1 | -1/+8 |
* | | | | Merge topic 'add-xlclang' | Brad King | 2019-02-26 | 18 | -111/+146 |
|\ \ \ \ | |||||
| * | | | | XLClang: Extract compiler implicit include directories | Brad King | 2019-02-25 | 1 | -2/+4 |
| * | | | | XL: Remove overlap with the new XLClang compiler ID | Chuck Atkins | 2019-02-25 | 2 | -60/+14 |
| * | | | | XL: Revert "Recognize compilers identified by __ibmxl__" | Brad King | 2019-02-25 | 4 | -26/+10 |
| * | | | | 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 'qcc-asm-detection' | Brad King | 2019-02-26 | 2 | -0/+6 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Add ASM Compiler detection for QCC | Maikel van den Hurk | 2019-02-25 | 2 | -0/+6 |
* | | | | | 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 |
| |/ / / / / |