summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* HDFFV-9875 enable static pdb and cleanup exportsAllen Byrne2017-02-031-1/+12
|
* HDFFV-9875 Fix typoAllen Byrne2017-02-021-1/+1
|
* HDFFV-9875 Change test for shared libsAllen Byrne2017-02-021-3/+3
|
* HDFFV-9875 Remove compile pdb referencesAllen Byrne2017-02-021-33/+6
|
* HDFFV-9875 Fix target exports and add static tools pdb filesAllen Byrne2017-02-021-1/+18
|
* HDFFV-10123 Use generator expressionAllen Byrne2017-02-011-4/+2
|
* HDFFV-10123 Add SHARED toolsAllen Byrne2017-02-011-2/+1
|
* Add unused -parameters to developer group.Allen Byrne2017-01-131-1/+1
|
* Add addition hint info about optionAllen Byrne2017-01-131-1/+1
|
* Correct variable nameAllen Byrne2017-01-121-3/+3
|
* Update developer flags to account for gcc versionAllen Byrne2017-01-121-3/+27
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-01-121-19/+87
|\ | | | | | | | | | | * commit '089afc48561ba8838d6a515c6b00fc6f7032ca13': Updated the developer flags so that they respect gcc versions. Description: Added data files from the packet table vlen tests to the CHECK_CLEANFILES list. Platforms tested: Linux/64 (jelly)
| * Updated the developer flags so that they respect gcc versions.Dana Robinson2017-01-121-19/+87
| |
* | Move Windows level 4 warnings to developer optionAllen Byrne2017-01-121-4/+11
| |
* | Changed severity of message stateAllen Byrne2017-01-121-1/+1
| |
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-01-111-24/+16
|\ \ | |/ | | | | | | | | | | * commit '8b4c9f848d63351c85cab3a5b2034f8e7e1a29db': h5format_convert was not built (missing from subdirs in tools/src and tools/test Makefile.ams) but created dependencies that were not cleaned up by make clean and make distclean. Create h5repack convenience library for common code used by h5repack tool and h5repacktst. Fixes broken distclean. Added an --enable-developer-warnings option to configure so users can ignore -Wsuggest-attribute warnings and other noise that doesn't indicate poor code quality.
| * Added an --enable-developer-warnings option to configure soDana Robinson2017-01-101-24/+16
| | | | | | | | | | users can ignore -Wsuggest-attribute warnings and other noise that doesn't indicate poor code quality.
* | CMake command cleanupAllen Byrne2017-01-114-12/+10
| |
* | HDFFV-10094: upgrade cmake command conventionsAllen Byrne2017-01-113-162/+43
| | | | | | Also converted tests to use macros
* | Update cmake min version and cmake command conventionAllen Byrne2017-01-1025-663/+656
|/
* Bring SWMR-related tools changes from revise_chunks to develop.Quincey Koziol2016-12-111-0/+5
|
* Updated the icc flags (C flags only).derobins2016-12-021-10/+10
|
* Add test to memcheck ignore and increase cache test timeoutAllen Byrne2016-11-221-0/+1
|
* Update installdir format for windowsAllen Byrne2016-11-101-2/+2
|
* Update with changes from buildbot processAllen Byrne2016-10-271-3/+9
|
* Remove duplicate blockAllen Byrne2016-10-271-3/+0
|
* Update with latest changes used in buildbot processAllen Byrne2016-10-271-23/+26
|
* Add new file to ignoreAllen Byrne2016-10-271-0/+3
|
* Correct text - missing GIT optionAllen Byrne2016-10-142-3/+3
|
* Add support for namespace and add tools to binaries configAllen Byrne2016-10-141-2/+2
|
* Merge from master cmake_conf projectAllen Byrne2016-10-072-79/+80
|
* Merge pull request #61 in HDFFV/hdf5 from ↵Allen Byrne2016-10-065-63/+18
|\ | | | | | | | | | | | | | | | | | | | | ~BYRN/hdf5_adb:bugfix/HDFFV-9961-add-git-to-ext-filter to develop * commit 'd817b63020310b6f275a569529075551dd2b756e': Fix copyright to point to cmake Fix cyclic depends due to typo Correct how include is used when located inside project HDFFV-9961: Add GIT option to ext lib macros Update copyright to latest from kitware
| * Fix copyright to point to cmakeAllen Byrne2016-10-064-8/+4
| |
| * Correct how include is used when located inside projectAllen Byrne2016-10-051-1/+1
| |
| * HDFFV-9961: Add GIT option to ext lib macrosAllen Byrne2016-10-041-8/+9
| |
| * Update copyright to latest from kitwareAllen Byrne2016-10-044-56/+14
| |
* | Merge pull request #47 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2016-10-062-2/+5
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'f9364c0080405bb36d704eb3f9505029d3da41f4': removed the use of C_SIZEOF for non BIND(C) derived type Fixed test to use storage_size instead of c_sizeof when available. fixed missing closing bracket Removed unused variables. Fixed: Fortran_DOUBLE was being set to C_LONG_DOUBLE when C_LONG_DOUBLE is not available. Removed duplicate FCFLAG Removed duplicate FCFLAG. Added number of integer KINDs found to the header files. Added path to source include files when building buidiface. Added rule to build buildiface program, without a rule, build would add repeated compile options when using the NAG compiler. Misc. cleaning up of the program. Added SEQUENCE to derived types for NAG: misc. format code-cleanup Removed the use of hard-coded integer KINDs. Code clean-up. HDFFV-9973 Fortran library fails to compile and fails tests with NAG compiler
| * fixed missing closing bracketM. Scot Breitenfeld2016-09-291-1/+1
| |
| * Removed duplicate FCFLAG.M. Scot Breitenfeld2016-09-291-2/+2
| |
| * Added number of integer KINDs found to the header files.M. Scot Breitenfeld2016-09-261-0/+3
| |
* | HDFFV-9991: Remove uneeded fileAllen Byrne2016-10-041-86/+0
| |
* | Move clear-objects inside runTestAllen Byrne2016-10-031-0/+8
| |
* | Correct variable nameAllen Byrne2016-09-301-2/+2
| |
* | Fix error reportingAllen Byrne2016-09-303-9/+33
|/
* Add default site namesAllen Byrne2016-09-162-0/+14
|
* Revert to using old set commandAllen Byrne2016-09-161-3/+3
|
* Change string to list - older usageAllen Byrne2016-09-161-3/+3
|
* Add option to submit to CdashAllen Byrne2016-09-152-0/+16
|
* Update CMake java functionsAllen Byrne2016-09-153-40/+225
|
* [svn-r30314] HDFFV-9971: Change the usage of a CMake variable for the build ↵Allen Byrne2016-08-226-18/+18
| | | | type to the recommended variable name. Updated documentation.