Skip to content
Snippets Groups Projects
  1. Dec 21, 2016
    • Olivier SOLDANO's avatar
      winsparkle: switching to python script for better XML handling · 63665cfc
      Olivier SOLDANO authored
      added script winsparkle.py to maintain the rss light and beeing
      able to suppress cleanly versions of the same day when publishing.
      It will also be easier to further implement other tests on the
      rss to erase older items from the channel if needed.
      
      Change-Id: I99d6ead3f180ce642a81e0c308c6a10efdd06dea
      63665cfc
  2. Dec 08, 2016
  3. Dec 07, 2016
  4. Dec 04, 2016
  5. Nov 17, 2016
  6. Nov 11, 2016
    • Olivier SOLDANO's avatar
      Patch winsparkle xml updater script: no wget · b1c229fd
      Olivier SOLDANO authored
      The script was using wget which is no disponible on
      the build machine.
      This version is more robust as it calls curl if wget isn't
      installed and vice versa.
      
      Change-Id: I033100f19d646c5f866fb37a78a11ac711eecb95
      b1c229fd
  7. Nov 09, 2016
    • Anthony Léonard's avatar
      Fix windows dependencies when cross-building · 2c971036
      Anthony Léonard authored
      Some dependencies of Qt weren't present and their
      importation was failing silently.
      
      Change-Id: Id4cb0ea0514909f581e4efa2b996f2b12b904fb6
      2c971036
    • 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
  8. Nov 07, 2016
  9. Nov 05, 2016
  10. Nov 04, 2016
  11. Nov 02, 2016
  12. Nov 01, 2016
  13. Oct 31, 2016
  14. Oct 27, 2016
  15. Oct 18, 2016
  16. Oct 12, 2016
  17. Oct 06, 2016
  18. Oct 05, 2016
  19. Sep 23, 2016
  20. Sep 08, 2016
  21. Sep 07, 2016
  22. Sep 06, 2016
  23. Sep 01, 2016
  24. Aug 30, 2016
  25. Aug 24, 2016
  26. 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
  27. Aug 16, 2016
  28. Aug 04, 2016
Loading