Skip to content
Snippets Groups Projects
  1. May 10, 2016
  2. May 03, 2016
  3. Apr 29, 2016
  4. Apr 27, 2016
    • aviau's avatar
      initial documentation in RST format · 36ee557a
      aviau authored
      This new documentation can be built using `make docs`. It should be
      built automatically via a hook on github and published on
      https://ring.readthedocs.org.
      
      This allows for much better formatting and is more pleasant to browse
      for new contributors. It is possible to build the docs using the
      Makefile at the root of the repository.
      
      Change-Id: I664d4662b76c525f2a67eac6266bada3e94aa835
      Tuleap: #595
      36ee557a
  5. Apr 15, 2016
  6. Apr 08, 2016
  7. Apr 04, 2016
    • aviau's avatar
      Add COPYING file (GPL-3+) · 8d542e28
      aviau authored
      This project did not have a copyright notice and the license of the
      scripts included with it were unclear.
      
      Change-Id: I2a8f75838ffb6273ed3c331919cb04ce360aac2b
      8d542e28
  8. Apr 01, 2016
    • Romain Bertozzi's avatar
      OSX : force qt55 version · ac039239
      Romain Bertozzi authored
      This patch forces the installation of the qt55 version.
      The 5.6+ version makes the compilation fail. See the Tuleap bug for
      further information.
      
      Change-Id: I937dcc47ed93156cb4c6fa71ce043a493f6e66a2
      Tuleap: #511
      ac039239
  9. Mar 30, 2016
    • Romain Bertozzi's avatar
      add Android distribution · b21dc578
      Romain Bertozzi authored
      This patch allows the user to build an APK from the Ring Project
      Metaproject. The steps to achieve this are written in the README.me,
      which has been modified to integrate the Android platform.
      
      Change-Id: I3af4637528f3258869011c197dca11600cd8259d
      Tuleap: #510
      b21dc578
  10. Mar 29, 2016
    • Romain Bertozzi's avatar
      Ubuntu Install: fix install script & update README · 8414d2a4
      Romain Bertozzi authored
      This patch implements a fix for the installation on the Ubuntu OS.
      It removes the quotes from the NAME of the os-release file. These quotes
      are not present in all distros, such as Fedora where they are absent.
      
      A typo is fixed, that concatenated the cpu count with the -c argument.
      
      Also, this patch fixes a typo in the README file concerning the py script
      to call to run the dependencies installations.
      
      Change-Id: I71c76a29ed1daee2b8ee133a20918d42a0156432
      Tuleap: #451
      8414d2a4
  11. Mar 24, 2016
    • Alexandre Lision's avatar
      osx: fix nproc not found · e4833b2d
      Alexandre Lision authored
      - contrib does not support more than 2 parallels processors.
      - let python find out how many processors are usable
      
      Tuleap: #449
      Change-Id: Ic876a38d567f5b4a3911872b260687b18505a7e1
      e4833b2d
    • Alexandre Lision's avatar
      osx: export qt5 dir · a6b60971
      Alexandre Lision authored
      Automatize export of CMAKE_PREFIX_PATH
      environnement variables created from make-ring are not passed to cmake
      (cmake must fork the top level parent process, which does not have the
      env var created by python)
      We need to pass it in the cmake command line
      
      Tuleap: #449
      Change-Id: I28d57196d2963152d1708c286e96293a4cb005fb
      a6b60971
    • Alexandre Lision's avatar
      add distro detection · e3d89bc5
      Alexandre Lision authored and Guillaume Roguez's avatar Guillaume Roguez committed
      if no distro is provided with --distribution, try to guess it
      
      Tuleap: #451
      Change-Id: Ie8656dcd5a40df6c2c045d0b908b86cd66a10010
      e3d89bc5
    • Alexandre Lision's avatar
      add Fedora distribution · 6b2ca8bc
      Alexandre Lision authored and Guillaume Roguez's avatar Guillaume Roguez committed
      - add rpm deps
      - install and run targets are already working
      
      Tuleap: #451
      Change-Id: Ib3d992d5fdc2c46ee145a01faeeb1e5858bbc43f
      6b2ca8bc
    • Alexandre Lision's avatar
      add OSX distribution · 6c949295
      Alexandre Lision authored and Guillaume Roguez's avatar Guillaume Roguez committed
      - update README
      - add dependencies
      - install script
      - run command
      
      Tuleap: #449
      Change-Id: I43431df02dfa91180d275bcdc0c97e796c6b948b
      6c949295
  12. Mar 23, 2016
  13. Mar 17, 2016
  14. Mar 08, 2016
    • aviau's avatar
      Introduce make-ring script · 6c853109
      aviau authored
      Begin merging all helper scripts into one. Support for other distros
      is to be added in the future.
      
      Tuleap: #451
      Change-Id: I8ab09502a58ce6a6ccf154be2cf51af401759365
      6c853109
  15. Mar 03, 2016
  16. Feb 26, 2016
  17. Feb 25, 2016
    • Guillaume Roguez's avatar
      fix .submodules · b7a1e8b6
      Guillaume Roguez authored
      client-windows has an incorrect URL.
      
      Change-Id: I27a1c2d33539a8d8da86a22550b7631dcc4cdf02
      b7a1e8b6
  18. Feb 12, 2016
  19. Feb 10, 2016
  20. Feb 08, 2016
  21. Feb 01, 2016
  22. Jan 29, 2016
  23. Jan 28, 2016
Loading