Dana Robinson
d19d9b4c8a
Updates README.txt to README.md like the other branches ( #1675 )
2022-04-24 22:56:02 -05:00
Allen Byrne
397cf5144d
Merge Corrected path searched by CMake find_package command #1041 ( #1043 )
2021-09-29 08:22:30 -05:00
Allen Byrne
4155e595e2
Hdf5 1 10 merge of CMake changes ( #605 )
...
* HDFFV-10865 - merge from dev, HDFArray perf fix.
* Remove duplicate setting
* Whitespace changes after clang format
* Undo version 11 clang format changes
* Merge CMake changes from develop
* test testing script merge from develop
* Update supported platforms
* PR#3 merge from develop
* Merge gcc 10 diagnostics option from develop
* Merge #318 OSX changes from develop
* Merge small changes from develop
* Minor non-space formatting changes
* #386 copyright corrections for java folder
* Merges from develop
#358 patches from vtk
#361 fix header guard spelling
* Merge updates
#358 patches from vtk
#361 fix header guard spelling
* format fix
* Fix missing underscore and make H5public.h closer to dev
* Merges from develop
#340 clang -Wformat-security warnings
#360 Fixed uninitialized warnings
header guard underscore cleanup
JNI cleanup
* format alignment
* Add missing test ref file
* Merge #380 from develop
* Finish java merges from develop
* Fix java issues with tests and javadoc
* Correct use of attribute access plist
* Remove debug code
* Remove unused variable
* Change file access to read only for java tests
* Split clang format operations.
* More javadoc comments
* Remove pre-split setting
* format source
* Change windows TS to use older VS.
* Mostly all javadoc fixes, one argument rename.
* synch file
* Merge of long double fix and compiler flags
* HDFFV-11229 merge changes from develop
* HDFFV-11229 correct test script
* HDFFV-11229 update autotools test script for two ref files
* HDFFV-11229 merge dev changes for long double display in tools
* Committing clang-format changes
* minor whitespace
* remove unneeded macro
* Committing clang-format changes
* Add "option" command for clang options
* Rework CMake add_custom to use the BYPRODUCTS argument
Update pkgconfig scripts for parallel builds.
Fix install COPYING file reference.
Remove unused round defines.
Change CMake default setting of BUILD_CPP to off.
* Fortran target depends
* Remove incorrect source attribute
* Revert define removal
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2021-04-29 15:47:47 -05:00
Larry Knox
dea591a353
Hdf5 1 10 update license url part2 ( #404 )
...
* close #195 . (#196 )
* Update HDF5PluginMacros.cmake
* Update HDF5PluginMacros.cmake
* Modify temporary rpath for testing in java example scripts. (#230 )
* Fix undefined left shifting of negative numbers (#338 )
Undefined Bahavior Sanitizer errored here about left shifting negative numbers.
* Update license url (#332 )
* Modify temporary rpath for testing in java example scripts.
* Update URL in source file Copyright headers for web copy of COPYING
file - src and test directories.
* 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.
* Update URL in source file Copyright headers for web.
Co-authored-by: H. Joe Lee <hyoklee@hdfgroup.org >
Co-authored-by: Sean McBride <sean@rogue-research.com >
2021-03-01 10:35:51 -06:00
Allen Byrne
2acfa58d89
OESS-98 Update plugin build option ( #172 )
2020-12-14 18:15:14 -06:00
Allen Byrne
14bfa9a991
Correct TARGET variable and CMake config file location
2020-11-12 10:50:50 -06:00
Allen Byrne
ec13e5f872
OESS-98 add CMake option to build plugins project within hdf5
2020-10-16 12:15:29 -05:00
Allen Byrne
d95bdaa2ef
Correct COPYING path
2020-09-04 08:08:24 -05:00
Allen Byrne
467b5d565c
Merge CMake and tools changes from develop
2020-02-27 16:54:52 -06:00
Allen Byrne
34adba4a0c
HDFFV-10845, 10529 and CMake changes from develop
2019-07-24 11:08:47 -05:00
Allen Byrne
f3546fb4b0
Update namespace handling
2019-04-04 10:48:37 -05:00
Allen Byrne
8c34530608
Allow option to select NAMESPACE
2019-03-28 16:41:30 -05:00
Allen Byrne
e9541010ee
Remove obsolete reference
2019-02-06 08:47:02 -06:00
Allen Byrne
b6e61e8310
Merge CMake changes from develop
...
Improved cross-compiling and toolchains
2018-10-23 11:00:36 -05:00
Allen Byrne
0b87689625
Adjust warning flags to match autotools, add configure status
2018-08-21 08:07:27 -05:00
Allen Byrne
e96ef71034
HDFFV-9739 and cmake improvements merge from develop
2018-05-22 10:23:16 -05:00
Allen Byrne
3712738877
HDFFV-4359 Add C,HL,CXX files
2018-03-08 15:54:40 -06:00
Allen Byrne
3ab1a07368
Fix missing ext libs references
2018-01-25 16:54:28 -06:00
Allen Byrne
05af70b235
Restore GEN_HDRS and remove cache sets for defaults
2017-09-13 14:57:55 -05: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
2687321987
HDFFV-10138 Merge app framework to examples
2017-03-14 12:14:44 -05:00
Allen Byrne
2562ec3a4b
Update CMake files and formatting
2017-03-01 14:47:53 -06:00
Allen Byrne
177c050891
HDFFV-9875 Fix target exports and add static tools pdb files
2017-02-02 12:09:10 -06:00
Allen Byrne
e1bcae8a6a
Update cmake min version and cmake command convention
2017-01-10 17:10:03 -06:00
Allen Byrne
3ee36553b9
Add support for namespace and add tools to binaries config
2016-10-14 11:22:22 -05:00
Allen Byrne
517bccdbfb
Add STGZ to mac cpack list
2016-10-07 12:32:48 -05:00
Allen Byrne
8c49b6e05a
HDFFV-9991: Remove uneeded file
2016-10-04 09:36:01 -05:00
Allen Byrne
8e41b14811
[svn-r29601] Cleanup case of CMake commands in tools.
...
Update CTestCustom file for new tests.
Add connection from HDF5_ENABLE_USING_MEMCHECKER cmake option to library define USING_MEMCHECKER.
2016-03-31 09:02:24 -05:00
Allen Byrne
3d8b36f6d1
[svn-r28085] Add option to change cpack install location version (1.9 instead of 1.9.xxx) useful on windows.
2015-10-15 13:01:21 -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
315c1f9eb0
[svn-r26977] Windows needs different packaging option from linux
2015-04-30 09:04:24 -05:00
Allen Byrne
6709dd28f2
[svn-r26953] Remove src temporary debug build props.
...
Move TOOLS option up before usage.
2015-04-28 16:32:17 -05:00
Allen Byrne
e13e226bfe
[svn-r26941] Correct ext lib packing list
2015-04-28 11:29:14 -05:00
Allen Byrne
b32caab787
[svn-r26864] Change location of lib settings file
2015-04-21 11:21:52 -05:00
Allen Byrne
eafd204b2d
[svn-r26607] Correct test of plugin read when disabled to not print FAILURE when successful
2015-03-26 14:24:25 -05:00
Allen Byrne
5f7e9fcf3b
[svn-r26536] Add INSTALL_TYPES to packaging for defaults
2015-03-23 12:44:07 -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
17f78f8469
[svn-r26463] static builds do not have dlls needed for the path
2015-03-17 09:11:50 -05:00
Allen Byrne
5be5a4d832
[svn-r26365] HDFFV-8520: Add plugin control APIs.
...
Update windows WiX packaging.
h5committested
2015-03-05 11:09:22 -05:00
Allen Byrne
61f0497572
[svn-r26320] Trigger component install options
2015-02-26 13:19:41 -05:00
Allen Byrne
f175fd25c8
[svn-r26277] remove filename extension
2015-02-23 08:54:40 -05:00
Allen Byrne
fef1ffe690
[svn-r26256] Remove file - obsoleted by cmake 3.1 minimum
2015-02-20 14:01:32 -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
3f2ce7aebc
[svn-r25902] Fix CMP0053 warning
2014-12-19 09:20:48 -05:00
Allen Byrne
5816073846
[svn-r25842] Change WiX program check to use the ENV variable for path.
...
Tested: Windows
2014-11-25 09:18:06 -05:00
Allen Byrne
36a847bc0c
[svn-r25818] Add checks for windows installers
2014-11-17 15:57:46 -05:00
Allen Byrne
d3dbcf313f
[svn-r25706] Change hdf5 config install location.
2014-10-15 11:25:05 -05:00
Allen Byrne
6cc1d95b5f
[svn-r25662] Correct packaging paths
2014-10-03 11:13:55 -05:00
Allen Byrne
51e9f7091c
[svn-r25617] Upgrade packaging process with cmake helper functions.
...
Tested: local linux
2014-09-25 09:37:09 -05:00