summaryrefslogtreecommitdiffstats
path: root/pkgs/build-support/pkg-config-wrapper
AgeCommit message (Expand)Author
2024-04-04pkg-config: set prefixed mainProgram for cross compilationNick Cao
2024-03-19Avoid top-level `with ...;` in pkgs/build-support/pkg-config-wrapper/default.nixPhilip Taron
2023-06-25treewide: use optionalAttrs instead of 'else {}'Felix Buehler
2023-01-24Merge pull request #207294 from happyalu/stagingSandro
2023-01-13pkg-config: use dontUnpack instead of no-op phaseAlyssa Ross
2022-12-22pkg-config: prepend added flagsAlok Parlikar
2022-12-08treewide: fix some core package structuredAttrsArtturin
2022-05-25treewide: add enableParallelBuilding's to bootstrap packages so hashes stay t...Artturin
2022-05-22treewide: enable strictDeps in bootstrap packagesArtturin
2021-12-02pkg-config: make comment clearer for non-nativesAlyssa Ross
2021-12-02pkg-config: always pass --static in static buildsAlyssa Ross
2021-11-14misc: Replace tab indentation with spacesVictor Engmark
2021-05-18pkg-config-wrapper: mangle PKG_CONFIG_PATH{,_FOR_BUILD} correctlysternenseemann
2021-01-24pkgs/build-support: stdenv.lib -> libBen Siraphob
2021-01-24treewide: stdenv.lib -> libPavol Rusnak
2020-09-07Revert "utils.bash: also "fix" cc-wrapper and pkg-config-wrapper"Frederik Rietdijk
2020-09-07utils.bash: also "fix" cc-wrapper and pkg-config-wrapperFrederik Rietdijk
2020-05-21pkg-config-wrapper: Move comments outside of stringsJohn Ericson
2020-05-21pkgconf: Wrap with pkg-config-wrapperJohn Ericson
2020-05-21pkg-config-wrapper: Provide autoconf macrosJohn Ericson
2020-05-21pkg-config: Multiple outputsJohn Ericson
2020-05-16pkg-config-wrapper: InitJohn Ericson