Commit Graph

358 Commits

Author SHA1 Message Date
Dan Gohman
d68aebf353
Merge pull request #5 from penzn/master
Enable overriding 'ar'
2018-11-26 23:24:19 -08:00
Petr Penzin
7ef30385ab Enable overriding 'ar'
Make has a stanard variable for 'ar', it is better to use it to enable
overriding the standard name in non-standard builds (i.e. MinGW).
2018-11-07 09:39:33 -08:00
Dan Gohman
b91c4ea256
Merge pull request #1 from WebAssembly/add-initial-files
Add initial files.
2018-10-08 13:38:12 -07:00
Dan Gohman
ae5ae4de91 Explain why this doesn't have a full libc. 2018-10-02 22:06:07 -07:00
Dan Gohman
c9850bfdbc Fix typos. 2018-10-02 22:04:41 -07:00
Dan Gohman
f2049d9bd0 Fix missing quote. 2018-10-02 19:16:19 -07:00
Dan Gohman
dcf13b6fc4 Add initial files.
This populates the repo with a very minimal set of files. This is just
enough to set out a basic outline. Hopefully as we move forward we'll
be replacing many of these parts, but this is just something basic to
get things started.

This tree isn't really usable yet, as it doesn't yet have an easy way
to obtain a compiler-rt/libgcc build.
2018-10-02 17:48:36 -07:00
Dan Gohman
d9982c379b Start with nothing, so that we can add the initial files with a PR. 2018-10-02 17:27:27 -07:00