-
**Describe the bug**
It is a very complex setup of Vincent von der Heiden of induced earthquakes.
Seissol hangs after 0.02 simulated.
```
Thu Nov 21 12:22:02, Info: Writing energy output at t…
-
I've been keeping the autotools branch going, to make ivtools build on Debian GNU/Linux and presumably other platforms. The imake stuff seems to have drifted enough that I can't get it to build with t…
-
This improves pybind11 integration and also platform portability.
-
### What is your suggestion?
autotools package support building outside of the source tree folder using the approach
cd $build
../configure && make && ...
for those autotools package supportin…
-
### Steps to reproduce the issue
```console
$ spack spec --fresh openfoam%gcc@13.2.0 ^openmpi%gcc@13.2.0
Input spec
--------------------------------
- openfoam%gcc@13.2.0
- ^openmpi…
-
I'd like to switch to using only python-setuptools to configure and install, ideally so that crmsh can be submitted to PyPI. The biggest problem is building the man page using asciidoc.
-
### I've searched open issues for similar requests
- [X] Yes
### I've manually reviewed logs to find potential errors
- [X] Yes
### I've recently downloaded the latest plugin version of mason.nvim…
-
Hello! First, thank you for developing the AutoTools mod for Minecraft Java! It’s a very helpful addition to the game, and I appreciate the work you’ve put into it.
I have a couple of suggestions t…
-
https://github.com/usgs-coupled/phreeqcrm/actions/runs/9847891651/job/27188961938
Run env CC='cc' CXX='c++ -std=c++11' make -f autotools.mk autotools_test && ./autotools_test
env CC='cc' CXX='c+…
-
The current autotools centered build system is very fragile and hard to maintain (if you are not a autotools expert). It is also Unix/Linux centered and only half heartedly supports cross compilation …