Ward Fisher
68c9c5a6d0
Updated cleanfiles.
2016-05-10 09:16:51 -06:00
Ward Fisher
90f84bcb40
Changed install type to zip for netcdf-cxx4.
2016-05-10 09:12:43 -06:00
Ward Fisher
d8d33a29f8
Merge pull request #34 from rvlm/master
...
Make repository usable as Git submodule
2016-04-25 10:21:33 -06:00
Pavel Kretov
9a5ba5d655
Always use CMAKE_CURRENT_{SOURCE|BINARY}_DIR
...
Get rid of all CMAKE_{SOURCE|BINARY}_DIR usages in CMake scripts, in order
to make it possible to use netcdf-cxx via 'add_subdirectory' (as a Git
submodule, for example).
Signed-off-by: Pavel Kretov <firegurafiku@gmail.com>
2016-04-25 17:04:09 +03:00
Ward Fisher
884661dda9
Tightening up windows integration.
2016-03-31 12:29:30 -06:00
Ward Fisher
72578dcc10
Moving netcdf-cxx4 cdash dashboard back over to my.cdash.org
2016-03-29 14:07:15 -06:00
Ward Fisher
e0b525508f
Merge pull request #31 from Unidata/gh30
...
Address API incompatibility
2016-03-29 14:01:41 -06:00
Ward Fisher
c293204481
Updated release notes with a link to https://github.com/Unidata/netcdf-cxx4/issues/30
2016-03-29 19:03:55 +00:00
Ward Fisher
e1adc89a41
NcFile::close() now sets the global ncid to -1.
2016-03-29 18:57:24 +00:00
Ward Fisher
1d1486f29c
Added a global id, g_ncid, which is assigned when a file is open.
2016-03-29 18:50:56 +00:00
Ward Fisher
37035ffc79
Reworking this so that we can avoid the refactor cascade.
2016-03-29 11:30:53 -06:00
Ward Fisher
8df4a0fd59
Parameterized getName() and getSize() to take an ncid, but this is going to have a cascading effect.
2016-03-29 11:16:35 -06:00
Ward Fisher
ecc28186eb
Trying to work around the issue.
2016-03-28 20:27:52 +00:00
Ward Fisher
edb2fb877e
Corrected a couple issues.
2016-03-28 11:01:32 -06:00
Ward Fisher
077f76345e
Tests were not returning errors when an exception was caught. This was discovered in support of https://github.com/Unidata/netcdf-cxx4/issues/30
2016-03-28 10:58:03 -06:00
Ward Fisher
0c32c52d91
Updated Releae Notes.
2016-03-07 10:42:07 -07:00
Ward Fisher
f42eb9dbbc
Merge branch 'master' into doxygen
2016-03-04 16:00:56 -07:00
Ward Fisher
0bf071d412
Cleaned up some stale temporary files in support of https://github.com/Unidata/netcdf-cxx4/issues/28
2016-02-22 18:22:01 +00:00
Ward Fisher
365ab9c1ef
Updated release notes to reflect change in cmake-based doxygen option.
2016-02-11 19:30:24 +00:00
Ward Fisher
f5450a17f7
Tweaked Doxyfile version, modified NCXX_ENABLE_DOXYGEN to ENABLE_DOXYGEN.
2016-02-11 18:28:20 +00:00
Ward Fisher
5db5c2ebbc
More work wiring in doxygen with autotools.
2016-01-25 16:13:30 -07:00
Ward Fisher
b7e97312ca
Wired in --enable-doxygen to configure.ac, docs/Makefile.am. Fleshed out mainpage.md. Added a note about all this to release_notes.md
2016-01-25 15:47:27 -07:00
Ward Fisher
2173bd3f63
Adding more doxygen infrastructure.
2016-01-25 15:19:30 -07:00
Ward Fisher
71840e9f45
Added additional doxygen files.
2016-01-25 15:08:48 -07:00
Ward Fisher
ca71ae1fef
Added new template file copied over from netcdf-c.
2016-01-25 14:55:40 -07:00
Ward Fisher
c6c39f0576
Removed extremely-dated doxyfile. Will replace with a new one.
2016-01-25 14:55:03 -07:00
Ward Fisher
7c46f5a5ef
Roughed-in Makefile.am file.
2016-01-25 14:53:31 -07:00
Ward Fisher
47650e1ea2
Moved developer doxygen file.
2016-01-25 14:53:08 -07:00
Ward Fisher
f7fa3b5caa
Added installation cmake file.
2016-01-25 14:52:42 -07:00
Ward Fisher
bce2fa6384
Adding install/uninstall framework similar to that found in netcdf-c.
2016-01-25 14:49:16 -07:00
Ward Fisher
f3a0149c8f
Roughed in doxygen support.
2016-01-25 14:41:19 -07:00
Ward Fisher
003ad80d82
Fixed a variety of static-analysis reported issues.
2016-01-21 20:45:36 +00:00
Ward Fisher
cc7bfa08fb
Removed a dead assignment reported by clang static analysis.
2016-01-21 20:08:08 +00:00
Ward Fisher
5b88177cb8
Updated developer doxyfile.
2016-01-19 15:41:30 -07:00
Ward Fisher
4a3f9c8852
Added a link to the coverity dashboard in release notes.
2016-01-19 15:37:00 -07:00
Ward Fisher
0c394402d6
Corrected path issue in travis configuration.
2016-01-12 14:52:51 -07:00
Ward Fisher
ecd9aea4ee
Migrating C++ interface to docker-based test matrix.
2016-01-12 14:50:20 -07:00
Ward Fisher
ecdf9147d5
Corrected missing quotes as reported by Robert Fischer.
2015-12-07 11:15:41 -07:00
Ward Fisher
099e5aa374
Updating travis-ci configuration and migrating to a containerized system.
2015-10-14 10:38:14 -06:00
Ward Fisher
c70475a506
Updated travis.yml configuration.
2015-10-13 21:10:42 +00:00
Ward Fisher
f10f1abbbb
Merge branch 'jarlela-getMemberName'
2015-08-31 09:57:16 -06:00
Ward Fisher
0fcd27467f
Merge branch 'getMemberName' of https://github.com/jarlela/netcdf-cxx4 into jarlela-getMemberName
2015-08-31 09:57:02 -06:00
Ward Fisher
a999049600
Corrected a typo, see https://github.com/Unidata/netcdf-cxx4/issues/16
2015-08-03 10:34:38 -06:00
Ward Fisher
2402543b04
Merge branch 'master' of https://github.com/Unidata/netcdf-cxx4
2015-07-27 14:49:38 -06:00
Ward Fisher
5fcd5a575f
Changed CDash used to one we're hosting.
2015-07-27 14:49:32 -06:00
Ward Fisher
ca147714be
Merge branch 'nschloe-cmake-improvements'
2015-06-17 12:47:34 -06:00
Nico Schlömer
f042c80c2d
Merge remote-tracking branch 'upstream/master' into cmake-improvements
2015-06-17 19:37:34 +02:00
Ward Fisher
c214b318dd
Merge branch 'nschloe-travis'
2015-06-17 10:22:27 -06:00
Nico Schlömer
99b01ebe3f
add and install basic package version file
2015-06-17 15:06:39 +02:00
Nico Schlömer
d6d4699298
properly use ${CMAKE_INSTALL_*DIR}
2015-06-17 14:52:55 +02:00