Commit Graph

  • 9a8d19a52c Merge pull request #69 from thewtex/WindowsSupport Matt McCormick 2016-11-17 09:18:33 -05:00
  • 5e8b3e422a doc: Features formatting Matt McCormick 2016-11-17 01:16:55 -05:00
  • 192d14ccda Merge pull request #70 from thewtex/Articles Matt McCormick 2016-11-17 01:15:01 -05:00
  • 2254494748 doc: Add Articles section Matt McCormick 2016-11-17 01:12:10 -05:00
  • 8dffb1d6d8 base: Use Debian package repository CDN Matt McCormick 2016-11-16 20:18:52 -05:00
  • 6b71b08cbd doc: We support Docker for Mac and Docker for Windows Matt McCormick 2016-11-16 19:08:04 -08:00
  • d9d65ffcc9 dockcross: Add support for Windows Matt McCormick 2016-11-16 19:02:55 -08:00
  • 0ee005a0ca Merge pull request #67 from thewtex/AndroidToolchainFile Matt McCormick 2016-11-16 21:14:25 -05:00
  • a138f60ab6 android-arm: Update NDK to 13b and API to 16 Matt McCormick 2016-11-16 15:46:14 -05:00
  • 0d3333a3e1 android-arm: Add CMake 3.7 toolchain file support Matt McCormick 2016-11-16 15:14:17 -05:00
  • 46e4b18ebf Merge pull request #65 from thewtex/build-cmake-with-ssl Matt McCormick 2016-11-06 15:20:25 -05:00
  • b54dbfd9cf base: Improve openssl build for i686 Matt McCormick 2016-11-06 10:13:08 -05:00
  • 3b6e09b520 manylinux-x86: Fix build of Openssl and CMake Jean-Christophe Fillion-Robin 2016-11-05 17:55:58 -04:00
  • 6f7e7b05fd common.docker: Fix CMake https download building it against openssl 1.0.2j Jean-Christophe Fillion-Robin 2016-11-05 11:24:32 -04:00
  • 39c5f29733 Merge pull request #62 from jcfr/manylinux-ownership-of-python-install Matt McCormick 2016-11-05 09:27:03 -04:00
  • 8923c6a3c7 manylinux.common: Fix warning changing ownership of python install Jean-Christophe Fillion-Robin 2016-11-04 22:58:31 -04:00
  • 4b7265bde0 Merge pull request #60 from thewtex/no-tty-sudo Matt McCormick 2016-11-04 10:17:18 -04:00
  • f3654d8dce manylinux: Run visudo -c Matt McCormick 2016-11-03 21:37:50 -04:00
  • 53cf0849fe manylinux: Do not require a tty for sudo Matt McCormick 2016-11-03 14:12:12 -04:00
  • 26c5447d29 manylinux: Consolidate common content into common.manylinux Matt McCormick 2016-11-03 21:33:24 -04:00
  • d41d7f919e Merge pull request #59 from jcfr/manylinux-upgrade-pip Matt McCormick 2016-11-03 21:22:18 -04:00
  • a257df34e8 Merge pull request #58 from thewtex/cmake-add_custom_command-built-emulator Matt McCormick 2016-11-03 17:17:53 -04:00
  • 667b5c1ca7 manylinux-common/install-python-packages: Ensure latest pip is installed Jean-Christophe Fillion-Robin 2016-11-03 13:11:47 -04:00
  • ab0ab22c67 manylinux: Deduplicate install-skbuild.sh and rename to install-python-packages.sh Jean-Christophe Fillion-Robin 2016-11-03 13:10:06 -04:00
  • b3feda218b base: Bump CMake for improved add_custom_command Matt McCormick 2016-11-03 12:35:22 -04:00
  • ee2c1618c3 Merge pull request #56 from thewtex/microbadger-badges Matt McCormick 2016-11-01 10:27:40 -04:00
  • e43de27275 Merge pull request #55 from thewtex/doc-variables Matt McCormick 2016-11-01 10:01:15 -04:00
  • a7c894ab50 doc: Use MicroBadger badges Matt McCormick 2016-11-01 10:00:15 -04:00
  • fdb3a52a01 doc: variable -> variables Matt McCormick 2016-11-01 09:51:20 -04:00
  • d7ac739c2e Merge pull request #48 from jcfr/keep-track-buildtime-metadata Matt McCormick 2016-11-01 07:28:35 -04:00
  • 95f2462567 Merge pull request #53 from thewtex/scikit-build-0.4.0 Matt McCormick 2016-10-31 21:21:32 -04:00
  • 623148e6e5 manylinux-x{64,86}: Bump scikit-build to 0.4.0 Matt McCormick 2016-10-31 18:40:36 -04:00
  • cb95cf3c94 Merge pull request #52 from jcfr/dockcross-ignore-rm-error-when-running-in-unprivileged-lxc-container-no-tty-support Matt McCormick 2016-10-31 00:12:45 -04:00
  • cfcc7d6700 dockerfile: Keep track of buildtime metadata Jean-Christophe Fillion-Robin 2016-10-30 23:57:04 -04:00
  • f31e582f80 dockcross: Simplify container name generation using $RANDOM Jean-Christophe Fillion-Robin 2016-10-30 23:46:01 -04:00
  • bd234af0a9 dockcross: Prevent dockcross from blocking when used with Python subprocess Jean-Christophe Fillion-Robin 2016-10-30 03:27:10 -04:00
  • e378a9b336 Merge pull request #51 from jcfr/dockcross-ignore-rm-error-when-running-in-unprivileged-lxc-container Matt McCormick 2016-10-27 13:34:45 -04:00
  • 3288c877e5 dockcross: Fix "tr: Illegal byte sequence" when generating container name on MacOSx Jean-Christophe Fillion-Robin 2016-10-27 13:20:31 -04:00
  • c5edcb3a74 dockcross: Ensure exit code associated with run command is always returned Jean-Christophe Fillion-Robin 2016-10-27 11:32:22 -04:00
  • 904cb09858 dockcross: Change name of container from "dockcross" to "dockcross_RAND" Jean-Christophe Fillion-Robin 2016-10-27 11:37:03 -04:00
  • 7a8f4fab0e dockcross: Do not output any text after container is removed Jean-Christophe Fillion-Robin 2016-10-27 11:19:37 -04:00
  • 195827d40d Merge pull request #49 from thewtex/mxe-update Matt McCormick 2016-10-27 11:12:17 -04:00
  • 2e71db2234 dockcross: Ignore deletion error when running in unprivileged LXC container Jean-Christophe Fillion-Robin 2016-10-26 23:24:25 -04:00
  • 80993ad985 windows-x{64,86}: Bump MXE to 2016-10-25 Matt McCormick 2016-10-26 17:10:59 -04:00
  • 32704fb4e4 Merge pull request #47 from jcfr/fix-circle-ci Matt McCormick 2016-09-26 13:57:13 -04:00
  • 97385c1356 Makefile: Make sure base.test also create bin directory Jean-Christophe Fillion-Robin 2016-09-26 11:38:43 -04:00
  • cf3cec8819 circle: Fix error in dependencies/override - Add missing 'done' Jean-Christophe Fillion-Robin 2016-09-26 10:12:58 -04:00
  • 89b49dea22 Merge pull request #45 from jcfr/tweak-makefile Matt McCormick 2016-09-26 10:01:31 -04:00
  • 606d0b3ed9 Makefile: Make sure BIN directory exist when running any test Jean-Christophe Fillion-Robin 2016-09-26 00:21:16 -04:00
  • 79938b37e5 circle.yml: Simplify reusing 'display_images' target Jean-Christophe Fillion-Robin 2016-09-25 23:55:17 -04:00
  • 8a4e0845da Makefile: All images are tested. Remove ALL_IMAGES and DEFAULT_IMAGES vars. Jean-Christophe Fillion-Robin 2016-09-25 23:28:23 -04:00
  • 4caa5a367f README: Add "Download all images" and "+Install all dockcross scripts" section Jean-Christophe Fillion-Robin 2016-09-25 19:47:23 -04:00
  • aa4735ddf2 Makefile: Add "display_default_images" and "display_all_images" targets Jean-Christophe Fillion-Robin 2016-09-25 19:46:49 -04:00
  • 4a0c6442c2 Makefile: Introduce NON_STANDARD_IMAGES, ALL_IMAGES and DEFAULT_IMAGES vars Jean-Christophe Fillion-Robin 2016-09-25 19:04:07 -04:00
  • b033376284 Makefile: Add comments and move implicit rules at the end of the file Jean-Christophe Fillion-Robin 2016-09-25 18:38:26 -04:00
  • 0710c46745 Makefile: Treat windows-(x86|x64) as regular image introducing _ARGS var Jean-Christophe Fillion-Robin 2016-09-25 18:20:02 -04:00
  • f7f6989e46 Makefile: Add implicit rule for STANDARD_TESTS Jean-Christophe Fillion-Robin 2016-09-25 18:03:28 -04:00
  • 53b158314a Makefile: Add implicit rule for STANDARD_IMAGES Jean-Christophe Fillion-Robin 2016-09-25 17:44:08 -04:00
  • 2a12475d36 Makefile: Remove dependencies on a non-generated files Jean-Christophe Fillion-Robin 2016-09-25 15:44:22 -04:00
  • caba0b0cef Makefile: Remove "Toolchain.cmake" dependencies Jean-Christophe Fillion-Robin 2016-09-25 14:56:50 -04:00
  • e428bb3c03 Makefile: Simplify test rule using "addsuffix" filename function Jean-Christophe Fillion-Robin 2016-09-25 14:33:38 -04:00
  • 92b57f511d Makefile: Introduce IMAGES variable Jean-Christophe Fillion-Robin 2016-09-25 13:53:01 -04:00
  • dda710167a Merge pull request #44 from thewtex/manylinux-x86 Matt McCormick 2016-09-24 23:36:09 -04:00
  • 1354fe2586 manylinux-x86: Initial addition Matt McCormick 2016-09-24 23:14:33 -04:00
  • fd2b8efe51 linux-x86: Use linux32 as entrypoint for uname -m output Matt McCormick 2016-09-24 22:37:00 -04:00
  • 01a3348f15 Merge pull request #43 from jcfr/support-ctrl-c Matt McCormick 2016-09-23 11:36:56 -04:00
  • af75453ed0 base/dockcross: Run docker with "-ti" only if a tty or pts is attached Jean-Christophe Fillion-Robin 2016-09-23 11:33:29 -04:00
  • aa2c24cb3b base/dockcross: Run docker using -t to support CTRL-C Jean-Christophe Fillion-Robin 2016-09-22 19:46:23 -04:00
  • 1d11afd37d Merge pull request #42 from jcfr/manylinux-allow-pip-install-squashed Matt McCormick 2016-09-22 22:45:17 -04:00
  • 995c9091e5 manylinux: Grant current user password less sudo access. Jean-Christophe Fillion-Robin 2016-09-22 01:11:12 -04:00
  • 131e6408ee Merge pull request #38 from jcfr/36-support-disabling-toolchain-cmake-option Matt McCormick 2016-09-22 11:23:09 -04:00
  • 3c1a2758b0 Merge pull request #40 from thewtex/39-manylinux-cmake-ssl Matt McCormick 2016-09-22 11:22:24 -04:00
  • 4876f14356 base/cmake: Do not pass toolchain option when using incompatible cmake option Jean-Christophe Fillion-Robin 2016-09-21 21:11:33 -04:00
  • 72ffa6dd1d Merge pull request #35 from jcfr/34-add-support-for-special-update-commands Matt McCormick 2016-09-21 20:34:01 -04:00
  • c05d52310a dockcross: Ensure running "update commands" exits script with correct status Jean-Christophe Fillion-Robin 2016-09-21 20:25:11 -04:00
  • b1037c9f5f manylinux-x64,base: Download cmake binary for SSL support Matt McCormick 2016-09-21 20:25:02 -04:00
  • ff2512b785 manylinux-x64: Set DOCKCROSS_PASS_CMAKE_TOOLCHAIN_FILE to 0 Jean-Christophe Fillion-Robin 2016-09-21 19:09:41 -04:00
  • c525ad106e cmake/ccmake: Provide a mechanism to disable passing of toolchain file Jean-Christophe Fillion-Robin 2016-09-21 19:06:51 -04:00
  • 43e46710e6 dockcross: Add support for special update commands. Fixes #34 Jean-Christophe Fillion-Robin 2016-09-21 16:31:09 -04:00
  • 1eac15c210 dockcross: Add warning regarding location of DEFAULT_DOCKCROSS_IMAGE Jean-Christophe Fillion-Robin 2016-09-21 16:29:00 -04:00
  • 853f0f41b9 Merge pull request #33 from thewtex/manylinux-makefile Matt McCormick 2016-09-21 11:42:42 -04:00
  • 0bc1f257a6 makefile: Add manylinux-x64 to top level targets Matt McCormick 2016-09-21 10:22:31 -04:00
  • fee5fbd063 Merge pull request #32 from thewtex/circleci-cache Matt McCormick 2016-09-21 10:20:34 -04:00
  • daafa314f6 circleci: Cache Docker images Matt McCormick 2016-09-21 00:32:05 -04:00
  • abde0d6fd7 Merge pull request #31 from thewtex/manylinux Matt McCormick 2016-09-20 23:24:02 -04:00
  • b596ca6cd8 base,manylinux-x64: Use sed for Dockerfile composition Matt McCormick 2016-09-20 13:17:15 -04:00
  • ed2ae68b7b manylinux-x64: Document in README Matt McCormick 2016-09-20 11:51:09 -04:00
  • 60374aa006 manylinux-x64: Install skbuild Matt McCormick 2016-09-20 11:41:30 -04:00
  • 5d90a72dfc manylinux-x64: Initial addition Matt McCormick 2016-09-20 11:35:18 -04:00
  • 755f45b412 base: Split into Dockerfile.in and common.docker Matt McCormick 2016-09-20 00:35:37 -04:00
  • 59ba030070 Merge pull request #30 from thewtex/args-quotes Matt McCormick 2016-09-01 10:12:27 -04:00
  • 2b18bb7013 doc: Note that --args needs quotes for spaces Matt McCormick 2016-09-01 10:11:32 -04:00
  • 5b3c89c3f0 Merge pull request #29 from thewtex/no-tty Matt McCormick 2016-08-31 22:36:42 -04:00
  • f07ca0043c base: Do not add -i -t flags to run command by default Matt McCormick 2016-08-31 22:31:01 -04:00
  • a3e0d34ac0 Merge pull request #25 from thewtex/emscripten-force-compiler Matt McCormick 2016-08-11 18:20:25 -04:00
  • b72060d9a2 browser-asmjs: Remove CMakeForceCompiler Matt McCormick 2016-08-11 11:51:42 -04:00
  • 70da314cf0 browser-asmjs: Bump Emscripten to 1.36.7 Matt McCormick 2016-08-11 11:45:23 -04:00
  • b24ab3ba11 base: Bump CMake to 3.6.1 Matt McCormick 2016-08-11 11:44:04 -04:00
  • c92fde55b8 Merge pull request #24 from thewtex/examples-markup Matt McCormick 2016-08-02 12:03:43 -04:00
  • a7041e155d doc: Fix the examples markup Matt McCormick 2016-08-02 12:00:36 -04:00