summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-281-8/+2
|
* Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ↵lrknox2017-12-221-2/+8
| | | | | | | develop" This reverts commit b1223dd653e65e076af92b2dfe236f3704da81c8, reversing changes made to b25f123f5f5e25c1447a6a02861cb7c7265c12f2.
* Because of MPI requirements in library ALWAYS add include pathAllen Byrne2017-12-201-12/+0
|
* Changed reference from dl to CMake variableAllen Byrne2017-12-041-2/+2
|
* H5detect and H5make_libsettings need include folderAllen Byrne2017-12-041-0/+6
|
* Correct linkage of filters and other libsAllen Byrne2017-11-161-2/+2
|
* Merge pull request #778 in HDFFV/hdf5 from ↵Dana Robinson2017-11-151-0/+1
|\ | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:h5o_schism_work to develop * commit 'fcfc5f116d08642de962919ac26092c74b924644': Moved code from H5O.c to H5Oint.c Added H5Oint.c file.
| * Added H5Oint.c file.Dana Robinson2017-11-141-0/+1
| |
* | Correct link lines of librariesAllen Byrne2017-11-141-2/+2
|/
* Split internal H5R functionality into H5Rint.c.Dana Robinson2017-11-081-0/+1
|
* Correct usage of MPI varsAllen Byrne2017-11-011-6/+4
|
* Convert to use MPI:: for linkAllen Byrne2017-11-011-2/+4
|
* Correct command usageAllen Byrne2017-11-011-5/+5
|
* Change MPI target properties for libraryAllen Byrne2017-11-011-2/+2
|
* Restore previousAllen Byrne2017-09-191-1/+1
|
* Generate headers for 1.10 should default offAllen Byrne2017-09-121-1/+1
|
* Major rework of H5PL package code before bringing VOL changesDana Robinson2017-07-141-0/+3
| | | | | | | | over. Brings coding standards in line with the rest of the library, enforces better software engineering principles, and makes everything more maintainable.
* Set the HDF5_GENERATE_HEADERS CMake option to default to ON and removedDana Robinson2017-04-271-1/+1
| | | | | | the option from the CMake cache init files. Fixes HDFFV-10184
* HDFFV-10143 Fix initial issues from reviewAllen Byrne2017-03-301-0/+1
|
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-0/+13
|
* Add static lib to pdb exportsAllen Byrne2017-02-021-1/+1
|
* HDFFV-9875 Fix target exports and add static tools pdb filesAllen Byrne2017-02-021-0/+1
|
* Cache image feature and testingQuincey Koziol2017-01-291-0/+3
|
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-18/+18
|
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-0/+6
| | | | and the tool and API wrappers will be coming in over the weekend.
* Bring cache logging routines from revise_chunks branch to develop.Quincey Koziol2016-11-041-0/+2
|
* Move cache debugging routines into separate module.Quincey Koziol2016-11-031-0/+2
|
* Add support for namespace and add tools to binaries configAllen Byrne2016-10-141-0/+1
|
* [svn-r30068] Description:Quincey Koziol2016-06-131-0/+1
| | | | | | | | Bring metadata cache corking to trunk. Tested on: MacOSX/64 10.11.5 (amazon) w/serial, parallel & production (h5committest forthcoming)
* [svn-r30035] Description:Quincey Koziol2016-06-061-0/+1
| | | | | | | | Extract tagging routines into separate source module. Tested on: MacOSX/64 10.11.5 (amazon) w/serial & parallel (h5committest forthcoming)
* [svn-r30033] Description:Quincey Koziol2016-06-061-0/+1
| | | | | | | | Extract epoch marker metadata client into separate source file. Tested on: MacOSX/64 10.11.5 (amazon) w/serial & parallel (h5committest forthcoming)
* [svn-r29985] Description:Quincey Koziol2016-05-301-0/+1
| | | | | | | | Extract query routines into separate source module. Tested on: MacOSX/64 10.11.5 (amazon) w/serial & parallel (h5committest not required on this branch)
* [svn-r29862] Convert source list names from *_SRCS to *_SOURCES.Allen Byrne2016-05-041-123/+123
| | | | Add/convert most tools to use new HDF5_TOOLS_DIR instead of HDF5_TOOLS_SRC_DIR CMake VAR.
* [svn-r29850] Description:Quincey Koziol2016-05-011-0/+1
| | | | | | | | | | Bring H5DOappend(), H5P[s|g]et_object_flush_cb, and H5P[s|g]et_append_flush from revise_chunks branch to trunk. Brings along updated metadata cache entry tagging, and the internal object flush routine. Tested on: MacOSX/64 10.11.4 (amazon) w/serial, parallel & production (h5committest forthcoming)
* [svn-r29770] Description:Quincey Koziol2016-04-231-0/+1
| | | | | | | | Bring 'none' chunk index from revise_chunks branch to trunk. Tested on: MacOSX/64 10.11.4 (amazon) w/serial, parallel & production (w/check-vfd) (h5committest forthcoming)
* [svn-r29742] Description:Quincey Koziol2016-04-191-0/+1
| | | | | | | Add missing source file for single chunk index. Tested on: Windows (via daily testing
* [svn-r29668] Added H5Dfarray.c to CMake.Dana Robinson2016-04-081-0/+1
| | | | | Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 CMake serial
* [svn-r29635] Description:Quincey Koziol2016-04-051-0/+2
| | | | | | | | | Bring support for earray and v2 B-trees from revise_chunks branch to trunk. Tested on: MacOSX/64 10.11.4 (amazon) w/serial, parallel & production (h5committest forthcoming)
* [svn-r29500] Made CMake header generation a normal (not advanced) optionDana Robinson2016-03-221-1/+0
| | | | | | | since users will need to set this if they check out source. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 CMake serial (CMake 3.2.2)
* [svn-r29266] Header generation default should be OFF.Allen Byrne2016-03-041-1/+1
| | | | For Trunk - cacheinit.cmake should enable it ON
* [svn-r29226] HDFFV-9552: merge in java code.Allen Byrne2016-02-291-1/+1
|
* [svn-r29094] Removed the v-1 B-tree package from the list of packages thatDana Robinson2016-02-121-2/+2
| | | | | | | | | | | | can be configured to generate extra debugging output in both the autotools and CMake. This can still be set by defining H5B_DEBUG manually or by using a custom string in configure. Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 autotools serial CMake serial
* [svn-r28996] Autotools configure updates to allow separation of build type, ↵Dana Robinson2016-01-271-1/+1
| | | | | | | | | | | | | | debug symbols, asserts, profiling, and optimization. Also much refactoring, improved help, and --enable-<foo> options will now emit errors on nonsense (e.g.: --enable-foo="asdfasdf"). The libhdf5.settings.in file was also reformatted. Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial and parallel autotools w/ various options
* [svn-r28995] Removed unused packages from list in --enable-debug=<pkgs> ↵Dana Robinson2016-01-271-1/+1
| | | | | | | | | | configure option (also updated CMake). Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial autotools serial CMake (CMake 3.3.2)
* [svn-r28616] Normalization of H5HL package with revise_chunks.Dana Robinson2015-12-141-0/+2
| | | | | | | | | NOTE: Flush dependency code was not moved. Tested on: Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 w/ CMake 3.3.2 serial only (Autotools and CMake since new files were added) (these changes have been in revise_chunks for a long time)
* [svn-r28499] Correct working dirAllen Byrne2015-12-031-1/+1
|
* [svn-r28497] Avoid race condition on creating same source file.Allen Byrne2015-12-031-4/+21
|
* [svn-r28346] Description:Quincey Koziol2015-11-151-10/+10
| | | | | | | | Bring in cleanups from revise_chunks branch. Tested on: MacOSX/64 10.11.1 (amazon) w/serial & parallel (too minor to require full h5committest)
* [svn-r28228] Remove WIN32 only config of threadsafeAllen Byrne2015-10-261-0/+1
|
* [svn-r28132] Cleanup cmake output of HDF5_GENERATE_HEADERS perl scriptJerome Soumagne2015-10-191-3/+6
|