about summary refs log tree commit diff
path: root/pkgs/build-support
AgeCommit message (Expand)AuthorFilesLines
2020-03-29buildRustPackage: enable strictDepsJörg Thalheim1-0/+2
2020-03-29Merge remote-tracking branch 'upstream/master' into HEADJörg Thalheim3-10/+149
2020-03-29buildRustCrate: Add tests for checking files in outputs.Peter Kolloch3-9/+133
2020-03-28Merge staging-next into stagingFrederik Rietdijk4-8/+55
2020-03-28buildRustCrateTests: Fix link order test on darwinAndreas Rammhold1-5/+20
2020-03-28Merge pull request #83379 from symphorien/rust-linkAndreas Rammhold3-7/+54
2020-03-28buildRustCrateTests: add regression test for link orderSymphorien Gibol1-1/+53
2020-03-27buildRustCrate: fewer backslashesAlyssa Ross1-1/+1
2020-03-26Revert "fetchzip, fetchgit: cleanup handling of optional features and whitesp...Benjamin Hipple3-41/+43
2020-03-26Merge pull request #79581 from bhipple/feature/fetcher-whitespace-cleanBenjamin Hipple3-43/+41
2020-03-25buildRustCrate: don't sort link flagsSymphorien Gibol2-6/+1
2020-03-24Merge branch 'staging-next' into stagingJan Tojnar1-2/+4
2020-03-23buildDunePackage: add a “useDune2” optionVincent Laporte1-2/+4
2020-03-23Merge branch 'master' into stagingOrivej Desh7-124/+105
2020-03-21releaseTools: no-op expression cleanupBenjamin Hipple5-35/+30
2020-03-20patch-shebangs.sh: Fix error messages to go to stderr, not '0' file.Bryan Gardiner1-2/+2
2020-03-20Merge pull request #82404 from danieldk/build-script-link-fixAndreas Rammhold3-15/+76
2020-03-19Merge pull request #82882 from obsidiansystems/armv6-embeddedJohn Ericson1-2/+2
2020-03-18rust: remove legacy cargo fetcherBenjamin Hipple2-98/+6
2020-03-18cc-wrapper, clang: `libstdcxxHook` should a propagated build inputJohn Ericson1-2/+2
2020-03-14emacs: improve setup hookRobert Helgesson1-9/+21
2020-03-13buildRustCrate: sort linker options in-placeDaniël de Kok1-6/+3
2020-03-13buildRustCrate: only link build deps into build scriptDaniël de Kok3-15/+79
2020-03-10Merge branch 'master' into staging-nextVladimír Čunát13-107/+366
2020-03-10Merge pull request #82130 from Ericson2314/fetchsvn-crossJohn Ericson2-9/+14
2020-03-10Merge pull request #82155 from kolloch/buildRustCrate_findMatchingDirAndreas Rammhold6-38/+162
2020-03-10Merge pull request #81974 from bhipple/feature/rust-docMario Rodas1-3/+0
2020-03-10stdenv cc-wrapper: deal with edge-case regressionsVladimír Čunát1-1/+3
2020-03-09build-support/rust/buildRustCrate: Search for matching Cargo.toml in sub dire...Peter Kolloch4-3/+94
2020-03-09buildRustCrate: refactor colored loggingPeter Kolloch5-35/+68
2020-03-09Merge pull request #81833 from bignaux/appimage-runJörg Thalheim2-53/+163
2020-03-09fetchsvn: Fix for crossJohn Ericson2-9/+14
2020-03-08Merge pull request #80921 from hercules-ci/buildLayeredImage-allow-empty-storeDomen Kožar2-4/+27
2020-03-08appimage-exec.sh: simplify and improve getopts optionsBignaux Ronan2-22/+30
2020-03-08appimageTools: wrapType1 = wrapType2;Bignaux Ronan1-8/+2
2020-03-08appimageTools: fix appimage-exec.sh passing argumentsBignaux Ronan1-3/+3
2020-03-08appimageTools: fix appimage-exec.sh according to shellcheckBignaux Ronan1-16/+21
2020-03-07Merge pull request #81191 from clkamp/stdenv-multi-line-libc-cflagsJohn Ericson1-0/+4
2020-03-07appimage: replace writeScript to a standalone appimage-exec.shBignaux Ronan2-47/+150
2020-03-07buildRustPackage: update docstring commentBenjamin Hipple1-3/+0
2020-03-06stdenv: Fix gcc multi line libc-cflagsChristian Lütke-Stetzkamp1-0/+4
2020-03-06Merge staging-next into stagingFrederik Rietdijk1-1/+5
2020-03-05Merge pull request #81844 from lopsided98/gcc-separate-output-crossMatthew Bauer1-1/+3
2020-03-04Merge pull request #81564 from NixOS/fetchpatch-base64Jan Tojnar1-1/+5
2020-03-04gcc: move target-specific runtime libraries to separate outputBen Wolsieffer1-1/+3
2020-03-04Merge branch 'staging-next' into stagingJan Tojnar2-25/+50
2020-03-04Merge pull request #81572 from bignaux/appimageJan Tojnar1-25/+35
2020-03-04appimage: fix suspicious ownershipBignaux Ronan1-5/+4
2020-03-04appimage: split checks between appimageSignature and appimageTypeBignaux Ronan1-9/+18
2020-03-03wrapGAppsHook: Fix #78803worldofpeace1-61/+66