164 Commits (5cc511b1e6ff031f9257e11584c79e50370d9a4c)

Author SHA1 Message Date
Jan Janssen 03a2a3a677 docs: Add more feature truth tables 1 year ago
Xavier Claessens 9df1627997 Compiler: Add werror kwarg to compiles(), links() and run() methods 1 year ago
Sebastian Crane 2a731cc021 docs: add missing punctuation 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 cec3edc08a Unify message(), format() and fstring formatting 1 year ago
Eli Schwartz 01902d7227
ugh, fix typo in previous commit 1 year ago
Eli Schwartz 1b8dcbcc57
docs: clarify what str.split does 1 year ago
Daniele Nicolodi 9eb7fe332f Fix install_data() default install path 1 year ago
Dylan Baker d7acccd36d interpreter: deprecate 'jar' value of build_target(target_type) 1 year ago
Dan Hawson 8e879911ec Added a little more useful info to 'link_whole' documentation, describing the use of /LINKWHOLE with MSVC and the behaviour of re-exporting symbols of individual objects in a static library. 1 year ago
Paolo Borelli 548dd25c67 Clarify `environment` docs. 1 year ago
Xavier Claessens 4c85a7af92 doc: Dictionaries are ordered since Meson 0.62.0 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
Tristan Partin 58aa301acc Override find_program('meson') 1 year ago
Eli Schwartz 2c806099c7
repair install_mode support for uid/gid effectively everywhere 2 years ago
Nirbheek Chauhan 11a4cb7aad docs: Fix some typos in feature option examples 2 years ago
Sebastian Dröge 01420bf8fc rust: Add new `rust_dependency_map` target configuration 2 years ago
Charles Brunet fbab1488ae extra_files keyword in declare_dependency() 2 years ago
Josh Soref cf9fd56bc9 fix various spelling issues 2 years ago
HiPhish 439a61affa Change "can not" to "cannot" throughout project 2 years ago
Xavier Claessens 748a1db1f8 doc: Fix some broken links 2 years ago
Dylan Baker 4a014d1724 Add support for meson.options as a replacement for meson_options.txt 2 years ago
John Levon a952b01a08 docs: document default_options behaviour 2 years ago
John Levon 8833513f57 docs: fix a small typo 2 years ago
L. E. Segovia 088727164d interpreter/mesonmain: Add build_options method 2 years ago
Dylan Baker b2473b61cc interpreter: add FeatureOption.enable_if and .disable_if 2 years ago
Dylan Baker 3589815eb9 interpreter: add a feature.enable_auto_if 2 years ago
Eli Schwartz a3098fbfa3
docs: add description of license_files kwarg 2 years ago
Xavier Claessens d21b64487e preprocess: Add dependencies kwarg 2 years ago
Charles Brunet 04f233a80d allow install script to run in dry-run mode 2 years ago
Daniele Nicolodi 7186279ffa docs: Add cython to the languages accepted by project() 2 years ago
Paolo Bonzini 2c8c0f9586 document declare_dependency(object: ...) 2 years ago
Paolo Bonzini 8d2940024b allow passing generated objects in the "objects" keyword argument 2 years ago
Eli Schwartz 0544ffabf1
add builtin option to install licenses 2 years ago
Eli Schwartz 2fa0749175
add license_files kwarg to project 2 years ago
Paolo Bonzini 9e1baebb23 fix build_target(objects: ...) documentation 2 years ago
Xavier Claessens a0b37a77ab doc: Add missing include_directories kwarg to compiler.preprocess() 2 years ago
Eli Schwartz 57f91bb593
docs: clarify the semantics of the required: kwarg everywhere 2 years ago
Eli Schwartz a910e1b971
docs: simplify the documentation on required kwarg for subproject 2 years ago
Marvin Scholz 85a58f12f0 interpreter: compiler: Allow array for the prefix kwarg 2 years ago
Eli Schwartz fae24d86f5
docs: clarify prog.full_path even more 2 years ago
Eli Schwartz dcc50b9967
docs: clarify that prog.full_path has potentially valid uses 2 years ago
Will Thompson f9328f7757 Fix typo in dependency() 'names' docstring [skip ci] 2 years ago
Elliott Sales de Andrade 8c5838bfea Add missing since annotations in docs 2 years ago
Xavier Claessens d53486bf9c Add doc and release notes for cc.preprocess() 2 years ago
Elliott Sales de Andrade fa2585d0b3 Fix typos in docs 2 years ago