summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2023-08-18docs: use future annotations for genrefman types in typing_extensionsEli Schwartz
2023-08-18Revert "Revert "Add fs.relative_to()""Tristan Partin
2023-08-18Add more descriptive description to CustomTargetCharles Brunet
2023-08-18docs: Provide example for feature.disable_auto_ifJan Janssen
2023-08-17Revert "Add fs.relative_to()"Eli Schwartz
2023-08-17fix style errors in fs.relative_to implementationEli Schwartz
2023-08-17Add fs.relative_to()Tristan Partin
2023-08-17Replace deprecated GTK flagCharlie Ringström
2023-08-16Fix some random capitalization in feature.yamlTristan Partin
2023-08-14Python: Add 'limited_api' kwarg to extension_moduleAndrew McNulty
2023-08-11docs: Add more feature truth tablesJan Janssen
2023-08-07Compiler: Add werror kwarg to compiles(), links() and run() methodsXavier Claessens
2023-08-07docs: add missing punctuationSebastian Crane
2023-08-05fixup: since: 1.1.0 -> 1.3.0Milan Hauth
2023-08-05compiler: Add required keyword to has_* methodsXavier Claessens
2023-08-04Add default_options argument to find_program()Nomura
2023-08-02Unify message(), format() and fstring formattingXavier Claessens
2023-08-02Fix syntax mistakes in two examplesVolker Weißmann
2023-08-02treewide: internally avoid deprecated machine file uses of "pkgconfig"Eli Schwartz
2023-08-01Fix typo in Cross-compilation.mdAlex Rao
2023-07-28ugh, fix typo in previous commitEli Schwartz
2023-07-28docs: clarify what str.split doesEli Schwartz
2023-07-26Fix install_data() default install pathDaniele Nicolodi
2023-07-20docs: fix typo in previous commitEli Schwartz
2023-07-20interpreter: deprecate 'jar' value of build_target(target_type)Dylan Baker
2023-07-18docs: improve formatting of the Rust modulePeter Hutterer
2023-07-18docs: fix typos and keyword markdown for the Rust module pagePeter Hutterer
2023-07-17Whoopsie, forgot to create the release notes.Jussi Pakkanen
2023-07-13Add import instructions for filesystem moduleMiroPalmu
2023-07-06Fix typo in Disabler.mdmeator
2023-07-04environment: separate illumos and Solaris kernels in MachinesDylan Baker
2023-06-28Experimental 'genvslite' WIP. (#11049)GertyP
2023-06-27modules/rust: Add a keyword argument to pass extra args to the rust compilerDylan Baker
2023-06-27modules/rust: Add a machine file property for extra clang args with bindgenDylan Baker
2023-06-27modules/rust: Add a `link_with` kwarg to the test methodDylan Baker
2023-06-27Added a little more useful info to 'link_whole' documentation, describing the...Dan Hawson
2023-06-25Add CppNorth talk.Jussi Pakkanen
2023-06-21rust: fix -C prefer-dynamic behaviorAlyssa Ross
2023-06-21Clarify `environment` docs.Paolo Borelli
2023-06-20doc: Dictionaries are ordered since Meson 0.62.0Xavier Claessens
2023-06-20interpreter: Accept more types in default_options dict valuesXavier Claessens
2023-06-20interpreter: allow default_options and override_options as a dictDylan Baker
2023-06-20add str.splitlines methodMartin Dørum
2023-06-19Add kernel and subsystem properties to machine objects.Jussi Pakkanen
2023-06-08Fix name of boost_includedir propertySébastien Villemot
2023-06-06Override find_program('meson')Tristan Partin
2023-06-02docs: List vc++20 for cpp_stdNathan Kidd
2023-05-31mlog: use a hidden class for stateDylan Baker
2023-05-26add refivar to users.mdNicholas Vinson
2023-05-26Update Users.mdNicholas Vinson