aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown
AgeCommit message (Expand)AuthorFilesLines
2023-08-18Revert "Revert "Add fs.relative_to()""Tristan Partin2-0/+31
2023-08-18Add more descriptive description to CustomTargetCharles Brunet1-0/+6
2023-08-17Revert "Add fs.relative_to()"Eli Schwartz2-31/+0
2023-08-17fix style errors in fs.relative_to implementationEli Schwartz1-1/+1
2023-08-17Add fs.relative_to()Tristan Partin2-0/+31
2023-08-17Replace deprecated GTK flagCharlie Ringström1-1/+1
2023-08-14Python: Add 'limited_api' kwarg to extension_moduleAndrew McNulty3-6/+21
2023-08-07Compiler: Add werror kwarg to compiles(), links() and run() methodsXavier Claessens1-0/+5
2023-08-05compiler: Add required keyword to has_* methodsXavier Claessens1-0/+19
2023-08-04Add default_options argument to find_program()Nomura1-0/+4
2023-08-02Unify message(), format() and fstring formattingXavier Claessens1-0/+10
2023-08-02Fix syntax mistakes in two examplesVolker Weißmann2-2/+2
2023-08-02treewide: internally avoid deprecated machine file uses of "pkgconfig"Eli Schwartz1-3/+3
2023-08-01Fix typo in Cross-compilation.mdAlex Rao1-1/+1
2023-07-28docs: clarify what str.split doesEli Schwartz1-2/+2
2023-07-20docs: fix typo in previous commitEli Schwartz1-1/+1
2023-07-20interpreter: deprecate 'jar' value of build_target(target_type)Dylan Baker1-0/+8
2023-07-18docs: improve formatting of the Rust modulePeter Hutterer1-17/+20
2023-07-18docs: fix typos and keyword markdown for the Rust module pagePeter Hutterer1-11/+11
2023-07-17Whoopsie, forgot to create the release notes.Jussi Pakkanen20-160/+187
2023-07-13Add import instructions for filesystem moduleMiroPalmu1-0/+8
2023-07-06Fix typo in Disabler.mdmeator1-1/+1
2023-07-04environment: separate illumos and Solaris kernels in MachinesDylan Baker1-1/+2
2023-06-28Experimental 'genvslite' WIP. (#11049)GertyP2-0/+32
2023-06-27modules/rust: Add a keyword argument to pass extra args to the rust compilerDylan Baker2-1/+6
2023-06-27modules/rust: Add a machine file property for extra clang args with bindgenDylan Baker3-1/+18
2023-06-27modules/rust: Add a `link_with` kwarg to the test methodDylan Baker2-1/+8
2023-06-25Add CppNorth talk.Jussi Pakkanen1-1/+5
2023-06-21rust: fix -C prefer-dynamic behaviorAlyssa Ross1-0/+8
2023-06-20interpreter: allow default_options and override_options as a dictDylan Baker1-0/+5
2023-06-20add str.splitlines methodMartin Dørum1-0/+3
2023-06-19Add kernel and subsystem properties to machine objects.Jussi Pakkanen3-4/+57
2023-06-08Fix name of boost_includedir propertySébastien Villemot1-1/+1
2023-06-06Override find_program('meson')Tristan Partin1-0/+38
2023-06-02docs: List vc++20 for cpp_stdNathan Kidd1-1/+1
2023-05-26add refivar to users.mdNicholas Vinson1-0/+1
2023-05-26Update Users.mdNicholas Vinson1-2/+2
2023-05-25mtest: wildcard selectionCharles Brunet3-0/+36
2023-05-23docs: gnome: mention that compile_resources adds dependencies by defaultPablo Correa Gómez1-0/+2
2023-05-21Allow generator.process(generator.process(...))Volker Weißmann1-0/+8
2023-05-08docs/prebuilt: fix sanity check logic in the exampleJoel Rosdahl1-1/+1
2023-05-06Initial support for Metrowerks AssemblerNomura1-0/+2
2023-05-03Visual studio: Generate vcxproj.filters files to adds filters to imitated dir...Renan Lavarec1-0/+4
2023-05-02python module: add an automatic byte-compilation stepEli Schwartz2-0/+15
2023-05-02Find python3.xx on windowsCharles Brunet2-1/+10
2023-04-26Add env kwarg to gnome.generate_gir().Volker Weißmann2-0/+6
2023-04-24dependencies: allow to fallback on CMake to find the SDL2 libraryMatthieu Bouron1-3/+3
2023-04-24Initial support for Metrowerks C/C++ compilerNomura2-0/+9
2023-04-21rust: Add new `rust_dependency_map` target configurationSebastian Dröge1-0/+18
2023-04-21docs: update the Rust bindgen docs to talk about assertionsDylan Baker1-0/+9