1055 Commits (5e4ea9f0f444120e566e364aba0b12f2520bd9ac)

Author SHA1 Message Date
Xavier Claessens 4c5a9523be pkgconfig: Generate -uninstalled.pc files 5 years ago
Xavier Claessens b3ab022777 pkgconfig: Fix code that make relative path 5 years ago
Dylan Baker fbad73c939 dependencies: Use a DependencyFactory for threads 5 years ago
Dylan Baker fd892ad7ce dependencies: Make Dependency initializer signatures match 5 years ago
Eli Schwartz 71bbcc7669 pkgconfig module: add FeatureNew for requires: dependency('foo') 5 years ago
Dylan Baker cd895be99a dependencies: Add ability to set arbitrary variables on 5 years ago
Daniel Mensinger 09b53c534f types: import typing as T (fixes #6333) 5 years ago
Michael Hirsch, Ph.D fb121f6254 fs: rename samefile => is_samepath 5 years ago
Daniel Mensinger c4649704c8 python: add embed to the python dependency function 5 years ago
Michael Hirsch, Ph.D 0f65bf1dd7
rpm: update for host machine compiler API change 5 years ago
Michael Brockus 7d162487e3 Add raise at the start of MesonException 5 years ago
Marc Herbert adcd70861d modules/qt.py: friendlier "lrelease-qtN not found" error message 5 years ago
Xavier Claessens a6f7a1d8c4 fs: Add parent() and name() methods 5 years ago
Olexa Bilaniuk bbaacc0a63 Add table entry for CUDA Toolkit 10.2.89. 5 years ago
Michael Hirsch, Ph.D 0cb48cdc79
fs: make replace_suffix not expand file to absolute path, just manipulate the string 5 years ago
Michael Hirsch, Ph.D 2ae96f8595
fs: replace_suffix 5 years ago
Michael Hirsch, Ph.D a320274179
fs: get file size 5 years ago
Michael Hirsch, Ph.D 67651271f6
fs: add hash compute method 5 years ago
Michael Hirsch, Ph.D 052d918908
add fs.with_suffix 5 years ago
Michael Hirsch, Ph.D dc8e8f0644
fs: improve exception feedback 5 years ago
Michael Hirsch, Ph.D 4adfd921ae
fs: use expanduser 5 years ago
Michael Hirsch, Ph.D 9fc76b0323
fs: deduplicate functions 5 years ago
Michael Hirsch, Ph.D 3bbd065576
fs: use pathlib.Path, add type hint check 5 years ago
Mathieu Duponchelle 4d51ac3220 hotdoc: work around argparse syntax ambiguity 5 years ago
Jussi Pakkanen 46788d1b5b Created the filesystem module. 5 years ago
Ryan Lucia 8987a39675 pkgconfig: only check import_filename for shared libraries 5 years ago
Wolfgang Stöggl f037e7ef45 Fix typos found by codespell 5 years ago
sghctoma aba8792b66 Change default pkgconfig directory on FreeBSD 5 years ago
Jussi Pakkanen 5b422fce87 Make Python 2 tests optional(er) to prepare for py2 purge in Debian. 5 years ago
Xavier Claessens 71bfec7ec1 cmake: subproject() supports the 'required' kwarg 5 years ago
Xavier Claessens dc5ad1fad9 pkgconfig: Do not include uninstalled static libraries 5 years ago
Daniel Mensinger fbddeeb4ac cmake: define set_and_check in CMake package config (fixes #5889) 5 years ago
Zbigniew Jędrzejewski-Szmek f745e8fc4d Use functools cache instead of open-coded implementation 5 years ago
Zbigniew Jędrzejewski-Szmek 11c1f8644c Drop unused variable 5 years ago
Zbigniew Jędrzejewski-Szmek 3a6920ebdc Add helper to print warnings once 5 years ago
Xavier Claessens 5d0ced220c pkgconfig: Fix ordering of public libraries 5 years ago
Ross Burton ad368cfc07 modules/python: improve log when probing Python binary 5 years ago
Aleksey Gurtovoy 75daed27bc mesonlib.split_args/quote_arg/join_args 5 years ago
Simon Allen 6a7b4be824 Handle case of dependency('threads') in 'requires' 5 years ago
Thibault Saunier edec2ee0ee gnome: Handle overriden g-ir-scanner 5 years ago
Xavier Claessens 172a355b93 Revert "gnome: Use find_program() to get glib-compile-resources" 5 years ago
Xavier Claessens 0ab3d97566 gnome: Use find_program() to get glib-compile-resources 5 years ago
Jussi Pakkanen 5f2e44b0dd Make gettext targets no-ops if gettext is not installed. Closes: #821. 5 years ago
Marc-André Lureau 8ba1405742 sourceset: add all_dependencies() method 5 years ago
Marc-André Lureau 940ebd658b sourceset: fix using FeatureCheck decorators 5 years ago
Xavier Claessens 44ac680e55 gtkdoc: Use find_program() to get gtkdoc tools 5 years ago
Marc-André Lureau 06aaffa4e1 Allow kconfig to read from configure_file() 5 years ago
Dylan Baker c8a6a44850 compilers: pull sanitzier args into compiler classes 5 years ago
Xavier Claessens f5da881126 gtkdoc: Add 'check' kwarg (#5591) 5 years ago
Thibault Saunier 6813ef1e24 cmake: Handle disabling subprojects 5 years ago