aboutsummaryrefslogtreecommitdiff
path: root/tools/system_libs.py
AgeCommit message (Collapse)Author
2014-03-06only include necessary system libraries amongst each other based on explicit ↵Alon Zakai
dependencies; fixes #2191
2014-03-06only include necessary system libraries amongst each other based on explicit ↵Alon Zakai
dependencies; fixes #2191
2014-02-09add missing multibyte/internal.c in musl1.10.4Alon Zakai
2014-02-09move emscripten_GetProcAddress to a C library, so that it is less hackish ↵1.10.3Alon Zakai
and can work in fastcomp
2014-02-08system libs fixesAlon Zakai
2014-02-08move system libs calculation to its own fileAlon Zakai