| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | doc: fix typos | Ben Siraphob | 2025-08-27 | 1 | -1/+1 |
| * | doc: update Nix code snippets format•••Command: `mdcr --config doc/tests/mdcr-config.toml doc/` | Pol Dellaiera | 2025-04-17 | 1 | -3/+6 |
| * | doc: Mention `testers.hasPkgConfigModules` and its `versionCheck` parameter i... | nicoo | 2024-04-30 | 1 | -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-28 | 1 | -2/+2 |
| * | treewide: Mark Nix blocks in markdown as Nix•••This should help us with highlighting and future formatting. | Janne Heß | 2024-03-28 | 1 | -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). | pennae | 2023-03-27 | 1 | -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. | sternenseemann | 2023-02-15 | 1 | -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 Ericson | 2023-02-03 | 1 | -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 Hensing | 2023-01-29 | 1 | -1/+1 |
| * | doc: Add pkg-config section | Robert Hensing | 2023-01-29 | 1 | -0/+9 |
