summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* HDFFV-9059 Allow detect to take a file as an argumentAllen Byrne2018-09-181-6/+6
|
* Add quotes to places where MPI_C_LIBRARIES are linked againstJordan Henderson2018-07-271-4/+4
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-141-65/+58
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'dcc66a4f157ace0858b788228550f3e104df3242': (35 commits) GGC requires attribute before function Correct COMPILE defs usage Add missing module_dir property Text cleanup Correct sentence punctuation. Add release note. Use set_property for MT flag Correct command usage Remove APPEND Fix typo Add missing test lib add missing folder to path Fix another command revert Missed a command revert Revert to old style for LINK_FLAGS gen expr not working LINK_FLAGS must be separate property sets Fix link flags syntax Revert refactor link flags refactor link flags to interface Refactor link flags ...
| * Correct COMPILE defs usageAllen Byrne2018-05-091-5/+5
| |
| * TRILABS-19 Fix missing angle charAllen Byrne2018-04-271-2/+2
| |
| * TRILABS-19 add mpi libs to utility programsAllen Byrne2018-04-261-4/+4
| |
| * TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-63/+56
| |
* | Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-0/+1
|/
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
|
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-2/+9
|
* HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-101-2/+2
|
* Add API context source files to CMake configuration file.Quincey Koziol2018-03-211-2/+12
|
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
|
* HDFFV-4359 Add C,HL,CXX filesAllen Byrne2018-03-081-0/+48
|
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
|
* HDFFV-10398 add support for Emscriptem build systemAllen Byrne2018-01-301-0/+6
|
* HDFFV-10398 use the target name for custom commandsAllen Byrne2018-01-301-8/+4
|
* 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.