Ward Fisher
|
80e1ba2a57
|
Integrating new doxygen css stylesheet.
|
2024-02-16 15:47:15 -07:00 |
|
Kyle Shores
|
8ae2260f6e
|
Merge pull request #2 from ZedThree/cmake-hdf5-tidy-2
Cmake hdf5 tidy 2
|
2024-02-16 10:07:32 -06:00 |
|
Peter Hill
|
11d484cbe2
|
CI: Bump version of HDF5 1.14
|
2024-02-16 11:37:15 +00:00 |
|
Peter Hill
|
907e5cc43f
|
CMake: Use target_link_libraries with HDF5::HDF5 target
|
2024-02-16 10:51:20 +00:00 |
|
Peter Hill
|
2dd7b50d2e
|
Docs: Update examples of specifying custom library paths to CMake
|
2024-02-16 10:49:50 +00:00 |
|
Peter Hill
|
18bd56d94b
|
CMake: Rely on CMake-bundled FindHDF5
|
2024-02-16 10:33:01 +00:00 |
|
Peter Hill
|
9bbdd4cd7b
|
Replace use of HAVE_HDF5_H feature macro with USE_HDF5
|
2024-02-16 10:30:58 +00:00 |
|
Peter Hill
|
638cdb3a66
|
CMake: Lowercase some functions
|
2024-02-16 09:25:13 +00:00 |
|
Peter Hill
|
eee6380dd3
|
CMake: Remove unused variable
|
2024-02-16 09:24:54 +00:00 |
|
Peter Hill
|
37b5c619f9
|
CMake: Don't repeat check for HDF5 parallel feature from FindHDF5
|
2024-02-16 09:24:39 +00:00 |
|
Peter Hill
|
9e993a06cd
|
CMake: Remove duplicated checks for HDF5 header
This *must* have been found by call to `find_package` earlier
|
2024-02-16 09:24:11 +00:00 |
|
Peter Hill
|
ef001e3cfd
|
CMake: Use built-in FindHDF5 module to find HDF5
Set the required version so that the module deals with working out the
version for us
|
2024-02-16 09:16:23 +00:00 |
|
Peter Hill
|
257b27afd1
|
CMake: Remove unused add_definitions
|
2024-02-16 09:15:13 +00:00 |
|
Kyle Shores
|
53887b2295
|
and now this
|
2024-02-15 16:51:38 -06:00 |
|
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 |
|
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 |
|