- Feb 17, 2023
-
-
Eric Müller authored
Install tests don't seem to use the environment provided by `def setup_run_environment(…)`; we work around by providing the necessary PYTHONPATH environment variable manually.
-
- Feb 15, 2023
-
-
Eric Müller authored
-
Eric Müller authored
-
Eric Müller authored
-
-
Eric Müller authored
-
Eric Müller authored
-
- Feb 14, 2023
-
-
Eleni Mathioulaki authored
-
Eleni Mathioulaki authored
-
Eleni Mathioulaki authored
-
- Feb 10, 2023
-
-
Eleni Mathioulaki authored
-
Eleni Mathioulaki authored
-
Eric Müller authored
Until now we used a lot of try/except to keep going when preparing the environment for the build; it should just work now, so let's fail early.
-
Eric Müller authored
-
Eric Müller authored
This should fix problems with finding system-installed headers instead of the spack-provided ones (e.g. googletest). (In some cases sites might inject include paths via compiler settings (or other means)).
-
Eric Müller authored
-
Eric Müller authored
We allow for newer py-pybind11 versions than upstream; upstream pins a specific version, but, e.g., arbor needs a newer one. Currently, this should just work fine :).
-
Eric Müller authored
-
- Feb 09, 2023
-
-
Eleni Mathioulaki authored
-
Eric Müller authored
-
- Feb 07, 2023
-
-
Andrew Davison authored
-
- Feb 06, 2023
-
-
Andrew Davison authored
-
- Feb 02, 2023
-
-
Eric Müller authored
We encountered build fails on some HPC sites due to openssl mismatches between bare-metal tools and spack — especially curl and similar tools for fetching. Our build tool, waf, needs to find spack-provided libraries, e.g. libclang.so, at runtime… so we will only set the environment variable for this.
-
- Feb 01, 2023
-
-
Eleni Mathioulaki authored
-
Dennis Terhorst authored
Co-Authored by: Eleni Mathioulaki <emathioulaki@athenarc.gr>
-
- Jan 27, 2023
-
-
- Jan 26, 2023
-
-
Lia Domide authored
-
Lia Domide authored
Do not keep py-pyaescrypt and py-formencode at the top level listed
-
Eleni Mathioulaki authored
-
Dennis Terhorst authored
-
- Jan 25, 2023
-
-
Eleni Mathioulaki authored
-
Eleni Mathioulaki authored
-
Eleni Mathioulaki authored
-
Eleni Mathioulaki authored
-
Eleni Mathioulaki authored
-
Lia Domide authored
-
Lia Domide authored
-
Lia Domide authored
-
Lia Domide authored
-
- Jan 24, 2023
-
-
Dennis Terhorst authored
-