Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct path | Allen Byrne | 2017-11-01 | 1 | -2/+2 |
| | |||||
* | Correct usage of MPI vars | Allen Byrne | 2017-11-01 | 1 | -1/+0 |
| | |||||
* | Convert to use MPI:: for link | Allen Byrne | 2017-11-01 | 1 | -1/+1 |
| | |||||
* | Restore GEN_HDRS and remove cache sets for defaults | Allen Byrne | 2017-09-13 | 1 | -1/+1 |
| | |||||
* | Test program generation should default off | Allen Byrne | 2017-09-12 | 1 | -0/+3 |
| | |||||
* | Generate headers for 1.10 should default off | Allen Byrne | 2017-09-12 | 1 | -2/+2 |
| | |||||
* | add linking flag to cmake, does not fix the issue, still disabled shared ↵ | M. Scot Breitenfeld | 2017-05-23 | 1 | -0/+5 |
| | | | | with fortran | ||||
* | Fix CMake regex commands | Allen Byrne | 2017-04-06 | 1 | -6/+6 |
| | |||||
* | Lowercase math and set CMake commands | Allen Byrne | 2017-03-02 | 1 | -8/+8 |
| | |||||
* | Add MPI_Fortran variables | Allen Byrne | 2017-02-17 | 1 | -0/+9 |
| | |||||
* | HDFFV-9875 Remove compile pdb references | Allen Byrne | 2017-02-02 | 1 | -4/+1 |
| | |||||
* | HDFFV-9875 Fix target exports and add static tools pdb files | Allen Byrne | 2017-02-02 | 1 | -2/+2 |
| | |||||
* | HDFFV-10123 Add SHARED tools | Allen Byrne | 2017-02-01 | 1 | -0/+6 |
| | |||||
* | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 1 | -150/+150 |
| | |||||
* | Split tools into src and test - update locations | Allen Byrne | 2016-10-27 | 1 | -4/+4 |
| | |||||
* | Add support for namespace and add tools to binaries config | Allen Byrne | 2016-10-14 | 1 | -0/+2 |
| | |||||
* | [svn-r29862] Convert source list names from *_SRCS to *_SOURCES. | Allen Byrne | 2016-05-04 | 1 | -0/+2 |
| | | | | Add/convert most tools to use new HDF5_TOOLS_DIR instead of HDF5_TOOLS_SRC_DIR CMake VAR. | ||||
* | [svn-r29229] Turn java OFF by default. | Allen Byrne | 2016-02-29 | 1 | -1/+1 |
| | |||||
* | [svn-r29226] HDFFV-9552: merge in java code. | Allen Byrne | 2016-02-29 | 1 | -6/+159 |
| | |||||
* | [svn-r28777] Description: | Quincey Koziol | 2016-01-03 | 1 | -0/+8 |
| | | | | | | | | | | Add --enable-memory-alloc-sanity-check option to configure, to track and sanity check memory allocations within the library. This is orthogonal to the --enable-using-memchecker option and can be used with/without it. Tested on: MacOSX/64 10.11.2 (amazon) w/serial & parallel (h5committest forthcoming) | ||||
* | [svn-r28228] Remove WIN32 only config of threadsafe | Allen Byrne | 2015-10-26 | 1 | -46/+47 |
| | |||||
* | [svn-r28168] Remove Wall option passed by default on non-windows systems | Jerome Soumagne | 2015-10-21 | 1 | -4/+0 |
| | | | | (not necessary anymore since there is now | ||||
* | [svn-r28059] Make UNSUPPORTED option combinations fail configure - matches ↵ | Allen Byrne | 2015-10-13 | 1 | -6/+3 |
| | | | | autotools behaviour. | ||||
* | [svn-r28056] Add HL and Threadsafe notice | Allen Byrne | 2015-10-13 | 1 | -0/+8 |
| | |||||
* | [svn-r27986] OPTION should default to FALSE | Allen Byrne | 2015-10-07 | 1 | -1/+1 |
| | |||||
* | [svn-r27971] eliminate duplicate option | Allen Byrne | 2015-10-06 | 1 | -1/+1 |
| | |||||
* | [svn-r27970] eliminate duplicate option | Allen Byrne | 2015-10-06 | 1 | -2/+1 |
| | |||||
* | [svn-r27874] Add ability to extend the cmake path for searching for ↵ | Allen Byrne | 2015-09-24 | 1 | -0/+4 |
| | | | | libraries/programs. | ||||
* | [svn-r27671] Move fortran id check to fortran section | Allen Byrne | 2015-09-03 | 1 | -16/+13 |
| | |||||
* | [svn-r27647] Added compiler check for PGI and CMake version. | Scot Breitenfeld | 2015-09-01 | 1 | -0/+13 |
| | | | | | CMake must be > v3.3 to compile with PGI due to CMake bug in earlier versions. | ||||
* | [svn-r27627] Change hardcoded HDF5TESTEXPRESS value to use a CMake variable ↵ | Allen Byrne | 2015-08-31 | 1 | -10/+15 |
| | | | | HDF_TEST_EXPRESS. | ||||
* | [svn-r27591] Threadsafe option implementation has changed and ↵ | Allen Byrne | 2015-08-27 | 1 | -2/+4 |
| | | | | ALLOWUNSUPPORTED option needs to be used with TS to actually use of TS with Fortran and C++. | ||||
* | [svn-r27586] HDFFV-9497: Add back ALLOW_UNSUPPORTED OPTION. | Allen Byrne | 2015-08-26 | 1 | -10/+31 |
| | | | | Added new option SKIP_HDF5_FORTRAN_SHARED | ||||
* | [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk. | Scot Breitenfeld | 2015-08-11 | 1 | -0/+1 |
| | | | | Tested: h5committest --PASSED-- | ||||
* | [svn-r27489] reverted merge of branch | Scot Breitenfeld | 2015-08-11 | 1 | -1/+0 |
| | |||||
* | [svn-r27469] Merge from trunk with dual-binary CMake code. | Allen Byrne | 2015-08-05 | 1 | -22/+36 |
| | | | | Tested: local linux with CMake | ||||
* | [svn-r27378] svn merge -r27326:27377 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-07-14 | 1 | -0/+20 |
|\ | |||||
| * | [svn-r27364] Add Mac Framework support | Allen Byrne | 2015-07-09 | 1 | -0/+20 |
| | | |||||
* | | [svn-r27326] Working version of cmake on linux. | Scot Breitenfeld | 2015-07-02 | 1 | -0/+2 |
|/ | |||||
* | [svn-r27064] HDFFV-9327: Refactor compiler flags to config file. | Allen Byrne | 2015-05-14 | 1 | -242/+17 |
| | | | | Tested: local linux | ||||
* | [svn-r27035] Do not pass warnings options to non-gnu compilers when ↵ | Jerome Soumagne | 2015-05-07 | 1 | -4/+8 |
| | | | | compiling with CMake | ||||
* | [svn-r26953] Remove src temporary debug build props. | Allen Byrne | 2015-04-28 | 1 | -10/+10 |
| | | | | Move TOOLS option up before usage. | ||||
* | [svn-r26900] Update CMake doc references | Allen Byrne | 2015-04-23 | 1 | -0/+18 |
| | |||||
* | [svn-r26815] Update cmake configuration checks | Allen Byrne | 2015-04-15 | 1 | -1/+1 |
| | | | | Tested: local linux | ||||
* | [svn-r26594] Merge macros and fortran changes from dual_binary feature. | Allen Byrne | 2015-03-25 | 1 | -1/+1 |
| | | | | Tested: local linux | ||||
* | [svn-r26465] Merge back from DB branch; cmake defaults and compressed examples | Allen Byrne | 2015-03-17 | 1 | -26/+35 |
| | |||||
* | [svn-r26208] Update cmake minimums | Allen Byrne | 2015-02-18 | 1 | -1/+1 |
| | |||||
* | [svn-r26161] Fix cmake case. | Allen Byrne | 2015-02-12 | 1 | -1/+1 |
| | | | | | Turn on F2003 by default. Set source properties in fortran cmake files. | ||||
* | [svn-r25908] Cleaned up typos comments from last commit. | Albert Cheng | 2014-12-19 | 1 | -3/+0 |
| | | | | Tested: just eyeball since changes are cosmetic. | ||||
* | [svn-r25900] HDFFV-9046: reorganize hdf5/perform/ directory | Albert Cheng | 2014-12-17 | 1 | -4/+4 |
| | | | | | | Moved perform/ to tools/perform. Updated all the configure related files for the new location. Tested: h5committested plus tested in jam and kite. |