1. 21 Mar, 2022 2 commits
  2. 17 Mar, 2022 6 commits
  3. 16 Mar, 2022 3 commits
  4. 14 Mar, 2022 1 commit
  5. 11 Mar, 2022 8 commits
  6. 10 Mar, 2022 1 commit
  7. 08 Mar, 2022 3 commits
  8. 07 Mar, 2022 2 commits
  9. 04 Mar, 2022 1 commit
  10. 03 Mar, 2022 5 commits
  11. 02 Mar, 2022 2 commits
    • Ophélie Gagnard's avatar
      Makefile: Add a target no-obs and its clean_no-obs counterpart. · 6d9759fd
      Ophélie Gagnard authored
      build-scripts/*: Simplify the scripts and add a variable for the path of the current tarball.
      build-scripts/obs.sh: Delete .install.cfg in the directory where builtout is run.
      6d9759fd
    • Ophélie Gagnard's avatar
      templates/Makefile.in: · ef5a7942
      Ophélie Gagnard authored
      - Fix a bug:
      	Transform templates/Makefile in an actual template Makefile.in leaving less room for path inconsistencies.
      - Fix a bug. Remove tmp-networkcached-related commands.
      
      templates/buildout*.in:
      - Fix a bug:
      	Add the extends-cache and download-cache variables.
      
      build-scripts/template_stage.sh:
      	Add support for the new templates/Makefile.in
      ef5a7942
  12. 01 Mar, 2022 5 commits
  13. 28 Feb, 2022 1 commit
    • Ophélie Gagnard's avatar
      [WORKS in OBS] Work with OBS. · 41dd1e79
      Ophélie Gagnard authored
      - Remove the top-level Makefile of the archive.
      - Rename directories.
      - Send directly tarballs/$SOFTWARE.
      - Build from tarballs/$SOFTWARE/Makefile.
      - Rename variables for clarity.
      - Add obs.sh and clean_obs.sh.
      41dd1e79