Commit Graph

9816 Commits

Author SHA1 Message Date
Kyle Shores
5cc35dee1c maybe it's this one? 2024-02-14 10:24:25 -06:00
Kyle Shores
5eaa72cf35 trying to link to hdf5 2024-02-14 10:14:30 -06:00
Kyle Shores
e818f93a48 maybe public will work? 2024-02-13 16:50:19 -06:00
Kyle Shores
d7e26cad6b there has to be a better way to debug this 2024-02-13 16:33:20 -06:00
Kyle Shores
db805e5388 pic? 2024-02-13 16:28:49 -06:00
Kyle Shores
e8cfe37cbf maybe it needs to be private? 2024-02-13 16:17:26 -06:00
Kyle Shores
2b27beab04 printing include path 2024-02-13 16:07:21 -06:00
Kyle Shores
2f04d2030b verbose build output 2024-02-13 15:57:45 -06:00
Ward Fisher
25fc13bd80
Merge pull request #2840 from ZedThree/silence-ncdump-warnings
Silence ncdump warnings
2024-02-09 16:49:01 -07:00
Kyle Shores
469ddf3825 trying to get hdf5 files to be found 2024-02-09 16:58:39 -06:00
Kyle Shores
f849b169fe verbose build 2024-02-09 16:52:39 -06:00
Kyle Shores
0b78616ddb lowercase things 2024-02-09 16:27:18 -06:00
Kyle Shores
7248e18e1a trying to use target_sources for libraries built by netcdf 2024-02-07 15:55:19 -06:00
Ward Fisher
6671a80cbf
Merge pull request #2861 from WardF/gh2859.wif
Fix Windows export
2024-02-07 13:47:52 -07:00
Kyle Shores
47d5c5b0f7 trying to target objects for the libraries? 2024-02-07 14:09:57 -06:00
Kyle Shores
89f0ba0a57 trying to link libraries correctly 2024-02-07 13:37:36 -06:00
Ward Fisher
efbb906134 Merge branch 'main' into gh2859.wif 2024-02-07 10:30:11 -07:00
Ward Fisher
699d12e4e2
Merge pull request #2860 from WardF/doxygen-fresh-coat.wif
Modernize Doxygen CSS
2024-02-07 10:29:20 -07:00
Ward Fisher
d59660ccc7 Updated netcdf_json.h 2024-02-07 10:20:02 -07:00
Ward Fisher
fb537e61eb Correct previous fix to remove inclusion of internal header. 2024-02-07 10:18:37 -07:00
Kyle Shores
7c2c955450 correcting target_sources 2024-02-07 10:06:46 -06:00
Kyle Shores
f9e3247164 merging main, addressing some PR comments 2024-02-07 09:53:45 -06:00
Ward Fisher
a5360aebcb Merge branch 'main' into gh2859.wif 2024-02-06 11:33:23 -07:00
Ward Fisher
e528c8b617
Merge pull request #2774 from ZedThree/export-targets-for-build-dir
CMake: Export targets so the build directory can be used directly
2024-02-06 11:18:20 -07:00
Ward Fisher
a05f87432c Remove stale section from documentation. 2024-02-06 10:46:22 -07:00
Ward Fisher
f557108b16 Make changes in support of https://github.com/Unidata/netcdf-c/issues/2859 2024-02-06 10:35:46 -07:00
Ward Fisher
9f927960bb Merge branch 'main' into doxygen-fresh-coat.wif 2024-02-06 10:31:06 -07:00
Ward Fisher
59a264731d
Merge pull request #2857 from ZedThree/update-utf8proc
Update bundled utf8proc to 2.9.0
2024-02-05 16:33:00 -07:00
Peter Hill
a051cb2928
Update bundled utf8proc to 2.9.0
Commit 1fe43f5a6d9c628f717c5ec8aeaeae4a9adfd167

Closes #2804
2024-02-02 16:31:20 +00:00
Ward Fisher
447bcd27f8 Trying out a new style sheet for modern doxygen, see https://jothepro.github.io/doxygen-awesome-css/ for more information. Starting by updating the developer documentation system, invoked from the top-level netcdf-c directory via 'doxygen docs/Doxyfile.developer' 2024-02-01 13:58:27 -08:00
Ward Fisher
68516c82b4
Merge pull request #2856 from gsjaardema/patch-58
Minor -- fix UNset to unset
2024-02-01 12:57:06 -08:00
Greg Sjaardema
fc76a5a170
Minor -- fix UNset to unset
The #2842 PR changed most CMake keywords to lowercase, but missed (a portion) of the UNSET commands which were changed to `UNset`.  This follows on to that and pushes them all the way to `unset`
2024-02-01 12:37:06 -07:00
Ward Fisher
1214d98341
Merge pull request #2853 from WardF/add-citation.wif
Add citation.cff file
2024-01-31 17:56:49 -08:00
Ward Fisher
8f3af422d7 Added Glenn Davis 2024-01-31 17:27:15 -08:00
Ward Fisher
5365b19fa3 Added individual authors, also updated docs/credits.md with nczarr attribution. 2024-01-31 15:27:18 -08:00
Ward Fisher
0c7679bd73 Added CITATION.cff to EXTRA_DIST for distribution. 2024-01-31 11:32:02 -08:00
Ward Fisher
37ccead4ff Flesh out the citation.cff a little more. 2024-01-31 11:13:36 -08:00
Ward Fisher
74444a2789 Add initial citation.cff file generated from https://citation-file-format.github.io/cff-initializer-javascript/#/start 2024-01-31 11:07:42 -08:00
Ward Fisher
abc626cf80
Merge pull request #2850 from opoplawski/types
Fix some variable types.  Resolves #2849
2024-01-30 13:41:06 -08:00
Orion Poplawski
07134b9581 Fix some variable types. Resolves #2849 2024-01-29 22:05:11 -07:00
Ward Fisher
41166da4da
Merge pull request #2837 from islas/linkObjectTargets
Link against internally defined libraries
2024-01-29 11:12:41 -08:00
Kyle Shores
f41178f6e0 adding hdf5 to nczarr 2024-01-26 16:48:50 -06:00
Kyle Shores
4d54e74e4b adding hdf5 to plugins 2024-01-26 16:44:46 -06:00
Kyle Shores
dcf9fb5bfd linking xml to libxml 2024-01-26 16:23:15 -06:00
Kyle Shores
559c336a7a connecting dispatch to hdf5 2024-01-26 16:04:15 -06:00
Kyle Shores
46105aa7dc linking hdf5 to hdf5 2024-01-26 15:53:05 -06:00
Kyle Shores
d7e7714168 trying to let netcdf4 find hdf5 2024-01-26 15:46:26 -06:00
Kyle Shores
e31d535bed removing some compile things 2024-01-26 14:44:19 -06:00
Kyle Shores
5cd1f4e9b1 leaving HAVE_CONFIG_H as top level definition for now 2024-01-26 14:28:16 -06:00
Kyle Shores
d816309e53 targeting netcdf for compile definitions 2024-01-26 13:56:19 -06:00