summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete commentsAllen Byrne2018-03-091-11/+0
* 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
* Remove old dependency constructAllen Byrne2018-02-051-1/+0
* HDFFV-10398 add support for Emscriptem build systemAllen Byrne2018-01-301-3/+7
* HDFFV-10398 use the simpler add_subdirectory signatureAllen Byrne2018-01-301-12/+12
* Fix windows compile errors abstract out common settingsAllen Byrne2018-01-291-80/+4
* Fix case of commandAllen Byrne2018-01-261-2/+2
* Fix missing ext libs referencesAllen Byrne2018-01-251-1/+1
* HDFFV-10385 rename vars and macrosAllen Byrne2018-01-191-7/+5
* HDFFV-10385 Refactor out CMAKE_BUILD_TYPE usageAllen Byrne2018-01-181-1/+1
* Revert CMAKE_BUILD_TYPE for matches - need to redesignAllen Byrne2018-01-121-1/+1
* Correct folder typoAllen Byrne2018-01-091-1/+1
* HDFFV-10385 fix platform errorsAllen Byrne2018-01-091-2/+2
* HDFFV-10385 refactor CMAKE_BUILD_TYPE usageAllen Byrne2018-01-091-2/+4
* HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-281-3/+1
* Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ...lrknox2017-12-221-1/+0
* Because of MPI requirements in library ALWAYS add include pathAllen Byrne2017-12-201-0/+1
* HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmakeM. Scot Breitenfeld2017-12-071-14/+1
* Correct link lines of librariesAllen Byrne2017-11-141-1/+0
* HDFFV-10321 Correct fortran link varAllen Byrne2017-11-021-2/+4
* Correct pathAllen Byrne2017-11-011-2/+2
* Correct usage of MPI varsAllen Byrne2017-11-011-1/+0
* Convert to use MPI:: for linkAllen Byrne2017-11-011-1/+1
* Restore GEN_HDRS and remove cache sets for defaultsAllen Byrne2017-09-131-1/+1
* Test program generation should default offAllen Byrne2017-09-121-0/+3
* Generate headers for 1.10 should default offAllen Byrne2017-09-121-2/+2
* add linking flag to cmake, does not fix the issue, still disabled shared with...M. Scot Breitenfeld2017-05-231-0/+5
* Fix CMake regex commandsAllen Byrne2017-04-061-6/+6
* Lowercase math and set CMake commandsAllen Byrne2017-03-021-8/+8
* Add MPI_Fortran variablesAllen Byrne2017-02-171-0/+9
* HDFFV-9875 Remove compile pdb referencesAllen Byrne2017-02-021-4/+1
* HDFFV-9875 Fix target exports and add static tools pdb filesAllen Byrne2017-02-021-2/+2
* HDFFV-10123 Add SHARED toolsAllen Byrne2017-02-011-0/+6
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-150/+150
* Split tools into src and test - update locationsAllen Byrne2016-10-271-4/+4
* Add support for namespace and add tools to binaries configAllen Byrne2016-10-141-0/+2
* [svn-r29862] Convert source list names from *_SRCS to *_SOURCES.Allen Byrne2016-05-041-0/+2
* [svn-r29229] Turn java OFF by default.Allen Byrne2016-02-291-1/+1
* [svn-r29226] HDFFV-9552: merge in java code.Allen Byrne2016-02-291-6/+159
* [svn-r28777] Description:Quincey Koziol2016-01-031-0/+8
* [svn-r28228] Remove WIN32 only config of threadsafeAllen Byrne2015-10-261-46/+47
* [svn-r28168] Remove Wall option passed by default on non-windows systemsJerome Soumagne2015-10-211-4/+0
* [svn-r28059] Make UNSUPPORTED option combinations fail configure - matches au...Allen Byrne2015-10-131-6/+3
* [svn-r28056] Add HL and Threadsafe noticeAllen Byrne2015-10-131-0/+8
* [svn-r27986] OPTION should default to FALSEAllen Byrne2015-10-071-1/+1
* [svn-r27971] eliminate duplicate optionAllen Byrne2015-10-061-1/+1
* [svn-r27970] eliminate duplicate optionAllen Byrne2015-10-061-2/+1
* [svn-r27874] Add ability to extend the cmake path for searching for libraries...Allen Byrne2015-09-241-0/+4
* [svn-r27671] Move fortran id check to fortran sectionAllen Byrne2015-09-031-16/+13