Commit Graph

  • 648399c8a4
    Merge pull request #227 from andre-richter/arm64-revamp Matt McCormick 2018-06-15 07:53:46 -04:00
  • 87d8255f03
    Sync arm64 wtih other crosstool-ng targets Andre Richter 2018-05-20 18:36:53 +02:00
  • d3cd828db0
    Merge pull request #237 from Gjacquenot/new_master Matt McCormick 2018-06-12 13:30:47 -04:00
  • 4bc52bf1b8
    [windows_x64_posix] Updated Readme.rst to list new image Guillaume Jacquenot 2018-06-12 07:04:39 +02:00
  • 957e7ae031
    [windows_x64_posix] Updated circle-ci config.yml to take into account windows-x64-posix Guillaume Jacquenot 2018-06-09 19:28:03 +02:00
  • 9997a896ae
    [windows_x64_posix] Updated Makefile to take into account windows-x64-posix Guillaume Jacquenot 2018-06-10 11:04:54 +02:00
  • 1be55c41f5
    [windows_x64_posix] Added windows-x64-posix/Dockerfile.in Guillaume Jacquenot 2018-06-10 10:59:59 +02:00
  • 9928d75771
    [windows_x64_posix] Declared MXE_TARGET_THREAD empty parameter in windows-x64/Dockerfile.in Guillaume Jacquenot 2018-06-10 10:34:41 +02:00
  • b9bd644a72
    [windows_x64_posix] Declared MXE_TARGET_THREAD empty parameter in windows-x86/Dockerfile.in Guillaume Jacquenot 2018-06-10 10:34:26 +02:00
  • 166f2bb79c
    [windows_x64_posix] Added MXE_TARGET_THREAD argument in common.windows Guillaume Jacquenot 2018-06-10 10:33:23 +02:00
  • 56e3ad71aa
    Merge pull request #236 from jcfr/windows-install-mxe Jean-Christophe Fillion-Robin 2018-06-12 04:44:18 +00:00
  • b5cbd2a878
    common.windows: Only install required packages Jean-Christophe Fillion-Robin 2018-06-11 17:21:02 -04:00
  • 73e556f06b
    common.windows: Better optimization to support package install in derived images Jean-Christophe Fillion-Robin 2018-06-11 09:25:14 -04:00
  • eabac20a8a
    common.windows: Optimize image size removing MXE sources Jean-Christophe Fillion-Robin 2018-06-09 18:23:50 -04:00
  • 85593886fd
    Merge pull request #235 from dockcross/more-script-tweaks Jean-Christophe Fillion-Robin 2018-06-09 21:04:24 +00:00
  • 2e1e18e187
    common.docker: Speed-up manylinux-x86 image build downloading CMake binary Jean-Christophe Fillion-Robin 2018-06-09 14:14:19 -04:00
  • aa202df283
    windows-(x86|x64): Optimize images introducing "common.windows" Jean-Christophe Fillion-Robin 2018-06-09 01:20:20 -04:00
  • 47d2738159
    common.debian: Optimize image size combining RUN instructions Jean-Christophe Fillion-Robin 2018-06-07 02:26:54 -04:00
  • 2b93dd5412
    Centralize python packages installation adding "install-python-packages" script Jean-Christophe Fillion-Robin 2018-06-06 20:58:31 -04:00
  • 6cdf33f46f
    common.docker: Alphabetically list scripts in COPY instruction Jean-Christophe Fillion-Robin 2018-06-06 20:27:20 -04:00
  • 5f5a890714
    common.*: Clearly differentiate runtime and buildtime scripts Jean-Christophe Fillion-Robin 2018-06-06 20:17:10 -04:00
  • 2a425ac1ad
    install-gosu-binary.sh: install sudo wrapper when executing the script Jean-Christophe Fillion-Robin 2018-06-06 20:00:46 -04:00
  • 9d4bb8a0eb
    Merge pull request #229 from Nadav-Eyesight/wsl_better_support Matt McCormick 2018-06-06 21:30:55 -04:00
  • 7e481dbf20
    Merge pull request #234 from dockcross/tweak-install-scripts-dockerfiles-and-optimize-imagesize-2 Jean-Christophe Fillion-Robin 2018-06-06 22:15:39 +00:00
  • 1f2e82f089
    install-gosu-binary: Improve gpg key download listing additonal servers Jean-Christophe Fillion-Robin 2018-06-06 14:34:04 -04:00
  • 1120f1e9a4
    STYLE: common.manylinux: Consistently chain commands using post "&&" Jean-Christophe Fillion-Robin 2018-06-05 01:13:23 -04:00
  • 04841a1de0
    common.manylinux: Optimize image size grouping all install commands in same RUN Jean-Christophe Fillion-Robin 2018-06-04 23:59:32 -04:00
  • cb157b7457
    common.docker: Optimize image size installing "liquidprompt" in existing RUN command Jean-Christophe Fillion-Robin 2018-06-04 23:48:09 -04:00
  • 6ac8097064
    common.docker: Optimize image size installing "conan" in existing RUN command Jean-Christophe Fillion-Robin 2018-06-04 23:35:59 -04:00
  • 4dd933c35b
    common.docker: Optimize image size building "ninja" in existing RUN command Jean-Christophe Fillion-Robin 2018-06-05 01:19:46 -04:00
  • 4dce58cfec
    common.*: Optimize image size introducing "install-gosu-binary.sh" script Jean-Christophe Fillion-Robin 2018-06-05 01:01:18 -04:00
  • bd811da018
    STYLE: Tweak indent in common.debian and common.docker Jean-Christophe Fillion-Robin 2018-06-04 23:53:38 -04:00
  • 007899c2a5
    STYLE: For consistency, rename install-ninja.sh to build-and-install-ninja.sh Jean-Christophe Fillion-Robin 2018-06-04 22:58:54 -04:00
  • 71759485f9
    build-and-install-cmake.sh: Improve script to speedup build time Jean-Christophe Fillion-Robin 2018-06-05 13:03:35 -04:00
  • f1a8f69f4d
    build-and-install-openssl.sh, install-cmake-binary.sh: Tweak install scripts Jean-Christophe Fillion-Robin 2018-06-05 13:02:12 -04:00
  • 406a1b60f9 Helper script now works on wsl with modified roots Nadav Ruskin 2018-05-27 11:36:59 +03:00
  • b5f967af66
    Merge pull request #228 from lebeg/fortran Matt McCormick 2018-05-25 15:18:56 -04:00
  • eb65a8970a Added fortran compiler Anton Chernov 2018-05-25 18:34:20 +02:00
  • 187afc10d7 Started work on wsl support for every mount point Nadav Ruskin 2018-05-23 17:59:03 +03:00
  • 9cc9ae7977
    Merge pull request #224 from Nadav-Eyesight/linux_arm64 Matt McCormick 2018-05-10 19:22:02 -04:00
  • 8508d3bcc4 Fixes to backward compatibility. Nadav Ruskin 2018-05-08 08:35:37 -04:00
  • f5c87215fc
    Merge pull request #221 from Nadav-Eyesight/linux_arm64 Matt McCormick 2018-05-05 21:11:57 -04:00
  • 6191491ba5 Fixed linux-arm64 compilation I hope. Nadav Ruskin 2018-05-03 06:49:46 -04:00
  • 143c79e5cd Fixed toolchain paths Nadav Ruskin 2018-04-30 06:09:35 -04:00
  • ffa14f8c9a Added missing arm64 architecture apt support Nadav Ruskin 2018-04-29 09:37:53 -04:00
  • 08f89a8ae7 Re-added linux-arm64 to .circleci/config.yml Nadav Ruskin 2018-04-29 03:34:53 -04:00
  • 47b473054a Added forgotten PKG_CONFIG_PATH Nadav Ruskin 2018-04-25 05:56:18 -04:00
  • 88c828b855 Trying to integrate my linux-arm64 solution to dockcross Nadav Ruskin 2018-04-25 05:50:45 -04:00
  • e2c5545bf6
    Merge pull request #1 from dockcross/master Nadav 2018-04-25 12:35:45 +03:00
  • 97fdb764c7
    Merge pull request #220 from thewtex/emscripten-1.37.37 Matt McCormick 2018-04-24 00:08:38 -04:00
  • 407ead371c browser-asmjs: Bump Emscripten to 1.37.37 Matt McCormick 2018-04-23 22:25:12 -04:00
  • 41e4949396
    Merge pull request #219 from thewtex/readme-order Matt McCormick 2018-04-16 22:33:42 -04:00
  • fcfa9b6060 README: Improve section order Matt McCormick 2018-04-16 15:40:01 -04:00
  • 7164a97f7e
    Merge pull request #218 from thewtex/disable-broken-deploys Matt McCormick 2018-04-16 07:46:44 -04:00
  • 9f0468a72f crossbuild-essential images: disable deploy Matt McCormick 2018-04-15 22:54:04 -04:00
  • 49a15ac3e1
    Merge pull request #217 from fbudin69500/UpdateGit Matt McCormick 2018-04-15 22:51:30 -04:00
  • 602fb22cce ENH: Compile git with SSL support Francois Budin 2018-04-13 14:56:49 -04:00
  • 856ef6016e BUG: Remove cpack symbolic link before creating the new link Francois Budin 2018-04-13 14:53:21 -04:00
  • 53d98cf4ff Fix download of files using up-to-date "curl" instead of "wget" Jean-Christophe Fillion-Robin 2018-03-29 15:07:54 -04:00
  • 53990df0b8
    Merge pull request #215 from thewtex/disable-embedian Matt McCormick 2018-04-03 09:35:18 -04:00
  • 57bf16fa17 crossbuild-essential images: disable because of missing packages Matt McCormick 2018-04-02 15:01:06 -04:00
  • f0986b663b
    Merge pull request #201 from Nadav-Eyesight/android_arm64 Matt McCormick 2018-04-02 14:55:49 -04:00
  • f403246365
    Merge pull request #200 from Nadav-Eyesight/android_more_variables Matt McCormick 2018-04-02 14:32:01 -04:00
  • 0992f871d6
    Merge pull request #214 from dockcross/fix-name-of-image-in-dockcross-helptext-2 Jean-Christophe Fillion-Robin 2018-03-29 21:05:55 -04:00
  • 7b76882b56
    entrypoint.sh: Account for image tag when updating help text Jean-Christophe Fillion-Robin 2018-03-29 21:04:52 -04:00
  • 902677437f
    Merge pull request #213 from dockcross/README-fix-arcticle-link Jean-Christophe Fillion-Robin 2018-03-29 18:28:15 -04:00
  • f64ed37abb
    README: Fix Articles link Jean-Christophe Fillion-Robin 2018-03-29 18:27:32 -04:00
  • 9966e1aed7
    Merge pull request #207 from dockcross/fix-name-of-image-in-dockcross-helptext Jean-Christophe Fillion-Robin 2018-03-29 15:09:00 -04:00
  • b7028af76e
    entrypoint.sh: Update help text so that current image name is used Jean-Christophe Fillion-Robin 2018-03-29 04:43:26 -04:00
  • f8e034ee01
    Update Dockerfile Nadav 2018-03-28 11:43:22 +03:00
  • a39041bf0d Changed CC and CXX variables Nadav Ruskin 2018-03-28 04:42:48 -04:00
  • a38741b30f
    Fixed bracket typo Nadav 2018-03-27 17:48:27 +03:00
  • bad2204ccc
    Merge pull request #204 from dockcross/explain-difference-dockcross-dockbuild Matt McCormick 2018-03-19 16:51:10 -04:00
  • b809eaade6
    README: Explain difference between dockcross and dockbuild Jean-Christophe Fillion-Robin 2018-03-19 16:23:22 -04:00
  • b5d4166799
    Merge pull request #205 from dockcross/update-license Matt McCormick 2018-03-19 16:08:07 -04:00
  • f14bfaa6e5
    Update LICENSE copyright dates and add @jcfr Jean-Christophe Fillion-Robin 2018-03-19 15:50:28 -04:00
  • 71d47e6888
    Minor fix Nadav 2018-03-19 14:57:40 +02:00
  • 3c4049d504
    Added android-arm64 Nadav 2018-03-19 14:57:00 +02:00
  • bf71007be4
    Added android-arm64 as a target Nadav 2018-03-19 14:55:14 +02:00
  • 1cad97f9b2
    Adding android-arm64 as a target Nadav 2018-03-19 14:50:17 +02:00
  • 71dfbcc509
    Update Dockerfile Nadav 2018-03-18 11:10:47 +02:00
  • d8adcfc2f4
    Update Dockerfile Nadav 2018-03-18 11:08:14 +02:00
  • 496c4a2597
    Add arm64 packages by default Nadav 2018-03-15 14:37:54 +02:00
  • 8efd22e3df
    Updated API defaults to suit minimum arm64 Nadav 2018-03-15 13:51:50 +02:00
  • 9b5f381b72
    Fixed cross triple Nadav 2018-03-15 12:38:23 +02:00
  • f7b5a29b3d
    Update Dockerfile Nadav 2018-03-15 12:37:39 +02:00
  • e362e021de
    Update Dockerfile Nadav 2018-03-15 10:27:46 +02:00
  • f94d4a853f Added android arm 64 Nadav.Ruskin 2018-03-15 08:56:21 +01:00
  • f8cabb2edb Added ANDROID_NDK_API Nadav.Ruskin 2018-03-15 08:46:43 +01:00
  • 6fb4121ea9 Android: Use clang Nadav.Ruskin 2018-03-15 08:36:06 +01:00
  • 3a403bfc8f
    Merge pull request #196 from Nadav-Eyesight/master Jean-Christophe Fillion-Robin 2018-03-13 03:36:25 -04:00
  • 5e7bd3add1 Updated readme to include instructions on extending images. Nadav.Ruskin 2018-03-11 16:18:00 +01:00
  • 966365e21c
    Merge pull request #191 from asRIA/patch-1 Matt McCormick 2018-02-13 20:28:49 -05:00
  • f0a1a63418 Remove duplicated code from base image trzeci 2018-02-08 23:09:38 +01:00
  • 744f178267
    Merge pull request #189 from EatonEmmerich/master Matt McCormick 2018-01-29 13:53:30 -05:00
  • dedadc6d47
    Merge pull request #188 from thewtex/emscripten-1.37.29 Matt McCormick 2018-01-29 13:20:53 -05:00
  • 396d5fe4f8 Changed Windows Subsystem for Linux's PWD to be the physical path rather than relative since windows cannot traverse a relative path inside the Linux subsystem. Emmerich 2018-01-29 18:20:10 +02:00
  • 26e90b4590 browser-asmjs: Use emscripten-slim to save image space Matt McCormick 2018-01-29 01:15:20 -05:00
  • 373402afbd browser-asmjs: Bump Emscripten to 1.37.29 Matt McCormick 2018-01-28 17:23:26 -05:00
  • 3149fa69b5
    Merge pull request #185 from thewtex/readme-64bit Matt McCormick 2018-01-22 17:46:27 -05:00