1. 25 5月, 2012 1 次提交
    • J
      osxkeychain: pull make config from top-level directory · 17a9ac7d
      Jeff King 提交于
      The default compiler and cflags were mostly "works for me"
      when I built the original version. We need to be much less
      careful here than usual, because we know we are building
      only on OS X.  But it's only polite to at least respect the
      CFLAGS and CC definitions that the user may have provided
      earlier.
      
      While we're at it, let's update our definitions and rules to
      be more like the top-level Makefile; default our CFLAGS to
      include -O2, and make sure we use CFLAGS and LDFLAGS when
      linking.
      Signed-off-by: NJeff King <peff@peff.net>
      Signed-off-by: NJunio C Hamano <gitster@pobox.com>
      17a9ac7d
  2. 21 5月, 2012 2 次提交
  3. 16 5月, 2012 1 次提交
  4. 15 5月, 2012 12 次提交
  5. 12 5月, 2012 11 次提交
  6. 11 5月, 2012 11 次提交
  7. 09 5月, 2012 2 次提交