summaryrefslogtreecommitdiffstats
path: root/CMakePresets.json
Commit message (Collapse)AuthorAgeFilesLines
* 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