Allen Byrne
ea902f9ace
Implement option for using CMake GNUInstallDirs ( #2175 )
...
* Implement option for using CMake GNUInstallDirs
* Add release notes
2022-10-25 08:50:43 -07:00
Allen Byrne
05a0411140
Remove bitbucket.hdfgroup.org dependency. #2082 ( #2086 )
...
*
2022-09-07 17:12:55 -05:00
Dana Robinson
6e8aaab1b4
Minor changes to CMake comments, etc. ( #2078 )
2022-08-31 11:03:37 -05:00
Allen Byrne
08ec5b45a5
Add SZ filter and adjust compression file names to avoid conflicts ( #1434 )
...
* Updated plugins project required adjustments
* Updated plugins need to distinguish external libs
* Fix missed rename
* Use same name for windows as linux - avoid name clash
2022-02-17 10:05:08 -06:00
Dana Robinson
fc5c567fdc
CMake no longer builds the C++ library by default ( #555 )
...
* Committing clang-format changes
* CMake no longer builds C++ library by default
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2021-04-20 06:55:05 -05:00
Larry Knox
2ea165efd0
Update license url part2 ( #333 )
...
* Modify temporary rpath for testing in java example scripts.
* Update URL in source file Copyright headers for web copy of COPYING
file - files not in src or test.
2021-02-17 08:52:36 -06:00
Michel Zou
7259b5eb7a
CMake: Add an option to opt-out static libgcc
...
With sjlj exception model, statically link to libgcc/libstdc++
prevents exceptions to be caught from other dynamic libraries.
2020-10-31 10:31:38 +01:00
Allen Byrne
c849825c9d
Correct SZ options for building plugins
2020-10-21 15:40:42 -05:00
Allen Byrne
e7fbeb2e8c
Remove setting from cacheinit file
2020-09-28 07:20:42 -05:00
Allen Byrne
ff0881f35b
OESS-98 merge with clang-format changes
2020-09-25 16:43:57 -05:00
Allen Byrne
07a52ecb2f
HDFFV-11116 Add option for install location of Fortran MOD files
2020-07-09 13:03:58 -05:00
Allen Byrne
aef4c9b02b
OESS-65 fix packaging config files
2020-05-08 08:58:22 -05:00
Allen Byrne
16b1ee6899
OESS-65 add option to use AEC library in place of SZip
2020-04-22 11:48:56 -05:00
Allen Byrne
7b8ffecc20
HDFFV-10879 set default API version
2019-08-13 11:04:13 -05:00
Allen Byrne
d172582ca9
Use a STRING option for API version
2019-08-12 12:45:29 -05:00
Allen Byrne
2d6bb8b95c
Fix API version option
2019-08-12 11:24:36 -05:00
Allen Byrne
9f7d66e0f4
Correct entry
2019-04-03 08:55:11 -05:00
Allen Byrne
b968f9273a
Allow option to select NAMESPACE
2019-03-28 16:40:45 -05:00
Allen Byrne
25a2e40358
New requirement for test
2017-10-30 11:37:57 -05:00
Allen Byrne
05af70b235
Restore GEN_HDRS and remove cache sets for defaults
2017-09-13 14:57:55 -05:00
Allen Byrne
67c91dcd41
Generate headers for 1.10 should default off
2017-09-12 09:22:03 -05:00
Dana Robinson
80d57c242a
Set the HDF5_GENERATE_HEADERS CMake option to default to ON and removed
...
the option from the CMake cache init files.
Fixes HDFFV-10184
2017-04-27 15:18:18 -04:00
Larry Knox
89fbe00dec
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10
...
* commit '54957d37f5aa73912763dbb6e308555e863c43f4':
Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes.
Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh.
Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1
Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
2017-04-25 16:05:36 -05:00
Allen Byrne
e1bcae8a6a
Update cmake min version and cmake command convention
2017-01-10 17:10:03 -06:00
Allen Byrne
9ccadb2e6d
Correct text - missing GIT option
2016-10-14 13:57:47 -05:00
Allen Byrne
760685eba6
[svn-r30205] Correct name of UNSUPPORTED option
2016-07-20 09:45:55 -05:00
Allen Byrne
6e7e6bb3aa
[svn-r29266] Header generation default should be OFF.
...
For Trunk - cacheinit.cmake should enable it ON
2016-03-04 10:22:29 -05:00
Quincey Koziol
f017eb6fc0
[svn-r28777] Description:
...
Add --enable-memory-alloc-sanity-check option to configure, to track and
sanity check memory allocations within the library. This is orthogonal to the
--enable-using-memchecker option and can be used with/without it.
Tested on:
MacOSX/64 10.11.2 (amazon) w/serial & parallel
(h5committest forthcoming)
2016-01-03 17:06:52 -05:00
Allen Byrne
9edd184ae9
[svn-r27846] Fix generated files process.
...
Add script for post processing of flex/bison files.
2015-09-21 15:05:23 -05:00
Allen Byrne
e040db8331
[svn-r27725] Add initial commands to properly build the generated files.
...
Added HDF5_GENERATE_HEADERS ON to cacheinit.cmake file.
Tested: local linux
2015-09-09 14:36:47 -05:00
Allen Byrne
81ca9e4c79
[svn-r27627] Change hardcoded HDF5TESTEXPRESS value to use a CMake variable HDF_TEST_EXPRESS.
2015-08-31 15:08:56 -05:00
Allen Byrne
4d0187a483
[svn-r27465] Merge dual-binary CMake changes
2015-08-05 10:56:58 -05:00
Allen Byrne
8bbe712961
[svn-r27364] Add Mac Framework support
2015-07-09 11:56:16 -05:00
Allen Byrne
451a91e53b
[svn-r26594] Merge macros and fortran changes from dual_binary feature.
...
Tested: local linux
2015-03-25 17:08:46 -05:00
Allen Byrne
e5d4692a97
[svn-r26465] Merge back from DB branch; cmake defaults and compressed examples
2015-03-17 13:59:19 -05:00
Allen Byrne
ab75986b8c
[svn-r26161] Fix cmake case.
...
Turn on F2003 by default.
Set source properties in fortran cmake files.
2015-02-12 16:52:48 -05:00
Allen Byrne
429dce1736
[svn-r25740] HDFFV-8953: remove svn url references
2014-10-27 13:30:50 -05:00
Allen Byrne
80a2084bf7
[svn-r25239] Add set_property command for list option.
...
Minor doc edits
2014-06-04 16:22:31 -05:00
Dana Robinson
7309bb5ab8
[svn-r25113] Fixed Subversion EOL and executable attributes. No code changes.
2014-04-25 16:27:37 -05:00
Allen Byrne
a3292a77ce
[svn-r24781] HDFFV-8700 -
...
KitWare recommendations: Change CMake commands to lower case.
Remove INCLUDE_DIRECTORIES in src for target level includes.
Change ADD_DEFINITIONS package debug defines into CMake option.
Remove -DNDEBUG
2014-03-11 16:14:57 -05:00
Allen Byrne
dc2de300b4
[svn-r23823] HDFFV-8428: Correct docs install list
...
HDFFV-8427: Add options to the help text of ALLOW_EXTERNAL_LIBS option.
2013-06-25 12:44:09 -05:00
Dana Robinson
dd577725d1
[svn-r23572] Removed inappropriate executable properties from a few files. These are
...
often added by Windows text editors.
Tested on: jam (just tested to make sure it builds - no code changes)
2013-04-10 11:49:28 -05:00
Allen Byrne
dd27fe612c
[svn-r22602]
2012-07-25 17:17:48 -05:00
Allen Byrne
7b1ea8aa2a
[svn-r22430] CMake and configure synchronization effort. CMake added most tests and options: DEBUGPKG not addressed.
...
Still needed: compiler wrapper scripts
Tested: local linux(cmake) and h5committest
2012-06-04 12:05:02 -05:00
Allen Byrne
49fabfad86
[svn-r21710] CMake FindMPI module changed to look for fortran libs. Cmake files updated to link with fortran mpi libs.
...
Updated cacheinit.cmake to set num of procs to 3 for hdf testing.
Tested: local linux and on windows 7
2011-11-03 16:06:37 -05:00
Allen Byrne
c5e075851a
[svn-r21667] Update FOLDER solution option for target properties. Added OPTION command for solution folder and no packaging.
...
Tested: local linux
2011-10-25 11:52:58 -05:00
Allen Byrne
13426d47fe
[svn-r21263] Add F2003 support to CMake builds
2011-08-19 10:11:10 -05:00
Allen Byrne
5f232b2c91
[svn-r21171] Commit HDFFV-5929 winthreads define fix
...
Change reference of generated executables in src and fortran/src to use $<TARGETFILE:xxx> format.
Tested: local linux
2011-08-04 10:21:15 -05:00
Allen Byrne
907a5a1df0
[svn-r20713] Packed Bits Merge:
...
removed option defines and #ifdef/#endif
refactored all printf to HDfprintf in h5dump.c
formatted and indention improvements
synched with 1.8 branch
Tested: local linux
2011-05-03 12:56:23 -05:00
Allen Byrne
87994982f9
[svn-r20677] Merge packed bits option from 1.8 branch to trunk. CMake only. Autotools merge to come.
...
Tested: local Linux
2011-04-29 13:38:41 -05:00