summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #47 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2016-10-061-0/+1
|\
| * Added number of integer KINDs found to the header files.M. Scot Breitenfeld2016-09-261-0/+1
* | Snapshot release: increment version.lrknox2016-10-011-1/+1
|/
* [svn-r30242] Cygwin does not implement the getpwuid the same as linux.Allen Byrne2016-08-011-2/+2
* [svn-r30209] HDFFV-9467: Use the same test programs for CMake and autotoolsScot Breitenfeld2016-07-201-3/+5
* [svn-r30196] HDFFV-9467: Use the same test programs for CMake and autotoolsScot Breitenfeld2016-07-181-220/+23
* [svn-r30127] Description:Quincey Koziol2016-06-301-0/+1
* [svn-r29924] Description:Quincey Koziol2016-05-121-0/+2
* [svn-r29922] merged -c29913 from 1.10.0 branch.Scot Breitenfeld2016-05-121-3/+3
* [svn-r29503] The parallel and enable Java options have been marked asDana Robinson2016-03-221-0/+9
* [svn-r29502] The thread-safety and enable Java options have been marked asDana Robinson2016-03-221-1/+9
* [svn-r29499] Minor prettification of Java configure code and libraryDana Robinson2016-03-221-3/+3
* [svn-r29465] Fix issue with .classes dir not getting created for java by addi...Allen Byrne2016-03-171-0/+7
* [svn-r29248] Fix test results for HDF_JAVAAllen Byrne2016-03-011-1/+3
* [svn-r29242] Set default or override valAllen Byrne2016-03-011-2/+4
* [svn-r29239] Add HDF_JAVA AC_SUST line for settings fileAllen Byrne2016-03-011-0/+3
* [svn-r29237] Missed a "then"Allen Byrne2016-03-011-1/+1
* [svn-r29236] Check for shared libs only within enable-java blockAllen Byrne2016-03-011-116/+116
* [svn-r29226] HDFFV-9552: merge in java code.Allen Byrne2016-02-291-1/+105
* [svn-r29158] HDFFV-9190: Changed configure.ac to define H5_USE_18_API_DEFAULT...Mike McGreevy2016-02-191-0/+2
* [svn-r29131] Updated the GNU g++ compiler config file to use the new debug/Dana Robinson2016-02-171-0/+4
* [svn-r29129] Added NO_SYMBOLS_CFLAGS, etc. to allow stripping symbols whenDana Robinson2016-02-171-0/+3
* [svn-r29127] Moved the --enable-build-mode check in configure.ac to after theDana Robinson2016-02-161-54/+54
* [svn-r29094] Removed the v-1 B-tree package from the list of packages thatDana Robinson2016-02-121-1/+6
* [svn-r29050] Setting --enable-build-mode=debug now creates an H5_DEBUG_BUILD ...Dana Robinson2016-02-051-0/+1
* [svn-r29011] LFS changes in the autotools and library.Dana Robinson2016-01-281-22/+0
* [svn-r28996] Autotools configure updates to allow separation of build type, d...Dana Robinson2016-01-271-228/+571
* [svn-r28995] Removed unused packages from list in --enable-debug=<pkgs> confi...Dana Robinson2016-01-271-2/+2
* [svn-r28982] Fixed H5ST_dump signature problem and added st to the list ofDana Robinson2016-01-271-1/+1
* [svn-r28972] Removed option to clear file buffers from autotools, CMake, and ...Dana Robinson2016-01-261-26/+0
* [svn-r28878] Removed some duplicated comment lines from configure.ac.Dana Robinson2016-01-131-3/+0
* [svn-r28777] Description:Quincey Koziol2016-01-031-0/+31
* [svn-r28730] Snapshot version 1.9 release 233HDF Tester2015-12-281-1/+1
* [svn-r28581] Brought flock changes over from revise_chunks as well as a fewDana Robinson2015-12-111-3/+3
* [svn-r28488] Removed second argument from AC_CHECK_SIZEOF() in configure.ac. ...Dana Robinson2015-12-031-44/+44
* [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-10-201-0/+12
* [svn-r27835] Description:Quincey Koziol2015-09-211-91/+74
|\
| * [svn-r27832] Updates to configure.ac based on the results of autoscan.Dana Robinson2015-09-191-52/+63
| * [svn-r27794] Reintegration merge of features/autotools_rework branch with trunkDana Robinson2015-09-151-38/+10
| |\
| | * [svn-r27789] Merge of r27683-r27698 from the trunk.Dana Robinson2015-09-151-3/+2
| | * [svn-r27745] Merge trunk revision 27744Allen Byrne2015-09-101-1/+1
| | * [svn-r27702] Merge of r27699 from trunk.Dana Robinson2015-09-081-24/+11
| | * [svn-r27684] Removed _BSD_SOURCE and _DEFAULT_SOURCE from the autotoolsDana Robinson2015-09-061-15/+0
| | * [svn-r27683] Restored the _POSIX_C_SOURCE flag that had been commented outDana Robinson2015-09-051-1/+1
| | * [svn-r27677] Merge of r27675 from trunkDana Robinson2015-09-041-6/+0
| | * [svn-r27645] Updates to older special config files in configure.ac:Dana Robinson2015-09-011-8/+2
| | * [svn-r27638] Merged r27500-27631 from trunk.Dana Robinson2015-09-011-81/+78
| | |\
| | * | [svn-r27616] Replaced AC_CONFIG_HEADER (obsolete macro) with AC_CONFIG_HEADERS.Dana Robinson2015-08-291-1/+1
| | * | [svn-r27507] Merge of r27237-27500 from the trunk.Dana Robinson2015-08-141-97/+353
| | |\ \
| | * | | [svn-r27270] Changes that allow the autotools to correctly deal with inlineDana Robinson2015-06-221-11/+21