1. 03 Jan, 2017 1 commit
  2. 24 Oct, 2016 1 commit
  3. 22 Oct, 2016 1 commit
  4. 19 Sep, 2016 1 commit
  5. 28 Jan, 2015 1 commit
  6. 11 Jan, 2015 1 commit
  7. 03 Oct, 2014 1 commit
  8. 28 Mar, 2014 1 commit
    • Christophe Fergeau's avatar
      build-sys: Fix parallel build · c44a2566
      Christophe Fergeau authored
      On my machine, parallel builds fail with:
      
      make[2]: Entering directory `/home/teuf/hack/libplist/src'
        CCLD     libplist.la
      make[2]: *** No rule to make target `../src/libplist.la', needed by
      `libplist++.la'.  Stop.
      
      If $(top_builddir)/src/libplist.la does not exist yet when trying to
      link libplist++.la, automake/make will not realize the
      $(top_builddir)/src/libplist.la dependency is the same as the
      libplist.la target, and will thus be unable to generate
      $(top_builddir)/src/libplist.la.
      
      Using the libplist.la instead fixes this issue.
      
      I've checked that srcdir!=builddir and make distcheck still pass after
      this change.
      c44a2566
  9. 13 Feb, 2014 2 commits
  10. 12 Dec, 2013 1 commit
  11. 27 Mar, 2009 1 commit
  12. 29 Jan, 2009 1 commit
  13. 22 Jan, 2009 1 commit
  14. 04 Jan, 2009 1 commit
  15. 13 Dec, 2008 2 commits
  16. 11 Dec, 2008 1 commit
  17. 30 Oct, 2008 1 commit
  18. 25 Oct, 2008 4 commits
  19. 09 Oct, 2008 1 commit
  20. 12 Sep, 2008 1 commit
  21. 31 Aug, 2008 1 commit
  22. 30 Aug, 2008 1 commit
  23. 21 Aug, 2008 1 commit
  24. 20 Aug, 2008 1 commit
  25. 17 Aug, 2008 1 commit
  26. 15 Aug, 2008 1 commit
  27. 06 Aug, 2008 1 commit
  28. 01 Aug, 2008 1 commit
  29. 31 Jul, 2008 1 commit
  30. 30 Jul, 2008 1 commit
  31. 29 Jul, 2008 1 commit