1. 10 Nov, 2022 - 1 commit
  2. 02 Nov, 2022 - 1 commit
  3. 25 Oct, 2022 - 1 commit
  4. 04 Aug, 2022 - 1 commit
  5. 06 Apr, 2022 - 1 commit
  6. 22 Mar, 2022 - 1 commit
  7. 24 Feb, 2022 - 1 commit
  8. 11 Feb, 2022 - 2 commits
  9. 20 Jan, 2022 - 1 commit
  10. 12 Jan, 2022 - 1 commit
  11. 23 Nov, 2021 - 1 commit
  12. 19 Nov, 2021 - 2 commits
  13. 15 Nov, 2021 - 1 commit
  14. 08 Nov, 2021 - 1 commit
  15. 03 Nov, 2021 - 1 commit
  16. 26 Oct, 2021 - 1 commit
  17. 13 Oct, 2021 - 1 commit
  18. 24 Sep, 2021 - 1 commit
  19. 22 Sep, 2021 - 1 commit
  20. 20 Sep, 2021 - 3 commits
  21. 16 Sep, 2021 - 1 commit
  22. 30 Aug, 2021 - 1 commit
  23. 23 Aug, 2021 - 1 commit
  24. 08 Jul, 2021 - 1 commit
  25. 01 Jul, 2021 - 1 commit
  26. 29 Jun, 2021 - 1 commit
  27. 14 Jun, 2021 - 1 commit
  28. 07 Jun, 2021 - 1 commit
  29. 24 May, 2021 - 1 commit
  30. 05 May, 2021 - 1 commit
  31. 30 Apr, 2021 - 2 commits
  32. 29 Apr, 2021 - 1 commit
  33. 28 Apr, 2021 - 1 commit
  34. 27 Apr, 2021 - 2 commits
    • Julien Wadel's avatar
      Fix OpenLDAP builds · 18833f7a
      Julien Wadel authored
      - OpenLDAP: Forcing compilers for Mac. cmake try to use another one
      18833f7a
    • Julien Wadel's avatar
      Adapt to new windows build (msys2) · ff8a5acd
      Julien Wadel authored
      - Add parallel build on ffmpeg/VPX
      - Add openldap build for Windows
      - Add MSYS2 support and remove deprecated MSYS
      - On Windows : install automatically main dependencies from MSYS2
      - Fix unfound ranlib bug
      - Force to gcc on autotools on Windows : it can be not find automatically by cmake as the compiler depends on the builder environnement
      
      - Add perl installation and fix option to pacman
      - Fix OpenLDAP build on source folder
      
      - add x64 builder to openldap
      - add pacman option to not reinstall
      
      - disable OpenLDAP on UWP
      ff8a5acd