- 04 Aug, 2020 40 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
* This copies a patch for YAXT by Sergey Kosukhin.
-
Thomas Jahns authored
-
Thomas Jahns authored
* If an MPI launcher is available, we want to run the tests, even if the result is ignored in setups with --without-regard-for-quality, because the orthogonal MPI_LAUNCH=true setting is sufficient to suppress MPI run-time tests if desired.
-
* The files for these modules are frequently not found, because they are provided by the compiler in some place not directly observable.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* Makefile variables don't need double quotes because substitution happens before the shell runs.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
* Do not try to find hdf5 if --disable-netcdf is set. * Do not search for zlib or szip if --disable-hdf5 or --disable-netcdf is set. * Do not check for curl if --disable-netcdf is set
-
* This avoids warning messages from the preprocessor when building out of source.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* Also remove argument copying.
-
-
-
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* Fixes #283.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* This way a potential array copy will be made as high in the call stack as possible.
-
Thomas Jahns authored
-
Thomas Jahns authored
-