Skip to content
  1. Sep 14, 2016
  2. Sep 13, 2016
  3. Sep 12, 2016
  4. Sep 09, 2016
  5. Sep 08, 2016
  6. Sep 07, 2016
  7. Sep 06, 2016
  8. Sep 05, 2016
    • Richard Levitte's avatar
      Unix build: have the makedepend and cc actions in one recipe · 578dc1ce
      Richard Levitte authored
      
      
      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: default avatarAndy Polyakov <appro@openssl.org>
      (cherry picked from commit 7e5b8b93)
      578dc1ce
  9. Sep 03, 2016
  10. Sep 02, 2016
  11. Sep 01, 2016
  12. Aug 31, 2016