1. 13 2月, 2016 2 次提交
  2. 10 2月, 2016 1 次提交
  3. 29 1月, 2016 1 次提交
  4. 09 12月, 2015 1 次提交
  5. 07 12月, 2015 1 次提交
  6. 21 11月, 2015 2 次提交
  7. 16 10月, 2015 1 次提交
  8. 14 10月, 2015 2 次提交
  9. 12 10月, 2015 1 次提交
  10. 07 10月, 2015 1 次提交
    • A
      Fix travis builds on master · 2d284623
      Alessandro Ghedini 提交于
      -Allow mingw debug builds to fail on Travis CI
      -Fix Travis email notifications config
      -Rename a variable to avoid a bogus warning with old GCC
       error: declaration of ``dup'' shadows a global declaration [-Werror=shadow]
      -Disable pedantic ms-format warnings with mingw
      -Properly define const DH parameters
      -Restore --debug flag in Travis CI builds; -d would get incorrectly passed
       to ./Configure in mingw debug builds.
      Signed-off-by: NRich Salz <rsalz@openssl.org>
      Reviewed-by: NMatt Caswell <matt@openssl.org>
      2d284623
  11. 25 9月, 2015 2 次提交
  12. 23 9月, 2015 1 次提交
    • R
      GH398: Add mingw cross-compile, etc. · db9defdf
      Rich Salz 提交于
      For all release branches.  It adds travis build support. If you don't
      have a config file it uses the default (because we enabled travis for the
      project), which uses ruby/rake/rakefiles, and you get confusing "build
      still failing" messages.
      Reviewed-by: NAndy Polyakov <appro@openssl.org>
      db9defdf
  13. 03 9月, 2015 1 次提交