1. 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
  2. 23 Mar, 2022 2 commits
  3. 22 Mar, 2022 1 commit
  4. 21 Mar, 2022 1 commit
  5. 18 Mar, 2022 1 commit
  6. 16 Mar, 2022 2 commits
  7. 15 Mar, 2022 2 commits
  8. 14 Mar, 2022 2 commits
  9. 11 Mar, 2022 1 commit
  10. 10 Mar, 2022 2 commits
  11. 09 Mar, 2022 2 commits
  12. 08 Mar, 2022 1 commit
  13. 07 Mar, 2022 2 commits
  14. 04 Mar, 2022 6 commits
  15. 02 Mar, 2022 1 commit
  16. 01 Mar, 2022 2 commits
  17. 22 Feb, 2022 3 commits
  18. 21 Feb, 2022 1 commit
  19. 17 Feb, 2022 2 commits
  20. 14 Feb, 2022 1 commit
  21. 11 Feb, 2022 3 commits