summaryrefslogtreecommitdiffstats
path: root/config/cmake
Commit message (Collapse)AuthorAgeFilesLines
* Update CMake formattingAllen Byrne2017-03-011-95/+95
|
* Update CMake files and formattingAllen Byrne2017-03-0114-331/+329
|
* Update docs and scripts for releaseAllen Byrne2017-02-245-22/+26
|
* Correct name of fileAllen Byrne2017-02-171-2/+2
|
* Update cmake build scripts, split out options to seprate fileAllen Byrne2017-02-173-103/+114
|
* Add unused -parameters to developer group.Allen Byrne2017-01-131-1/+1
|
* Add addition hint info about optionAllen Byrne2017-01-131-1/+1
|
* Update developer flags to account for gcc versionAllen Byrne2017-01-121-3/+27
|
* Move Windows level 4 warnings to developer optionAllen Byrne2017-01-121-4/+11
|
* HDFFV-10094: upgrade cmake command conventionsAllen Byrne2017-01-111-9/+25
| | | Also converted tests to use macros
* Update cmake min version and cmake command conventionAllen Byrne2017-01-1016-402/+396
|
* Bring SWMR-related tools changes from revise_chunks to develop.Quincey Koziol2016-12-111-0/+5
|
* 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 pull request #61 in HDFFV/hdf5 from ↵Allen Byrne2016-10-064-55/+9
|\ | | | | | | | | | | | | | | | | | | | | ~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
| |
| * 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-061-0/+3
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| |
| * 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
| |
* | 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-152-17/+189
|
* [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.
* [svn-r30205] Correct name of UNSUPPORTED optionAllen Byrne2016-07-202-3/+3
|
* [svn-r30196] HDFFV-9467: Use the same test programs for CMake and autotoolsScot Breitenfeld2016-07-181-92/+17
| | | | Tested: jelly (gnu)
* [svn-r30134] Description:Quincey Koziol2016-07-021-0/+18
| | | | | | | Add CMake macros and detections for the "round" family of routines. Tested on: Upcoming Windows daily tests
* [svn-r30064] Changed configure's behavior from a warning to an error Scot Breitenfeld2016-06-091-0/+41
| | | | | | | if the available Fortran KINDs, or Fortran decimal precision, can not be determined. (MSB, HDFFV-9922)
* [svn-r29928] HDFFV-9912:Scot Breitenfeld2016-05-121-44/+53
| | | | | | | | | | configure fails to detect valid KINDs on FreeBSD Added the exponential option to SELECTED_REAL_KIND to distinguish KINDs of same precision. Tested: FredBSD, jam, platypus.
* [svn-r29911] Fix script version ext textAllen Byrne2016-05-111-1/+1
|
* [svn-r29864] Add ignore test names for Valgrind process.Allen Byrne2016-05-041-3/+10
| | | | Add files to clear test generated files tests.
* [svn-r29601] Cleanup case of CMake commands in tools.Allen Byrne2016-03-312-1/+5
| | | | | Update CTestCustom file for new tests. Add connection from HDF5_ENABLE_USING_MEMCHECKER cmake option to library define USING_MEMCHECKER.
* [svn-r29557] Add comments to CMake macros and do append error fileAllen Byrne2016-03-241-19/+29
| | | | revise_chunks rev 29556
* [svn-r29534] Normalization w/ revise_chunks in preparation for big merge.Dana Robinson2016-03-231-4/+4
| | | | | | | | | tools directory Also fixes a minor Java test output error. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial w/ Java, Fortran, & C++
* [svn-r29450] Separate error compare from output compareAllen Byrne2016-03-161-4/+4
|
* [svn-r29427] Correct name of build option in scriptAllen Byrne2016-03-151-2/+2
|
* [svn-r29404] correct filename in commentAllen Byrne2016-03-141-1/+1
|
* [svn-r29402] Add Java optionAllen Byrne2016-03-141-5/+22
|