summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2023-05-25mtest: wildcard selectionCharles Brunet
2023-05-24repair install_mode support for uid/gid effectively everywhereEli Schwartz
2023-05-23docs: gnome: mention that compile_resources adds dependencies by defaultPablo Correa Gómez
2023-05-23docs: Fix some typos in feature option examplesNirbheek Chauhan
2023-05-21Allow generator.process(generator.process(...))Volker Weißmann
2023-05-09docs: mention additional python modules needed for buildingEli Schwartz
2023-05-09docs: make the man page installableEli Schwartz
2023-05-09docs: add option to skip building HTML docsEli Schwartz
2023-05-09docs: add meson option to use the unsafe loaderEli Schwartz
2023-05-09Enable fatal warnings in HotDoc when building website.Jussi Pakkanen
2023-05-08docs/prebuilt: fix sanity check logic in the exampleJoel Rosdahl
2023-05-06Initial support for Metrowerks AssemblerNomura
2023-05-03doc: Add link to argument detailsXavier Claessens
2023-05-03Visual studio: Generate vcxproj.filters files to adds filters to imitated dir...Renan Lavarec
2023-05-02python module: add an automatic byte-compilation stepEli Schwartz
2023-05-02Find python3.xx on windowsCharles Brunet