1. 21 8月, 2019 1 次提交
  2. 18 8月, 2019 4 次提交
    • O
      Merge pull request #235 from native-api/cmake_args · 61898b9f
      Olli-Pekka Heinisuo 提交于
      Allow passing custom CMake arguments
      61898b9f
    • N
      Use Travis workspaces (#228) · 4ca11a2c
      native-api 提交于
      * Use one job for MacOS Homebrew builds cache with Travis workspaces
      
      * Brew build job needs to both feed to other jobs and cache between builds
      
      * Move Linux jobs to the Final stage
      
      With only 1 OSX job in S1, the Linux part is now the critical path and holds the build time back
      4ca11a2c
    • N
      Including a custom libjpeg is no longer needed (#231) · 5a2f82ec
      native-api 提交于
      * Including a custom libjpeg is no longer needed
      
      Since https://github.com/opencv/opencv/pull/11497, OpenCV bundles its own
      
      * (dummy commit to trigger rebuild)
      5a2f82ec
    • A
      Added OpenSSL & various protocol support to FFmpeg backend (#229) · eed0f0d1
      Abhishek Thakur 提交于
      * Added OpenSSL & different protocol support to FFmpeg backend
      - Fixed Docker dependencies (both x86 & x86-64)
      - Fixes bug #204
      
      * Additional Fixes
      - updates to OpenSSL build from scratch
      - removed specific protocol
      - Added neccessary dependency
      
      * Fixed ./Configure command
      
      * Updates for docker images:
      - Added perl build from scratch
      - Fixed wrong/redundant dependencies/paths
      - Fixed & updated openssl installation
      
      * Fixed Empty continuation lines bug & added comments
      
      * fix inconsitent spacing
      
      * Don't add perl 5.10 to PATH
      
      * fix syntax error
      
      * Fixed OpenSSL build fails in i686 Dockerfile due to buggy perl source
      
      * Fixing manylinux docker entrypoint for i686 in 32 bit images
      
      * ENTRYPOINT not needed, it only affects "docker run" invocations
      
      * manylinux1 provides better libcurl for cmake
      
      * manylinux1 provides the toolchain and git
      
      git install fails in i686, too
      
      * cleanup tar invocations
      
      * nasm is not installed in manylinux1
      
      * detect i686 in openssl configure
      
      * move perl to a separate subtree as it's a private dependency
      
      * rm it after library build
      
      * comment unusual openssl build step
      
      * avoid redundant work in perl build
      
      * build each library in a separate dockerfile command for easier debugging
      
      * comment custom i686 step
      
      * update dockerfile README
      
      * opencv now bundles libjpeg-turbo
      
      and the separate's onre buid fails dueto expired certificate at https://kent.dl.sourceforge.net
      eed0f0d1
  3. 17 8月, 2019 1 次提交
  4. 14 8月, 2019 1 次提交
  5. 30 7月, 2019 1 次提交
  6. 18 6月, 2019 1 次提交
  7. 14 6月, 2019 1 次提交
  8. 09 5月, 2019 1 次提交
  9. 04 5月, 2019 2 次提交
  10. 03 5月, 2019 7 次提交
  11. 10 4月, 2019 1 次提交
  12. 09 4月, 2019 3 次提交
  13. 08 4月, 2019 1 次提交
  14. 06 4月, 2019 1 次提交
  15. 31 3月, 2019 2 次提交
  16. 29 3月, 2019 2 次提交
  17. 24 3月, 2019 10 次提交