summaryrefslogtreecommitdiffstats
path: root/hl/fortran/test/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Correct fortran CMake generator expressions (#3670)Allen Byrne2023-10-141-3/+3
|
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-031-1/+1
| | | | | * Update CMake code to 3.18 minimum version * Updated release note
* Flag construction must be after compiler detectionAllen Byrne2020-04-051-19/+9
|
* TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-051-10/+5
|
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1
|
* HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-01-151-1/+1
|
* HDFFV-11001 Add fine control over testingAllen Byrne2020-01-151-1/+3
|
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-30/+17
| | | | | 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
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-151-2/+2
|
* Remove link flag from compile commandAllen Byrne2018-05-221-1/+0
|
* Add missing module_dir propertyAllen Byrne2018-05-091-0/+1
|
* Correct command usageAllen Byrne2018-05-071-2/+2
|
* Remove APPENDAllen Byrne2018-05-031-2/+2
|
* Fix typoAllen Byrne2018-05-031-1/+1
|
* Add missing test libAllen Byrne2018-05-031-2/+2
|
* Revert to old style for LINK_FLAGS gen expr not workingAllen Byrne2018-05-031-12/+18
|
* LINK_FLAGS must be separate property setsAllen Byrne2018-05-031-169/+48
|
* Fix link flags syntaxAllen Byrne2018-05-031-24/+24
|
* Revert refactor link flagsAllen Byrne2018-05-021-24/+24
|
* refactor link flags to interfaceAllen Byrne2018-05-021-24/+24
|
* TRILABS-19 fix syntax for windowsAllen Byrne2018-05-021-4/+4
|
* TRILABS-19 Link flags need - characterAllen Byrne2018-05-021-8/+8
|
* TRILABS-19 fix fortran link flagsAllen Byrne2018-04-301-8/+8
|
* TRILABS-19 Refactor fortran propertiesAllen Byrne2018-04-301-44/+152
|
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-32/+24
|
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
|
* TRILABS-19 All c code INCLUDE_DIRECTORIES convertedAllen Byrne2018-04-181-1/+8
|
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-1/+1
|
* 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-10385 rework java namesAllen Byrne2018-01-171-8/+0
|
* HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmakeM. Scot Breitenfeld2017-12-071-4/+4
| | | | This is now fixed via the HDFFV-10325 fix.
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-5/+5
|
* [svn-r30154] Fixed inequality comparsions for reals in HL fortran testsScot Breitenfeld2016-07-071-4/+4
| | | | (HDFFV-9949, MSB, 7/7/16)
* [svn-r27586] HDFFV-9497: Add back ALLOW_UNSUPPORTED OPTION.Allen Byrne2015-08-261-8/+8
| | | | Added new option SKIP_HDF5_FORTRAN_SHARED
* [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.Scot Breitenfeld2015-08-111-8/+8
| | | | Tested: h5committest --PASSED--
* [svn-r27489] reverted merge of branchScot Breitenfeld2015-08-111-8/+8
|
* [svn-r27469] Merge from trunk with dual-binary CMake code.Allen Byrne2015-08-051-12/+60
| | | | Tested: local linux with CMake
* [svn-r27326] Working version of cmake on linux.Scot Breitenfeld2015-07-021-4/+4
|
* [svn-r26594] Merge macros and fortran changes from dual_binary feature.Allen Byrne2015-03-251-4/+8
| | | | Tested: local linux
* [svn-r26208] Update cmake minimumsAllen Byrne2015-02-181-1/+1
|
* [svn-r24789] Bump up the minimum cmake versionAllen Byrne2014-03-131-1/+1
|
* [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-111-17/+17
| | | | | | | 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
* [svn-r24029] Move TESTS to seperate file to allow easier editing by all ↵Allen Byrne2013-08-191-21/+1
| | | | | | developers. Tested: local linux
* [svn-r23745] HDFFV-8461: Add Windows /MT supportAllen Byrne2013-06-101-4/+4
| | | | This adds the UserMacros.cmake support needed.
* [svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10Allen Byrne2013-01-141-1/+1
|
* [svn-r21804] Update CMake Required version in all folders to match current ↵Allen Byrne2011-12-051-1/+1
| | | | standard 2.8.6
* [svn-r21667] Update FOLDER solution option for target properties. Added ↵Allen Byrne2011-10-251-0/+4
| | | | | | OPTION command for solution folder and no packaging. Tested: local linux
* [svn-r20960] Added new source files.Allen Byrne2011-06-101-0/+9
| | | | | | Added new test and test files to test section Tested: local linux
* [svn-r20153] Move ext lib handling for ext project building to a common ↵Allen Byrne2011-02-241-3/+3
| | | | | | macro. Update HDF5 project to use HDFMacros.cmake file. Add test properties for test ordering. Tested: local linux, windows