- 04 Aug, 2020 24 commits
-
-
-
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
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* This makes the m4 more robust with respect to evaluation.
-
Thomas Jahns authored
-
Thomas Jahns authored
* This way the test also works with pgfortran 19.9.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* The PGI compiler leaves these lying around when it crashes.
-
Thomas Jahns authored
* This way $LIBM becomes available earlier.
-
Thomas Jahns authored
-
Thomas Jahns authored
* Do not create the source files in build tree and only re-generate sources in maintainer mode. * This makes it easier to work with people who can run autoreconf but can't be bothered to --enable-maintainer-mode. Arguably that's not "the right thing", but this world is full of compromises.
-
- 05 Jun, 2020 16 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
* These were originally put in place by Sergey Kosukhin for YAXT, this commit attempts the same for PPM.
-
Thomas Jahns authored
* Previously a C++ compiler would pass configure and fail during make later on, with this change configure fails early with a more readable error message than the C++ compiler produces later on when encountering C99 code.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* Based on YAXT contribution by Sergey Kosukhin <sergey.kosukhin@mpimet.mpg.de>.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* This reduces the size of configure significantly by merging redundant tests.
-
Thomas Jahns authored
-
Thomas Jahns authored
-