Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 11 | -0/+121 |
| | | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file. | ||||
* | Update cdash max test output and VS version matching | Allen Byrne | 2017-03-27 | 1 | -5/+7 |
| | |||||
* | Update cmake pubconf to match autotools and add strtoll checks | Allen Byrne | 2017-03-16 | 1 | -6/+10 |
| | |||||
* | Update CMake files and formatting | Allen Byrne | 2017-03-01 | 6 | -24/+32 |
| | |||||
* | mpich module file is in env var | Allen Byrne | 2017-02-24 | 1 | -0/+3 |
| | |||||
* | MS keeps changing names | Allen Byrne | 2017-02-24 | 1 | -1/+1 |
| | |||||
* | Smale changes from CMake repo | Allen Byrne | 2017-02-23 | 1 | -0/+4 |
| | |||||
* | Fix parallel h5diff test comapare | Allen Byrne | 2017-02-14 | 1 | -5/+23 |
| | |||||
* | Convert string APPEND to set commands | Allen Byrne | 2017-02-14 | 1 | -10/+12 |
| | |||||
* | HDFFV-9875 Add new PDB folder | Allen Byrne | 2017-02-06 | 1 | -0/+9 |
| | |||||
* | HDFFV-9875 enable static pdb and cleanup exports | Allen Byrne | 2017-02-03 | 1 | -1/+12 |
| | |||||
* | HDFFV-9875 Fix typo | Allen Byrne | 2017-02-02 | 1 | -1/+1 |
| | |||||
* | HDFFV-9875 Change test for shared libs | Allen Byrne | 2017-02-02 | 1 | -3/+3 |
| | |||||
* | HDFFV-9875 Remove compile pdb references | Allen Byrne | 2017-02-02 | 1 | -33/+6 |
| | |||||
* | HDFFV-9875 Fix target exports and add static tools pdb files | Allen Byrne | 2017-02-02 | 1 | -1/+18 |
| | |||||
* | HDFFV-10123 Use generator expression | Allen Byrne | 2017-02-01 | 1 | -4/+2 |
| | |||||
* | HDFFV-10123 Add SHARED tools | Allen Byrne | 2017-02-01 | 1 | -2/+1 |
| | |||||
* | Correct variable name | Allen Byrne | 2017-01-12 | 1 | -3/+3 |
| | |||||
* | Changed severity of message state | Allen Byrne | 2017-01-12 | 1 | -1/+1 |
| | |||||
* | CMake command cleanup | Allen Byrne | 2017-01-11 | 4 | -12/+10 |
| | |||||
* | HDFFV-10094: upgrade cmake command conventions | Allen Byrne | 2017-01-11 | 2 | -153/+18 |
| | | | Also converted tests to use macros | ||||
* | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 9 | -261/+260 |
| | |||||
* | Merge from master cmake_conf project | Allen Byrne | 2016-10-07 | 2 | -79/+80 |
| | |||||
* | HDFFV-9961: Add GIT option to ext lib macros | Allen Byrne | 2016-10-04 | 1 | -8/+9 |
| | |||||
* | Move clear-objects inside runTest | Allen Byrne | 2016-10-03 | 1 | -0/+8 |
| | |||||
* | Update CMake java functions | Allen Byrne | 2016-09-15 | 1 | -23/+36 |
| | |||||
* | [svn-r30204] Move CXX tests to C++ compiler test file | Allen Byrne | 2016-07-20 | 4 | -44/+60 |
| | |||||
* | [svn-r30134] Description: | Quincey Koziol | 2016-07-02 | 1 | -0/+6 |
| | | | | | | | Add CMake macros and detections for the "round" family of routines. Tested on: Upcoming Windows daily tests | ||||
* | [svn-r29557] Add comments to CMake macros and do append error file | Allen Byrne | 2016-03-24 | 1 | -8/+20 |
| | | | | revise_chunks rev 29556 | ||||
* | [svn-r29198] Remove if condition for test mask situation | Allen Byrne | 2016-02-24 | 1 | -2/+2 |
| | |||||
* | [svn-r29190] Add checking for *.err file before trying to read | Allen Byrne | 2016-02-23 | 2 | -10/+10 |
| | |||||
* | [svn-r28581] Brought flock changes over from revise_chunks as well as a few | Dana Robinson | 2015-12-11 | 1 | -0/+2 |
| | | | | | | | minor tweaks from H5private.h. Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial only, autotools and CMake (3.3.2) | ||||
* | [svn-r28538] Merge of r28479 from revise_chunks. | Dana Robinson | 2015-12-08 | 1 | -16/+17 |
| | | | | | | | | Fixes OS X compilation problems and brings some Linux symbols in line with the Autotools when building with CMake. Tested on: 64-bit OS X 10.11.1 El Capitan (Darwin 15.0.0) Xcode 7.1 Apple LLVM 7.0.0 (clang-700.1.76) | ||||
* | [svn-r28188] Fix inline/__inline__/__inline detection with CMake after ↵ | Jerome Soumagne | 2015-10-22 | 2 | -31/+15 |
| | | | | autotools changes | ||||
* | [svn-r28184] correct import targets | Allen Byrne | 2015-10-22 | 1 | -57/+57 |
| | |||||
* | [svn-r28174] HDFFV-9550: Add VS2015 fix for timezone. | Allen Byrne | 2015-10-21 | 1 | -3/+1 |
| | |||||
* | [svn-r28158] Merge from CMAMKE_EXT_MOD repo. | Allen Byrne | 2015-10-21 | 2 | -34/+35 |
| | | | | Add VS2015 support. | ||||
* | [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if ↵ | Jerome Soumagne | 2015-10-20 | 1 | -0/+13 |
| | | | | | | | | | | | | | | available Fix tests accordingly and fix misuse of hbool_t in various places Fix initialization of H5Pgcpl/ocpl structs in property decoding routines Tested on: Linux/32 (jam) Linux/64 (platypus) Linux/PPC64 (ostrich) MacOSX/64 10.11 | ||||
* | [svn-r28112] CMake check for gettimeofday if not on windows | Jerome Soumagne | 2015-10-16 | 1 | -0/+1 |
| | |||||
* | [svn-r27937] fix case | Allen Byrne | 2015-10-02 | 1 | -25/+25 |
| | |||||
* | [svn-r27933] Cmake 3.3 allowed execute_process to merge output and error ↵ | Allen Byrne | 2015-10-02 | 3 | -36/+36 |
| | | | | | | files if the filename or the variable were the same. Changed instances to make the outpu_variable different. | ||||
* | [svn-r27720] Merge changes from master | Allen Byrne | 2015-09-09 | 1 | -9/+13 |
| | |||||
* | [svn-r27675] Removed library checks for nsl and socket from the autotools ↵ | Dana Robinson | 2015-09-04 | 1 | -6/+1 |
| | | | | | | | | | | | | configure on Solaris. The nsl and socket libraries are no longer used by the library. Fixes HDFFV-9118. Tested on: h5committest (CMake fortran fails due to an unrelated error) jam w/ CMake | ||||
* | [svn-r27670] Remove SYMBOLS option - includes default checks. Pulled from ↵ | Allen Byrne | 2015-09-03 | 1 | -3/+2 |
| | | | | master. | ||||
* | [svn-r27575] lowercase commands | Allen Byrne | 2015-08-25 | 1 | -5/+5 |
| | |||||
* | [svn-r27555] Merge cmake_ext_mod change | Allen Byrne | 2015-08-24 | 1 | -7/+11 |
| | |||||
* | [svn-r27548] Revert r27545 | Jerome Soumagne | 2015-08-21 | 1 | -13/+0 |
| | |||||
* | [svn-r27545] Add first support for _Bool and make hbool_t a "real" _Bool if ↵ | Jerome Soumagne | 2015-08-21 | 1 | -0/+13 |
| | | | | | | available Fix tests accordingly | ||||
* | [svn-r27540] Replace svn:externals with hard copy of files | Allen Byrne | 2015-08-20 | 20 | -0/+4382 |