Skip to content
Snippets Groups Projects
  1. Jan 28, 2011
  2. Jan 26, 2011
  3. Jan 18, 2011
  4. Dec 13, 2010
  5. Dec 12, 2010
  6. Dec 07, 2010
  7. Nov 15, 2010
  8. Nov 13, 2010
    • Jonathan Nieder's avatar
      Simplify paths in generated API docs · 2964d8d6
      Jonathan Nieder authored
      Currently the file list generated by Doxygen has src/ at the
      beginning of each path.  Paths like common/sysdefs.h and
      liblzma/api/lzma.h are easier to read without such a prefix.
      
      Builds from a separate build directory with
      
      	mkdir build
      	cd build
      	../configure
      	doxygen Doxyfile
      
      include an even longer prefix /home/someone/src/xz/src; this
      patch has the nice side-effect of eliminating that prefix, too.
      
      Fixes: http://bugs.debian.org/572273
      2964d8d6
  9. Oct 26, 2010
  10. Oct 23, 2010
  11. Oct 21, 2010
  12. Oct 19, 2010
  13. Oct 12, 2010
  14. Oct 11, 2010
  15. Oct 10, 2010
  16. Oct 09, 2010
Loading