1. 10 Nov, 2016 5 commits
  2. 15 Aug, 2016 3 commits
  3. 30 May, 2016 3 commits
  4. 16 Mar, 2016 3 commits
  5. 05 Mar, 2016 3 commits
  6. 08 Feb, 2016 1 commit
  7. 07 Feb, 2016 3 commits
  8. 01 Jan, 2016 3 commits
  9. 31 Dec, 2015 1 commit
    • Otto Kekäläinen's avatar
      Added libasio-dev as build dependency · bf1d7ccf
      Otto Kekäläinen authored
      The new upstream version will automatically use system ASIO if the provided
      version is recent enough (> 1.10.1).
      
      For more information see upstream commit id
      32cdd6d4de4b8ac3fa9c15272d7e59a7cf41c528
      bf1d7ccf
  10. 27 Nov, 2015 3 commits
  11. 13 Nov, 2015 2 commits
  12. 21 Sep, 2015 1 commit
  13. 20 Sep, 2015 3 commits
  14. 06 Sep, 2015 5 commits
  15. 05 Sep, 2015 1 commit
    • Otto Kekäläinen's avatar
      Bugfix: create struture that exits properly · b3f52040
      Otto Kekäläinen authored
      Previous simple 'cat config.log' emitted exit code 0
      and thus did not actually stop the build. Now config.log
      with surrounding marks will always be printed and
      the build will exit properly it there are failures.
      b3f52040