summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* inetutils: fix build w/muslWill Dietz2018-02-13
|
* libidn: don't run tests on muslWill Dietz2018-02-13
|
* glibcLocales: not supported on non-glibcWill Dietz2018-02-13
|
* gcc7: tweak check, target -> hostWill Dietz2018-02-13
|
* libffi: add patch to fix w/muslWill Dietz2018-02-13
| | | | also use patches from OE, fix musl softfloat build
* gcc7: more selftest disabling, whenever building crossWill Dietz2018-02-13
|
* linux stdenv: find bootstrap files by libc, then archWill Dietz2018-02-13
|
* changes some targetPlatform to hostPlatform checksWill Dietz2018-02-13
|
* libxml2: disable tests alsoWill Dietz2018-02-13
|
* gnupatch: disable tests on musl :(Will Dietz2018-02-13
|
* findutils: disable tests w/muslWill Dietz2018-02-13
|
* perl.TextWrapI18N: mark broken on muslWill Dietz2018-02-13
| | | | glibcLocales doesn't build currently.
* gccCrossStageStatic: use musl to ensure dynamic linker is rightWill Dietz2018-02-13
|
* fixup linux stdenv bootstrapWill Dietz2018-02-13
|
* musl bootstrap: allow libiconvWill Dietz2018-02-13
|
* musl64 bootstrap: grab from gravity, requires netrc magicWill Dietz2018-02-13
|
* linux bootstrap for musl: kludgeryWill Dietz2018-02-13
|
* boehm-gc: fix missing include, fix build w/muslWill Dietz2018-02-13
| | | | Also disable-static, don't remember why
* gcc7: Apply patch to fix selftest w/musl?Will Dietz2018-02-13
|
* gcc5, 7: same fixes as gcc6Will Dietz2018-02-13
|
* gcc6: try to fix LOCAL_INCLUDE_DIR problem w/muslWill Dietz2018-02-13
|
* gcc6: try patching MUSL_DYNAMIC_LINKER as wellWill Dietz2018-02-13
|
* gcc6: try to fix gccCrossStageStatiWill Dietz2018-02-13
|
* gcc: disable libsanitizer, libgomp on muslWill Dietz2018-02-13
|
* bootstrap-tools-musl: WIPWill Dietz2018-02-13
|
* for now, copy bootstrap-tools instead of modify in-placeWill Dietz2018-02-13
|
* make-bootstrap-tools: initial musl support, less glibc-specificWill Dietz2018-02-13
|
* make-bootstrap-tools: glibc -> libcCrossWill Dietz2018-02-13
|
* linux-pam: fix build w/muslWill Dietz2018-02-13
|
* attr: patch to fix headers w/muslWill Dietz2018-02-13
|
* bash: fix on muslWill Dietz2018-02-13
|
* stdenv: automatically update config.sub for muslWill Dietz2018-02-13
|
* libiconv: disable overly strict asssertion in libiconvWill Dietz2018-02-13
|
* make-bootstrap-tools-cross.nix: add musl -> musl64Will Dietz2018-02-13
|
* release-cross.nix: add entry for testing muslWill Dietz2018-02-13
|
* fish: on musl use musl-getentWill Dietz2018-02-13
|
* busybox: fixup after musl multiple outputsWill Dietz2018-02-13
|
* add getconf, getent from Alpine for use w/muslWill Dietz2018-02-13
|
* Add musl-fts for bits that need it.Will Dietz2018-02-13
|
* muslCross: initWill Dietz2018-02-13
|
* musl: linux headers, bsd compat headers, and lddWill Dietz2018-02-13
|
* bintools-wrapper: teach about musl dynamic linkersWill Dietz2018-02-13
|
* musl: multiple outputsWill Dietz2018-02-13
|
* openntpd: patch missing includes to cdefs, fix build on muslWill Dietz2018-02-13
|
* siege: fixup u_int32_t here as wellWill Dietz2018-02-13
|
* picosat: fix ar and ranlib usage for crossWill Dietz2018-02-13
|
* picosat: fixup include for unistd.hWill Dietz2018-02-13
|
* boolector: patch usage of ar and ranlib for crossWill Dietz2018-02-13
| | | | eep.
* boolector: fix missing stdint.h includeWill Dietz2018-02-13
|
* postgresql: don't try to use 'locale' if not building to run on glibcWill Dietz2018-02-13
|