5031 Commits (7bfcf68777f5bee3cab95685acf3c4177f6b6498)
 

Author SHA1 Message Date
Jon Turney 7bfcf68777 Add get_pkgconfig_variable(default:) 7 years ago
Amit D 2b0973acd9 Add wlroots to Users.md 7 years ago
Jussi Pakkanen 0cc90ae234 Add style guide documentation. 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
Aleksey Filippov 20c1cb7d02 Fix install_subdir() installation message 7 years ago
Jussi Pakkanen 66b14e20cc
Merge pull request #3010 from sarum9in/elide_directory 7 years ago
Jussi Pakkanen a288b524bc Add support for hex int literals. 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
Jon Turney 86ee89b400 Fix boost test on cygwin 7 years ago
Jussi Pakkanen 4637cf4e95 Fix run target documentation. Closes #1793. 7 years ago
Robert Bragg 6f510ca695 Don't version shared libraries for Android 7 years ago
Jussi Pakkanen bfa6c8d074
Merge pull request #2938 from acfoltzer/rust-cross-merge 7 years ago
Aleksey Filippov 8fe8161014 Refactor and simplify install_subdir() 7 years ago
Jussi Pakkanen f25070ec08
Merge pull request #2228 from mesonbuild/icestorm 7 years ago
Adam C. Foltzer 281294286e Fix Rust shared polyglot test case for cross-compilation 7 years ago
Jussi Pakkanen d59d371d77 Added dpdk to the list of users. 7 years ago
Jussi Pakkanen 80ac62c1a5 Added documentation to IceStorm module. 7 years ago
Jussi Pakkanen 2601cbe8a8 Created an unstable module for IceStorm projects. 7 years ago
Jussi Pakkanen 2dfd790f4f Created sample project for IceStorm FPGA development. 7 years ago
Jussi Pakkanen 0025cb03d2 Updated the video page. 7 years ago
Jussi Pakkanen 20ae08eb1b Only quote colons on build lines. Closes #2961. 7 years ago
Jussi Pakkanen 86365d9ac2
Merge pull request #2995 from rhd/fix-2281 7 years ago
Jussi Pakkanen 6cd7372e26 Comparing objects of different type prints a warning. Closes #2870. 7 years ago
Martin Kelly 36aca4cd3c add meson.project_license() builtin 7 years ago
Jussi Pakkanen b62d670fb2 Add PipeWire to the list of users. Closes #2986. 7 years ago
Jussi Pakkanen 2310fab09d
Merge pull request #2964 from bredelings/clean-boost 7 years ago
Jussi Pakkanen af2067b670 Make checks a bit more robust against empty entries. 7 years ago
Adam Jackson 64ed9656f0 docs: Fix some HTML that leaked into the markdown 7 years ago
Robert Doolittle 9b27f07002 don't use bare except 7 years ago
Robert Doolittle 60cfb87e69 mtest: catch ctrl-c and properly kill the child processes. Fixes #2281 7 years ago
Benjamin Redelings 03ec76a842 Attempt to make Unix and Windows use the same code for get_link_args( ). 7 years ago
Benjamin Redelings 465a31cf9d Update verbose comments. 7 years ago
Benjamin Redelings 1af531c2d5 Restore comments. 7 years ago
Adam C. Foltzer 1d81efb03d Add cross-compilation support for `rustc` 7 years ago
Aleksey Filippov 2cf85ae16f Use os.path: basename() and dirname() instead of split() 7 years ago
Christoph Reiter 4e5ad57161 run_project_tests: Remove workaround for missing concurrent.futures.ProcessPoolExecutor support 7 years ago
Jon Turney 6a1a56ab57 Report warning/error locations in a format IDEs may already know how to parse 7 years ago
Sami Kerola 26b16e74a9 docs: Add 'outlier' to users 7 years ago
Dylan Baker bcc3cbb93e dependencies: Allow setting config-tool binaries in cross file 7 years ago
Félix Piédallu 5f3c282e6e Echo coverage report uris after generation. Fixes #2805. 7 years ago
Ting-Wei Lan ec50073644 Print warning when linker arguments are passed to has_argument 7 years ago
Salamandar 93ba30751e dump_conf_header should rewrite file only if modified (just like do_conf_file) (#2952) 7 years ago
Andrei Alexeyev 5d68681c62 Taisei Project uses Meson 7 years ago
Benjamin Redelings f68bae49da Use get_linker_search_args(libdir) instead of '-L'+libdir 7 years ago