1. 25 11月, 2015 1 次提交
  2. 21 11月, 2015 1 次提交
  3. 16 11月, 2015 1 次提交
  4. 10 11月, 2015 1 次提交
  5. 05 11月, 2015 1 次提交
  6. 25 10月, 2015 1 次提交
  7. 24 10月, 2015 4 次提交
  8. 15 10月, 2015 1 次提交
  9. 14 10月, 2015 1 次提交
  10. 11 10月, 2015 1 次提交
  11. 22 9月, 2015 1 次提交
  12. 21 9月, 2015 1 次提交
  13. 20 9月, 2015 2 次提交
  14. 19 9月, 2015 1 次提交
  15. 18 9月, 2015 2 次提交
  16. 16 9月, 2015 1 次提交
  17. 11 9月, 2015 2 次提交
  18. 10 9月, 2015 1 次提交
  19. 05 9月, 2015 1 次提交
  20. 04 9月, 2015 3 次提交
  21. 03 9月, 2015 1 次提交
  22. 14 8月, 2015 1 次提交
  23. 12 8月, 2015 1 次提交
  24. 11 8月, 2015 1 次提交
  25. 06 7月, 2015 1 次提交
  26. 11 6月, 2015 1 次提交
  27. 08 6月, 2015 1 次提交
  28. 26 5月, 2015 2 次提交
  29. 23 5月, 2015 1 次提交
    • R
      Fix the update target and remove duplicate file updates · 0f539dc1
      Richard Levitte 提交于
      We had updates of certain header files in both Makefile.org and the
      Makefile in the directory the header file lived in.  This is error
      prone and also sometimes generates slightly different results (usually
      just a comment that differs) depending on which way the update was
      done.
      
      This removes the file update targets from the top level Makefile, adds
      an update: target in all Makefiles and has it depend on the depend: or
      local_depend: targets, whichever is appropriate, so we don't get a
      double run through the whole file tree.
      Reviewed-by: NRich Salz <rsalz@openssl.org>
      0f539dc1
  30. 21 5月, 2015 1 次提交
  31. 20 5月, 2015 1 次提交