1. 14 Jun, 2022 1 commit
  2. 16 May, 2022 1 commit
  3. 12 May, 2022 1 commit
  4. 11 May, 2022 2 commits
    • Ophélie Gagnard's avatar
      177387ee
    • Ophélie Gagnard's avatar
      Refactor the directories according to the following hierarchy: · df76a07b
      Ophélie Gagnard authored
      STATIC: <something>--static extends <something> and overrides some parameters to link statically.
      Rationale: The default behavior in slapos seems to be dynamic linking, so currently the special case is the static one and it can be reached simply by overriding parameters.
      
      DEP: dep--<something> extends <something> and overrides some parameters to use the host version of the dependencies.
      Rationale:
      - This is only for development and in particular packaging with OBS. The goal is mainly to be able to bypass the compilation of at least *some* building tools and therefore increase speed up the debugging process dramatically.
      - Currently the same buildout files are used in this case, so it is only needed to override some parameters, and therefore it is only needed to extend the already existing <something>.
      
      Note: "dep_" was initially choosen instead of "dep--", but it seems that "_" is forbidden in Debian package name (because "_" is the separator between the package name and its version).
      df76a07b
  5. 23 Mar, 2022 2 commits
  6. 22 Mar, 2022 1 commit
  7. 21 Mar, 2022 1 commit
  8. 18 Mar, 2022 1 commit
  9. 16 Mar, 2022 2 commits
  10. 15 Mar, 2022 2 commits
  11. 14 Mar, 2022 2 commits
  12. 11 Mar, 2022 1 commit
  13. 10 Mar, 2022 2 commits
  14. 09 Mar, 2022 2 commits
  15. 08 Mar, 2022 1 commit
  16. 07 Mar, 2022 2 commits
  17. 04 Mar, 2022 6 commits
  18. 02 Mar, 2022 1 commit
  19. 01 Mar, 2022 2 commits
  20. 22 Feb, 2022 3 commits
  21. 21 Feb, 2022 1 commit
  22. 17 Feb, 2022 2 commits
  23. 14 Feb, 2022 1 commit