Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some minor formatting for consistency (#3499) | Allen Byrne | 2023-09-05 | 6 | -27/+27 |
| | |||||
* | Use 1.14 toolchain (#3116) | Allen Byrne | 2023-06-13 | 1 | -4/+4 |
| | |||||
* | Fix new codespell issues (#2521) | Mark Kittisopikul | 2023-03-08 | 1 | -1/+1 |
| | | | | | * Fix new codespell issues * Have codespell ignore ./config/sanitizer/sanitizers.cmake | ||||
* | Update cross compile checks and files (#2497) | Allen Byrne | 2023-03-02 | 1 | -0/+1 |
| | |||||
* | Add fetchcontent for compression libs and fix cmake config (#2487) | Allen Byrne | 2023-02-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | * Add fetchcontent for compression libs and fix cmake config * MSDOS is a reserved define name * Add release note and update install doc for FetchContent * Add CI test for FetchContent * Use LINK_COMP_LIBS instead of STATIC_LIBRARY for depends * Use general link | ||||
* | Remove space from toolchain name (#2482) | Allen Byrne | 2023-02-21 | 1 | -0/+0 |
| | | | | | * Remove space from toolchain name * Another space removed | ||||
* | Develop toolchain lowercase names and updates (#2426) | Allen Byrne | 2023-02-17 | 4 | -10/+14 |
| | | | | | | | | | | | | | * lowercase the toolchain filenames * Change name of option define * Update CI with changed toolchain name * Correct Intel compiler names * Account for Intels name for compiler based on clang * Make icx default and rename classic to icc | ||||
* | Add aarch64 toolchain and change dump test to long opt (#2271) | Allen Byrne | 2022-12-01 | 1 | -0/+17 |
| | |||||
* | Fix clang/sanitizer for windows (#883) | Allen Byrne | 2021-08-16 | 1 | -2/+7 |
| | | | | | * Fix clang/sanitizer for windows * Restrict MSVC version for sanitize | ||||
* | Correct mingw paths | Allen Byrne | 2020-05-15 | 2 | -7/+11 |
| | |||||
* | Correct path for mingw | Allen Byrne | 2020-05-15 | 1 | -2/+2 |
| | |||||
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 1 | -1/+1 |
| | |||||
* | Allow use of INTEL icl/icl++ for clang | Allen Byrne | 2020-03-19 | 1 | -3/+10 |
| | |||||
* | Fix java include, h5watch and remove clang tool. | Allen Byrne | 2019-12-10 | 1 | -18/+0 |
| | |||||
* | Add VS2019 support | Allen Byrne | 2019-11-18 | 1 | -2/+2 |
| | |||||
* | Fix MPI test depends | Allen Byrne | 2019-10-23 | 1 | -5/+9 |
| | |||||
* | Add clang toolchain | Allen Byrne | 2019-09-30 | 1 | -0/+29 |
| | |||||
* | Correct name and add mingw to 32bit toolchain | Allen Byrne | 2019-09-05 | 1 | -0/+36 |
| | |||||
* | Fix EXISTS test syntax | Allen Byrne | 2019-08-29 | 1 | -2/+2 |
| | |||||
* | Update settings | Allen Byrne | 2019-08-29 | 1 | -2/+4 |
| | |||||
* | Add 32-bit cross-compile toolchain | Allen Byrne | 2019-08-29 | 1 | -0/+37 |
| | |||||
* | Add missing target root path, check other export macro | Allen Byrne | 2019-07-17 | 1 | -1/+1 |
| | |||||
* | HDFFV-10845 add support for mingw toolchain | Allen Byrne | 2019-07-17 | 1 | -0/+10 |
| | |||||
* | TRILAB-111 fixes for parallel testing | Allen Byrne | 2019-02-13 | 1 | -10/+0 |
| | |||||
* | Add batchscript options that work when running ctest directly. | Larry Knox | 2019-02-04 | 1 | -4/+3 |
| | |||||
* | Fix comment | Allen Byrne | 2019-01-03 | 1 | -1/+2 |
| | |||||
* | Update toolchain comment | Allen Byrne | 2019-01-03 | 3 | -1/+4 |
| | |||||
* | Add PGI toolchain | Allen Byrne | 2019-01-02 | 1 | -0/+10 |
| | |||||
* | Add files and changes to cross compile with CrayLinuxEnvironment and run | Larry Knox | 2018-10-29 | 1 | -0/+20 |
| | | | | ctest tests with a batch job on knl compute nodes. | ||||
* | HDFFV-10608 Move toolchain files into a subfolder | Allen Byrne | 2018-10-22 | 2 | -0/+20 |