summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Move libdynlib* test lib files from lib_LTLIBRARIES to dyn_LTLIBRARIESlrknox2017-05-101-2/+5
| | | | | | and other changes to Makefiles and config/conclude.am to eliminate link errors with new libdynlib*_la_LDFLAGS which were added to stop libdynlib* files linking to external libraries.
* Correct typo of file nameAllen Byrne2017-04-201-1/+1
|
* Merge/port changes from develop back to 1.8 for tools and cmakeAllen Byrne2017-03-291-2/+13
|
* Update cmake commands to match masterAllen Byrne2017-03-2716-58/+112
|
* HDFFV-10138 merge app framework to examplesAllen Byrne2017-03-145-347/+473
|
* Merge CMake FindMPI changes and CMake documentation from developAllen Byrne2017-02-285-42/+66
|
* HDFFV-9875 Bring changes from develop branchAllen Byrne2017-02-0610-225/+272
|
* Update CMake required to version 3.2.2Allen Byrne2017-01-183-3/+3
|
* HDFFV-9994 port changes from develop.Allen Byrne2017-01-1811-423/+293
| | | CMake folder changes brought up to standard.
* Updated optional CMake scriptsAllen Byrne2016-11-032-33/+38
|
* Update shared object file numbers according to changes in v1.8.18 release.lrknox2016-11-011-12/+12
| | | | | Update autotools and libtool versions. Run bin/reconfigure.
* Add namespace and export utilsAllen Byrne2016-10-145-47/+53
|
* HDFFV-9961: Merge GIT ext lib option to 1.8Allen Byrne2016-10-103-11/+12
|
* Add missing exists check from master projectAllen Byrne2016-10-071-0/+8
|
* Check file length before compareAllen Byrne2016-10-071-65/+79
|
* HDFFV-9991: Remove unneeded fileAllen Byrne2016-10-041-86/+0
|
* Fix error reportingAllen Byrne2016-09-301-7/+16
|
* Set defualt site nameAllen Byrne2016-09-161-0/+7
|
* Add option to submit to CdashAllen Byrne2016-09-151-2/+10
|
* [svn-r30178] Add missing test source and remove obsolete fileAllen Byrne2016-07-121-31/+0
|
* [svn-r30173] Add GIT support and correct name of option for UNSUPPORTEDAllen Byrne2016-07-122-3/+3
|
* [svn-r30171] HDFFV-9939: convert cmake copy commands to reduce issue with ↵Allen Byrne2016-07-121-0/+10
| | | | | | | too long command lines on some platforms. Also, refactor hl/tools/gif3h5 cmake files. JAVA-1920: add plugin test with plugin that depends on hdf5
* [svn-r30170] HDFFV-9946: condense cygwin autotools config files to a single ↵Allen Byrne2016-07-125-244/+31
| | | | file. Avoid getpwuid function for cygwin.
* [svn-r29918] Fix empty file usage - test before use.Allen Byrne2016-05-123-18/+30
|
* [svn-r29692] Applied fix for HDFFV-9439 to mpicc config as well as mpif90 in ↵Larry Knox2016-04-131-0/+1
| | | | | | config/linux-gnulibc1. Tested with h5committest.new on kituo, ostrich, osx1010dev and platypus.
* [svn-r29688] Merge of r29090 from trunk.Dana Robinson2016-04-131-1/+1
| | | | | | | | | Changes smart quotes to ASCII quotes in autotools gnu config file. Additional fix for HDFFV-9439. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial w/ Fortran autotools parallel (MPICH 3.1.4) w/ Fortran
* [svn-r29687] Fix for HDFFV-9439 (previously in trunk).Larry Knox2016-04-121-0/+1
| | | | Tested with h5committest.new on kituo, ostrich, osx1010dev and platypus.
* [svn-r29368] Add else to optionAllen Byrne2016-03-091-0/+4
|
* [svn-r28541] Merge of r28538 from the trunk.Dana Robinson2015-12-081-16/+17
| | | | | | | | Fixes OS X compilation problems and brings some Linux symbols in line with the Autotools when building with CMake. Tested on: 64-bit OS X 10.11.1 El Capitan (Darwin 15.0.0) Xcode 7.1 Apple LLVM 7.0.0 (clang-700.1.76)
* [svn-r28430] Final HDF5 1.8.16 release houskeeping:Larry Knox2015-11-201-7/+7
| | | | | | Add contents of HDF5 v1.8.16 RELEASE.txt to HISTORY-1_8.txt. Incremented LT_VERS_REVISION numbers for shared object versions for changing code on 1.8 branch. added rpm spec file hdf5-1.8.16-1-x86_64-szip.spec to bin/pkgscrpts.
* [svn-r28405] Update to include cdash submit optionsAllen Byrne2015-11-191-0/+9
|
* [svn-r28192] Merge r28188 from trunkJerome Soumagne2015-10-223-37/+24
| | | | Fix inline/__inline__/__inline detection with CMake after autotools changes
* [svn-r28181] correct import targetsAllen Byrne2015-10-221-57/+57
|
* [svn-r28173] Add VS2015 fix for timezone.Allen Byrne2015-10-211-3/+1
|
* [svn-r28162] Merge from CMAMKE_EXT_MOD repo.Allen Byrne2015-10-214-64/+79
| | | | Add VS2015 support.
* [svn-r28153] Add VS2015Allen Byrne2015-10-201-1/+16
|
* [svn-r28149] Correct define vs variable usageAllen Byrne2015-10-202-8/+22
|
* [svn-r28146] Correct define vs variable usageAllen Byrne2015-10-203-27/+34
|
* [svn-r28125] Add library version changes based on lt_vers.am file.Allen Byrne2015-10-191-2/+8
|
* [svn-r28116] A few warning fixes in cmake conversion testsJerome Soumagne2015-10-161-0/+14
|
* [svn-r28114] Merge r28112 from trunkJerome Soumagne2015-10-161-0/+1
| | | | CMake check for gettimeofday if not on windows
* [svn-r28096] Updated packaging scripts and moved them from bin to bin/pkgscrpts.Larry Knox2015-10-161-4/+24
| | | | | | Added shared library version numbers for each wrapper library file. Tested with h5committest.new.
* [svn-r28010] Increment LT interface version number to reflect symbols added ↵Larry Knox2015-10-081-3/+3
| | | | but none removed in hdf5 libraries.
* [svn-r27975] Update to new style usage for scripts,Allen Byrne2015-10-062-0/+523
| | | | add cmake scripts
* [svn-r27936] Cmake 3.3 allowed execute_process to merge output and error ↵Allen Byrne2015-10-025-46/+46
| | | | | | files if the filename or the variable were the same. Changed instances to make the outpu_variable different.
* [svn-r27872] Update with changes to script fileAllen Byrne2015-09-241-3/+4
|
* [svn-r27870] Update with changes to script fileAllen Byrne2015-09-241-11/+22
|
* [svn-r27864] Make the system vars configurable through the CTEST_SCRIPT_ARGAllen Byrne2015-09-231-8/+35
|
* [svn-r27770] Bring r27428 from trunkDana Robinson2015-09-143-0/+123
| | | | | | | | | | | | Reverts the following changes: 27737, 27742, 27743 These involve double conversions that cause problems with the IBM XL compiler. Tested on: h5committest ostrich w/ XL C compiler
* [svn-r27759] Bring r26632 from trunkDana Robinson2015-09-112-13/+0
| | | | | | | Remove the BAD_LOG2_CODE_GENERATED macro/define, it's working around bugs in old SGI compilers. Tested on: h5committest