summaryrefslogtreecommitdiffstats
path: root/config/cmake_ext_mod/HDFTests.c
Commit message (Collapse)AuthorAgeFilesLines
* Test the format string "ll" before "l", "L", and "q", like theDavid Young2020-09-171-1/+1
| | | | | | | | | ./configure script does. This ought to fix the compilation failure in test/dt_arith.c that Allen told me about: /home/buildbot/bb-workers/centos8-vm01/hdf5trunk-StdShar-code-centos8/build/hdfsrc/test/dt_arith.c: In function ‘test_conv_int_1’: /home/buildbot/bb-workers/centos8-vm01/hdf5trunk-StdShar-code-centos8/build/hdfsrc/test/dt_arith.c:2500:34: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘long long int’ [-Werror=format=] HDfprintf(stdout," %29"H5_PRINTF_LL_WIDTH"d\n", *((long long*)aligned));
* TRILAB-24 use CHECK_STRUCT_HAS_MEMBERAllen Byrne2020-03-241-79/+0
|
* TRILABS-20 Fix fortran configure during fix of CXX configureAllen Byrne2018-04-241-3/+3
|
* HDFFV-10398 Suppress VS 2015 assertion failure popup during try_runAllen Byrne2018-01-301-0/+14
|
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-251-0/+11
| | | | | | | | | | 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.
* [svn-r30204] Move CXX tests to C++ compiler test fileAllen Byrne2016-07-201-42/+7
|
* [svn-r28188] Fix inline/__inline__/__inline detection with CMake after ↵Jerome Soumagne2015-10-221-7/+13
| | | | autotools changes
* [svn-r28158] Merge from CMAMKE_EXT_MOD repo.Allen Byrne2015-10-211-1/+1
| | | | Add VS2015 support.
* [svn-r27540] Replace svn:externals with hard copy of filesAllen Byrne2015-08-201-0/+466