summaryrefslogtreecommitdiff
path: root/docs/yaml
AgeCommit message (Expand)Author
2025-12-17docs: fix documentation for build_target(install_dir)Dylan Baker
2025-12-15docs(summary): Correct example outputFrank Dana
2025-12-11Add closing backtick to the install_headers docsAlex Rao
2025-12-03Docs: fix typo in str.ymlSertonix
2025-11-28interpreter: Add a slice() method to arraysJouke Witteveen
2025-11-17docs: fix typoSertonix
2025-11-17rust: allow either crate names or target names in the dependency mapPaolo Bonzini
2025-11-17docs: clarify documentation for rust_dependency_mapPaolo Bonzini
2025-11-14Add `shortname' kwarg for a short DLL name on OS/2KO Myung-Hun
2025-11-05ExternalProgram: add cmd_array to complete the offferingStéphane Cerveau
2025-11-04Add build target keyword parameter 'build_subdir' [v8]Keith Packard
2025-10-29Add snippets.symbol_visibility_header() methodXavier Claessens
2025-10-20docs: Not all dependencies use `prefer_static` when `static` is unsetDylan Baker
2025-10-15revert local_program()Eli Schwartz
2025-10-15docs: Fix documentation about sources accepted by BuildTarget(extra_files: )Dylan Baker
2025-10-15build: remove build layer validation of Executable(implib)Dylan Baker
2025-10-15Add interpreter kwarg to local_program()Xavier Claessens
2025-10-15Add local_program() functionXavier Claessens
2025-10-14Allow compiler methods to accept strings for include_directoriesCharles Brunet
2025-10-08vala: Add method to get generated GIR from a build_targetDylan Baker
2025-10-08vala: Add method to build_target to get generated vapi fileDylan Baker
2025-10-08vala: add a method to get a generated vala headerDylan Baker
2025-10-08docs: Add vala_header, vala_vapi, and vala_gir to build_target docsDylan Baker
2025-10-05Document that custom_target outputs cannot be in a subdirectorySupreeeme
2025-08-29docs: clarify dict keys() and values() returns sorted arraysMarvin Scholz
2025-08-29interpreter: add dict.values() methodMarvin Scholz
2025-07-28docs: Reduce reading comprehension requirements for install functionsNirbheek Chauhan
2025-07-22Docs: standardize between list and array as arrayDylan Baker
2025-07-19interpreter: Add a flatten() method to arraysDylan Baker
2025-07-14docs: document missing languages in project()meator
2025-07-14interpreter: allow retrieving build options with get_option()Paolo Bonzini
2025-07-07docs: update project(default_options: ...) for 1.8 changesPaolo Bonzini
2025-04-17android: Added android_exe_type kwargs to executableFlorian "sp1rit"​
2025-01-27allow to compare multiple version with version_compareCharles Brunet
2025-01-21docs: clarify use cases for declare_dependency()LaserEyess
2024-11-06vcs_tag: Add install kwargsXavier Claessens
2024-10-02Document the .kernel() and .subsystem() methodsDylan Baker
2024-10-02docs: Use examples for build_machine.cpu() that genuinely existSimon McVittie
2024-09-21Document get_variable(system)unknown
2024-09-11Fix typosspaette
2024-09-11Harmonize d_import_dirs and include_directories behavior.Andrew McNulty
2024-09-06alias_target with both_libs builds bothCharles Brunet
2024-08-27Allow external programs in test()'s 'args' parameterDavid Gibson
2024-08-05docs: fix example for feature.requireMarvin Scholz
2024-08-04docs: document prefer_static effect on dependency()Sertonix
2024-07-11docs: Add some commas to subdir_done() descriptionWill Thompson
2024-07-11docs: Fix typo in subdir_done() descriptionWill Thompson
2024-07-05Revert "Clarify mutable objects usage"Eli Schwartz
2024-06-23find_program: add a kwarg to specify custom version argumentDudemanguy
2024-05-09implement @PLAINNAME0@ and @BASENAME0@Stas Sergeev