summaryrefslogtreecommitdiffstats
path: root/fortran/test/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Hdf5 1 12 merge cmake ninja and java refs (#698)Allen Byrne2021-05-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * OESS-98 fix tools test for plugins * sync fork * Merge of changes from dev * Move problem option to bottom of the list until fixed * HDFFV-11106 - fix parsing optional args * HDFFV-11106 add note * grammer fix * Whitespace after clang formatting * Undo format version 11 changes * Update check to working version * Merge workflow and minor changes from develop * Update supported platforms * PR#3 merge from develop * Merge gcc 10 diagnostics option from develop * Merge #318 OSX changes from develop * Merge serval small changes from dev * fix typo * Minor non-space formatting changes * GH #386 copyright corrections for java folder * revert because logic requires false return * Merges from develop #358 patches from vtk #361 fix header guard spelling * Remove case statement for H5I_EVENTSET * Correct call with versioning * Remove tabs * Double underscore change * Merges from develop #340 clang -Wformat-security warnings #360 Fixed uninitialized warnings Remove more underscores from header guards * Merge #380 from develop * Correct date entry * Split format source and commit changes on repo push * remove pre-split setting * Change windows TS to use older VS. * HDFFV-11212 JNI export util and Javadoc * Suggested review changes * Another change found * Committing clang-format changes * Some Javadoc warning fixes * Committing clang-format changes * Updated javadoc fixes * HDFFV-11228/9 merges from develop * remove obsolete debug comment * Fix conflict * HDFFV-11229 merge changes from develop * HDFFV-11229 merge second compare from develop * HDFFV-11229 fix reference file * 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 * Update with changes from develop * 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. * Whitespace changes * Rework CMake add_custom to use the BYPRODUCTS argument * Revert CMake configure checks for round defines * With VS 2015 minimum strdup is supported * Doxygen comments merged from develop * doxygen build updates * Correct version string for map functions * TRILAB-227 and tools debug merge from develop * TRILAB-227 Enable test * Quote subset args * Use MATCHES in compiler id compare, merge from dev * Revert test enable * Add file to list * doxygen version errors * if blocks needed for build modes * Update list of test platforms * Issue #669 remove version from pkgcfg filename * remove version from h5cc script * Merge CMake and java refs from dev Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Hdf5 1 12 merge changes (#604)Allen Byrne2021-04-281-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * OESS-98 fix tools test for plugins * sync fork * Merge of changes from dev * Move problem option to bottom of the list until fixed * HDFFV-11106 - fix parsing optional args * HDFFV-11106 add note * grammer fix * Whitespace after clang formatting * Undo format version 11 changes * Update check to working version * Merge workflow and minor changes from develop * Update supported platforms * PR#3 merge from develop * Merge gcc 10 diagnostics option from develop * Merge #318 OSX changes from develop * Merge serval small changes from dev * fix typo * Minor non-space formatting changes * GH #386 copyright corrections for java folder * revert because logic requires false return * Merges from develop #358 patches from vtk #361 fix header guard spelling * Remove case statement for H5I_EVENTSET * Correct call with versioning * Remove tabs * Double underscore change * Merges from develop #340 clang -Wformat-security warnings #360 Fixed uninitialized warnings Remove more underscores from header guards * Merge #380 from develop * Correct date entry * Split format source and commit changes on repo push * remove pre-split setting * Change windows TS to use older VS. * HDFFV-11212 JNI export util and Javadoc * Suggested review changes * Another change found * Committing clang-format changes * Some Javadoc warning fixes * Committing clang-format changes * Updated javadoc fixes * HDFFV-11228/9 merges from develop * remove obsolete debug comment * Fix conflict * HDFFV-11229 merge changes from develop * HDFFV-11229 merge second compare from develop * HDFFV-11229 fix reference file * 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 * Update with changes from develop * 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. Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* OESS-98 add CMake option to build plugins project within hdf5Allen Byrne2020-10-161-3/+3
|
* Add clang-format changes from develop.Allen Byrne2020-09-281-2/+13
|
* TRILAB-192 - merge changes from developAllen Byrne2020-04-071-170/+60
| | | | Single source, config files, for warnings for both autotools and CMake. Update CMake libraries, tools, tests to use correct flags.
* Merge changes from develop mostly cmake 3.12 minimum versionAllen Byrne2020-02-231-1/+1
|
* HDFFV-11012 fix fortran include propertiesAllen Byrne2020-02-051-2/+2
|
* Improved CMake options for testsAllen Byrne2020-01-191-1/+3
|
* HDFFV-10845 add_custom_command requires emulatorAllen Byrne2019-07-171-2/+2
|
* Fix fortran test and test library linkingAllen Byrne2019-06-231-6/+6
|
* Cleanup possible CMake target conflictsAllen Byrne2019-06-191-5/+4
|
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-310/+195
| | | | | HDFFV-10805 Add ONLY_SHARED_LIBS option and prefer shared over static HDFFV-10803 Update FindSZIP.cmake find module Remove unneeded modules and update java modules
* added missing MOD dependencyM. Scot Breitenfeld2019-06-141-6/+2
|
* fixed dependenciesM. Scot Breitenfeld2019-06-131-2/+9
|
* added test for vol_connectorM. Scot Breitenfeld2019-05-161-0/+61
|
* Add fortran MPI to test and exampleAllen Byrne2018-06-061-2/+2
|
* Remove link flag from compile commandAllen Byrne2018-05-221-6/+0
|
* Use set_property for MT flagAllen Byrne2018-05-071-6/+9
|
* Correct command usageAllen Byrne2018-05-071-12/+12
|
* Remove APPENDAllen Byrne2018-05-031-13/+13
|
* Revert to old style for LINK_FLAGS gen expr not workingAllen Byrne2018-05-031-78/+117
|
* LINK_FLAGS must be separate property setsAllen Byrne2018-05-031-40/+80
|
* Fix link flags syntaxAllen Byrne2018-05-031-39/+39
|
* Revert refactor link flagsAllen Byrne2018-05-021-41/+39
|
* refactor link flags to interfaceAllen Byrne2018-05-021-46/+51
|
* Fix defs and additional MSVC itemsAllen Byrne2018-05-021-4/+3
|
* TRILABS-19 fix syntax for windowsAllen Byrne2018-05-021-6/+6
|
* TRILABS-19 Link flags need - characterAllen Byrne2018-05-021-13/+13
|
* TRILABS-19 fix fortran link flagsAllen Byrne2018-04-301-12/+12
|
* TRILABS-19 Refactor fortran propertiesAllen Byrne2018-04-301-99/+188
|
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-113/+77
|
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
|
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-8/+11
|
* HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-101-4/+4
|
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
|
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
|
* HDFFV-10398 use the target name for custom commandsAllen Byrne2018-01-301-4/+2
|
* HDFFV-10385 rename vars and macrosAllen Byrne2018-01-191-2/+2
|
* HDFFV-10385 rework java namesAllen Byrne2018-01-171-10/+0
|
* Fix fortran cmake variable usageAllen Byrne2018-01-111-15/+15
|
* Correct whitespaceAllen Byrne2018-01-101-1/+1
|
* HDFFV-10385 multi-config builders need folder setAllen Byrne2018-01-101-2/+2
|
* HDFFV-10385 fix packagingAllen Byrne2018-01-101-2/+2
|
* HDFFV-10385 includes cleanupAllen Byrne2018-01-101-3/+1
|
* Correct folder typoAllen Byrne2018-01-091-2/+2
|
* HDFFV-10385 fix platform errorsAllen Byrne2018-01-091-10/+11
|
* HDFFV-10385 refactor CMAKE_BUILD_TYPE usageAllen Byrne2018-01-091-10/+4
|
* HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmakeM. Scot Breitenfeld2017-12-071-10/+10
| | | | This is now fixed via the HDFFV-10325 fix.
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-30/+30
|
* Correct name and usage of cmake variableAllen Byrne2016-10-101-2/+2
|