summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Makes the installed header files the same between the autotoolsDana Robinson2018-10-271-48/+91
| | | | | | | | | | | | and CMake. * CMake will no longer install private generated headers and tools library headers. * Several empty public header files (which represent internal packages) were removed. These were only installed by CMake. * Autotools installs will install H5FDwindows.h. Fixes HDFFV-10614.
* Split H5VLnative.h into public and private files and updatedDana Robinson2018-10-201-0/+1
|
* Move options to root cmake fileAllen Byrne2018-10-191-1/+0
|
* TRILAB-34 remove extra argAllen Byrne2018-10-161-1/+1
|
* TRILAB-34 Add batch script config commandAllen Byrne2018-10-161-0/+4
|
* TRILAB-36 Revert to target_file and correct propertyAllen Byrne2018-10-161-6/+7
|
* Add generated propoerty to H5lib_settingsAllen Byrne2018-10-151-0/+2
|
* TRILAB-34 batch command optionsAllen Byrne2018-10-121-3/+2
|
* Add more descriptive option nameAllen Byrne2018-10-111-3/+3
|
* HDFFV-10603 fixup cmake usageAllen Byrne2018-10-111-2/+2
|
* TRILABS-34 add batch option. Also fix cmakedefine01 usageAllen Byrne2018-10-111-18/+37
|
* VOL FEATUREDana Robinson2018-10-101-0/+24
|
* TRILABS-34 improve cross compile with emulatorAllen Byrne2018-10-041-4/+4
|
* Remove extra unneededAllen Byrne2018-09-241-11/+7
|
* Remove libsettings from pregenerated blockAllen Byrne2018-09-241-40/+27
|
* HDFFV-10332 Adjust checks and generation of filesAllen Byrne2018-09-191-21/+52
|
* HDFFV-10332 Use pre-generated filesAllen Byrne2018-09-181-45/+64
|
* 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
|