1. 07 Apr, 2020 2 commits
  2. 06 Apr, 2020 2 commits
  3. 03 Apr, 2020 3 commits
  4. 02 Apr, 2020 7 commits
  5. 30 Mar, 2020 2 commits
  6. 26 Mar, 2020 2 commits
    • Jérome Perrin's avatar
      testcase/checkExecutableLink: tolerate binary components used in cloudooo · 13eaacb5
      Jérome Perrin authored
      In cloudooo software release we are installing libreoffice and wkhtmltopdf as binary.
      These parts contain executables that seem to have missing dependencies, but there are wrapper setting library path, so they can be ignored.
      
      See merge request !195
      13eaacb5
    • Jérome Perrin's avatar
      prune: fix detection of parts used in scripts · af87827a
      Jérome Perrin authored
      python interpreter is sometimes referenced only in bin/buildout's
      shebang, even if not used anymore in any software, if it was used to
      initially created the buildout. In that case, the part should still be
      considered as used and not pruned.
      
      See merge request !194
      af87827a
  7. 23 Mar, 2020 2 commits
  8. 18 Mar, 2020 2 commits
  9. 11 Mar, 2020 1 commit
  10. 10 Mar, 2020 1 commit
    • Jérome Perrin's avatar
      testcase/checkExecutableLink: tolerate rpath with double slashes · 49db2b63
      Jérome Perrin authored
      When running with shared parts from slaprunner, we'll have path with
      double slashes like:
      
          /srv/slapgrid/slappart3/srv//runner//shared/libexpat/468993ea3777c1a342102bc1c4b43425/lib/libexpat.so.1
      
      because slaprunner has some paths with double slash.
      
      See merge request !191
      49db2b63
  11. 05 Mar, 2020 5 commits
  12. 03 Mar, 2020 6 commits
  13. 28 Feb, 2020 2 commits
  14. 25 Feb, 2020 1 commit
  15. 21 Feb, 2020 1 commit
  16. 20 Feb, 2020 1 commit