Skip to content
Snippets Groups Projects
  1. Nov 09, 2016
    • Guillaume Roguez's avatar
      add winsparkle xml updated script · 9fc34a6b
      Guillaume Roguez authored
      This script is needed to update a Windows Sparkle XML file
      for Windows auto-update.
      
      The script has been modified to take account of the new repository
      dl.ring.cx.
      It also requires gawk for inplace modifications.
      
      Change-Id: I4ca9b3fcc126e22db3b5303fabda3c666ef2f7f1
      9fc34a6b
  2. Nov 07, 2016
  3. Nov 05, 2016
  4. Nov 04, 2016
  5. Nov 02, 2016
  6. Nov 01, 2016
  7. Oct 31, 2016
  8. Oct 27, 2016
  9. Oct 18, 2016
  10. Oct 12, 2016
  11. Oct 06, 2016
  12. Oct 05, 2016
  13. Sep 23, 2016
  14. Sep 08, 2016
  15. Sep 07, 2016
  16. Sep 06, 2016
  17. Sep 01, 2016
  18. Aug 30, 2016
  19. Aug 24, 2016
  20. Aug 18, 2016
    • Stepan Salenikovich's avatar
      packaging: configure with --disable-shared · a61de1fa
      Stepan Salenikovich authored
      configure.ac in the daemon was patched to properly generate a .so
      which is the default in auto tools; however we don't want to ship
      a .so and we also want to link to libring statically, so
      we run configure with --disable-shared
      
      Change-Id: I49d581c9176049385e0f42dad27a25ffcd172d8a
      Tuleap: #699
      a61de1fa
  21. Aug 16, 2016
  22. Aug 04, 2016
  23. Aug 02, 2016
    • aviau's avatar
      Packaging: distroX -> distro_X · 5e8170bb
      aviau authored
      This changes the way we name distros in order to be compatible with the
      current repository layout
      
      Change-Id: Ib21bb21c943183ed0f4c47efea9432b54e0a5b79
      Tuleap: #872
      Unverified
      5e8170bb
  24. Jul 31, 2016
  25. Jul 29, 2016
    • aviau's avatar
      deploy-packages: Don't fail when adding the same deb · dc67e9a6
      aviau authored
      When adding the same deb twice to the repository, deploy-packages fails.
      This is due to reprepro complaining about adding two times the same deb
      to the same architecture. This happens because we generate arch all
      packages on both i386 and amd64. This patch tries to remove the package
      before adding it. This is safer than ignoring the error as there is no
      option to only ignore this type of error.
      
      Change-Id: I397148f9e8efe6ca1a089644abbd86395fa5eaf4
      Tuleap: #872
      Unverified
      dc67e9a6
  26. Jul 28, 2016
Loading