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 06, 2014
  3. Sep 08, 2014
  4. Mar 27, 2014
  5. Feb 20, 2014
  6. Jan 27, 2014
  7. Jan 21, 2014
    • Markus Blatt's avatar
      [bugfix,buildsystem] Fixes CMake name of library. · eada777d
      Markus Blatt authored
      In the CMake package configuration files generated with autotools
      the CMake name of the library target contained a bogus lib in front
      of it. This packages fixes this. Now the library can be referenced
      in CMake as dunemodule (without dashes).
      eada777d
  8. Jan 16, 2014
  9. Jan 13, 2014
  10. Jan 06, 2014
    • Markus Blatt's avatar
      [autotools,bugfix] Fixes documentation building in tarballs. · 127aa0a3
      Markus Blatt authored
      When unpacking the tarballs, the time stamps are preserved, but the
      access time of the files might be set differently. In addition during
      configure Doxyfile is always created. This resulted in some files being
      newer than the doxygen-tag in the tarball and triggered building the
      documentation. This patch fixes the problem for me by only checking the
      modification time and excluding Doxyfile.
      127aa0a3
  11. Dec 19, 2013
  12. Dec 18, 2013
  13. May 08, 2013
    • Christian Engwer's avatar
      [doxygen] · 94ccdb8c
      Christian Engwer authored
      fix the last doxygen fix
      
      some accidential debug statements broke the build for a clean checkout
      94ccdb8c
  14. May 07, 2013
    • Christian Engwer's avatar
      [am] · 6aadd264
      Christian Engwer authored
      make doxygen work in out-of-source builds:
      extra magic to find the correct doxygen-tag file
      6aadd264
  15. Mar 12, 2013
  16. Feb 13, 2013
  17. Oct 06, 2012
  18. Sep 20, 2012
  19. Aug 10, 2012
  20. Aug 08, 2012
  21. Aug 06, 2012
    • Christian Engwer's avatar
      [am] · 9eedc983
      Christian Engwer authored
      oos-build broke the web-site
      this fix actually checks where the sources are chooses the right directory
      
      [[Imported from SVN: r6885]]
      9eedc983
    • Christian Engwer's avatar
      [am] · e9fcd406
      Christian Engwer authored
      remove dune-web support from top-rules
      
      [[Imported from SVN: r6883]]
      e9fcd406
    • Christian Engwer's avatar
      [am] · 8a6e44a4
      Christian Engwer authored
      fix out-of-source build for latex and wml
      -> fix oos-build for dune-grid-howto
      
      [[Imported from SVN: r6882]]
      8a6e44a4
  22. Jul 18, 2012
  23. Jul 10, 2012
    • Christian Engwer's avatar
      [headercheck] · 44a029d9
      Christian Engwer authored
      print warnings, but continue compilation
      (thanks to Tobias Malkmus)
      
      [[Imported from SVN: r6853]]
      44a029d9
  24. Jul 09, 2012
    • Christian Engwer's avatar
      [doxygen] · 906af216
      Christian Engwer authored
      don't try to install doxygen when documentation is disabled
      
      [[Imported from SVN: r6852]]
      906af216
  25. Jun 09, 2012
  26. May 23, 2012
    • Christian Engwer's avatar
      [am] · 5288b9d5
      Christian Engwer authored
      always install doxygen files, even if we didn't generate them
      
      [[Imported from SVN: r6759]]
      5288b9d5
  27. Apr 03, 2012
  28. Oct 23, 2011
  29. Aug 12, 2011
  30. Jun 06, 2011
  31. May 02, 2011
  32. Oct 06, 2010
  33. Oct 04, 2010
  34. Sep 08, 2010
  35. Sep 01, 2010
Loading