summaryrefslogtreecommitdiffstats
path: root/CMakePresets.json
Commit message (Collapse)AuthorAgeFilesLines
* Make platform specific test presets for windows and macs (#3988)Allen Byrne2024-02-061-2/+48
| | | | | * Enable mac tests * Add platform test workflows to examples
* Add binary build for linux S3 (#3936)Allen Byrne2024-01-091-0/+46
| | | | | | | | | | | | | * Reorg and update options for doc and cmake config * Correct subfiling depends * Add linux S3 binaries to GH published files * Correct path * Try reducing parallel jobs in tests * Change examples jobs for test from 8 to 4
* Add intel binaries to daily-build/release workflows (#3895)Allen Byrne2023-12-181-0/+46
|
* Develop merge examples (#3851)Allen Byrne2023-11-271-13/+1
| | | | | | | | | * Merge examples repo into library * Change grepTest to be more fault-tolerant * Update examples macro file * Exclude all Fortran examples from doxygen
* Test scripts now execute in-source with creation of tmp dir (#3723)Allen Byrne2023-10-201-1/+1
| | | | | | Fixes a few issues created in #3580: * Fixes a problem where committed tools test files were deleted when cleaning after an in-source build * Fixes issues with test file paths in Autotools tools test scripts
* Sync changes that are only in 1.14 branch (#3704)jhendersonHDF2023-10-181-1/+2
|
* Use real URLs and updated names for plugins (#3651)Allen Byrne2023-10-101-18/+18
| | | * synchronize TGZ naming convention/usage
* Remove old EXTERNALPROJECT_ADD in favor of FETCH_CONTENT (#3624)Allen Byrne2023-10-041-12/+14
|
* Re-enable SZIP default to ON in CMake (#3414)Allen Byrne2023-08-231-2/+1
| | | The Autotools were handled in a separate commit
* Update presets, examples uncompress, szip cache (#3391)Allen Byrne2023-08-181-3/+5
|
* Correct CI settings (#3384)Allen Byrne2023-08-161-24/+37
| | | | | * Correct CI settings * Correct plugin file name
* Change defaults of standard filters. (#2927)Allen Byrne2023-05-181-3/+0
|
* Add DT workflow for creating daily binaries (#2843)Allen Byrne2023-04-291-1/+17
|
* Add support for CMakePresets and fix example download (#2817)Allen Byrne2023-04-261-0/+237