1. 30 Oct, 2009 1 commit
  2. 12 Mar, 2009 2 commits
  3. 08 Mar, 2009 1 commit
  4. 07 Mar, 2009 3 commits
  5. 06 Mar, 2009 1 commit
  6. 03 Feb, 2009 1 commit
    • dscho's avatar
      clean up build flags · 3d2eab57
      dscho authored
      The flag handling (both compiler options and include paths) are a mess at
      the moment.  There is no point in forcing "-O2 -g" when these are already
      the defaults, and if someone changes the defaults, chances are good they
      don't want you clobbering their choices.
      
      The -Wall flag should be handled in configure and thrown into CFLAGS once
      rather than every Makefile.am.  Plus, this way we can control which
      compilers the flag actually gets used with.
      
      Finally, the INCLUDES variable is for -I paths, not AM_CFLAGS.  Nor should
      it contain -I. as this is already in the default includes setup.
      Signed-off-by: 's avatarMike Frysinger <vapier@gentoo.org>
      Signed-off-by: 's avatarJohannes Schindelin <johannes.schindelin@gmx.de>
      3d2eab57
  7. 03 Jun, 2008 1 commit
  8. 13 May, 2008 1 commit
  9. 02 Feb, 2008 3 commits
  10. 30 Mar, 2007 1 commit
  11. 15 May, 2006 1 commit
  12. 28 Apr, 2006 2 commits
  13. 26 Apr, 2006 1 commit
  14. 28 Mar, 2006 1 commit
  15. 19 Dec, 2005 1 commit
  16. 07 Dec, 2005 1 commit
  17. 06 Oct, 2005 2 commits
  18. 27 Sep, 2005 1 commit
  19. 06 Jun, 2005 1 commit
  20. 24 May, 2005 1 commit
  21. 23 May, 2005 2 commits
  22. 15 May, 2005 1 commit
  23. 06 Mar, 2005 1 commit
  24. 01 Mar, 2005 1 commit
  25. 01 Dec, 2004 1 commit
  26. 30 Aug, 2004 1 commit
  27. 18 Jun, 2004 2 commits
  28. 08 Jun, 2004 2 commits
  29. 07 Jun, 2004 2 commits