Skip to content
Snippets Groups Projects
  1. Dec 05, 2017
  2. Dec 04, 2017
  3. Nov 28, 2017
    • Anthony Léonard's avatar
      win32: fix build on Fedora >26 · eb9e32a9
      Anthony Léonard authored
      
      Default QMake configuration in mingw packages has changed since
      Fedora 26 and some modifications are required in order to make the
      ring client able to compile on it:
       - Change QMake spec from "win32-g++" to "mingw-w64-g++" which links
         with libqt5main.dll instead of the wrong libqtmain.dll.
      
      With this patch, the client shouldn't be able to compile anymore on
      Fedora <26. The corresponding patch in "client-windows" is also
      required as parts of the fix include modifications of the project
      file.
      
      Change-Id: I7c8c6ac028c1bccc824691e8974a93569fb6bb9c
      Reviewed-by: default avatarOlivier Soldano <olivier.soldano@savoirfairelinux.com>
      eb9e32a9
  4. Nov 27, 2017
  5. Nov 07, 2017
    • Romain Bertozzi's avatar
      make-ring.py: support iOS installation · dca37f00
      Romain Bertozzi authored
      This commit adds the support for the iOS platform in the installation
      instruction.
      Until now, ./make-ring --install --distribution iOS did not work as
      expected and triggered a non-working compilation.
      
      Tuleap: #1745
      Change-Id: Ic181e280dbcf4ea4713d5cef38f4fdf5c710b570
      dca37f00
  6. Aug 29, 2017
  7. Aug 24, 2017
  8. Aug 23, 2017
  9. Aug 10, 2017
  10. Aug 09, 2017
  11. Aug 07, 2017
  12. Aug 01, 2017
    • Olivier SOLDANO's avatar
      modify windows compilation script · 0a06ca6f
      Olivier SOLDANO authored
      
      the script used to cross compile windows legacy clients had two
      issues:
          - some dirs were not parametric,
          - it was used for compilation checking on our CI infra.
      
      this patch makes the dirs parametric, and provides another script
      that builds the client with bare minimum for checking; e.g. not
      building the daemon and contrib to save time.
      
      Change-Id: Idd0d9ebbfcd15b0caf72e09d4ddb3841de9c3d42
      Reviewed-by: default avatarAnthony Léonard <anthony.leonard@savoirfairelinux.com>
      0a06ca6f
  13. Jul 18, 2017
    • Guillaume Roguez's avatar
      packaging: change Fedora repo filename · 14ba902a
      Guillaume Roguez authored
      Was ring-nightly-man.repo, changed into ring-nightly.repo
      
      The '-man' suffix is deprecated and has no-meaning for Fedora packaging.
      
      Change-Id: I455d19ef3c6ad4bad181921bab59453d26ad2ab7
      14ba902a
  14. Jul 13, 2017
  15. Jul 12, 2017
  16. Jul 06, 2017
  17. Jul 05, 2017
  18. Jul 04, 2017
  19. Jun 28, 2017
  20. Jun 09, 2017
  21. Jun 07, 2017
  22. May 17, 2017
  23. May 16, 2017
  24. May 05, 2017
  25. May 03, 2017
  26. Apr 25, 2017
  27. Apr 24, 2017
  28. Apr 18, 2017
  29. Apr 17, 2017
Loading