about summary refs log tree commit diff
path: root/pkgs/build-support
AgeCommit message (Expand)AuthorFilesLines
2024-05-11Merge master into staging-nextgithub-actions[bot]1-0/+4
2024-05-11Merge pull request #310453 from RaitoBezarius/lix-prepsRyan Lahfa1-0/+4
2024-05-11Merge master into staging-nextgithub-actions[bot]1-15/+27
2024-05-11build-support/meson: explicitly use ambiant CMake during cross compilationRaito Bezarius1-0/+4
2024-05-11Merge branch 'master' into staging-nextJan Tojnar1-3/+3
2024-05-10build-support/rust: rewrite workspace dependency inheritanceK9001-15/+27
2024-05-10Merge pull request #310528 from alyssais/buildRustPackage-platformsPol Dellaiera1-3/+3
2024-05-10buildRustPackage: add new supported platformsAlyssa Ross1-3/+3
2024-05-08Merge master into staging-nextgithub-actions[bot]7-53/+138
2024-05-08Merge pull request #305582 from TomaSajt/dub-to-nix-git-depsAtemu3-23/+85
2024-05-08Merge pull request #302300 from Ma27/kernel-zstdLinus Heckemann4-30/+53
2024-05-08dub-to-nix,buildDubPackage: allow git-type dependenciesTomaSajt3-23/+85
2024-05-07Merge master into staging-nextgithub-actions[bot]7-2/+10
2024-05-07build-support/php: reorganize filesPol Dellaiera7-2/+10
2024-05-06Merge master into staging-nextgithub-actions[bot]1-5/+5
2024-05-06Merge pull request #290684 from corngood/dotnet-darwinRandy Eckenrode1-5/+5
2024-05-05Merge master into staging-nextgithub-actions[bot]5-35/+36
2024-05-05build-support/php: remove obsolete parametersPol Dellaiera3-3/+0
2024-05-05build-support/php: add missing bindingPol Dellaiera1-16/+17
2024-05-05build-support/php: composer, add `meta.mainProgram`Pol Dellaiera1-0/+1
2024-05-05build-support/php: use `lib.getExe`Pol Dellaiera1-1/+1
2024-05-05build-support/php: move environment variables under `env` attributePol Dellaiera3-11/+17
2024-05-05build-support/php: remove obsolete parametersPol Dellaiera2-4/+0
2024-05-05Merge branch 'staging-next' into stagingJan Tojnar6-143/+228
2024-05-04dotnet: fix dotnet executables in darwin sandboxDavid McFarland1-5/+5
2024-05-04workflows/check-nix-format: enforce for build-support/phpPol Dellaiera6-143/+228
2024-05-04Merge staging-next into staginggithub-actions[bot]2-8/+39
2024-05-03Merge #307770: add optional version check in `testers.hasPkgConfigModules`nicoo2-8/+39
2024-05-03Merge branch 'staging-next' into stagingWeijia Wang1-9/+11
2024-05-03Merge pull request #298847 from ShamrockLee/build-go-module-buildflagWael Nasreddine1-9/+11
2024-05-02Merge staging-next into staginggithub-actions[bot]3-7/+7
2024-05-02Merge master into staging-nextgithub-actions[bot]3-7/+7
2024-05-02Merge pull request #279391 from katexochen/buildGoModule/deprecate-buildflagsWeijia Wang2-2/+2
2024-05-01build-support/php: replace `--no-ansi` with `--no-progress`Pol Dellaiera2-3/+3
2024-05-01build-support/php: remove `makeBinaryWrapper`Pol Dellaiera2-4/+4
2024-04-30tests.testers.hasPkgConfigModules: Fix typo in commentnicoo1-1/+1
2024-04-30tests.testers.hasPkgConfigModules: add testcases for `versionCheck`nicoo1-1/+12
2024-04-30testers.hasPkgConfigModules: Optionally check each module's versionnicoo1-4/+18
2024-04-30testers.hasPkgConfigModules: Report all errors rather than fail earlynicoo1-3/+9
2024-04-27treewide: wrapGAppsHook → wrapGAppsHook3Jan Tojnar2-9/+9
2024-04-27wrapGAppsHook: Flip inheritance relationship with wrapGAppsNoGuiHookJan Tojnar1-1/+1
2024-04-25Merge master into staging-nextgithub-actions[bot]3-25/+20
2024-04-24Merge pull request #271071 from pbsds/wrapAppImage-pname-reduxAtemu3-25/+20
2024-04-24appimage: avoid setting `name`Peder Bergebakken Sundt1-8/+3
2024-04-24appimageTools.wrapAppImage: passthru pname and versionPeder Bergebakken Sundt1-1/+1
2024-04-24buildFHSEnvBubblewrap/buildFHSEnv: permit pname+version instead of namePeder Bergebakken Sundt2-4/+7
2024-04-24buildFHSEnvBubblewrap: do not infer `pname` from `name`Peder Bergebakken Sundt1-12/+9
2024-04-23Merge master into staging-nextgithub-actions[bot]1-2/+8
2024-04-22Merge pull request #300538 from ShamrockLee/write-shell-application-extraPeder Bergebakken Sundt1-2/+8
2024-04-22Merge staging-next into staginggithub-actions[bot]7-210/+363