summary refs log tree commit diff
path: root/pkgs
Commit message (Expand)AuthorAge
* 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
* 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
* 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
* 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
* pysqlite: quickfix for crossWill Dietz2018-02-13
* kakuone: add pkgconfig to appease warningWill Dietz2018-02-13
* npth: run tests, even if briefWill Dietz2018-02-13
* nix: simplify bzip2 dependency, this is handled properly nowWill Dietz2018-02-13
* nix: 1.11 needs 'curl' on PATH so provide as nativeBuildInput.Will Dietz2018-02-13
* libnfnetlink: patch to fix build w/non-glibc (namely, musl)Will Dietz2018-02-13
* libunwind: patch to fix build on non-glibcWill Dietz2018-02-13