Skip to content
Snippets Groups Projects
  1. Jun 02, 2015
  2. May 25, 2015
  3. Apr 20, 2015
  4. Apr 10, 2015
  5. Mar 11, 2015
  6. Feb 19, 2015
  7. Nov 08, 2014
    • Jö Fahlke's avatar
      [vc] Simplify ignore lists. · 251deeb0
      Jö Fahlke authored
      "Makefile.in", "*.o", etc. need only be listed in the toplevel .gitignore, the
      rules are applied recursively.
      
      Test programs etc. should be listed as "/program" in their directory's
      .gitignore, so they are not accidentially ignored in a lower level directory.
      251deeb0
  8. Oct 13, 2014
  9. Oct 06, 2014
  10. Sep 15, 2014
  11. Mar 22, 2014
  12. Jan 15, 2014
  13. Jan 09, 2014
    • Christoph Grüninger's avatar
      [Doxygen][release] Set INCLUDE_GRAPH and INCLUDED_BY_GRAPH to NO. · c1784242
      Christoph Grüninger authored
      With openSuse 12.3 (Doxygen 1.8.5) the generated documentation contains
      lots of huge graphs which show the include dependency graph of a file.
      This lead to large tarballs of 155 MiB compared to 50 MiB with this
      patch.
      With Debian Wheezy (Doxygen 1.8.1.2) the tarballs did not blow up in
      file size. Scanning the Doxygen change log did not enlighten me and
      I remain puzzled why the graph were never built.
      
      INCLUDED_BY_GRAPH is changed to prevent the same behvior for future
      releases. We currently do not include these graphs and this change
      makes the configureation consistent with the result.
      c1784242
  14. Dec 18, 2013
  15. Dec 13, 2013
  16. Nov 28, 2013
  17. Nov 27, 2013
  18. Aug 21, 2013
  19. Mar 12, 2013
  20. Feb 26, 2013
  21. Feb 22, 2013
  22. Feb 20, 2013
  23. Feb 19, 2013
  24. Feb 15, 2013
  25. Feb 13, 2013
  26. Feb 08, 2013
Loading