1. 25 Feb, 2014 1 commit
  2. 16 Feb, 2014 1 commit
  3. 14 Feb, 2014 2 commits
  4. 10 Feb, 2014 1 commit
  5. 02 Feb, 2014 1 commit
  6. 20 Jan, 2014 1 commit
  7. 02 Jan, 2014 1 commit
  8. 01 Jan, 2014 1 commit
  9. 06 Dec, 2013 1 commit
    • Stefano Sabatini's avatar
      doc: add script to compute texi files dependencies · 5b073da7
      Stefano Sabatini authored
      Replace the inline awk script with a Perl script which tracks the
      dependencies recursively.
      
      This allows to correctly track dependencies for files including files
      with a second level include (for example: ffmpeg-devices.texi ->
      devices.texi -> outdevs.texi).
      
      This also adds a dependency on perl for computing the dependencies, which
      should not be a problem since perl is already required all the way for
      building documentation.
      
      This is a variant of commit 628ceac6
      which was reverted due to out-of-tree build failure.
      5b073da7
  10. 28 Nov, 2013 4 commits
  11. 27 Nov, 2013 2 commits
  12. 26 Nov, 2013 2 commits
  13. 25 Nov, 2013 4 commits
  14. 23 Nov, 2013 1 commit
  15. 24 Oct, 2013 1 commit
  16. 08 Sep, 2013 1 commit
  17. 07 Sep, 2013 2 commits
  18. 01 Sep, 2013 1 commit
  19. 31 Aug, 2013 1 commit
  20. 03 Jul, 2013 2 commits
  21. 19 May, 2013 2 commits
  22. 05 Apr, 2013 1 commit
  23. 24 Jan, 2013 1 commit
  24. 19 Jan, 2013 1 commit
  25. 23 Dec, 2012 1 commit
  26. 17 Dec, 2012 1 commit
    • Stefano Sabatini's avatar
      doc/Makefile: add docclean rule · 9bba6835
      Stefano Sabatini authored
      This allows to clean the doc directory from the parent project dir.
      The command:
      make -C doc clean
      
      does not work as long as the paths specified in doc/Makefile are relative
      to the parent dir.
      
      Also it is consitent with "testclean" and "distclean" targets.
      9bba6835
  27. 29 Nov, 2012 1 commit
  28. 28 Nov, 2012 1 commit