Skip to content
Snippets Groups Projects
  1. Jun 24, 2019
  2. Jan 28, 2019
  3. Jan 07, 2019
    • Cédric Roux's avatar
      fix a lot of file mode · aea6b4b5
      Cédric Roux authored
      For whatever reason most of the files had their permission
      changed from 644 to 755, which is not wanted.
      aea6b4b5
  4. Nov 07, 2018
  5. Oct 23, 2018
  6. Sep 05, 2018
  7. Sep 03, 2018
  8. Mar 22, 2018
  9. Feb 20, 2018
  10. Feb 13, 2018
  11. Dec 14, 2017
  12. Dec 12, 2017
  13. Dec 10, 2017
  14. Dec 08, 2017
  15. Aug 14, 2017
  16. Aug 08, 2017
    • Cédric Roux's avatar
      hotfix: protobuf-c compilation failure · 45212d3b
      Cédric Roux authored
      protobuf-c does not compile anymore.
      
      Let's handle this a bit better.
      
      We now install protobuf and protobuf-c only for the
      flexran agent. That is, if you want to use the flexran
      agent, you need to install protobuf/protobuf-c and
      you do it this way:
      
        ./build_oai -I -a
      
      (you add -a)
      
      Other targets don't need protobuf nor protobuf-c, so
      it's not installed by the -I command of build_oai,
      unless you pass -a with -I.
      
      Also, we now use protobuf 3.3.0, not 2.6.1. The code
      has been adapted, a quick test seems to indicate that
      the system works, but it has not been intensively tested.
      45212d3b
    • Cédric Roux's avatar
      hotfix: protobuf-c compilation failure · 17b9a9e9
      Cédric Roux authored
      protobuf-c does not compile anymore.
      
      Let's handle this a bit better.
      
      We now install protobuf and protobuf-c only for the
      flexran agent. That is, if you want to use the flexran
      agent, you need to install protobuf/protobuf-c and
      you do it this way:
      
        ./build_oai -I -a
      
      (you add -a)
      
      Other targets don't need protobuf nor protobuf-c, so
      it's not installed by the -I command of build_oai,
      unless you pass -a with -I.
      
      Also, we now use protobuf 3.3.0, not 2.6.1. The code
      has been adapted, a quick test seems to indicate that
      the system works, but it has not been intensively tested.
      17b9a9e9
  17. Aug 04, 2017
  18. Apr 22, 2017
  19. Apr 21, 2017
  20. Apr 05, 2017
  21. Apr 04, 2017
  22. Mar 31, 2017
  23. Mar 28, 2017
  24. Jan 31, 2017
  25. Oct 20, 2016
  26. Apr 12, 2016
  27. Mar 03, 2016
  28. Feb 23, 2016
  29. Feb 22, 2016
  30. Feb 09, 2016
  31. Jan 27, 2016
Loading