Kyle Shores
e9cc0794a9
or perhaps it's this one
2024-02-15 16:40:41 -06:00
Kyle Shores
a0931fe06a
trying a different thing
2024-02-15 16:33:16 -06:00
Kyle Shores
f3ef19330f
setting build interface include
2024-02-14 10:44:09 -06:00
Kyle Shores
12120235b2
making netcdf link publicly to hdf5 includd directoriess
2024-02-14 10:40:53 -06:00
Kyle Shores
0a01ea62dd
por que no los dos
2024-02-14 10:28:31 -06:00
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
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
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
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
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
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
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
Kyle Shores
207a70ef9a
undoing packaging
2024-01-26 13:51:19 -06:00
Kyle Shores
ca182c0979
using target_sources
2024-01-26 13:29:38 -06:00
Ward Fisher
8add4ce45a
Merge pull request #2816 from ZedThree/silence-nczarr-test-warnings
...
Fix warnings in NCZarr tests
2024-01-24 11:25:42 -08:00
Peter Hill
25dc1faa60
Merge branch 'main' into export-targets-for-build-dir
...
* main: (110 commits)
Escape a character causing a doxygen error.
Updated release notes.
Added a comment block for future reference.
more syntax fixes
Update CMakeLists.txt
CMake: Find HDF5 header we can safely include for other checks
moving functions and macros to new file, lowercase things
Update release notes.
lowercase
lower case
lowercase
moving functions and macros to a file
moving the dependencies inclusion
CMake: Add support for UNITY_BUILD
removing debug messages
actually adding the dependencies file...
putting dependencies into separate file
Define USE_SZIP variable for nc-config.cmake.in
matching cmake variables in autotools configuration
moving the version into the project command in cmake
...
2024-01-24 11:26:44 +00:00
Peter Hill
3c59bf6f54
CMake: Tidy exporting targets
...
Fixes comments from review
2024-01-24 11:20:08 +00:00
Ward Fisher
fff6e53854
Rebased on current Unidata/netcdf-c main branch.
2024-01-23 11:55:31 -08:00