Commit Graph

  • a605aa5312 Merge pull request #280 from thewtex/build-deploy-tagging Matt McCormick 2018-12-19 11:18:13 -05:00
  • 85250320b6 base: Use Debian version pinned to date Matt McCormick 2018-12-18 12:10:04 -05:00
  • fce48bcfe3 build-deploy: Tag images by date and Git SHA Matt McCormick 2018-12-16 22:42:19 -05:00
  • 0bb3b65ebf base: Bump openssh to V_7_9_P1 Matt McCormick 2018-12-16 22:10:31 -05:00
  • 148cb4ce12 base: Bump openssl to 1.0.2q Matt McCormick 2018-12-16 22:09:16 -05:00
  • 537a464742 Merge pull request #272 from jcfr/manylinux-update-scikit-build Jean-Christophe Fillion-Robin 2018-10-13 06:58:02 -04:00
  • 171d61880c manylinux: Update scikit-build from 0.7.1 to 0.8.1 Jean-Christophe Fillion-Robin 2018-10-12 23:31:29 -04:00
  • bb77f813c0 Merge pull request #265 from urzds/patch-1 Matt McCormick 2018-09-30 16:01:38 -04:00
  • 8c955feeef Fix dockcross script for users/groups containing spaces Dennis Schridde 2018-09-27 18:45:48 +02:00
  • 388fa45709 Merge pull request #263 from lebeg/fix_armv7_hard_float Matt McCormick 2018-09-18 20:10:39 -04:00
  • 654c357bd5 Pinned armv7 ABI to use hard float Anton Chernov 2018-09-18 16:40:02 +00:00
  • 96dd0feb4c Merge pull request #260 from Gjacquenot/master Matt McCormick 2018-09-12 15:38:45 -04:00
  • 28a1380454 [windows] Included cmake in LOCAL_PKG_LIST due to mxe evolutions Guillaume Jacquenot 2018-09-12 21:21:30 +02:00
  • bd376c7ccb [windows] Updated LOCAL_PKG_LIST due to mxe evolutions Guillaume Jacquenot 2018-09-10 22:18:04 +02:00
  • 88a70df167 [windows] Updated mxe repo to access new plugin directory Guillaume Jacquenot 2018-09-09 16:18:16 +02:00
  • f1b4882530 Merge pull request #253 from lebeg/enable_omp Matt McCormick 2018-08-27 12:54:59 -04:00
  • 78b49e90cb Enabled OpenMP for linux-arm64, linux-armv5, linux-armv7, linux-mips, linux-s390x Anton Chernov 2018-08-21 13:53:09 +02:00
  • b3654017a0 Merge pull request #255 from thewtex/resource-class Matt McCormick 2018-08-25 18:48:41 -04:00
  • ff941625e9 circleci: Remove resource_class, which CircleCI no longer supports Matt McCormick 2018-08-25 15:25:32 -04:00
  • 8fa92cd834 Merge pull request #238 from thewtex/bash-script-invocation Matt McCormick 2018-08-20 20:37:34 -04:00
  • ba72994b41 common: Fix bash shell script invocation Matt McCormick 2018-06-13 14:12:52 -04:00
  • 5ce3579933 Merge pull request #252 from thewtex/lf-attributes Matt McCormick 2018-08-20 18:11:54 -04:00
  • ce9f79edfe git: Ensure we use lf endings Matt McCormick 2018-08-14 20:10:04 -04:00
  • 5a8b47357a Merge pull request #251 from thewtex/linux-armv5-armv7-deploy Jean-Christophe Fillion-Robin 2018-08-20 11:27:19 -04:00
  • 0e5a35bb13 manylinux: Install wget Matt McCormick 2018-08-19 19:05:58 -04:00
  • 86fc1bd627 linux-armv5,linux-armv7: Reenable deployment Matt McCormick 2018-08-14 20:06:43 -04:00
  • 112d113365 Merge pull request #245 from sfo/fix_compile_windows Matt McCormick 2018-07-26 16:43:26 -07:00
  • 3fe4d7d0df do not delete mxe's .git directory Stanley F 2018-07-23 08:31:13 +02:00
  • c2e7513eed Merge pull request #244 from Nadav-Ruskin/armv5_crosstool_ng Matt McCormick 2018-07-15 21:55:50 -04:00
  • bbf6d6d45e Crosstool-ng'd armv5 Nadav Ruskin 2018-07-15 13:43:55 +03:00
  • 4689069099 Merge pull request #242 from Nadav-Ruskin/wsl_fix_missing_config Matt McCormick 2018-07-13 15:03:26 -04:00
  • 0d0f941ec0 Merge pull request #243 from Nadav-Ruskin/armv7_crosstool_ng Matt McCormick 2018-07-13 15:02:18 -04:00
  • b3bcf24ffc Crosstool-ng'd armv7 Nadav Ruskin 2018-07-11 10:45:53 +03:00
  • 9572d88a7a Update dockcross Nadav 2018-07-11 09:27:02 +03:00
  • c6c4bc078a Fixed trying to read wsl.conf when it's missing Nadav Ruskin 2018-07-10 16:55:17 +03:00
  • a0b62f5717 Merge pull request #241 from dockcross/manylinux-update-scikit-build Jean-Christophe Fillion-Robin 2018-07-10 05:50:13 +00:00
  • 25483115b0 manylinux: Update version of scikit-build from 0.6.1 to 0.7.1 Jean-Christophe Fillion-Robin 2018-07-10 01:10:19 -04:00
  • 69e5734004 Merge pull request #240 from dockcross/update-manylinux Jean-Christophe Fillion-Robin 2018-07-10 01:45:00 +00:00
  • 2936ea53c7 android=arm64: Fix image build removing "debian-security" from sources.list Jean-Christophe Fillion-Robin 2018-07-09 19:05:45 -04:00
  • 60a37a604e manylinux: Re-build images using latest base images Jean-Christophe Fillion-Robin 2018-07-09 14:58:47 -04:00
  • 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