You need to sign in or sign up before continuing.
  1. 02 Oct, 2009 2 commits
  2. 03 Feb, 2009 2 commits
    • dscho's avatar
      test/Makefile: use check_PROGRAMS · 3998c18e
      dscho authored
      Rather than use noinst_PROGRAMS, check_PROGRAMS will define programs that
      are only compiled when someone actually runs `make check`.
      Signed-off-by: 's avatarMike Frysinger <vapier@gentoo.org>
      Signed-off-by: 's avatarJohannes Schindelin <johannes.schindelin@gmx.de>
      3998c18e
    • 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
  3. 30 Mar, 2007 1 commit
  4. 26 Apr, 2006 1 commit
  5. 06 Oct, 2005 1 commit
  6. 24 May, 2005 1 commit
  7. 18 May, 2005 1 commit
  8. 15 May, 2005 1 commit
  9. 14 May, 2005 1 commit
  10. 07 May, 2005 1 commit
  11. 09 Mar, 2005 1 commit
  12. 23 Jan, 2005 1 commit
  13. 20 Jan, 2005 1 commit
  14. 19 Jan, 2005 1 commit
  15. 18 Jan, 2005 1 commit
  16. 20 Dec, 2004 1 commit
  17. 17 Dec, 2004 1 commit
  18. 01 Dec, 2004 1 commit
  19. 16 Oct, 2004 2 commits
  20. 15 Oct, 2004 2 commits
  21. 30 Aug, 2004 1 commit
  22. 18 Jun, 2004 1 commit
  23. 07 Jun, 2004 2 commits
  24. 25 May, 2004 1 commit
  25. 22 Mar, 2004 1 commit
  26. 11 Sep, 2003 1 commit
    • markmc's avatar
      2002-09-11 Mark McLoughlin <mark@skynet.ie> · d02db5ca
      markmc authored
              * Makefile.in, */Makefile.in, aclocal.m4,
                bootstrap.sh, config.h.in, configure,
                depcomp, install-sh, missing, mkinstalldirs,
              Removed auto-generated files from CVS.
      d02db5ca
  27. 08 Sep, 2003 1 commit
  28. 29 Aug, 2003 1 commit
  29. 08 Aug, 2003 1 commit
  30. 30 Jul, 2003 1 commit
  31. 29 Jul, 2003 1 commit
  32. 28 Jul, 2003 2 commits