[netcdf] branch split-c-f-cxx updated (c40947b -> 4d2b23d)
Nico Schlömer
nschloe-guest at moszumanska.debian.org
Fri Jun 13 08:53:53 UTC 2014
This is an automated email from the git hooks/post-receive script.
nschloe-guest pushed a change to branch split-c-f-cxx
in repository netcdf.
from c40947b use a verbose makefile while developing
new 4dcb673 update to 2014-06-13 snapshot
new 4d2b23d Merge branch 'upstream' into split-c-f-cxx
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
CMakeLists.txt | 147 +-
CTestConfig.cmake.in => CTestConfig.cmake | 6 +-
Makefile.am | 8 +-
RELEASE_NOTES.md | 10 +
autom4te.cache/output.0 | 9959 +++++++++++++++++++++++++++++
autom4te.cache/requests | 77 +
autom4te.cache/traces.0 | 939 +++
cf | 18 +-
config.h.in.cmake => config.h.cmake.in | 0
configure | 9959 +++++++++++++++++++++++++++++
configure.ac | 76 +-
docs/CMakeLists.txt | 27 +-
docs/Doxyfile.guide.in | 2 +-
docs/Doxyfile.in | 2 +-
docs/Doxyfile.tutorial.in | 2 +-
docs/Makefile.am | 10 +
docs/architecture.dox | 9 +
docs/images/netcdf_architecture.png | Bin 114366 -> 131864 bytes
docs/types.dox | 22 +-
examples/C/CMakeLists.txt | 6 +-
examples/CDL/CMakeLists.txt | 5 -
examples/CMakeLists.txt | 4 -
h5_test/CMakeLists.txt | 4 -
include/CMakeLists.txt | 4 -
include/netcdf.h | 4 +-
libdap2/CMakeLists.txt | 6 +-
libdap2/env | 3 +-
libdap2/getvara.c | 3 +-
libdap2/ncd2dispatch.c | 7 +-
libdispatch/CMakeLists.txt | 4 -
liblib/CMakeLists.txt | 6 +-
libnetcdf.settings.in | 39 +
libsrc/CMakeLists.txt | 5 -
libsrc4/CMakeLists.txt | 4 -
libsrc4/nc4file.c | 19 +
libsrc4/nc4hdf.c | 34 +-
libsrc4/nc4var.c | 27 +-
libsrc5/CMakeLists.txt | 4 -
nc-config.in.cmake => nc-config.cmake.in | 0
nc_test/CMakeLists.txt | 4 -
nc_test4/CMakeLists.txt | 11 +-
nc_test4/Makefile.am | 9 +-
nc_test4/chunked.hdf4 | Bin 0 -> 741175 bytes
nc_test4/contiguous.hdf4 | Bin 0 -> 2919 bytes
nc_test4/run_chunk_hdf4.sh | 34 +
nc_test4/tst_chunk_hdf4.c | 92 +
ncdap_test/CMakeLists.txt | 5 -
ncdap_test/expected3/CMakeLists.txt | 6 +-
ncdap_test/expected4/CMakeLists.txt | 6 +-
ncdap_test/expectremote3/CMakeLists.txt | 6 +-
ncdap_test/expectremote4/CMakeLists.txt | 6 +-
ncdap_test/expecttds3/CMakeLists.txt | 6 +-
ncdap_test/nocacheremote3/CMakeLists.txt | 6 +-
ncdap_test/nocacheremote4/CMakeLists.txt | 6 +-
ncdap_test/special3/CMakeLists.txt | 6 +-
ncdap_test/testdata3/CMakeLists.txt | 4 -
ncdump/CMakeLists.txt | 12 +-
ncdump/cdl4/CMakeLists.txt | 6 +-
ncdump/ctest.c | 1333 ----
ncdump/ctest64.c | 1333 ----
ncdump/expected4/CMakeLists.txt | 6 +-
ncgen/CMakeLists.txt | 4 -
ncgen3/CMakeLists.txt | 4 -
nctest/CMakeLists.txt | 4 -
oc2/CMakeLists.txt | 6 +-
oc2/ochttp.c | 2 +-
66 files changed, 21455 insertions(+), 2923 deletions(-)
copy CTestConfig.cmake.in => CTestConfig.cmake (69%)
create mode 100644 autom4te.cache/output.0
create mode 100644 autom4te.cache/requests
create mode 100644 autom4te.cache/traces.0
rename config.h.in.cmake => config.h.cmake.in (100%)
create mode 100755 configure
create mode 100644 libnetcdf.settings.in
rename nc-config.in.cmake => nc-config.cmake.in (100%)
create mode 100755 nc_test4/chunked.hdf4
create mode 100644 nc_test4/contiguous.hdf4
create mode 100755 nc_test4/run_chunk_hdf4.sh
create mode 100644 nc_test4/tst_chunk_hdf4.c
delete mode 100644 ncdump/ctest.c
delete mode 100644 ncdump/ctest64.c
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf.git
More information about the Pkg-grass-devel
mailing list