summaryrefslogtreecommitdiffstats
path: root/hl/fortran/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add mpi include folders for fortran C objectsAllen Byrne2018-06-061-2/+2
* Remove link flag from compile commandAllen Byrne2018-05-221-1/+0
* Correct command usageAllen Byrne2018-05-071-2/+2
* Remove APPENDAllen Byrne2018-05-031-3/+3
* add missing folder to pathAllen Byrne2018-05-031-2/+2
* Revert to old style for LINK_FLAGS gen expr not workingAllen Byrne2018-05-031-21/+30
* LINK_FLAGS must be separate property setsAllen Byrne2018-05-031-10/+21
* Fix link flags syntaxAllen Byrne2018-05-031-9/+10
* Revert refactor link flagsAllen Byrne2018-05-021-8/+8
* refactor link flags to interfaceAllen Byrne2018-05-021-7/+7
* Fix defs and additional MSVC itemsAllen Byrne2018-05-021-3/+3
* TRILABS-19 fix syntax for windowsAllen Byrne2018-05-021-1/+1
* TRILABS-19 Link flags need - characterAllen Byrne2018-05-021-3/+3
* TRILABS-19 fix fortran link flagsAllen Byrne2018-04-301-2/+2
* TRILABS-19 Refactor fortran propertiesAllen Byrne2018-04-301-19/+38
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-54/+41
* 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-17/+9
* HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-101-4/+4
* HDFFV-10418 adjust build commands to match main library buildAllen Byrne2018-03-121-17/+27
* 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
* Fix fortran cmake variable usageAllen Byrne2018-01-111-2/+3
* HDFFV-10385 multi-config builders need folder setAllen Byrne2018-01-101-2/+2
* HDFFV-10385 fix packagingAllen Byrne2018-01-101-2/+2
* HDFFV-10385 fix fortran referencesAllen Byrne2018-01-101-0/+2
* HDFFV-10385 fix platform errorsAllen Byrne2018-01-091-12/+11
* HDFFV-10385 refactor CMAKE_BUILD_TYPE usageAllen Byrne2018-01-091-10/+4
* Add library INTERFACE and MPI to toolsAllen Byrne2017-12-281-4/+4
* HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmakeM. Scot Breitenfeld2017-12-071-7/+7
* HDFFV-9875 enable static pdb and cleanup exportsAllen Byrne2017-02-031-1/+1
* HDFFV-9875 Fix target exports and add static tools pdb filesAllen Byrne2017-02-021-0/+2
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-21/+21
* Add support for namespace and add tools to binaries configAllen Byrne2016-10-141-0/+1
* Correct name and usage of cmake variableAllen Byrne2016-10-101-2/+2
* Add missing target depends commandAllen Byrne2016-09-211-0/+2
* Add missing SH to target nameAllen Byrne2016-09-211-1/+1
* Add gen file technique to HL and test fortran librariesAllen Byrne2016-09-211-16/+48
* [svn-r29862] Convert source list names from *_SRCS to *_SOURCES.Allen Byrne2016-05-041-11/+11
* [svn-r29226] HDFFV-9552: merge in java code.Allen Byrne2016-02-291-2/+2
* [svn-r27796] Remove duplicated if blockAllen Byrne2015-09-151-5/+0
* [svn-r27794] Reintegration merge of features/autotools_rework branch with trunkDana Robinson2015-09-151-0/+5
|\
| * [svn-r27787] Merge of r27632-27674 from the trunk.Dana Robinson2015-09-151-4/+4
| * [svn-r27745] Merge trunk revision 27744Allen Byrne2015-09-101-9/+27
* | [svn-r27703] Publish both static and shared mod files in binaries.Allen Byrne2015-09-081-5/+29
* | [svn-r27661] Always use static mod files.Allen Byrne2015-09-011-8/+2
|/
* [svn-r27586] HDFFV-9497: Add back ALLOW_UNSUPPORTED OPTION.Allen Byrne2015-08-261-11/+11
* [svn-r27557] Added build_mod directory and updated the C try_run macro to not...Scot Breitenfeld2015-08-241-13/+15