- Aug 02, 2024
-
-
Change-Id: I1c032ef37cbfbf82a04aceb17d1275f344122e44
-
Change-Id: I2afd5568f213bbb5775a439f12e2a35df4205fa8
-
Change-Id: I8736870decd7647d9078d692131f51f07355242d
-
- Jul 23, 2024
-
-
Jakob Kaiser authored
- system compiler might be needed for gcc - system compiler should not affect other packages since we install from spec files. Change-Id: Ib13749e80c63b9c684c6aebe0dfa349e6c7d9613
-
Jakob Kaiser authored
- concretize gcc before other packages such that system compiler can be removed afterwards. Change-Id: I205c7cf8d17878453b5c98606e64cde05c67a97f
-
Jakob Kaiser authored
Change-Id: I15d3972a48476cc7ede3a9369c684ae35cc620f5
-
Jakob Kaiser authored
Change-Id: Iec5753c7ef5703f008e574cb77611206e1bb4707
-
Jakob Kaiser authored
- save all temporary files in a single folder - do only delete this folder if not explicitly given by the user - allows debugging after failed installs Change-Id: I0388bad2fe4c9ff9a1b556ab5afd2eea9a0c8d6f
-
Jakob Kaiser authored
Change-Id: I29998b8b9027480d807a5aee740f13fc03d3e00b
-
Jakob Kaiser authored
Change-Id: I4659fd4765e46986d9f0e675ac176901344b2c02
-
Change-Id: Iedfb185b88a8c142b0a0ded0136bf06df806bfcf
-
* removes need to lock build cache when updating Change-Id: I0374ba4df9709f97a1eda6f27f0215de445d4e03
-
Jakob Kaiser authored
Previously, we called the step where we installed packages needed by yashchiki "bootstrapping". This is misleading since spack does also a bootstrapping step which is different from this one. Change-Id: I7a5ed4849324da8fb755d23c62df6eb67e308b76
-
This sets the subprocess to avoid blocking reads and we now can use unlimited reads (i.e. larger-than-per-line chunks) and use those. For subprocesses printing fast this should avoid any buffers to fill up. Change-Id: If3f67b2aaf7431a4b7abb58e1b64e2a70ff05eb2
-
- May 06, 2024
-
-
Eric Müller authored
Change-Id: Ie0937143bdd8fcc05898e38d8785daadb1fa7816
-
- May 03, 2024
-
-
Eric Müller authored
Depends-On: 21379 Change-Id: Ia1e7993e854917fa9b2941b9068d46cf67f11ad7
-
Eric Müller authored
Change-Id: Ie15d915634afd6b34d2de0a4a536ea5faff3f073
-
- May 02, 2024
-
-
We do use python from the base image python, and rely on the system-installed python base libraries. Change-Id: I472ea7bdf539db2d65a054bdcc41c9c94c8a1861
-
- Apr 26, 2024
-
-
Depends-On: 20280 Depends-On: 20692 Change-Id: Ifeda222d9f380ba66fbd35480dbc7c07b25e480f
-
- Apr 22, 2024
-
-
Change-Id: Iafed8636cccaec65e6eab8df015a75c74de70574
-
- Apr 17, 2024
-
-
Jakob Kaiser authored
we want to change from nose to pytest as a python test runner. Compare c/22559. Change-Id: I8c6881339db4fa83d321c4e7dcd8d95a369e404c
-
Jakob Kaiser authored
due to outdated certificates building the base image did no longer work. We need to update them manually. Change-Id: I7410eb7e9816c45aafd4d76970d4b4fc11269f90
-
- Apr 08, 2024
-
-
Jakob Kaiser authored
fixes C/21980 Change-Id: Icf895cb157ef922077373a59a7f74b66e1738242
-
- Apr 04, 2024
-
-
Eric Müller authored
Change-Id: Icd2a471889533f8d8fc75a7ad2e2b16c525fd7b4
-
- Mar 06, 2024
-
-
Jakob Kaiser authored
enviroment variable was not updated in the Jenkisfile, i.e. the build cache set via the parameters was always applied. Change-Id: If5389d0e465a22a2aa6d258ed295e95bdce8e202
-
- Feb 26, 2024
-
-
Jakob Kaiser authored
Change-Id: I3311ef858f140d39d2e793dd55ab4a368f421aa8
-
Philipp Spilger authored
Change-Id: I2a9cca34dc91f27089f19733309d464b3a28eee8
-
Philipp Spilger authored
Change-Id: I26745af828b8714aa95aa50a52ba1567fa1abd59
-
Philipp Spilger authored
Change-Id: I98f1b34ae65e2ff815eca8c32e5256501d042c43
-
- Feb 23, 2024
-
-
Philipp Spilger authored
* beforehand, the build-environment env vars were used instead of the runtime ones Change-Id: I43cda1558e91d2593e9e3730063cbaf2d3fcb268
-
- Feb 22, 2024
-
-
Philipp Spilger authored
Change-Id: I2b72fd1abc480deae4ac38ea4bd2be4055f442ad
-
Philipp Spilger authored
Change-Id: Ied9d8606d98c4e6d45be759725581cb4da5401c5
-
Philipp Spilger authored
* explicit forwarding of env vars removes error-prone in/outside detection and potential environment spillover Change-Id: Ic0cc3b3231c0d614667b7866bab229057e2d883c
-
Philipp Spilger authored
Change-Id: Ibcbee09ffde55f21716465921f79848c5ae8eca1
-
Philipp Spilger authored
* allows successive execution without workspace cleanup Change-Id: Ibb11f6291cfa84bf17a255f1c98ee03a6730d6b8
-
Philipp Spilger authored
Change-Id: I639072b31bd59fe10a7ebb20c1ef7a57ac96cc57
-
Philipp Spilger authored
Change-Id: I3b19acd63b2f9b1c851fe3946db89d8dfa4a93d4
-
Philipp Spilger authored
Change-Id: Ied2a324aed7d46806230466b3b2733719ad981fa
-
Philipp Spilger authored
* removes code-duplication in Jenkinsfiles Change-Id: I758e4630286a9da8e52a421493097b3fe951706e
-
Proxy related settings should already be set before calling the script. Change-Id: If2b047ec2e6165e0a1d33d32fe52d490df7b058e
-