93 Commits (a52543cd1eb196da582191b8d89b397037c31301)

Author SHA1 Message Date
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
Martin Kelly 36aca4cd3c add meson.project_license() builtin 7 years ago
Adam C. Foltzer 1d81efb03d Add cross-compilation support for `rustc` 7 years ago
Dylan Baker bcc3cbb93e dependencies: Allow setting config-tool binaries in cross file 7 years ago
Jussi Pakkanen 59d0434039 Removed two deprecations from 2016. 7 years ago
Andrei Alexeyev fd4236085b
Add a release note snippet for the windows.compile_resources() change 7 years ago
Jussi Pakkanen 4a189cf8c5 Add unit test that checks that the sample projects compile. 7 years ago
Jussi Pakkanen 34c03719a3 Added documentation. 7 years ago
Jussi Pakkanen 46c071ea5c Add functionality to promote nested dependencies to top level. 7 years ago
Hemmo Nieminen d232a80e90 Allow value 'if-release' for b_ndebug project option. (#1896) 7 years ago
Jussi Pakkanen e674434389 Updated version number for new release. 7 years ago