13769 Commits (1624354f33bf0a33f0e715ba1ca391ae0154ad19)
 

Author SHA1 Message Date
Dylan Baker 4017dab484 cargo/cfg: Add a parser for the rust/cargo cfg() expressions 2 years ago
Dylan Baker 5e59e5a9e4 cargo/version: add a function to convert cargo versioning to meson 2 years ago
Dylan Baker b01ae087f5 cargo: Add a builder module to the cargo package 2 years ago
Dylan Baker 71325547aa cargo/manifest: Add a file with type definitions of the cargo manifest format 2 years ago
Eli Schwartz d28d4ac4ed
azure pipelines: force python2 to be installed 2 years ago
Eli Schwartz df053848eb
unittests: fix incorrect calculation of bytecompile outputs 2 years ago
Eli Schwartz 7126ca6e27
tests: remove unnecessary non-meson syntax from meson.build 2 years ago
Eli Schwartz e2e6fd2e61
tests: update llvm version exclusions for hopefully the last time 2 years ago
Eli Schwartz 95ee4d7d13
tests: be DRY in llvm framework test 2 years ago
Eli Schwartz 96f6600832
tests: avoid hard to debug error when llvm is found with only one method 2 years ago
Eli Schwartz 2be09bbc92
dependencies: add more logging to configtool 2 years ago
Matthew Waters c6f34b8c40 dependencies/qt: add support for Qt frameworks referencing includes in include directory 2 years ago
Xavier Claessens 6c480085d5 rust: PIC is always enabled 2 years ago
Tristan Partin 58aa301acc Override find_program('meson') 2 years ago
Nathan Kidd e20717ed8f docs: List vc++20 for cpp_std 2 years ago
Xavier Claessens 1781a481ee pkgconfig: Add include directories from internal deps in -uninstalled.pc 2 years ago
Xavier Claessens 26da7ec9f5 python: Use detect.find_external_dependency() for log consistency 2 years ago
Xavier Claessens 1a9f20d44a vcs_tag: Add --always to git describe 2 years ago
Xavier Claessens 7ac6afe265 mparser: Further cleanup node definitions 2 years ago
Dylan Baker 1ed1c8e2b0 mparser: add equality operators to nodes 2 years ago
Dylan Baker cb0b6352b5
mlog: put the module docstring at the top of the file 2 years ago
Dylan Baker 11fab771b1
mlog: use StringProtocol where we said we should 2 years ago
Dylan Baker ada2a976f0
mlog: use a hidden class for state 2 years ago
Dylan Baker 1e79553c36
mlog: remove out-of-date comment 2 years ago
Dylan Baker 73c054ced6
mlog: remove direct calls to log_once 2 years ago
Xavier Claessens d17e3ce6ba preprocess: Allow preprocessing any file extensions 2 years ago
Eli Schwartz 95b03f7930 avoid clearing the dependency cache unnecessarily based on wrap-mode 2 years ago
Eli Schwartz 29ad6dd90c avoid endless reconfigure loops when a build directory is copied around 2 years ago
Eli Schwartz b6833c1cc1
tests: bump java compat level up to 8 2 years ago
Eli Schwartz 5c479d7a13
ciimage: fix pathological brokenness in Debian packaging of python 2 years ago
Randy Eckenrode f71ca2825c Fix test failures on Darwin on a case-sensitive fs 2 years ago
Nicholas Vinson 5689ecffa3 add refivar to users.md 2 years ago
Nicholas Vinson 9eb388a44d Update Users.md 2 years ago
Jussi Pakkanen 1205172fd4 Autodetect installer path location. 2 years ago
Dylan Baker 0c45838b2f
run_single_test: add a --quick option to skip compiler/tool checking 2 years ago
Charles Brunet e7b9dfac98 mtest: wildcard selection 2 years ago
Xavier Claessens 11521c6db7 ProgressBar: Fix some rendering issues 2 years ago
Eli Schwartz 2c806099c7
repair install_mode support for uid/gid effectively everywhere 2 years ago
Eli Schwartz 1ff996ea67
remove inaccurate comment 2 years ago
Eli Schwartz d3804d0579
Remove pointless install_umask validation check for None 2 years ago
Eli Schwartz a1157780ce azure pipelines: fix branch patterns to support 1.x release branches 2 years ago
Pablo Correa Gómez e65f741e79 docs: gnome: mention that compile_resources adds dependencies by default 2 years ago
Eli Schwartz e37394fe1d
deprecate the buildtarget.get_id() method 2 years ago
Nirbheek Chauhan aee1bb2081 llvm: Bump broken micro version for CI 2 years ago
Nirbheek Chauhan 11a4cb7aad docs: Fix some typos in feature option examples 2 years ago
Nirbheek Chauhan 22df45a319 qt: Allow specifying separate tools for qt4/5/6 2 years ago
Eli Schwartz 1f71911ae4
i18n module: check for a good enough msgfmt before permitting merge_file 2 years ago
Eli Schwartz af49e8010b
i18n module: be broadly supportive of portable gettext tools 2 years ago
Charles Brunet 8d30577a2d intro: add more details to generated files(part 2) 2 years ago
Volker Weißmann 12a2dc86ca Allow generator.process(generator.process(...)) 2 years ago