Skip to content
Snippets Groups Projects
  1. Apr 02, 2023
  2. Jan 15, 2023
  3. Dec 18, 2022
  4. Nov 07, 2022
  5. Aug 30, 2022
  6. Dec 21, 2021
    • Martin Weinelt's avatar
      Add helper to run a containerized build environment (#2292) · 6728c4a1
      Martin Weinelt authored
      Using `make container` or, if you don't have automake/gmake on your host
      system, `./scripts/container.sh` will build an image for the current
      branch your are on and drop you into a shell running inside a container
      using that image.
      
      From there all tooling required to work on Gluon is available.
      
      Supports both podman (preferred) and docker.
      Unverified
      6728c4a1
  7. Jun 21, 2021
  8. Apr 07, 2021
  9. Dec 29, 2019
  10. Jun 19, 2019
Loading