6900 Commits (ed0ad91f1cf4fa0fbc492a5c6259b74d45bd911e)
 

Author SHA1 Message Date
Dylan Baker ed0ad91f1c coredata: Handle AttributeError in unpickling coredata 6 years ago
Jussi Pakkanen e6df5a7586
Merge pull request #4719 from ocrete/fix-posix-lang 6 years ago
Michael Hirsch, Ph.D 2ba2c7771f allow nested if loop 6 years ago
Daniel Mensinger af38722f89 mintro: Introspection interpreter refactoring (#4733) 6 years ago
Daniel Mensinger 2bb69ad50b Renamed unit test directories 6 years ago
Xavier Claessens 66ac6f6b3d find_external_dependency: Return NotFoundDependency() 6 years ago
Xavier Claessens 339ee5137b Fix missing language in unit test 6 years ago
Xavier Claessens cb20f3104e ConfigTool: Avoid None being printed in logs 6 years ago
Xavier Claessens 83766b3687 Fix flake8 errors 6 years ago
Xavier Claessens 815f1205a8 do_subproject: Improve log messages and formatting 6 years ago
Xavier Claessens af643d6409 extract_required_kwarg: Fix typo 6 years ago
Xavier Claessens 35f0f7090d dependency: Cleanup code by avoiding nested if blocks 6 years ago
Xavier Claessens 5dac8e51f4 dependency: Not all DependencyException means not-found dep 6 years ago
Xavier Claessens 335b87fcaa dependency: Add has_fallback variable 6 years ago
Xavier Claessens 1cd393c6e2 dependency_fallback: Set 'required' in subproject's kwargs 6 years ago
Xavier Claessens 2867371f1a dependency_fallback: Pass display_name in arguments 6 years ago
Xavier Claessens bdf301d05b do_subproject: InvalidCode is always an error 6 years ago
Xavier Claessens f6a34c8aaf dependency_fallback: Simplify useless try block 6 years ago
Xavier Claessens b209a3cd8f dependencies: Avoid duplicated code 6 years ago
Xavier Claessens a92b41fdcd dependencies: Remove version from cache key 6 years ago
Alistair Thomas 2f72d4db09 docs: Explain how to use a Vala project's VAPI files with find_library() [skip ci] 6 years ago
Olivier Crête 92b343f2f7 mesonmain: Force to output UTF-8 even when the locale isn't 6 years ago
Jussi Pakkanen bbcf80d734 Remove argv2, which is not supported by polkit. Closes #4758. 6 years ago
Daniel Mensinger 609ecba37f mintro: Added `defined_in` key in the targets introspection 6 years ago
Michael Hirsch, Ph.D fff88b354a restore PGI compile functioning 6 years ago
Shubham Lagwankar 4de093c8d5 Fix typo [skip ci] 6 years ago
Jussi Pakkanen 348bd39083
Merge pull request #4764 from mensinda/introVersCheck 6 years ago
John Ericson b53c982b58 Build class should not duplicate compiler state 6 years ago
Daniel Mensinger 96f354ebde
Load source dir from meson-info.json 6 years ago
Daniel Mensinger 243eca6cee
mintro: Check meson-info.json version instead of loading coredata 6 years ago
Marco Trevisan (Treviño) 95c1cdf776 interpreter: obey to the install argument in configure_file 6 years ago
Jussi Pakkanen 49557e15ec
Merge pull request #4731 from mensinda/introBreak2 6 years ago
Antoine Jacoutot e02b79dc1e OpenBSD: register machine cpu "macppc" as cpu_family "ppc" 6 years ago
Jon Turney 680d266591 Fix a typo in an error message 6 years ago
Jussi Pakkanen fa562d8100
Merge pull request #4744 from dcbaker/docs-cflags 6 years ago
John Ericson 8165fa6ad0 Fix finding the static linker for native compiler in cross build 6 years ago
Alistair Thomas b204a74917 rpm: Bring RPM module back in to a working state 6 years ago
John Ericson 913c87b327 `environment.cross_info.need_cross_compiler()` doesn't exist 6 years ago
Jussi Pakkanen 9223ffdc11
Merge pull request #4748 from astavale/running-meson-docs 6 years ago
Jussi Pakkanen e5b1cf5088
Merge pull request #4746 from mesonbuild/parisc64 6 years ago
John Ericson 17a602a4ec Remove spurious case in interpreter 6 years ago
Phillip Cao 13fe2e40eb Add get_werror_args for CCRX C compiler 6 years ago
Alistair Thomas 1b9e00f506 docs: update RunningMeson.md to show Meson's setup command [skip ci] 6 years ago
Ethan R 530aec0bbe Added Rust to supported languages for project() (#4750) [skip ci] 6 years ago
Alistair Thomas fb05733983 docs: Change sub-headings in Running-Meson.md from == to ## [skip ci] 6 years ago
Alistair Thomas 55e6d3c35e docs: Re-wrap Running-Meson.md from 70 to 80 columns [skip ci] 6 years ago
Alex Băluț 8f24d34e31 Fix links to reference manual 6 years ago
Jussi Pakkanen 198de0de5d Report parisc64 as parisc. Closes #4714. 6 years ago
Dylan Baker 724c97ef4e docs: recommend add_project_arguments instead of add_global_arguments [skip ci] 6 years ago
Dylan Baker bc0bcc37f6 docs: don't recommend using CFLAGS [skip ci] 6 years ago