Age | Commit message (Expand) | Author | Files | Lines |
2020-07-24 | Ensure that the stubs directory does not end up in the rpath (#17619) | Harmen Stoppels | 1 | -1/+2 |
2020-07-24 | imagemagick: added dependency on libsm (#17577) | Jon Rood | 1 | -0/+1 |
2020-07-24 | netlib-scalapack: fixed compilation with gcc 10 (#17647) | rempke | 2 | -0/+35 |
2020-07-24 | camx: change compile option for aarch64 (#17653) | t-nojiri | 1 | -0/+4 |
2020-07-24 | Qhull: add v2019.1 and v2020.1 (#17648) | Adam J. Stewart | 1 | -2/+11 |
2020-07-24 | py-matplotlib: fix freetype and qhull dependencies (#17649) | Adam J. Stewart | 1 | -2/+10 |
2020-07-24 | openfoam: install META-INFO directory (#17673) | Mark Olesen | 2 | -10/+14 |
2020-07-24 | gcc: added v10.2.0 (#17681) | Michael Kuhn | 1 | -0/+1 |
2020-07-24 | hipsycl: switch to renamed default branch (#17689) | Federico Ficarelli | 1 | -1/+1 |
2020-07-24 | CMake: added v3.18.0. (#17688) | Rémi Lacroix | 1 | -0/+1 |
2020-07-24 | Updated elmer-fem recipe (#17687) | ilbiondo | 1 | -2/+31 |
2020-07-23 | NumPy: add v1.19.1 | Adam J. Stewart | 1 | -1/+3 |
2020-07-23 | libgd (package): update configure to find jpeg dependency (#17655) | ketsubouchi | 1 | -0/+9 |
2020-07-23 | cctools (package): remove fstack-protector-all for Fujitsu compiler (#17656) | ketsubouchi | 1 | -0/+4 |
2020-07-23 | XBraid (package): Switch to Github URL (#17670) | Tamara Dahlgren | 1 | -1/+1 |
2020-07-23 | Merge tag 'v0.15.2' into develop | Gregory Becker | 4 | -6/+29 |
2020-07-23 | update changelog for 0.15.2v0.15.2 | Gregory Becker | 1 | -0/+19 |
2020-07-23 | bump version number for 0.15.2 | Gregory Becker | 3 | -6/+10 |
2020-07-23 | Revert "Add libglvnd packages/Add EGL support (#14572)" (#17682) | Chuck Atkins | 6 | -242/+17 |
2020-07-23 | add tutorial public key to share/spack/keys dir (#17684) | Greg Becker | 1 | -0/+38 |
2020-07-23 | add tutorial public key to share/spack/keys dir (#17684) | Greg Becker | 1 | -0/+38 |
2020-07-23 | cray: detect shasta os properly (#17467) | Greg Becker | 2 | -1/+4 |
2020-07-23 | environment-views: fix bug where missing recipe/repo breaks env commands (#17... | robo-wylder | 5 | -19/+104 |
2020-07-23 | Update fetch order to match iteration order of MirrorReference (#17572) | Peter Scheibel | 1 | -3/+5 |
2020-07-23 | Reduce output verbosity with debug levels (#17546) | Tamara Dahlgren | 15 | -165/+342 |
2020-07-23 | bugfix: use getattr for variation.prefix/suffix (#17669) | eugeneswalker | 1 | -2/+2 |
2020-07-23 | bugfix: make compiler preferences slightly saner (#17590) | Todd Gamblin | 5 | -19/+191 |
2020-07-23 | ci pipelines: activate environment without view (#17440) | Harmen Stoppels | 1 | -1/+1 |
2020-07-23 | bugfix: ignore Apple's "gcc" by default (#17589) | Todd Gamblin | 3 | -29/+51 |
2020-07-23 | buildcache: list all mirrors even if one fails | Scott Wittenburg | 1 | -2/+2 |
2020-07-23 | Bugfix/install missing compiler from buildcache (#17536) | Scott Wittenburg | 2 | -0/+40 |
2020-07-23 | adept-utils: 1.0.1 does not build w/ boost 1.73.0 or newer (#17560) | Scott Wittenburg | 1 | -1/+1 |
2020-07-23 | Fix security issue in CI (#17545) | Harmen Stoppels | 2 | -9/+1 |
2020-07-23 | llvm-flang: Only build offload code if cuda enabled (#17466) | Dr Owain Kenway | 1 | -3/+4 |
2020-07-23 | clear mpicc and friends before each build (#17450) | Sajid Ali | 1 | -0/+8 |
2020-07-23 | cray: detect shasta os properly (#17467) | Greg Becker | 2 | -1/+4 |
2020-07-23 | environment-views: fix bug where missing recipe/repo breaks env commands (#17... | robo-wylder | 5 | -19/+104 |
2020-07-23 | Update fetch order to match iteration order of MirrorReference (#17572) | Peter Scheibel | 1 | -3/+5 |
2020-07-23 | util.executable.which: handle path separators like /bin/which (#17668) | Greg Becker | 2 | -2/+37 |
2020-07-23 | csa-c: added new package at master (#17676) | ilbiondo | 1 | -0/+19 |
2020-07-23 | nn-c: added new package at v1.86.2 (#17675) | ilbiondo | 1 | -0/+33 |
2020-07-23 | Shapeit4: added new package at v4.1.3 (#17674) | ilbiondo | 1 | -0/+55 |
2020-07-23 | Reduce output verbosity with debug levels (#17546) | Tamara Dahlgren | 15 | -165/+342 |
2020-07-22 | [M4] Add missing compiler flag on Cray Compiler (#17604) | Nick Robison | 1 | -0/+3 |
2020-07-22 | Cython: add v0.29.21 (#17650) | Adam J. Stewart | 1 | -1/+2 |
2020-07-22 | New Package: py-boto (#17639) | Jen Herting | 1 | -0/+19 |
2020-07-22 | precice: Add version 2.1.0 (#17644) | Frédéric Simonis | 1 | -0/+2 |
2020-07-22 | bugfix: use getattr for variation.prefix/suffix (#17669) | eugeneswalker | 1 | -2/+2 |
2020-07-22 | hpctoolkit: add version 2020.07.21 (#17645) | Mark W. Krentel | 1 | -0/+1 |
2020-07-22 | Added variant to enable Legion SPY logging. (#17637) | Ben Bergen | 1 | -0/+5 |