Commit Graph

1003 Commits

Author SHA1 Message Date
Ward Fisher
28741e1761 2012-10-24 19:49:31 +00:00
Ward Fisher
ef254ff11b Added netcdf.3 man page for convienece sake. 2012-10-22 20:58:40 +00:00
Ward Fisher
fc684dd05f Re-added the CTest configuration file. 2012-10-19 20:48:43 +00:00
Ward Fisher
0ce5296b3f Creating a new netcdf-cmake branch from the latest trunk. 2012-10-19 20:48:09 +00:00
Ward Fisher
76b7f8029b Merging latest changes from netcdf-cmake build into trunk.
o Various improvements/bugfixes.
o Added a 'make uninstall' target.
o Corrected an issue related to external variables on Windows.
2012-10-19 17:25:43 +00:00
Ward Fisher
057701e1fa Added man pages to 'make install' 2012-10-17 21:14:30 +00:00
Ward Fisher
45d035d587 Changed some options 2012-10-15 21:58:13 +00:00
Ward Fisher
1f61eefdcc Removed CDash info from the CMakeLists.txt file. 2012-10-11 22:42:53 +00:00
Ward Fisher
30c2bfac83 Added files to support an 'uninstall' target. 2012-10-11 22:31:50 +00:00
Ward Fisher
448a95d74d 2012-10-09 20:56:27 +00:00
Ward Fisher
d450b9716d 2012-10-09 20:55:07 +00:00
Ward Fisher
4cdfa5d2ba 2012-10-09 19:54:36 +00:00
Ward Fisher
b85573ea75 2012-10-09 19:37:11 +00:00
Ward Fisher
4072bb97a1 A few CMake-related changes. 2012-10-09 16:42:09 +00:00
Russ Rew
717886e14e Fix old mention of replacement pnetcdf.h, no longer needed. 2012-10-09 16:09:46 +00:00
Ward Fisher
2746ad9d33 Added quotes to correct a white-space related issue
pointed out on the netcdf mailing list.
2012-10-04 21:35:56 +00:00
Ward Fisher
736de21496 Removing CDash configuration information from the branch. 2012-10-03 20:56:28 +00:00
Ward Fisher
d24422c126 Modified CMake configuration to fix some problems present on 64-bit linux. 2012-10-03 20:47:34 +00:00
Ward Fisher
ff32f8a9cc Corrected a couple of errors in the CMake files as pointed out by our users. Specifically, shared libs were not being set as the default on Unix/Linux, and there was a compiler error on 64-bit linux when compiling as a shared library. 2012-10-03 17:47:00 +00:00
Ward Fisher
51ff4c0ec6 2012-10-03 17:44:54 +00:00
Ward Fisher
faf8e03d62 Corrected a CPack issue, so that dependencies are included. 2012-10-03 17:13:19 +00:00
Ward Fisher
8e6a7cb056 Fixed error building shared libs on 64-bit linux. 2012-10-03 16:39:27 +00:00
Ward Fisher
7f8b10503c 2012-10-03 15:56:44 +00:00
Ward Fisher
44b519cf82 2012-10-03 15:51:31 +00:00
Ward Fisher
d6dd554ff4 2012-10-02 22:56:12 +00:00
Ward Fisher
5f4286b6a2 2012-10-02 20:56:46 +00:00
Ward Fisher
3243ccad1f A few changes to cmake tests. 2012-10-02 20:30:25 +00:00
Ward Fisher
2834b2b0f2 Creating a working CMake branch. 2012-10-02 19:55:28 +00:00
Ward Fisher
d0a665f83f Including .c files generated from .m4 to accomodate
Windows users (who generally will lack m4).  This policy
can be re-evaluated if need be.
2012-10-02 16:45:27 +00:00
Dennis Heimbigner
076e78e91c Fix Jira bug NC-198 2012-10-02 14:54:19 +00:00
Ward Fisher
76cb2434da Added an initial instructions file for building NetCDF-C with
CMake. I expect this file will evolve quickly as we receive
questions.
2012-10-01 21:40:17 +00:00
Ward Fisher
95bb271925 A few changes related to MSVC builds slipped through the previous merge. 2012-09-28 23:02:35 +00:00
Ward Fisher
ed856cf7ce Creating a new branch to continue CMake work. 2012-09-28 16:24:38 +00:00
Ward Fisher
0d94dff605 Corrected an error in CDash test config. 2012-09-28 15:45:42 +00:00
Ward Fisher
7a226dd3f1 Merging the win_netcdf branch into the trunk. 2012-09-27 22:50:41 +00:00
Ward Fisher
4e494d6135 2012-09-26 20:31:34 +00:00
Ward Fisher
f2d2ddf435 2012-09-26 20:30:19 +00:00
Ward Fisher
98675a8047 Merged with latest trunk. 2012-09-26 17:08:23 +00:00
Ward Fisher
26b3ee0712 Modified configure script 2012-09-26 16:35:54 +00:00
Russ Rew
a92c7c98a0 Fixed DOS line endings in source file.
Fixed minor memory leak found by Coverity.
Fixed misleading error message in configure.
2012-09-25 21:48:14 +00:00
Ward Fisher
dfed98c691 Add code to generate an export library. 2012-09-24 21:31:59 +00:00
Ward Fisher
5259123089 2012-09-24 20:48:12 +00:00
Ward Fisher
af778e6a07 Fixed infinite declaration in a test to work across Windows, Linux, OSX. 2012-09-24 15:49:44 +00:00
Ward Fisher
bcf0bfc96d 2012-09-21 20:51:31 +00:00
Dennis Heimbigner
578f182968 added check for unlimited dim data being enclosed in {} 2012-09-21 17:56:33 +00:00
Ward Fisher
34efd517f9 2012-09-21 17:37:57 +00:00
Ward Fisher
8e1d238610 2012-09-20 23:26:02 +00:00
Ward Fisher
405bcacdc9 Corrected an error on my part. 2012-09-20 21:19:34 +00:00
Ward Fisher
0d221a4e20 2012-09-20 21:18:20 +00:00
Ward Fisher
650c6fe362 Corrected MSVC-related issues with DAP. Renamed variables to avoid collision with reserved words, enclosed includes with appropriate ifdefs, other minor changes. 2012-09-20 16:31:31 +00:00