158 Commits (a7845d91aa896c22d0b09e2f25d393bbfe5e9553)

Author SHA1 Message Date
Nirbheek Chauhan 27b290d6df Add check_header to Reference manual and release notes [skip ci] 7 years ago
Filipe Brandenburger 5572bbc6cc Document octal and binary integer literals in syntax. 7 years ago
Andrei Alexeyev d72f9a3e0f
Add 'check' kwarg for run_command 7 years ago
Nirbheek Chauhan 4b9393e165 docs: Add manual entry for configure_file copy kwarg 7 years ago
Mathieu Duponchelle 10e7566ed8 dict: fix CI issues 7 years ago
Mathieu Duponchelle 1de7dce414 dict: Document, add release snippet 7 years ago
Jussi Pakkanen ade59f987f Updated version number for new release. 7 years ago
Nirbheek Chauhan a5b99dce5d Add more tests for multi-line strings and update docs 7 years ago
Xavier Claessens 9a82b0136a extract_all_objects: Add 'recursive' keyword argument 7 years ago
Filipe Brandenburger a98e9a1b70 Add release-notes snippet for install_umask 7 years ago
Dylan Baker 92487ea33d Add partial_dependency method to dependencies 7 years ago
Dylan Baker 1c48cc08e0 mconf: accept -- options like `meson` does 7 years ago
Dylan Baker 78e37c4953 Accept builtin options with -D when making initial meson call 7 years ago
Niklas Claesson b42dd7df0a Add release snippet 7 years ago
Elliott Sales de Andrade 46ccbe48e7 Add release note for OpenMP dependency. 7 years ago
Xavier Claessens bd37afeeea Add has_link_argument() and friends 7 years ago
Aleksey Filippov a64d16c6bb Add build snippet for non-unique-target-names feature 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
Martin Hostettler 3f7c6cf3d6 Improve generation of pkg-config files for static only libraries. 7 years ago
Nirbheek Chauhan 487526bfff Trivial update to meson vim syntax + typo in snippet [skip ci] 7 years ago
Mathieu Duponchelle 99f324eda1 [fixup]: Fix snippets heading 7 years ago
Mathieu Duponchelle 56fc22075c [fixup]: write documentation 7 years ago
Mathieu Duponchelle 31f0242a6f new wrap-mode: forcefallback 7 years ago
Xavier Claessens 68f9846b7c Add both_libraries() to build both shared and static libraries 7 years ago
makise-homura 0bea50816b Removed non-latin characters from lcc snippet 7 years ago
Xavier Claessens b4aee4675a pkgconfig: Add a simple version of the generator (#3284) 7 years ago
makise-homura 7c1132b681 Added lcc support release snippet 7 years ago
Somasekhar Penugonda e62b8109eb Updates to CPP support and update review changes 7 years ago
Aleksey Filippov 780d301c1c Add test(depends) documentation 7 years ago
Aleksey Filippov 5f81d36207 Add install_data() rename snippet 7 years ago
Jussi Pakkanen 24ae120868 Turn deprecated commands into errors. 7 years ago
Jussi Pakkanen a20c5ccd13 Fix snippet heading to conform to new formatting rules. 7 years ago
Jukka Laurila 52c50da6c7 Refactor: Add log.error and log.exception to reduce code duplication. 7 years ago
Evgenii Shatokhin 19718a8d9c Allow passing a compiler object to run_command() 7 years ago
Jukka Laurila 048508c989 Make "meson help" and "meson help <subcommand>" do the expected thing. 7 years ago
Aleksey Filippov 4de02cb5b0 Document declare_dependency() link_whole parameter 7 years ago
Jukka Laurila 8f340ffb8d Generate meson.build based on existing source files when meson init is run in a non-empty directory. 7 years ago
Jussi Pakkanen daaae647d7 Updated information for new release. 7 years ago
Hemmo Nieminen 4f8db1fe47 Add a release note snippet for the improved test setup selection. 7 years ago
Aleksey Filippov 2377f22ea5 Document pkgconfig.generate() requires parameters 7 years ago
Jussi Pakkanen 0b6f90caf7 Added release note snippet for csc support. 7 years ago
Adam C. Foltzer 3332f33649 Fix Rust compiler-private library ambiguity 7 years ago
Peter Hutterer 6b550ae91f Allow for missing install_dir in install_data() 7 years ago
Jussi Pakkanen 54d7817087 User options can "yield to" a user option of the same name in superproject. Closes ##2853. 7 years ago
Jussi Pakkanen 0204895143 Expose integer options to build option files. 7 years ago
Jussi Pakkanen a288b524bc Add support for hex int literals. 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 80ac62c1a5 Added documentation to IceStorm module. 7 years ago