202 Commits (8b88fb990e165a501c3b5798139c21647218c978)

Author SHA1 Message Date
Dylan Baker 17cb364046 [skip ci] docs: cross reference tables from manual (#3656) 7 years ago
Jon Turney 809336833c Improve dependency() documentation [skip ci] 7 years ago
Nirbheek Chauhan 27b290d6df Add check_header to Reference manual and release notes [skip ci] 7 years ago
Nirbheek Chauhan c87c42b736
Document how to set the default name_prefix and name_suffix [skip ci] 7 years ago
Andrei Alexeyev 2e2d14c9d7
Update documentation for run_command [skip ci] 7 years ago
Mathieu Duponchelle fe6fc59ee7 dict: add since annotations 7 years ago
Nirbheek Chauhan 4b9393e165 docs: Add manual entry for configure_file copy kwarg 7 years ago
Mathieu Duponchelle 1de7dce414 dict: Document, add release snippet 7 years ago
Nirbheek Chauhan e9a181a545
docs: Add a warning about find_program().path() 7 years ago
Nirbheek Chauhan 43f9318afa
Reference-manual: compiler checks 7 years ago
Alexis Jeandet 51868d00e7 [Qt module] Privates headers: added documentation 7 years ago
Xavier Claessens 9a82b0136a extract_all_objects: Add 'recursive' keyword argument 7 years ago
Dylan Baker 92487ea33d Add partial_dependency method to dependencies 7 years ago
Xavier Claessens bd37afeeea Add has_link_argument() and friends 7 years ago
Nirbheek Chauhan 0e6a332d0c Document that override_find_program works on configure_file [skip ci] 7 years ago
Jussi Pakkanen f489aa77e5 Added documentation [skip ci] 7 years ago
Alberto Sartori 717f7db67e improve suite of meson test (#3369) 7 years ago
David Fort 6dea177774 add support for cmakedefine in configure_file() 7 years ago
Xavier Claessens 68f9846b7c Add both_libraries() to build both shared and static libraries 7 years ago
behlec 37d379ebe5 Allow meson build file to exit early. (#2808) 7 years ago
Aleksey Filippov 780d301c1c Add test(depends) documentation 7 years ago
Alistair Thomas 3b9f4098ef docs: In executable() remove statement that all other files are ignored [skip ci] 7 years ago
Alistair Thomas 47f71d1a41 docs: Update test() to include that a program found with find_program() can be used [skip ci] 7 years ago
Jussi Pakkanen 30827b5644 Do not install configure_file output if install_dir is empty. Closes #3270. 7 years ago
Aleksey Filippov d63fff06d9 Add install_data() rename documentation 7 years ago
Aleksey Filippov 98fc7a82dc Link "External commands" page from run_command() reference [skip ci] 7 years ago
Jon Turney ffe6ed2a47 doc: Tweak text about get_option('foodir') in reference manual [skip ci] 7 years ago
Evgenii Shatokhin 19718a8d9c Allow passing a compiler object to run_command() 7 years ago
Nirbheek Chauhan 9e18e4c703
Improve vcs_tag documentation [skip ci] 7 years ago
Aleksey Filippov 4de02cb5b0 Document declare_dependency() link_whole parameter 7 years ago
Jussi Pakkanen 38145e0251 The "outputs" kwarg should be "output" and rewrapping. Closes #3166. [skip ci] 7 years ago
Aleksey Filippov 15537f5e8e Add links to Subprojects.md page from subproject() and subproject object documentation [skip ci] 7 years ago
Aleksey Filippov 5e6c47a4b2 Add reference to implicit_include_directories from include_directories() [skip ci] 7 years ago
Peter Hutterer 6b550ae91f Allow for missing install_dir in install_data() 7 years ago
Nirbheek Chauhan 86e8d587cb docs: Add subproject warning for source_root and build_root [skip ci] 7 years ago
Eric Engestrom 8a2d9e0ad4 docs: fix missing backtick 7 years ago
Sami Kerola 70a7cf30a1 Re-link remaining github wiki urls to mesonbuild.com site 7 years ago
Jon Turney 0774f319e8 Don't use --export-dynamic on Cygwin 7 years ago
Jon Turney 7bfcf68777 Add get_pkgconfig_variable(default:) 7 years ago
Aleksey Filippov f5917d261c Use text keyword for directory example code blocks 7 years ago
Aleksey Filippov 65afa967d0 Add strip_directory=true example for multi-component path 7 years ago
Aleksey Filippov 79d8f2adbf Fix misprint in strip_directory example 7 years ago
Aleksey Filippov 13f91840e3 Clarify multi-component source directory behavior of install_subdir() 7 years ago
Aleksey Filippov 549f9a41e5 Rename install_subdir() option elide_directory to strip_directory 7 years ago
Aleksey Filippov 8ca3cc0c3d Add elide_directory keyword for install_subdir() function 7 years ago
Jussi Pakkanen 4637cf4e95 Fix run target documentation. Closes #1793. 7 years ago
Martin Kelly 36aca4cd3c add meson.project_license() builtin 7 years ago
Nikita Churaev de8018a17d Add `export_dynamic` argument to `executable`. (#2662) 7 years ago
Nirbheek Chauhan 2d08c190d0 docs: get_option returns relative paths for xxxdir options 7 years ago
Nirbheek Chauhan de3feb9625
docs: find_program native: is available since 0.43 7 years ago