Skip to content
Snippets Groups Projects
  1. 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
  2. Oct 13, 2014
  3. Oct 06, 2014
  4. Sep 15, 2014
  5. Mar 22, 2014
  6. Jan 15, 2014
  7. 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
  8. Dec 18, 2013
  9. Dec 13, 2013
  10. Nov 28, 2013
  11. Nov 27, 2013
  12. Aug 21, 2013
  13. Mar 12, 2013
  14. Feb 26, 2013
  15. Feb 22, 2013
  16. Feb 20, 2013
  17. Feb 19, 2013
  18. Feb 15, 2013
  19. Feb 13, 2013
  20. Feb 08, 2013
  21. Feb 07, 2013
  22. Jan 23, 2013
  23. Oct 05, 2012
    • Christian Engwer's avatar
      [doc] · 28f18c12
      Christian Engwer authored
      exclude debugallocator.cc from doxygen documentation
      
      [[Imported from SVN: r7019]]
      28f18c12
    • Christian Engwer's avatar
      [doc] · 92a6d42b
      Christian Engwer authored
      add documentation for allocators
      
      [[Imported from SVN: r7018]]
      92a6d42b
  24. Sep 20, 2012
  25. Jul 18, 2012
  26. Jul 08, 2012
  27. Jun 09, 2012
Loading