1. 11 11月, 2016 1 次提交
  2. 13 7月, 2016 1 次提交
  3. 22 6月, 2016 1 次提交
    • J
      perf: accommodate for MacOSX · e3efa94b
      Johannes Schindelin 提交于
      As this developer has no access to MacOSX developer setups anymore,
      Travis becomes the best bet to run performance tests on that OS.
      
      However, on MacOSX /usr/bin/time is that good old BSD executable that
      no Linux user cares about, as demonstrated by the perf-lib.sh's use
      of GNU-ish extensions. And by the hard-coded path.
      
      Let's just work around this issue by using gtime on MacOSX, the
      Homebrew-provided GNU implementation onto which pretty much every
      MacOSX power user falls back anyway.
      
      To help other developers use Travis to run performance tests on
      MacOSX, the .travis.yml file now sports a commented-out line that
      installs GNU time via Homebrew.
      Signed-off-by: NJohannes Schindelin <johannes.schindelin@gmx.de>
      Reviewed-by: NLars Schneider <larsxschneider@gmail.com>
      Signed-off-by: NJunio C Hamano <gitster@pobox.com>
      e3efa94b
  4. 23 5月, 2016 1 次提交
  5. 11 5月, 2016 1 次提交
  6. 29 4月, 2016 1 次提交
  7. 20 4月, 2016 1 次提交
  8. 26 2月, 2016 1 次提交
  9. 27 1月, 2016 2 次提交
  10. 29 11月, 2015 1 次提交