1. 31 Mar, 2015 2 commits
    • Matt Caswell's avatar
      Fix record layer "make clean" · 1b34e25c
      Matt Caswell authored
      
      
      The "clean" target in libssl has been updated to handle the new record
      layer sub-directory.
      
      Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
      1b34e25c
    • Richard Levitte's avatar
      Fix some faults in util/mk1mf.pl · 8bf5b8ab
      Richard Levitte authored
      
      
      When building on Unix, there are times when the 'EX_LIB' MINFO variable
      contains valuable information.  Make sure to take care of it.
      
      fixrules in util/pl/unix.pl was previously changed with a simpler fix of
      rules, with a comment claiming that's compatible with -j.  Unfortunately,
      this breaks multiline rules and doesn't change anything for single line
      rules.  While at it, do not prefix pure echo lines with a 'cd $(TEST_D) &&',
      as that's rather silly.
      
      Reviewed-by: default avatarAndy Polyakov <appro@openssl.org>
      8bf5b8ab
  2. 30 Mar, 2015 5 commits
  3. 29 Mar, 2015 4 commits
  4. 28 Mar, 2015 7 commits
  5. 26 Mar, 2015 22 commits