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-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
2019-01-31
pkgconfig: Avoid deprecation warning when using new syntax
Xavier Claessens
2019-01-29
pep8 py37
Michael Hirsch, Ph.D
2019-01-05
pkgconfig: Fix flag deduplication
Xavier Claessens
2018-12-12
pkgconfig: Fix link order of library dependencies
Niklas Haas
2018-12-04
pkgconfig: Improve and document generator behaviour
Xavier Claessens
2018-12-03
pkgconfig: do not generated dependency on itself
Luca Boccassi
2018-11-21
pkgconfig: add support for pkgconfig generation for c#
Marcel Hollerbach
2018-07-02
FeatureNew: Make all checks subproject-specific
Nirbheek Chauhan
2018-07-01
Nirbheek/fix pkgconfig library dedup (#3813)
Nirbheek Chauhan
2018-06-01
Add 0.46.0 features
Salamandar
2018-06-01
Add 0.42.0 features
Salamandar
2018-06-01
Add 0.41.0 features
Salamandar
2018-05-02
pkgconfig: Don't expose internal libraries in .pc files
Nirbheek Chauhan
[next]