Skip to content
Snippets Groups Projects
  1. Jan 12, 2014
  2. Sep 04, 2013
    • Austin Seipp's avatar
      Add a --no-dph flag to ./validate · 6fff2166
      Austin Seipp authored
      
      Under --slow, the DPH tests can take incredible amounts of time to run.
      And on some platforms, we may not have a fully working linker in order
      to build DPH etc anyway. So this provides a way to turn it off.
      
      This flag is off by default, but should your specify it, you can skip
      the required 'dph' libraries in a build, should you remove them from the
      source tree.
      
      Signed-off-by: default avatarAustin Seipp <aseipp@pobox.com>
      6fff2166
  3. Aug 31, 2013
  4. May 30, 2013
  5. Jan 02, 2013
  6. Oct 25, 2012
  7. May 19, 2012
  8. Mar 09, 2012
  9. Feb 22, 2012
  10. Feb 21, 2012
  11. Nov 26, 2011
  12. Nov 16, 2011
    • Simon Marlow's avatar
      Make the --fast option to validate faster, and add --normal · 1bbb89f3
      Simon Marlow authored
      The --fast option now disables the following:
        - dynamic libs
        - bindist and bindisttest
      
      Which knocks several minutes off validate for me, but it's still over
      30 minutes using 5 cores on 64-bit Linux.
      
      Usual caveats apply: if you're using --fast, then make sure you aren't
      doing anything that might destabilise dynamic libs or binary dists.
      1bbb89f3
  13. Aug 08, 2011
  14. Jul 31, 2011
  15. Jul 30, 2011
  16. Jul 14, 2011
  17. Jun 26, 2011
  18. Jun 20, 2011
  19. Jun 15, 2011
  20. May 24, 2011
  21. Apr 14, 2011
  22. Mar 31, 2011
  23. Jan 16, 2011
  24. Nov 21, 2010
  25. Oct 14, 2010
  26. Oct 07, 2010
  27. Sep 30, 2010
  28. May 17, 2010
  29. May 08, 2010
  30. Apr 15, 2010
  31. Mar 21, 2010
  32. Oct 09, 2009
  33. Sep 30, 2009
  34. Sep 28, 2009
  35. Sep 21, 2009
  36. Jun 15, 2009
  37. May 21, 2009
  38. May 14, 2009
  39. May 13, 2009
Loading