Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge #1

Merged
merged 43 commits into from
Apr 25, 2018
Merged

merge #1

merged 43 commits into from
Apr 25, 2018

Conversation

Nadav-Ruskin
Copy link
Owner

No description provided.

thewtex and others added 30 commits February 13, 2018 20:28
Remove duplicated code from base image.
Updated readme to include instructions on extending images.
Changed `androideabi` to `android`
Update LICENSE copyright dates and add @jcfr
…ockbuild

README: Explain difference between dockcross and dockbuild
…-helptext

entrypoint.sh: Update help text so that current image name is used
This commit is a follow up of b7028af (entrypoint.sh: Update help
text so that current image name is used)

It ensures that the suggested script in the help text doesn't include ":"
in its name.

Assuming DEFAULT_DOCKCROSS_IMAGE is set to "dockcross/imagename:latest"

Instead of suggesting:

  [...]
  # docker run --rm dockcross/imagename:latest > dockcross-imagename:latest
  # chmod +x dockcross-imagename:latest
  [...]

it will now suggest

  [...]
  # docker run --rm dockcross/imagename:latest > dockcross-imagename-latest
  # chmod +x dockcross-imagename-latest
  [...]

xref dockbuild/dockbuild#30

[ci skip]
…-helptext-2

entrypoint.sh: Account for image tag when updating help text
Android - Use clang and add an API variable
thewtex and others added 13 commits April 2, 2018 14:55
Temporarily disable because the packages are not available. See #209.

These should be replaced by crosstool-ng images.
crossbuild-essential images: disable because of missing packages
In few images, curl is only tool that able to download from https
source requiring TLS 1.2
Older versions of git included in older linux distributions are not able
to download source from Github. A newer version is required with a newer
OpenSSL. This requires to also build curl with the same OpenSSL.

CMake is downloaded precompiled if available (64bits system) or compiled
from source otherwise.
crossbuild-essential images: disable deploy
New users should see the most relevant sections first. In particular,

- Examples
- Installation
- Usage
README: Improve section order
browser-asmjs: Bump Emscripten to 1.37.37
@Nadav-Ruskin Nadav-Ruskin merged commit e2c5545 into Nadav-Ruskin:master Apr 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants