Skip to content
Snippets Groups Projects
  1. Mar 16, 2012
  2. Mar 15, 2012
  3. Nov 22, 2011
  4. Nov 19, 2011
    • Ian Lynagh's avatar
      Improve the way we call "rm" in the build system; fixes trac #4916 · 80e9070c
      Ian Lynagh authored
      We avoid calling "rm -rf" with no file arguments; this fixes cleaning
      on Solaris, where that fails.
      
      We also check for suspicious arguments: anything containing "..",
      starting "/", or containing a "*" (you need to call $(wildcard ...)
      yourself now if you really want globbing). This should make things
      a little safer.
      80e9070c
  5. Oct 17, 2011
  6. Apr 04, 2011
  7. Jan 18, 2011
  8. Jan 06, 2011
  9. Jan 19, 2011
  10. Sep 05, 2010
  11. Aug 01, 2010
  12. Jun 22, 2010
  13. Jun 15, 2010
  14. May 04, 2010
  15. Mar 24, 2010
  16. Feb 19, 2010
  17. Feb 18, 2010
  18. Nov 11, 2009
    • Simon Marlow's avatar
      Support for DragonFly BSD · a35d65c3
      Simon Marlow authored
      Patches from Goetz Isenmann <info@goetz-isenmann.de>, slightly updated
      for HEAD (the method for configuring platforms in configure.ac has
      changed).
      a35d65c3
  19. Nov 05, 2009
  20. Oct 29, 2009
  21. Oct 27, 2009
  22. Oct 02, 2009
  23. Sep 11, 2009
  24. Aug 16, 2009
  25. Aug 02, 2009
  26. Jul 06, 2009
  27. Jul 05, 2009
  28. Jun 16, 2009
  29. May 30, 2009
  30. May 24, 2009
  31. May 11, 2009
Loading