Skip to content
Snippets Groups Projects
  1. Mar 16, 2011
  2. Mar 15, 2011
  3. Mar 14, 2011
  4. Mar 13, 2011
  5. Mar 12, 2011
  6. Mar 14, 2011
  7. Jan 03, 2011
  8. Mar 11, 2011
  9. Mar 14, 2011
  10. Mar 13, 2011
    • Jon M. Dugan's avatar
      setup: fix mac build broken by e42d18538e1d · 4bfff063
      Jon M. Dugan authored
      Sometimes xcodebuild prints warnings to stderr, but runcmd() assumes anything
      printed to stderr implies failure.  Since runcmd() was originally only
      intended to run hg, this was fine until it was pressed into service for
      running xcodebuild.  Thus: split runcmd() into two parts: runcmd(), which does
      the minimal amount of work to run a subprocess, and runhg(), which calls
      runcmd().
      4bfff063
  11. Mar 14, 2011
  12. Mar 13, 2011
  13. Mar 14, 2011
  14. Mar 13, 2011
  15. Mar 12, 2011
  16. Mar 13, 2011
Loading