spack/lib/spack
Thomas Dickerson ee505e6c69
Add support for racket packages (#27564)
- Add variants for various common build flags, including support for both versions of the Racket VM environment.
- Prevent `-j` flags to `make`, which has been known to cause problems with Racket builds.
- Prefer the minimal release to improve install times. Bells and whistles carry their own runtime dependencies and should be installed via `raco`. An enterprising user may even create a `RacketPackage` class to make spack aware of `raco` installed packages.
- Match the official version numbering scheme.
2022-04-04 10:32:25 +02:00
..
docs Add support for racket packages (#27564) 2022-04-04 10:32:25 +02:00
env Adding basic Windows features (#21259) 2022-03-17 09:01:01 -07:00
external Windows Support: Testing Suite integration 2022-03-17 09:01:01 -07:00
llnl "spack external find": also find library-only packages (#28005) 2022-04-01 13:30:10 -07:00
spack Add support for racket packages (#27564) 2022-04-04 10:32:25 +02:00