summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Updated the autotools to support RADOS.Dana Robinson2018-11-011-0/+79
* [svn-r29903] merge from trunk.Mohamad Chaarawi2016-05-091-359/+832
|\
| * [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-r28715] - merge from trunkMohamad Chaarawi2015-12-211-47/+47
|\ \ | |/
| * [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-r28288] merge from trunk.Mohamad Chaarawi2015-11-051-0/+12
|\ \ | |/
| * [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-10-201-0/+12
* | [svn-r27972] merge from trunk.Mohamad Chaarawi2015-10-061-0/+3
|\ \ | |/
| * [svn-r27835] Description:Quincey Koziol2015-09-211-91/+74
| |\
| * \ [svn-r27760] Brought r27631-27755 over from the trunk.Dana Robinson2015-09-111-58/+28
| |\ \
| * \ \ [svn-r27630] Description:Quincey Koziol2015-08-311-2/+5
| |\ \ \
| * | | | [svn-r27598] Description:Quincey Koziol2015-08-271-11/+11
| * | | | [svn-r27593] Merge revisions 27453 through 27592 from trunk to vds branch.Neil Fortner2015-08-271-95/+192
| |\ \ \ \
| * \ \ \ \ [svn-r27453] Merge revisions 27418 through 27452 from trunk to vds branch.Neil Fortner2015-08-031-1/+154
| |\ \ \ \ \
| * \ \ \ \ \ [svn-r27419] Merge revisions 27394 through 27418 from trunk to vds branch.Neil Fortner2015-07-211-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ [svn-r27397] Merge revisions 27255 through 27393 from trunk to vds branch.Neil Fortner2015-07-151-12/+22
| |\ \ \ \ \ \ \
| * | | | | | | | [svn-r27231] Fix bug in configure that prevented running make.Neil Fortner2015-06-171-1/+1
| * | | | | | | | [svn-r27219] Add h5dump and h5 ls VDS test scripts to autools configureAllen Byrne2015-06-161-73/+75
| * | | | | | | | [svn-r27191] Merged r26781 to r27185 from trunkDana Robinson2015-06-111-1/+1
| |\ \ \ \ \ \ \ \
| * | | | | | | | | [svn-r27161] Added makefiles to tools/misc/vds to build the generators.Dana Robinson2015-06-081-0/+1
* | | | | | | | | | [svn-r27959] - merge from trunk (pre-VDS)Mohamad Chaarawi2015-10-051-90/+73
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | [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