549 Commits (a730a2fe215ae45c928370b5e28d2a844c082f38)

Author SHA1 Message Date
Nomura 5f46ea116c Add support for padding zeroes in int.to_string() method 1 year ago
Nicholas Vinson b51bce070e Add macro_name option to configure_file 1 year ago
Charles Brunet 204fe3c577 Fix include_directories test for relative path 1 year ago
Liam Beguin 983562c66e
syntax-highlighting: vim: update builtin function list 1 year ago
Xavier Claessens 025aea1dab Compiler checks must use per-subproject options 1 year ago
Marvin Scholz 3fc16f05b5 Add compiler.has_define 1 year ago
Charles Brunet cf5adf0c64 add json output format to configure file 1 year ago
Xavier Claessens 4eb9c84cf9 include_directories: Always add both source and build dirs 1 year ago
Xavier Claessens f720105e24 find_program: Fallback if version mismatch 1 year ago
Dylan Baker 9d32302032 interpreter: use typed_kwargs for shared_library(darwin_versions) 1 year ago
Dylan Baker 09bc028c71 interpreter: use typed_kwargs for shared_library(soversion) 1 year ago
Dylan Baker cd676e229b interpreter: use typed_kwargs for shared_library(version) 1 year ago
Eli Schwartz 90ce084144
treewide: automatic rewriting of all comment-style type annotations 1 year ago
Eli Schwartz 277151450a
allow some ObjectHolder subclasses to continue to be generic 1 year ago
Dylan Baker bf036f37cd interpreter: delete dead code in func_declare_dependency 1 year ago
Dylan Baker 7abd4d39c1 interpreter: add type annotations to func_declare_dependency 1 year ago
Xavier Claessens 9df1627997 Compiler: Add werror kwarg to compiles(), links() and run() methods 1 year ago
Milan Hauth 78337653fc fixup: since: 1.1.0 -> 1.3.0 1 year ago
Xavier Claessens e01d53b816 compiler: Add required keyword to has_* methods 1 year ago
Nomura 50baf3c626 Add default_options argument to find_program() 1 year ago
Xavier Claessens 6d7562a02c
run_command: Remove useless node argument 1 year ago
Eli Schwartz cdef674169 convert booleans in summary function to correct representation 1 year ago
Xavier Claessens cec3edc08a Unify message(), format() and fstring formatting 1 year ago
Daniele Nicolodi 9eb7fe332f Fix install_data() default install path 1 year ago
Daniele Nicolodi a0f165b2fa interpreter: Remove redundant comment 1 year ago
Dylan Baker 1a182ab599 make 'gui_app' an interpreter only concept 1 year ago
Dylan Baker 1cfbe5279d interpreter: use typed_kwargs for Executable(win_subsystem) 1 year ago
Dylan Baker 67035a181e interpreter: use typed_kwargs for gui_app 1 year ago
Eli Schwartz db0d579c79
interpreter: fix typing for adding tests 1 year ago
Dylan Baker 3a4b874ec0 interpreter: stop setting member out of initializer that isn't even used 1 year ago
Charles Brunet a84a082b1a Prevent summary displaying timestamp twice 1 year ago
Dylan Baker d7acccd36d interpreter: deprecate 'jar' value of build_target(target_type) 1 year ago
Dylan Baker a62a42b272 interpreter: use kwarginfo for build_target(target_type) 1 year ago
Dylan Baker 096869ad63 interpreter: use typed_kwargs for jar(java_resources) 1 year ago
Dylan Baker 01b5581a10 build|interpreter: move main_class to typed_kwargs 1 year ago
Dylan Baker 68da3669a4 interpreter: use type_checking defined target argument lists 1 year ago
Dylan Baker 686f6aac31 intepreter: add kwargs annotations for build_target classes 1 year ago
Eli Schwartz 7afc69254d
fix implicit_reexport issues and enforce them going forward 1 year ago
Eli Schwartz adaea4136f
compiler.compiles/links: fix failure when compiling a built File object 1 year ago
Marco Trevisan (Treviño) 2c1e2b680e string: Add missing FeatureNew tags to methods 1 year ago
GertyP 36bf53bdfd
Experimental 'genvslite' WIP. (#11049) 1 year ago
Jussi Pakkanen 78b8d447ee Fix pylint. 1 year ago
Nathan Goldbaum f92bc05c18 interpreter: use os.listdir instead of os.scandir to avoid ResourceWarning 1 year ago
Eli Schwartz 5849979afa
stop importing cmake when it isn't used 1 year ago
Xavier Claessens 6f2956e76c interpreter: Accept more types in default_options dict values 1 year ago
Dylan Baker be20e0809f interpreter: allow default_options and override_options as a dict 1 year ago
Martin Dørum e869a09bc2 add str.splitlines method 1 year ago
Jussi Pakkanen b0d2a92584 Add kernel and subsystem properties to machine objects. 1 year ago
Jussi Pakkanen 23efc1abea Alphabetize methods in MesonMain. 1 year ago
Xavier Claessens 5e2a47e768 Interpreter: Using executable in run_command/configure_file is not a 1 year ago