Ward Fisher
154c2a6edf
Stopped tracking a cmake-specific pkgconfig template; using the same one as autotools. Tightened up cmake summary a little, now a pkg-config file is generated.
2014-02-06 16:17:30 -07:00
Ward Fisher
8b368d0c3b
Corrected a CMake error on Linux.
2013-10-07 12:58:38 -06:00
Ward Fisher
1cb69fb402
Corrected an issue on Windows
2013-10-07 12:39:54 -06:00
Ward Fisher
c8baf5c0e3
Updating how Windows tracks HDF5 libraries to link against.
2013-10-07 11:14:24 -06:00
Ward Fisher
09d4854165
Corrected a CMake issue which appeared to happen between two different versions of OSX.
2013-10-07 10:18:44 -06:00
Ward Fisher
c61b058807
Updated CMakeLists.txt to only link against the HDF5_hdf5 and HDF5_hdf5_hl libraries.
2013-10-04 17:07:10 -06:00
Orion Poplawski
392d6bcbf6
Use GNUInstallDirs to install into /usr/lib64 as needed
2013-08-13 10:00:22 -06:00
Ward Fisher
b4e198d163
Added '--enable-dynamic-loading' to autotools-based builds, and
...
-DENABLE_DYNAMIC_LOADING to cmake-based builds.
This will allow for compatibility with hdf5 1.8.11 builds that
have enabled dynamic building (depends on libdl).
See Jira ticket NCF-258
2013-06-10 21:48:11 +00:00
Ward Fisher
33d3d06971
Added initial 'make dist', 'make distcheck' support to
...
CMake-based builds.
2013-06-03 16:42:04 +00:00
Dennis Heimbigner
c583f91992
merge with trunk and fix conflicts
2013-05-10 17:04:28 +00:00
Ward Fisher
df9a54b689
o Fixed the SOVERSION for CMake-based builds.
...
o Updated autotools-based build to include files required for CMake-based
builds.
o Updated Markdown-based documentation processed by Doxygen to include a
CMake FAQ.
2013-05-08 21:59:11 +00:00
Dennis Heimbigner
dea3c726c8
merge trunk into this branch
2013-03-15 20:31:07 +00:00
Ward Fisher
ddf3c31bb0
Corrected a handful of syntax issues in CMake config files,
...
probably introduced more.
Added CMake-related files to Makefile.am files for inclusion
when creating a distribution package.
2013-02-20 23:28:28 +00:00
Ward Fisher
51848614c3
Corrected parallel support in CMake, including
...
library checks and parallel IO tests. Updated
CMake-related documentation.
2013-02-12 22:22:54 +00:00
Ward Fisher
91188cea7a
Merging CMake branch into trunk. Changes include:
...
CMake related changes in CMakeLists.txt files,
cmake_config.h.in. Other changes relate to
Windows-specific issues, and changes made
when regenerating generated source files.
2013-01-15 22:43:09 +00:00
Ward Fisher
ff631c8156
Merged latest changes from cmake branch.
...
o Improved CMake support.
o Cmake module compatibility (netcdf-config*.cmake.in).
2012-11-19 21:43:12 +00:00
Ward Fisher
ef140d0df7
Corrected an issue with custom .dll names.
2012-10-31 22:30:10 +00:00
Ward Fisher
1aa9a95cbb
Added new option to allow for custom library names.
2012-10-31 22:17:33 +00:00
Ward Fisher
28741e1761
2012-10-24 19:49:31 +00:00
Ward Fisher
45d035d587
Changed some options
2012-10-15 21:58:13 +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
dfed98c691
Add code to generate an export library.
2012-09-24 21:31:59 +00:00
Ward Fisher
0d221a4e20
2012-09-20 21:18:20 +00:00
Ward Fisher
a1fda0f885
2012-09-13 22:07:35 +00:00
Ward Fisher
2de3388cf1
Additional CMake usage.
2012-09-13 18:27:23 +00:00
Ward Fisher
b81dc4373d
Changed how HDF5 is located.
2012-08-29 21:33:28 +00:00
Ward Fisher
9e8cfcf808
Additional CMake support, CPack support.
2012-08-29 18:58:08 +00:00
Ward Fisher
8f9120e3a9
Modified to work on Windows
2012-08-20 22:49:53 +00:00
Ward Fisher
9b3d24cbc0
2012-08-10 21:44:00 +00:00
Ward Fisher
5e9d4000e1
Added additional tests in CMake
2012-08-10 20:55:07 +00:00
Ward Fisher
14619ec4c4
2012-08-09 18:40:41 +00:00
Ward Fisher
0607b62375
Added coverage test flags to CMakeLists.txt files.
2012-08-09 17:07:41 +00:00
Ward Fisher
eb238ae3e2
2012-08-08 22:46:28 +00:00
Ward Fisher
05cde40552
2012-08-08 22:31:28 +00:00
Ward Fisher
77bd943296
2012-08-08 17:24:32 +00:00
Ward Fisher
ac05a19ef8
Updated for advanced CMake functionality.
2012-08-06 17:27:08 +00:00
Ward Fisher
751c41928a
Additional CMake changes.
2012-08-03 22:24:29 +00:00
Ward Fisher
0d90326575
Integrated latest changes to trunk, added preliminary CPack support.
2012-08-02 22:56:57 +00:00
Ward Fisher
1af2b768b0
Merged changes from trunk (mainly Dennis' oc2 inclusion).
2012-07-31 22:04:25 +00:00
Dennis Heimbigner
42999f4c7c
move from oc1.0 to oc2.0; create new dir oc2
2012-07-31 20:34:13 +00:00
Ward Fisher
adfd7579de
Additional CMake files
2012-07-25 22:09:19 +00:00
Ward Fisher
dfdad6adf7
Additional CMake support changes.
2012-07-24 22:53:58 +00:00
Ward Fisher
31ea8ffaa5
CMake Changes
2012-07-20 21:16:27 +00:00
Ward Fisher
4af02f4c75
CMake support changed
2012-07-19 22:11:10 +00:00
Ward Fisher
71075cee2e
Additional changes in support of CMake.
2012-07-18 21:12:58 +00:00
Ward Fisher
d66293beca
More changes in support of CMake support
2012-07-17 21:44:41 +00:00
Dennis Heimbigner
aebd11348a
1)Integrate the oc with improved performance
2012-01-29 18:56:29 +00:00