summaryrefslogtreecommitdiffstats
path: root/config/cmake/mccacheinit.cmake
Commit message (Collapse)AuthorAgeFilesLines
* OESS-65 Fix packagingAllen Byrne2020-05-081-1/+1
|
* OESS-65 replace szip with aec szipAllen Byrne2020-04-271-0/+2
|
* Minor corrections to CMake functionsAllen Byrne2019-12-171-3/+1
|
* Update namespace handlingAllen Byrne2019-04-041-0/+2
|
* restore GEN HDRS and remove cache sets for defoult optionsAllen Byrne2017-09-131-32/+2
|
* Set the HDF5_GENERATE_HEADERS CMake option to default to ON and removedDana Robinson2017-04-271-2/+0
| | | | | | the option from the CMake cache init files. Fixes HDFFV-10184
* Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to ↵lrknox2017-04-141-0/+11
| | | | | | | | | hdf5_1_10_1 * commit '0d05cb607e5951f3a28a101be56ca194022a7fa1': Reverted addition of The HDF Group copyright headers to 3rd party CMake files for Java. Add Copyright headers to 90 files (mostly .cmake files) without Copyright headers. Add "Copyright by The HDF Group."" to copyright header.
* Correct text - missing GIT optionAllen Byrne2016-10-141-2/+2
|
* [svn-r30314] HDFFV-9971: Change the usage of a CMake variable for the build ↵Allen Byrne2016-08-221-1/+1
| | | | type to the recommended variable name. Updated documentation.
* [svn-r30205] Correct name of UNSUPPORTED optionAllen Byrne2016-07-201-1/+1
|
* [svn-r29301] Update valgrind cacheinit file to match regular.Allen Byrne2016-03-071-0/+2
|
* [svn-r28777] Description:Quincey Koziol2016-01-031-0/+2
| | | | | | | | | | Add --enable-memory-alloc-sanity-check option to configure, to track and sanity check memory allocations within the library. This is orthogonal to the --enable-using-memchecker option and can be used with/without it. Tested on: MacOSX/64 10.11.2 (amazon) w/serial & parallel (h5committest forthcoming)
* [svn-r27846] Fix generated files process.Allen Byrne2015-09-211-2/+0
| | | | Add script for post processing of flex/bison files.
* [svn-r27823] Add new options for dynamic analysisAllen Byrne2015-09-181-0/+4
|
* [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.Scot Breitenfeld2015-08-111-2/+0
| | | | Tested: h5committest --PASSED--
* [svn-r27489] reverted merge of branchScot Breitenfeld2015-08-111-0/+2
|
* [svn-r26877] removed references to F2003Scot Breitenfeld2015-04-211-2/+0
|
* [svn-r26161] Fix cmake case. Allen Byrne2015-02-121-1/+1
| | | | | Turn on F2003 by default. Set source properties in fortran cmake files.
* [svn-r25740] HDFFV-8953: remove svn url referencesAllen Byrne2014-10-271-4/+0
|
* [svn-r25239] Add set_property command for list option.Allen Byrne2014-06-041-1/+2
| | | | Minor doc edits
* [svn-r25113] Fixed Subversion EOL and executable attributes. No code changes.Dana Robinson2014-04-251-81/+81
|
* [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-111-38/+38
| | | | | | | KitWare recommendations: Change CMake commands to lower case. Remove INCLUDE_DIRECTORIES in src for target level includes. Change ADD_DEFINITIONS package debug defines into CMake option. Remove -DNDEBUG
* [svn-r23572] Removed inappropriate executable properties from a few files. ↵Dana Robinson2013-04-101-0/+0
| | | | | | | | These are often added by Windows text editors. Tested on: jam (just tested to make sure it builds - no code changes)
* [svn-r23250] Merge changes from normal cache fileAllen Byrne2013-02-121-1/+6
|
* [svn-r22430] CMake and configure synchronization effort. CMake added most ↵Allen Byrne2012-06-041-0/+18
| | | | | | | | tests and options: DEBUGPKG not addressed. Still needed: compiler wrapper scripts Tested: local linux(cmake) and h5committest
* [svn-r20713] Packed Bits Merge:Allen Byrne2011-05-031-2/+0
| | | | | | | | | removed option defines and #ifdef/#endif refactored all printf to HDfprintf in h5dump.c formatted and indention improvements synched with 1.8 branch Tested: local linux
* [svn-r20677] Merge packed bits option from 1.8 branch to trunk. CMake only. ↵Allen Byrne2011-04-291-1/+1
| | | | | | Autotools merge to come. Tested: local Linux
* [svn-r20669] Add test_configuration settingAllen Byrne2011-04-281-0/+2
|
* [svn-r20054] Created valgrind cacheinit fileAllen Byrne2011-02-071-0/+58