summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2023-04-26Add env kwarg to gnome.generate_gir().Volker Weißmann
2023-04-24dependencies: allow to fallback on CMake to find the SDL2 libraryMatthieu Bouron
2023-04-24Initial support for Metrowerks C/C++ compilerNomura
2023-04-21rust: Add new `rust_dependency_map` target configurationSebastian Dröge
2023-04-21docs: update the Rust bindgen docs to talk about assertionsDylan Baker
2023-04-21rust: add support for b_ndebugDylan Baker
2023-04-20intro: add more details to generated json filesCharles Brunet
2023-04-20extra_files keyword in declare_dependency()Charles Brunet
2023-04-17Update Users.md [skip ci]Volker Weißmann