Skip to content
Snippets Groups Projects
  1. Jul 11, 2021
  2. Jul 03, 2021
  3. Jul 02, 2021
  4. Jul 01, 2021
    • David Runge's avatar
      Remove build-host.sh · f48e9cda
      David Runge authored
      .gitlab/ci/build-host.sh:
      Remove script, as it has been replaced by ci-scripts.
      f48e9cda
    • David Runge's avatar
      gitlab-ci: Include from ci-scripts · d56cbd95
      David Runge authored
      .gitlab-ci.yml:
      Include a gitlab CI yaml file from the ci-scripts repository, that replaces the build-host.sh script and abstracts the
      .build target.
      Move all variables to top-level as they are useful in all build targets.
      Remove unnecessary before_script definitions because they are abstracted away by ci-scripts.
      d56cbd95
    • David Runge's avatar
      ci: Provide artifacts in top-level output dir · e0514b1d
      David Runge authored
      .gitlab/ci/build-inside-vm.sh:
      Change the build script to provide the build artifacts and metrics in the top-level output directory.
      This goes in line with the soon to be used ci-scripts, allowing code sharing amongst several projects.
      e0514b1d
    • David Runge's avatar
      Rename build script · a44310b2
      David Runge authored
      .gitlab/ci/build_archiso.sh:
      Rename .gitlab/ci/build-inside-vm.sh to .gitlab/ci/build_archiso.sh.
      
      .gitlab-ci.yml:
      Rename BUILD_SCRIPT to build_archiso.sh.
      a44310b2
  5. Jun 30, 2021
  6. Jun 29, 2021
  7. Jun 22, 2021
  8. Jun 18, 2021
  9. Jun 15, 2021
  10. Jun 12, 2021
  11. Jun 05, 2021
  12. Jun 04, 2021
  13. Jun 01, 2021
  14. May 30, 2021
  15. May 29, 2021
Loading