index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
modules
/
pkgconfig.py
Age
Commit message (
Expand
)
Author
2021-10-10
pkgconfig module: correctly generate Libs search path with absolute install_dir
Eli Schwartz
2021-10-04
f-strings
Eli Schwartz
2021-09-30
interpreter: Use typed_kwargs for func_custom_target
Dylan Baker
2021-09-24
build: use an object rather than a dict for the dep_manifest
Dylan Baker
2021-09-06
mintro: add installed_plan
Filipe Laíns
2021-08-17
Add install tags
Xavier Claessens
2021-07-13
modules/pkgconfig: remove handling of .pcdep
Dylan Baker
2021-06-26
refactor: Refactor BothLibraries logic
Daniel Mensinger
2021-06-18
holders: remove unholder
Daniel Mensinger
2021-06-18
holders: Introduce BothLibraries
Daniel Mensinger
2021-06-03
deps: Split dependencies.base
Daniel Mensinger
2021-05-28
modules: Add methods dict everywhere
Xavier Claessens
2021-05-18
pkgconfig: Do not escape custom variables
Xavier Claessens
2021-04-19
pkgconfig: Add support for CustomTarget objects in generator
Xavier Claessens
2021-04-18
pkgconfig: Fix broken paths in -uninstalled.pc on Windows
Xavier Claessens
2021-03-26
pkgconfig: Allow setting prefix in dataonly pc file
Xavier Claessens
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
2021-03-03
pkgconfig: Add missing permitted kwargs
Xavier Claessens
2021-02-22
minstall: Add --skip-subprojects option
Xavier Claessens
2021-01-13
build/interperter: Add annotations and move input validation to interpreter
Dylan Baker
2021-01-04
Use a single coredata dictionary for options
Dylan Baker
2020-11-20
use real pathlib module
Dylan Baker
2020-11-04
pkgconfig: Make external deps of static library public
Xavier Claessens
2020-10-22
pkgconfig: Define libdir and includedir in -uninstalled.pc files
Xavier Claessens
2020-10-17
pkgconfig: InternalDependency's ext_deps should be private by default
Xavier Claessens
2020-10-16
Fix consistency in variables kwarg
Xavier Claessens
2020-10-04
pathlib: Fix resolve() by overriding it in Python 3.5
Daniel Mensinger
2020-07-30
pkgconfig: Fix various corner cases
Xavier Claessens
2020-06-24
pkgconfig: Add missing cflags in uninstalled files
Xavier Claessens
2020-05-27
Fix lack of space after 'Cflags:' in pkgconfig files
Soapux
2020-05-14
use FeatureNew.single_use
Dylan Baker
2020-05-14
modules/pkgconfig: Remove duplicate FeatureNew
Dylan Baker
2020-03-09
pkgconfig: Document conflicts keyword
Fini Jastrow
2020-03-05
mesonlib: Replace unholder argument to listify
Dylan Baker
2020-03-03
pkgconfig: Fix deprecation message (fixes #6720)
Stéphane Cerveau
2020-02-20
Introduce dataonly for the pkgconfig module
Rohan Garg
2020-02-05
pkgconfig: Generate -uninstalled.pc files
Xavier Claessens
2020-02-05
pkgconfig: Fix code that make relative path
Xavier Claessens
2020-01-29
dependencies: Use a DependencyFactory for threads
Dylan Baker
2020-01-09
pkgconfig module: add FeatureNew for requires: dependency('foo')
Eli Schwartz
2019-11-07
pkgconfig: only check import_filename for shared libraries
Ryan Lucia
2019-11-05
Change default pkgconfig directory on FreeBSD
sghctoma
2019-10-01
pkgconfig: Do not include uninstalled static libraries
Xavier Claessens
2019-09-17
pkgconfig: Fix ordering of public libraries
Xavier Claessens
2019-09-05
mesonlib.split_args/quote_arg/join_args
Aleksey Gurtovoy
2019-09-02
Handle case of dependency('threads') in 'requires'
Simon Allen
2019-06-09
Purge `is_cross` and friends without changing user interfaces
John Ericson
2019-05-12
Force pkgconfig to UTF-8
myd7349
2019-03-09
pkgconfig.generate: add FeatureNew and documentation for implict version
Eli Schwartz
2019-01-31
pkgconfig: Only warn about deprecation at a location once
Nirbheek Chauhan
[prev]
[next]