summaryrefslogtreecommitdiffstats
path: root/fortran/test/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Add missing target depends commandAllen Byrne2016-09-211-0/+3
|
* Fix typoAllen Byrne2016-09-211-1/+1
|
* Add gen file technique to HL and test fortran librariesAllen Byrne2016-09-211-19/+52
|
* [svn-r29862] Convert source list names from *_SRCS to *_SOURCES.Allen Byrne2016-05-041-4/+4
| | | | Add/convert most tools to use new HDF5_TOOLS_DIR instead of HDF5_TOOLS_SRC_DIR CMake VAR.
* [svn-r29226] HDFFV-9552: merge in java code.Allen Byrne2016-02-291-2/+2
|
* [svn-r27676] Fix dependencies of generated fileAllen Byrne2015-09-041-17/+20
|
* [svn-r27674] Attempt to fix race condition on windowsAllen Byrne2015-09-031-28/+44
|
* [svn-r27648] Fortran executables depend on modules created by test library, ↵Allen Byrne2015-09-011-1/+16
| | | | add command to explictly enforce the building of the library before building executables.
* [svn-r27625] Added preprocessor commands for PGI compiler.Scot Breitenfeld2015-08-311-60/+60
| | | | tested: h5committest
* [svn-r27586] HDFFV-9497: Add back ALLOW_UNSUPPORTED OPTION.Allen Byrne2015-08-261-26/+26
| | | | Added new option SKIP_HDF5_FORTRAN_SHARED