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
f5450a17f7
Tweaked Doxyfile version, modified NCXX_ENABLE_DOXYGEN to ENABLE_DOXYGEN.
2016-02-11 18:28:20 +00:00
Ward Fisher
71840e9f45
Added additional doxygen files.
2016-01-25 15:08:48 -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
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
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
Ward Fisher
dc41cdb60b
Corrected the method by which netcdf-cxx4 determines if libnetcdf was built with parallel (when using cmake).
2015-04-27 10:59:34 -06:00
Ward Fisher
3760091cba
Added a check to see if libnetcdf was built with parallel enabled.
2015-04-27 10:53:33 -06:00
Ward Fisher
4487dc44e6
Made buildname a little more configurable, for CDash dashboards.
2015-04-27 10:26:38 -06:00
Ward Fisher
4f7d126ef6
Added RPath handling to cmake.
2015-04-17 20:35:13 +02:00
Ward Fisher
79083eb324
Added coveragte tests, other ctest-related configuration.
2015-04-15 03:29:27 -06:00
Ward Fisher
b1d7b8bdd8
Added the tests.
2015-04-15 01:33:19 -06:00
Ward Fisher
a36773b8da
Further cmake work. We are generating libraries now.
2015-04-14 06:14:22 -06:00
Ward Fisher
c12149bf30
Updated SO version to reflect the one generated by autotools. It is curiously low, 1.0.2. I'll need to double check that that is accurate.
2015-04-13 09:08:39 -06:00
Ward Fisher
6ff2779b5f
Renamed a file. Work prorgresses on integrating cmake support.
2015-04-13 08:43:53 -06:00
Ward Fisher
26c1799d7c
Further fleshing out of the CMakeLists configuration, but still a ways to go.
2015-04-12 16:37:52 +02:00
Ward Fisher
12b8cfa2ed
Continued creating the CMakeLists.txt file.
2015-04-12 03:13:24 -06:00
Ward Fisher
d6a357676a
Added a gitignore file, added an initial CMakeLists.txt file.
2015-04-12 02:49:54 -06:00