An error occurred fetching the project authors.
  1. 30 Nov, 2017 1 commit
  2. 23 Nov, 2017 1 commit
  3. 22 Nov, 2017 4 commits
  4. 23 Oct, 2017 1 commit
  5. 06 Oct, 2017 1 commit
  6. 05 Oct, 2017 1 commit
  7. 03 Oct, 2017 1 commit
  8. 01 Oct, 2017 1 commit
  9. 29 Sep, 2017 2 commits
  10. 28 Sep, 2017 1 commit
  11. 27 Sep, 2017 1 commit
  12. 26 Sep, 2017 1 commit
  13. 25 Sep, 2017 1 commit
  14. 24 Sep, 2017 1 commit
  15. 22 Sep, 2017 1 commit
  16. 21 Sep, 2017 1 commit
  17. 18 Aug, 2017 2 commits
  18. 17 Aug, 2017 1 commit
  19. 10 Aug, 2017 2 commits
  20. 28 Jul, 2017 1 commit
  21. 19 Jul, 2017 1 commit
  22. 17 Jul, 2017 2 commits
  23. 06 Jul, 2017 2 commits
  24. 29 Jun, 2017 1 commit
  25. 21 Jun, 2017 1 commit
  26. 04 Jun, 2017 1 commit
  27. 25 Apr, 2017 1 commit
  28. 17 Apr, 2017 1 commit
  29. 10 Apr, 2017 1 commit
    • Cedric Roux's avatar
      integration fix: change the way to print the version · 10113a35
      Cedric Roux authored
      Using "system" to call "git log" is too error-prone.
      In the test setup, lte-softmodem was blocked because
      "git log" uses a pager ("less") and the pager was
      waiting for the user to press enter.
      
      We could pass "--no-pager" to "git log" but then
      what if someone runs the softmodem out of the source
      tree?
      
      cmake defines PACKAGE_VERSION, we can use that instead,
      as is done in openair-cn.
      10113a35
  30. 03 Apr, 2017 1 commit
  31. 28 Mar, 2017 2 commits