1. 13 9月, 2016 14 次提交
  2. 12 9月, 2016 4 次提交
  3. 10 9月, 2016 1 次提交
  4. 09 9月, 2016 4 次提交
  5. 08 9月, 2016 9 次提交
  6. 07 9月, 2016 2 次提交
  7. 06 9月, 2016 2 次提交
  8. 05 9月, 2016 1 次提交
    • R
      Unix build: have the makedepend and cc actions in one recipe · 7e5b8b93
      Richard Levitte 提交于
      In the case of using an independent makedepend, we had split that into
      two separate recipes, one depending on the other.  However, there are
      cases where the makedepend recipe was always trying, but doesn't
      update the time stamp of the .d file because there are no actual
      changes, and thereby causing constant updates of the object files.
      
      This change makes one recipe that takes care of both makedepend och
      cc, thereby avoiding these extra updates.
      Reviewed-by: NAndy Polyakov <appro@openssl.org>
      7e5b8b93
  9. 03 9月, 2016 2 次提交
  10. 02 9月, 2016 1 次提交