summaryrefslogtreecommitdiffstats
path: root/fortran/testpar
Commit message (Collapse)AuthorAgeFilesLines
* changes parallel tests to .F90 ext. and fixes the CALL check strings (#1725)Scot Breitenfeld2022-05-045-19/+18
|
* Update license url part2 (#333)Larry Knox2021-02-175-5/+5
| | | | | | * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - files not in src or test.
* Trim trailing whitespaceQuincey Koziol2020-04-202-4/+4
|
* Flag construction must be after compiler detectionAllen Byrne2020-04-051-7/+5
|
* TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-051-4/+2
|
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1
|
* HDFFV-11011 - merge include listAllen Byrne2020-01-291-2/+1
|
* HDFFV-11011 correct issues with target file extensionAllen Byrne2020-01-281-12/+31
|
* HDFFV-11001 Add fine control over testingAllen Byrne2020-01-151-1/+3
|
* Reverts the removal of config/conclude_fc.am while keepingDana Robinson2019-08-011-1/+1
| | | | the changes to config/gnu-fflags.
* Parallel Fortran tests now use the MPI module instead of includingDana Robinson2019-07-193-3/+5
| | | | mpif.h.
* Updated gfortran options.Dana Robinson2019-07-171-1/+1
| | | | | | | | * Removed conclude_fc.am, which was causing verbose builds. Need to investigate more, though. * Added gfortran 9 warnings and flags. This will need to be separated into other version blocks based on when the options first appeared. * The standard is now explicitly set at 2008.
* Refactor mpi test namesAllen Byrne2019-02-111-1/+1
|
* Rename parallel tests to start with PAR_Allen Byrne2019-02-111-1/+1
|
* Add missing module_dir propertyAllen Byrne2018-05-091-0/+1
|
* Correct command usageAllen Byrne2018-05-071-1/+1
|
* Remove APPENDAllen Byrne2018-05-031-1/+1
|
* Revert to old style for LINK_FLAGS gen expr not workingAllen Byrne2018-05-031-6/+9
|
* LINK_FLAGS must be separate property setsAllen Byrne2018-05-031-3/+6
|
* Fix link flags syntaxAllen Byrne2018-05-031-3/+3
|
* Revert refactor link flagsAllen Byrne2018-05-021-3/+3
|
* refactor link flags to interfaceAllen Byrne2018-05-021-3/+3
|
* TRILABS-19 Link flags need - characterAllen Byrne2018-05-021-1/+1
|
* TRILABS-19 Refactor fortran propertiesAllen Byrne2018-04-301-10/+18
|
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-1/+1
|
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-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-1/+0
|
* Correct usage of MPI varsAllen Byrne2017-11-012-3/+3
|
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-255-24/+27
| | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
* mpich module file is in env varAllen Byrne2017-02-241-1/+1
|
* Add MPI_Fortran variablesAllen Byrne2017-02-171-2/+2
|
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-3/+3
|
* [svn-r29155] HDFFV-9652: Add fortran wrappers/test for collective metadata ↵Scot Breitenfeld2016-02-192-120/+142
| | | | | | functions Tested: h5committest.new
* [svn-r27745] Merge trunk revision 27744Allen Byrne2015-09-103-3/+4
|
* [svn-r27638] Merged r27500-27631 from trunk.Dana Robinson2015-09-011-1/+1
|\
| * [svn-r27625] Added preprocessor commands for PGI compiler.Scot Breitenfeld2015-08-311-0/+1
| | | | | | | | tested: h5committest
| * [svn-r27537] Added new FCCPPFLAGS to avoid passing CPPFLAGS to the fortran ↵Scot Breitenfeld2015-08-202-7/+17
| | | | | | | | | | | | pre-processor compiler (This mainly causes issues with the xlf compilers) Tested: h5committest
| * [svn-r27517] Removed all perl scripts from configure.Scot Breitenfeld2015-08-171-1/+0
| | | | | | | | Tested: h5committest
* | [svn-r27507] Merge of r27237-27500 from the trunk.Dana Robinson2015-08-141-3/+3
|\ \ | |/ | | | | | | | | | | | | Tested w/ h5committest NOTES: - The manifest may still be messed up. - Cmake fails since the dual binary work needs to be merged with this repo's CMake externals.
| * [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.Scot Breitenfeld2015-08-111-5/+24
| | | | | | | | Tested: h5committest --PASSED--
| * [svn-r27489] reverted merge of branchScot Breitenfeld2015-08-111-24/+5
| |
| * [svn-r27470] svn merge -r27425:27460 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-08-051-4/+1
| |\
| * | [svn-r27469] Merge from trunk with dual-binary CMake code.Allen Byrne2015-08-052-4/+7
| | | | | | | | | | | | Tested: local linux with CMake
| * | [svn-r27221] Reworked Fortran autools REAL KIND detection.Scot Breitenfeld2015-06-161-0/+5
| | |
| * | [svn-r27186] added fix for jam with promoted reals and integersScot Breitenfeld2015-06-101-0/+1
| | |
| * | [svn-r27167] more DT fixesScot Breitenfeld2015-06-091-0/+1
| | |
| * | [svn-r27164] various bug fixes for DTScot Breitenfeld2015-06-081-0/+1
| | |
| * | [svn-r27154] fixed issue with mis-matching long double between Fortran and CScot Breitenfeld2015-06-051-0/+1
| | |