Skip to content
This repository has been archived by the owner on May 4, 2018. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: joyent/libuv
base: ede83188f333
Choose a base ref
...
head repository: joyent/libuv
compare: 3fdd2a1128df
Choose a head ref
  • 1 commit
  • 7 files changed
  • 1 contributor

Commits on May 31, 2013

  1. uv: support android libuv standalone build

    Tested most of my compilation in the previous patch on NodeJS
    and extracted the patches from there. This patch ensures libuv
    will be capable of building standalone as well, both with gyp
    and Makefiles.
    
    Build documentation was added to the README.md file.
    
    Some tests are failing, and I have not heavily investigated
    the reasons. The failures are generally on errors, and are
    likely related to differences between fully POSIX-compatible
    systems and android.
    Linus Mårtensson authored and bnoordhuis committed May 31, 2013
    Copy the full SHA
    3fdd2a1 View commit details
    Browse the repository at this point in the history