about summary refs log tree commit diff
path: root/pkgs/build-support
AgeCommit message (Expand)AuthorFilesLines
2023-02-03buildDunePackage: default to strictDeps = trueUlrik Strid1-0/+2
2023-02-03ocamlPackages treewide: strictDeps all packagesUlrik Strid1-1/+1
2023-02-02Docs/fix: make doc-strings nixdoc compliant (#213570)Johannes Kirschbauer1-318/+385
2023-01-31Merge pull request #212303 from amjoseph-nixpkgs/pr/build-rust-crate/ilp32superherointj1-1/+1
2023-01-31Merge pull request #213768 from Artturin/unamemisingspaceArtturi1-1/+1
2023-01-31deterministic-uname: add missing whitespaceArtturin1-1/+1
2023-01-30Merge master into staging-nextgithub-actions[bot]4-0/+87
2023-01-30testers.hasPkgConfigModule: Extract and add tests, docsRobert Hensing4-0/+87
2023-01-28build-support/cc-wrapper: add libstdc++fs into default library path for clangSergei Trofimovich1-0/+5
2023-01-27Merge master into staging-nextgithub-actions[bot]1-0/+3
2023-01-26buildGoModule: forward prePatch, postPatch and postBuild to vendoringSandro Jäckel1-0/+3
2023-01-25Merge master into staging-nextgithub-actions[bot]2-1/+6
2023-01-25postgresqlTestHook: run postgresqlTestSetupPost hook after setting upNick Cao2-1/+6
2023-01-25Merge master into staging-nextgithub-actions[bot]1-3/+3
2023-01-24llvmPackages: use libcxxrt on FreeBSDAlyssa Ross1-3/+3
2023-01-24Merge branch 'master' into staging-nextVladimír Čunát1-6/+1
2023-01-24buildBazelPackage: make bazel explicitUri Baghin1-6/+1
2023-01-23build-rust-crate: handle ILP32 platforms correctlyAdam Joseph1-1/+1
2023-01-21Merge remote-tracking branch 'origin/staging' into staging-nativeCheckInputsGuillaume Girol1-8/+0
2023-01-21Merge staging-next into staginggithub-actions[bot]1-0/+28
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol1-1/+1
2023-01-21postgresqlTestHook: adapt comment to nativeCheckInputsGuillaume Girol1-1/+1
2023-01-21Merge branch 'nativeCheckInputs' into staging-nativeCheckInputsGuillaume Girol11-6/+62
2023-01-21fetchPypi: move to top levelfigsoda1-0/+28
2023-01-20Merge remote-tracking branch 'origin/staging-next' into stagingSergei Trofimovich8-5/+25
2023-01-20bintools: add isGNU and isLLVM attributesAlyssa Ross1-1/+2
2023-01-20gccgo: wrap go binary (#207670)Yureka2-0/+12
2023-01-19Merge pull request #211082 from hercules-ci/fix-issue-16182Robert Hensing2-5/+29
2023-01-19makeSetupHook: make "name" argument mandatoryAlyssa Ross1-1/+10
2023-01-19treewide: add names to all setup hooksAlyssa Ross1-0/+2
2023-01-19Merge pull request #211260 from Artturin/testtweaks1Artturi2-1/+11
2023-01-18rustPlatform.importCargoLock: pass allRefs to builtins.fetchGit (#211298)Yureka1-0/+1
2023-01-17multiple-outputs.sh: Apply suggestions from code reviewRobert Hensing1-3/+5
2023-01-17tests.testers.testBuildFailure.helloDoesNotFail: fix confusing outputArtturin1-1/+2
2023-01-17test.testers: fix getAllOutputNames not foundArtturin1-0/+9
2023-01-17buildDotnetModule: proper escaping of disabledTestsmdarocha2-2/+6
2023-01-16testers.testBuildFailure: FixRobert Hensing1-0/+8
2023-01-16multi-outputs.sh: Improve _assignFirst error messageRobert Hensing1-5/+19
2023-01-16treewide: remove usages of header and stopNestArtturin22-63/+28
2023-01-15Merge pull request #210908 from Yarny0/auto-patchelfGuillaume Maudoux1-0/+7
2023-01-15auto-patchelf: don't resolve symlinks if basenames don't matchYarny01-0/+7
2023-01-15Merge staging-next into staginggithub-actions[bot]1-0/+4
2023-01-14buildRustCrate: fixup integration test mod nameMateusz Kowalczyk1-0/+4
2023-01-14Merge staging-next into staginggithub-actions[bot]2-2/+2
2023-01-14Merge pull request #185005 from amjoseph-nixpkgs/pr/fetchgit/fix-commentArtturi1-1/+1
2023-01-14Merge pull request #209180 from NixOS/staging-nextMartin Weinelt31-87/+125
2023-01-14unblock tarball jobArtturin1-1/+1
2023-01-14Merge remote-tracking branch 'origin/staging-next' into stagingSergei Trofimovich7-18/+316
2023-01-14Merge pull request #210004 from trofi/cc-fake-sysrootSergei Trofimovich1-0/+7
2023-01-14Merge master into staging-nextgithub-actions[bot]2-0/+229