summaryrefslogtreecommitdiffstats
path: root/config/cmake
Commit message (Expand)AuthorAgeFilesLines
* Remove printf debugging in H5I package (#4088)Dana Robinson2024-03-081-1/+0
* Remove printf debugging in H5HL code (#4086)Dana Robinson2024-03-081-1/+0
* New option for building with static CRT in Windows (#4062)Allen Byrne2024-03-072-37/+5
* Added new H5E with tests. (#4049)Scot Breitenfeld2024-03-073-0/+20
* Update INSTALL files (#4052)Allen Byrne2024-03-052-12/+15
* Rename incorrectly named option (#4067)Allen Byrne2024-03-051-1/+1
* Do not enable szip for sanitizer runs (#4057)Allen Byrne2024-03-041-2/+2
* Add options to allow tools type selection and naming (#4046)Allen Byrne2024-03-044-5/+6
* Remove check for gettimeofday + tz in CMake (#4045)Dana Robinson2024-02-262-25/+0
* Fix the datatype passed to H5*exists_async APIs in tests. (#4033)Scot Breitenfeld2024-02-232-0/+13
* Check argument for CMake REGEX FCMangle.h. (#4029)H. Joe Lee2024-02-211-2/+8
* Correct String FIND for runTest and grepTest (#4022)Allen Byrne2024-02-153-17/+26
* separate out individual checks for string removal (#4015)Allen Byrne2024-02-141-0/+4
* Update install texts (#4010)Glenn Song2024-02-143-6/+6
* Don't add files and directories with names that begin with ., or that match *...Larry Knox2024-02-131-0/+1
* Add API support for Fortran MPI_F08 module definitions. (#3959)Scot Breitenfeld2024-01-291-0/+3
* Add binary build for linux S3 (#3936)Allen Byrne2024-01-091-1/+1
* Reorg and update options for doc and cmake config (#3934)Allen Byrne2024-01-091-17/+22
* Use props for includes and remove global includes (#3921)Allen Byrne2024-01-042-2/+6
* Add 'warning density' computation to the warnhist script (#3910)Quincey Koziol2023-12-292-0/+14
* Add CMake api checks to test the new Examples folder. (#3907)Allen Byrne2023-12-221-6/+7
* Add VDS examples and fix non-standalone build (#3898)Allen Byrne2023-12-214-9/+116
* Add variable option syncing for examples (#3885)Allen Byrne2023-12-143-50/+83
* Correct urls and handling of external git repos (#3890)Allen Byrne2023-12-132-5/+16
* Update examples with 1.6 api and static libs (#3874)Allen Byrne2023-11-291-3/+10
* Develop merge examples (#3851)Allen Byrne2023-11-273-4/+30
* Add HDF5_DISABLE_TESTS_REGEX option to skip tests (#3859)Allen Byrne2023-11-221-0/+5
* Do not publish compression headers or docs (#3865)Allen Byrne2023-11-212-97/+3
* Fixes for CI and presets (#3853)Allen Byrne2023-11-151-8/+10
* Add CMake long double cross-compile defaults (#3683)Dana Robinson2023-11-151-24/+35
* Correct ENV variables (#3841)Allen Byrne2023-11-111-6/+7
* Set NVHPC maximum optimization level to -O1 for now (#3800)jhendersonHDF2023-11-011-0/+38
* Use the current toolchain for examples as default (#3810)Allen Byrne2023-11-013-1/+20
* Remove CDASH_LOCAL variable reference (#3796)Allen Byrne2023-10-303-14/+6
* Organize CMake config features like libsettings (#3725)Allen Byrne2023-10-191-19/+30
* Develop intel split (#3722)Allen Byrne2023-10-193-47/+101
* Some corrections and fix for plugins (#3712)Allen Byrne2023-10-193-57/+7
* Add NVidia compiler support and CI (#3686)Allen Byrne2023-10-183-3/+40
* Sync changes that are only in 1.14 branch (#3704)jhendersonHDF2023-10-182-17/+1
* Correct use of set() command with options (#3667) (#3703)jhendersonHDF2023-10-181-2/+2
* Address nagfor exceptions stoppage. (#3658)Scot Breitenfeld2023-10-111-0/+5
* Use real URLs and updated names for plugins (#3651)Allen Byrne2023-10-102-40/+47
* Remove old EXTERNALPROJECT_ADD in favor of FETCH_CONTENT (#3624)Allen Byrne2023-10-044-165/+29
* Fix several spelling/grammar issues (#3621)jhendersonHDF2023-10-031-1/+1
* Develop tools move (#3580)Allen Byrne2023-09-261-1/+1
* Fix windows cpack with debug (#3525)Allen Byrne2023-09-111-1/+1
* Fix the Fortran include dir in install config files (#3454)Allen Byrne2023-09-021-2/+3
* Output stderr file in CMake testing on failure (#3431)jhendersonHDF2023-08-261-0/+4
* Convert some H5MM calls to standard C equivalents (#2382)Dana Robinson2023-08-251-0/+1
* Re-enable SZIP default to ON in CMake (#3414)Allen Byrne2023-08-232-7/+3