summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-081-1/+1
|\
| * Remove vestiges of H5_DEBUG_BUILD macro, switching it to the moreQuincey Koziol2018-04-061-1/+1
| * Correct AM_MAINTAINER_MODE default to 'enable'.lrknox2018-01-311-1/+1
| * Snapshot version 1.11 release 2hdftest2018-01-051-2/+2
| * Snapshot version 1.11 release 1hdftest2018-01-051-1/+1
* | Updated version to 1.10.3-snap1hdftest2018-04-301-1/+1
* | Updated version to 1.10.3-snap0lrknox2018-03-141-1/+1
* | Snapshot version 1.10 release 2 (snap9)hdftest2018-02-111-1/+1
* | Snapshot version 1.10 release 2 (snap8)hdftest2018-01-081-1/+1
* | Snapshot version 1.10 release 2 (snap7)hdftest2017-12-311-1/+1
* | Snapshot version 1.10 release 2 (snap6)hdftest2017-12-241-1/+1
* | Snapshot version 1.10 release 2 (snap5)hdftest2017-12-171-1/+1
* | Snapshot version 1.10 release 2 (snap4)hdftest2017-12-111-1/+1
* | Merge branch 'develop' into hdf5_1_10M. Scot Breitenfeld2017-11-281-5/+12
|\ \ | |/
| * Changed ar to always use -cr instead of the autotools defaultDana Robinson2017-11-151-1/+6
| * Fixed that annoying ar warning about -u being ignored.Dana Robinson2017-11-131-0/+2
| * Plugin test reworkDana Robinson2017-11-091-4/+4
* | Snapshot version 1.10 release 2 (snap3)hdftest2017-11-201-1/+1
* | Merge branch 'develop' into hdf5_1_10M. Scot Breitenfeld2017-10-261-9/+50
|\ \ | |/
| * HDFFV-10037: fixed wrong C link flagsM. Scot Breitenfeld2017-10-251-1/+1
| * Add "-rpath /nowhere" to *_la_LDFLAGS for plugin test libraries. Thislrknox2017-10-091-0/+1
| * Update configureAllen Byrne2017-09-201-12/+12
| * changed comments, (HDFFV-10037)M. Scot Breitenfeld2017-08-031-4/+4
| * changed the test for NAG fortran compiler, (HDFFV-10037)M. Scot Breitenfeld2017-08-031-1/+1
| * added test for NAG compiler and use the FC_BASENAME for NAG detection, (HDFFV...M. Scot Breitenfeld2017-08-011-2/+1
| * Rearranged where the substitution occurs.M. Scot Breitenfeld2017-07-281-12/+25
| * added chmod 755 for h5fcM. Scot Breitenfeld2017-07-271-1/+3
| * removed chmod 755 for h5fcM. Scot Breitenfeld2017-07-271-1/+0
| * libtool does not pass the correct argument linking (-WL,-WL,,) for theM. Scot Breitenfeld2017-07-271-12/+32
| * Merge pull request #586 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Vailin Choi2017-06-301-0/+1
| |\
| | * Fix for HDFFV-10160Vailin Choi2017-06-291-0/+1
| * | Removed compiler flag cleanup since Solaris chokes on it.Dana Robinson2017-06-291-8/+0
| * | Merge pull request #585 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:configure_fortr...Dana Robinson2017-06-291-3/+3
| |\ \ | | |/ | |/|
| | * Fixed a bug in autotools Fortran processing where a test for theDana Robinson2017-06-291-3/+3
| * | Updated the --enable-debug/production handling in configure.acDana Robinson2017-06-281-16/+7
| * | Added awk processing to remove extraneous whitespace from H5_Dana Robinson2017-06-281-0/+8
| |/
| * Fixed a comment in configure.acDana Robinson2017-06-271-4/+5
| * add documention comments for shared Fortran Fix on OSXM. Scot Breitenfeld2017-05-231-5/+7
| * Fix for shared fortran libraries on mac (HDFFV-2772).M. Scot Breitenfeld2017-05-221-2/+3
| * Fix for shared fortran libraries on mac (HDFFV-2772).M. Scot Breitenfeld2017-05-221-0/+6
| * Fix for shared fortran libraries on mac (HDFFV-2772).M. Scot Breitenfeld2017-05-181-4/+2
| * Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
| * Extend h5vers to update version strings in java files and h5repacklrknox2017-03-201-1/+1
* | Merge branch 'hdf5_1_10' of ssh://bitbucket.hdfgroup.org:7999/~hdftest/hdf5_h...HDF Tester2017-10-161-0/+1
|\ \
| * | Merge pull request #703 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2017-10-161-0/+1
* | | Snapshot version 1.10 release 2 (snap2)HDF Tester2017-10-161-1/+1
|/ /
* | Update configureAllen Byrne2017-09-201-4/+4
* | Snapshot version 1.10 release 2 (snap1)hdftest2017-08-091-1/+1
* | Snapshot 1.10.2-snap1hdftest2017-08-041-1/+1
* | Merge of recent develop work to 1.10 branch.Dana Robinson2017-07-051-23/+15