summaryrefslogtreecommitdiffstats
path: root/config/cmake/hdf5-config.cmake.install.in
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r23614] Remove subfolders for includesAllen Byrne2013-04-231-4/+4
|
* [svn-r22622] Windows config is up one levelAllen Byrne2012-08-021-1/+3
|
* [svn-r22620] Add ${CMAKE_RUNTIME_OUTPUT_DIRECTORY} to default include_dirsAllen Byrne2012-08-021-22/+2
| | | | Correct cmake packaging names
* [svn-r22602] Allen Byrne2012-07-251-5/+5
|
* [svn-r22477] Removed subfolder tools from install command, need to correct ↵Allen Byrne2012-06-201-2/+2
| | | | install template
* [svn-r21417] Correct indentation in cmake config file.Allen Byrne2011-09-261-1/+1
| | | | Add option for allowing -fPIC.
* [svn-r21340] Add check for target already existsAllen Byrne2011-08-311-4/+4
|
* [svn-r21263] Add F2003 support to CMake buildsAllen Byrne2011-08-191-0/+1
|
* [svn-r21208] Add fortran COMPILE_FLAGSAllen Byrne2011-08-101-1/+1
| | | | | remove benchpar and mpi-perf tests add new prunTest.cmake that will be modified for parallel tests
* [svn-r21047] Correct *-config.cmake files to set {pkg}_LIBRARIES variable.Allen Byrne2011-06-291-0/+1
| | | | Tested: windows
* [svn-r20862] Adjust CPack configuration location by removing version ↵Allen Byrne2011-05-181-0/+7
| | | | extension in folder name. Add install configuration commands if ext libs are packaged with project.
* [svn-r20800] Correct install path variableAllen Byrne2011-05-121-16/+19
|
* [svn-r20228] Add tools bin folder to installation variablesAllen Byrne2011-03-101-0/+1
|
* [svn-r19878] Correct HDF5 configuration variables for CPack/Install.Allen Byrne2010-12-081-5/+8
| | | | Bring r19875 from 1.8 branch
* [svn-r19870] Add tests for examples.Allen Byrne2010-12-031-0/+5
| | | | Tested: local linux
* [svn-r19302] Correct typo in tools locationAllen Byrne2010-08-251-1/+1
|
* [svn-r19260] Change Cmake to allow a local zlib header to be used in ↵Allen Byrne2010-08-201-17/+44
| | | | | | | | | | | H5Zdelate module. Corrected use of "SKIP" message in cmake. Corrections to cmake configuration files (for cmake external projects). Community suggested changes. Tested: local linux
* [svn-r19211] Updated cmake file with community suggested changes for cmake ↵Allen Byrne2010-08-101-0/+43
install files. Removed configure check for fseek Tested: local linux