summaryrefslogtreecommitdiffstats
path: root/Tests/BuildDepends
Commit message (Expand)AuthorAgeFilesLines
* Base architecture choice logic on Xcode versionDavid Cole2011-07-181-2/+18
* Fix BuildDepends test to work with Xcode 4David Cole2011-07-151-0/+5
* Define LINK_DEPENDS target property (#11406)Brad King2010-11-053-0/+32
* Avoid Intel linker crash in BuildDepends testBrad King2009-10-271-0/+8
* More verbose BuildDepends test outputBrad King2009-10-221-2/+4
* ENH: make sure multiple archs are only tested when the workBill Hoffman2009-02-191-1/+7
* BUG: fix xcode depend issue and add a test for itBill Hoffman2009-02-191-1/+3
* ENH: Update BuildDepends test to check #include lines with macros.Brad King2008-05-145-12/+75
* ENH: preclean some warningsKen Martin2008-03-251-0/+1
* BUG: Enable CMAKE_SUPPRESS_REGENERATION because the entire test runs during t...Brad King2007-12-221-0/+5
* ENH: Add a depends check step to custom targets. Add support for the IMPLICI...Brad King2007-12-214-7/+27
* ENH: Adding test for ADD_CUSTOM_COMMAND's new IMPLICIT_DEPENDS feature.Brad King2007-09-174-0/+68
* COMP: removing the directory at the beginning breaks the test for in-sourceAlexander Neundorf2007-06-141-1/+0
* COMP: fix test, in some cases stdout from bar was not captured correctly,Alexander Neundorf2007-06-132-13/+32
* BUG: Report proper error message when project does not build the first time. ...Brad King2007-05-231-1/+28
* ENH: Executable bar should rebuild when its generated header changes. It doe...Brad King2007-05-231-1/+0
* BUG: Target names in the COMMAND part of a custom command should not create a...Brad King2007-05-231-0/+24
* BUG: Target names in the COMMAND part of a custom command should not create a...Brad King2007-05-233-6/+41
* BUG: check in the rest of the changes to move from c to cxxAndy Cedilnik2007-05-161-2/+2
* BUG: fix test for hp move to c++ to avoid ansi issues and produce a message i...Andy Cedilnik2007-05-162-2/+9
* ENH: add test for build dependsBill Hoffman2007-05-102-16/+31
* ENH: add a test to make sure Xcode does not break againBill Hoffman2007-05-093-0/+57
o get clang version in config/linux-gnulibc1Larry Knox2020-06-081-7/+6 * Add flags from config/clang-warnings/*general files to H5 C and CXX flags for...Larry Knox2020-06-065-75/+5 * Add files for adding warning flags for clang compilers in autotoolsLarry Knox2020-06-027-1/+524 * Removed trailing space from Fortran files.Dana Robinson2020-05-261-1/+1 * Revise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warningLarry Knox2020-05-1829-350/+99 * Correct mingw pathsAllen Byrne2020-05-152-7/+11 * Correct path for mingwAllen Byrne2020-05-151-2/+2 * Correct filenameAllen Byrne2020-05-081-7/+7 * Change to use aliasAllen Byrne2020-05-081-1/+1 * OESS-65 fix packaging config filesAllen Byrne2020-05-083-3/+3 * Merge pull request #2542 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:warning_fixes ...Dana Robinson2020-04-271-0/+4 |\ | * Moved -Woverlength-strings to the developer flags.Dana Robinson2020-04-261-0/+4 * | Restrict errors to gcc 4.8 and above.Allen Byrne2020-04-242-2/+6 |/ * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-04-239-49/+118 |\ | * TRILAB-244 separate CXX warnings and errors from CAllen Byrne2020-04-239-49/+118 * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-04-237-102/+104 |\ \ | |/ | * Merge pull request #2525 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2020-04-237-102/+104 | |\ | | * Add missing ')'.Larry Knox2020-04-231-1/+1 | | * Add C++ warnings treated as error for autotools builds.Larry Knox2020-04-231-1/+1 | | * Move macro ADD_H5_CFLAGS to cmake_ext_mod/HDFMacros.cmake and removeLarry Knox2020-04-224-54/+18 | | * Address PR suggestions and add overlooked GCC compiler version flags.Larry Knox2020-04-222-19/+45 | | * Don't add general warnings flags for unsupported old versions of gcc andLarry Knox2020-04-204-41/+53 * | | OESS-65 add option to use AEC library in place of SZipAllen Byrne2020-04-223-37/+31 |/ / * | Trim trailing whitespaceQuincey Koziol2020-04-206-20/+20 |/ * TRILAB-192 version of std=f2008 special checkAllen Byrne2020-04-141-42/+47 * TRILAB-192 - cleanup edits and match CMake CXX to autotoolsAllen Byrne2020-04-134-89/+199 * Merge pull request #2452 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:feature/vfd_spli...Jake Smith2020-04-114-0/+33 |\ | * Add enable-mirror-vfd flag to configure options.Jacob Smith2020-04-081-5/+11 | * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...Jacob Smith2020-04-0764-1112/+1336 | |\ | * | Add Splitter VFD to library.Jacob Smith2020-03-134-0/+27 * | | Add missing " and update function calls incorrectly namedLarry Knox2020-04-101-12/+12 * | | Update all load_gcc_arguments to load_gnu_arguments.Larry Knox2020-04-091-11/+11 * | | Squashed commit of the following:Larry Knox2020-04-082-4/+5 | |/ |/| * | Hide Frortran directive warningsAllen Byrne2020-04-07