Skip to content
Snippets Groups Projects
  1. Dec 10, 2017
  2. Dec 08, 2017
  3. Aug 08, 2017
    • Cedric Roux's avatar
      hotfix: protobuf-c compilation failure · 17b9a9e9
      Cedric 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
  4. Aug 04, 2017
  5. Apr 22, 2017
  6. Apr 21, 2017
  7. Apr 05, 2017
  8. Apr 04, 2017
  9. Mar 31, 2017
  10. Mar 28, 2017
  11. Jan 31, 2017
  12. Oct 20, 2016
  13. Apr 12, 2016
  14. Mar 03, 2016
  15. Feb 23, 2016
  16. Feb 22, 2016
  17. Feb 09, 2016
  18. Jan 27, 2016
  19. Jan 19, 2016
  20. Jan 15, 2016
  21. Jan 12, 2016
  22. Jan 05, 2016
  23. Dec 22, 2015
  24. Dec 20, 2015
  25. Dec 17, 2015
  26. Dec 16, 2015
  27. Dec 15, 2015
Loading