summaryrefslogtreecommitdiff
path: root/doc/languages-frameworks/pkg-config.section.md (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc: fix typosBen Siraphob2025-08-271-1/+1
* doc: update Nix code snippets format•••Command: `mdcr --config doc/tests/mdcr-config.toml doc/` Pol Dellaiera2025-04-171-3/+6
* doc: Mention `testers.hasPkgConfigModules` and its `versionCheck` parameter i...nicoo2024-04-301-4/+8
* treewide: Fix all Nix ASTs in all markdown files•••This allows for correct highlighting and maybe future automatic formatting. The AST was verified to work with nixfmt only. Janne Heß2024-03-281-2/+2
* treewide: Mark Nix blocks in markdown as Nix•••This should help us with highlighting and future formatting. Janne Heß2024-03-281-1/+1
* doc: assign ids to many headings•••without stable ids on headings we cannot generate stable links to these headings. nrd complains about this, but the current docbook workflow does not. a few generated ids remain, mostly in examples and footnotes. most of the examples are generated by nixdoc (which has since gained MD export functions, and the MD export does generate IDs). pennae2023-03-271-4/+4
* curl: add pkg-config metadata for libcurl.pc•••I did not add the validatePkgConfig setup hook to curl, as I suspect it may cause trouble when bootstrapping. sternenseemann2023-02-151-1/+1
* meta.pkgConfigModules: Init convention•••See docs. Follow-up work: - Existing packages should be converted - `defaultPkgConfigPackages` should assert on `meta.pkgConfigModules` and let `tests.pkg-config` alone test the build results. CC @sternenseemann Co-authored-by: Robert Hensing <roberth@users.noreply.github.com> John Ericson2023-02-031-3/+45
* pkg-configPackages -> defaultPkgConfigPackages•••This better reflects the purpose of the package set, while leaving room for a fancier, more complete implementation of the concept, with a nicer name. Robert Hensing2023-01-291-1/+1
* doc: Add pkg-config sectionRobert Hensing2023-01-291-0/+9