6276 Commits (689d32ecfb662866d66a5aee2aa45dfad95034f2)
 

Author SHA1 Message Date
Christoph Behle 8ef4216f01 Concatenate string literals in get_define 7 years ago
Jon Turney 4bc6b68bae Also test that the resource has the expected contents 7 years ago
Matthew Waters 4edec259ca modules/qt: check for un-suffixed moc,rcc,uic on windows 7 years ago
Niklas Claesson 14716ea90c Visual Studio: Implement startup project 7 years ago
Nirbheek Chauhan 26e11f5fd8 Add missing FeatureNew for libwmf dependency 7 years ago
Nirbheek Chauhan 2d1fc25599 run_tests: Run all cross tests together 7 years ago
Paolo Bonzini 1a5a18a3f3 vala: fix extract_all_objects() result 7 years ago
Jon Turney d47ece391a Document version when custom detectors were added [skip ci] 7 years ago
Jon Turney 2e29f37b0e Document values for dependency(method:) [skip ci] 7 years ago
Jon Turney c2cb2f5c1c Alphabetize custom dependencies [skip ci] 7 years ago
Jon Turney 7529606f4c Correct the name of the libwmf dependency [skip ci] 7 years ago
Nirbheek Chauhan 1b1c66d7bc meson.py: sys.path requires str, not pathlib.Path 7 years ago
Nirbheek Chauhan be7d8b2d2f configure_file: Add 'encoding' to FeatureNew 7 years ago
Sander Sweers ec616c2aa5 configure_file: Add release snippet for encoding keyword 7 years ago
Sander Sweers 461cf0cba1 configure_file: test writing non ascii with ascii encoding keyword 7 years ago
Sander Sweers 38fa281448 Add new encoding keyword for configure_file to manual 7 years ago
Sander Sweers 47785bf89b Add file encoding to configure_file 7 years ago
Xavier Claessens 18e25b6773 Fix options being reset to default on reconfigure 7 years ago
Jon Turney 2e34024a05 Refine cross file checking to ignore directories 7 years ago
Robert Ancell 6461d4cda2 docs: Add release notes for new gnome.gdbus_codegen keywords 7 years ago
Robert Ancell 375dcd546a gdbus_codegen: Support --c-generate-autocleanup 7 years ago
Nirbheek Chauhan df6909a83c Add a unit test for `meson introspect --installed` 7 years ago
Thibault Saunier aee9b5a518 mintro: Fix introspecting installation paths 7 years ago
Jon Turney 80ce5e0817 Test for Windows resource compilation reusing the same script name 7 years ago
Jon Turney 884f38fe1b Use a unique name for windows resource compilation custom target 7 years ago
Robert Ancell 83665a482a gdbus_codegen: Support arbitrary extra arguments 7 years ago
Nirbheek Chauhan 61c6f589f3 backends: Don't exclude system libraries for PATH 7 years ago
Nirbheek Chauhan 186eed2dc6 find_library: Add a cache for library searching 7 years ago
Nirbheek Chauhan 6b7dba7f06 backends: Don't hardcode system library paths 7 years ago
Jon Turney e9462ce206 Install shared_module implibs 7 years ago
Jon Turney 1f5c6d62bf More clearly explain portability issues with linking to a module 7 years ago
Matthew Waters a7fc3fe356 dependencies/qt: fix debugoptimized builds with qt 7 years ago
Xavier Claessens 2d3bfa0778 Interpreter: Fix subdir_done() to exit from inside if/foreach blocks 7 years ago
Jussi Pakkanen e581a8937f Add test case for generated headers used through a dependency. 7 years ago
Philip Chimento d9efee01d0 gettext: Install .mo files atomically 7 years ago
Xavier Claessens 9b791881ed compilers: Use RUSTFLAGS from the env as default rust_args value 7 years ago
Xavier Claessens 7fbe10ac8d mesonmain: Take only 2 optional directories 7 years ago
Xavier Claessens 9350b9aa7b mconf: Take only one optional builddir arg that defaults to '.' 7 years ago
Xavier Claessens 6ed7a31402 environment: copy self.cmd_line_options to not modify original options 7 years ago
Xavier Claessens a2ebbc7ec4 wraptool: Convert to argparse 7 years ago
Xavier Claessens 3f66846b02 Add unit test for option precedence 7 years ago
Xavier Claessens 7c4736d27f Convert args.projectoptions into a dict 7 years ago
Xavier Claessens b38452636c Fix command line unit test not actually testing failure message 7 years ago
Xavier Claessens f4d60acaa9 Remove had_argument_for() it is not used anymore 7 years ago
Xavier Claessens 75e501ceb8 coredata: Stop setting default option values as argparse attribute 7 years ago
Xavier Claessens 8afbfe227b mconf: Special case UserUmaskOption to print value in octal notation 7 years ago
Xavier Claessens af66656117 UserUmaskOption: Add 'preserve' in choices and use octal notation 7 years ago
Xavier Claessens 531722229b UserUmaskOption: Implement validate_value instead of set_value 7 years ago
Xavier Claessens 75cce9e157 mconf: Reduce code duplication and avoid missing builtin options 7 years ago
Xavier Claessens 04c5c53e3c mconf: Fix print when choices is a string instead of list 7 years ago