Commit Graph

  • 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
  • a96410303b Merge pull request #23 from thewtex/emulator-doc Matt McCormick 2016-08-02 11:54:11 -04:00
  • 440f13b087 doc: Note that emulators are usually available. Matt McCormick 2016-08-02 11:53:44 -04:00
  • 2bdf65fdcb Merge pull request #22 from thewtex/toolbox-link Matt McCormick 2016-08-02 11:51:31 -04:00
  • c818f24198 doc: Add a link to the Docker Toolbox Matt McCormick 2016-08-02 11:50:53 -04:00
  • ca69bebc95 Merge pull request #21 from thewtex/doc-tweaks Matt McCormick 2016-08-02 11:48:50 -04:00
  • 8a01c4d26d doc: Fixes and tweaks to the README Matt McCormick 2016-08-02 11:47:30 -04:00
  • 11e27190e8 Merge pull request #20 from thewtex/CMAKE_TOOLCHAIN_FILE-auto Matt McCormick 2016-07-22 09:01:28 -04:00
  • e3ecfeb1a6 test: Use 'make test' as the Makefile target Matt McCormick 2016-07-22 08:49:49 -04:00
  • 60cd0e4678 windows-x64: Bump MXE to 2016-07-21 Matt McCormick 2016-07-21 18:38:53 -04:00
  • 1620453675 windows-x86: Bump MXE to 2016-07-21 Matt McCormick 2016-07-21 17:38:48 -04:00
  • b148e1ce23 linux-x64: Add CMAKE_TOOLCHAIN_FILE Matt McCormick 2016-07-21 15:35:22 -04:00
  • 1ed3548655 base: Add cmake wrapper scripts for CMAKE_TOOLCHAIN_FILE Matt McCormick 2016-07-18 23:27:51 -04:00
  • 041eb8702b doc: Move status badge location Matt McCormick 2016-07-16 21:31:37 -04:00
  • a5de661ce8 doc: Correct CircleCI badge URL location Matt McCormick 2016-07-16 17:44:12 -04:00
  • ae9d28a177 Merge pull request #16 from thewtex/circleci-test-commands Matt McCormick 2016-07-16 17:39:32 -04:00
  • 9cf3d4acbf doc: Identify how to start up a shell in the build environment Matt McCormick 2016-07-16 17:12:52 -04:00
  • 24c0141bea ci: Fix make *.test invocation Matt McCormick 2016-07-16 13:55:04 -04:00
  • a4820f6288 Merge pull request #15 from jcfr/fix-circle-error-and-tweak-Makefile Matt McCormick 2016-07-16 10:28:26 -04:00
  • 3c25505f52 Makefile: Add test targets Jean-Christophe Fillion-Robin 2016-07-16 02:45:23 -04:00
  • a082610bf6 circle/linux-armv7: Fix test Jean-Christophe Fillion-Robin 2016-07-16 02:29:52 -04:00
  • f02cc5632b circle/linux-arm64: Fix path emulator Jean-Christophe Fillion-Robin 2016-07-16 02:19:21 -04:00
  • e1ef4f6194 Makefile: replace default target by all target Matt McCormick 2016-07-16 01:27:13 -04:00
  • b1ee181938 Merge pull request #14 from jcfr/tweak-Makefile Matt McCormick 2016-07-16 01:23:49 -04:00
  • be7fbe3c0c doc: Demostrate that the dockcross script should be exectuted from the source dir Matt McCormick 2016-07-16 01:19:53 -04:00
  • c237fc9925 Makefile: Add "default" target Jean-Christophe Fillion-Robin 2016-07-16 01:17:36 -04:00
  • a3b7b03058 Makefile: Fix target linux-x64 Jean-Christophe Fillion-Robin 2016-07-16 01:14:50 -04:00
  • b6f09a22bf Merge pull request #13 from thewtex/qemu-bump Matt McCormick 2016-07-16 01:17:29 -04:00
  • e76eb019d8 qemu: Bump built version to 2.6.0 Matt McCormick 2016-07-16 01:16:39 -04:00
  • c351b4a3ad Merge pull request #12 from jcfr/rename-workdir Matt McCormick 2016-07-16 01:13:31 -04:00
  • 96f3514bf2 Dockerfiles: Rename working directory from "/build" to "/work" Jean-Christophe Fillion-Robin 2016-07-16 01:12:58 -04:00
  • 9d4f4dce73 darwin-x64: Remove Matt McCormick 2016-07-16 01:09:53 -04:00
  • 414812088c doc: README improvements Matt McCormick 2016-07-16 00:33:32 -04:00
  • 04963abea8 linux-arm64: Fix description Matt McCormick 2016-07-16 00:01:49 -04:00
  • ffac0de886 Merge pull request #11 from thewtex/rename Matt McCormick 2016-07-15 23:53:58 -04:00
  • 04c7d0de18 Rename project and repository to dockcross Matt McCormick 2016-07-15 23:46:08 -04:00
  • a5c84b842f arm64: Initial addition Matt McCormick 2016-07-15 16:20:46 -04:00
  • fac0bbe9ed base: Add a root password Matt McCormick 2016-07-15 15:54:39 -04:00
  • d5c20e773a Extend httpredir workaround to all images Matt McCormick 2016-07-15 12:50:15 -04:00
  • 197350dbb6 base: Bump CMake to 3.6.0 Matt McCormick 2016-07-10 19:09:10 -04:00
  • 962a1ecb11 windows-x86: Replace Debian sources URL's Matt McCormick 2016-07-10 01:19:09 -04:00
  • 30e29f3bbb browser-asmjs: cp ~/.emscripten, etc to the user home in the entrypoint Matt McCormick 2016-07-06 15:33:35 -04:00
  • b84b303f13 browser-asmjs: Use updated Node Debian package sources Matt McCormick 2016-07-05 22:24:59 -04:00
  • 2c01672248 browser-asmjs: Bump Emscripten to 1.36.5 Matt McCormick 2016-07-05 22:12:33 -04:00
  • b4ceb8c514 linux-ppc64le: Fix WORKDIR for dockcross script Matt McCormick 2016-07-05 21:52:25 -04:00
  • 42ff489565 dockcross: Improve end of script help formatting Matt McCormick 2016-07-05 21:50:06 -04:00
  • a5d5307a97 dockcross: Remove duplicate option parsing Matt McCormick 2016-07-05 21:49:07 -04:00
  • aab9632ab6 windows-x86: Add --force-yes Matt McCormick 2016-07-05 21:45:56 -04:00
  • 8b07afd442 android-arm: Fix file permissions on toolchain files Matt McCormick 2016-07-05 15:44:39 -04:00
  • 1ab26b12e5 linux-armv5: Document in the README Matt McCormick 2016-07-04 23:14:54 -04:00
  • dbe90cdac2 doc: Improve usage documentation of dockcross in README Matt McCormick 2016-07-04 23:07:02 -04:00
  • e8830e9641 circleci: Use the dockcross script Matt McCormick 2016-07-04 22:53:17 -04:00
  • 8cd9083ae6 dockcross: Improve command help Matt McCormick 2016-07-04 22:27:04 -04:00
  • 5aa3cd3867 dockcross: Add short flags Matt McCormick 2016-07-04 22:17:22 -04:00
  • caa56f50a4 base: update CMake and ninja to latest versions Matt McCormick 2016-07-04 01:31:25 -04:00
  • 3a96030b23 base: support BUILDER_USER, BUILDER_GROUP, and liquidprompt bash Matt McCormick 2016-07-04 01:28:47 -04:00
  • 4c8658f652 Merge branch 'dockcross-default-image' Matt McCormick 2016-07-04 21:32:19 -04:00
  • d459ab687f Merge branch 'test-armv5' Matt McCormick 2016-07-04 21:31:10 -04:00
  • 887717f375 linux-armv5: Define CMAKE_TOOLCHAIN_FILE Matt McCormick 2016-07-04 00:13:50 -04:00
  • fdb18671e3 dockcross: make the default image specific to each compiler Matt McCormick 2016-07-04 00:10:36 -04:00
  • aa06b9af2c doc: dockcross generation should be run with --rm Matt McCormick 2016-07-03 22:51:10 -04:00
  • 6f987f4013 doc: README formatting Matt McCormick 2016-07-03 22:20:01 -04:00
  • 98e5758770 linux-armv5: Add CircleCI testing Matt McCormick 2016-06-12 20:10:57 -04:00
  • 45631a48c0 Merge pull request #10 from brainstorm/armel_jessie_fix Matt McCormick 2016-06-12 20:06:32 -04:00