aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-05Clarify multi-component source directory behavior of install_subdir()Aleksey Filippov1-0/+8
2018-02-05Rename install_subdir() option elide_directory to strip_directoryAleksey Filippov7-22/+22
2018-02-05Add elide_directory keyword for install_subdir() functionAleksey Filippov13-6/+62
2018-02-05Fix boost test on cygwinJon Turney1-0/+2
2018-02-04Fix run target documentation. Closes #1793.Jussi Pakkanen1-2/+5
2018-02-04Don't version shared libraries for AndroidRobert Bragg2-20/+47
2018-02-04Merge pull request #2938 from acfoltzer/rust-cross-mergeJussi Pakkanen7-20/+63
2018-02-04Refactor and simplify install_subdir()Aleksey Filippov3-31/+46
2018-02-02Merge pull request #2228 from mesonbuild/icestormJussi Pakkanen8-0/+174
2018-02-02Fix Rust shared polyglot test case for cross-compilationAdam C. Foltzer1-1/+1
2018-02-02Added dpdk to the list of users.Jussi Pakkanen1-0/+1
2018-02-02Added documentation to IceStorm module.Jussi Pakkanen3-0/+40
2018-02-02Created an unstable module for IceStorm projects.Jussi Pakkanen3-32/+92
2018-02-02Created sample project for IceStorm FPGA development.Jussi Pakkanen3-0/+74
2018-02-02Updated the video page.Jussi Pakkanen1-25/+19
2018-02-02Only quote colons on build lines. Closes #2961.Jussi Pakkanen1-6/+10
2018-02-01Merge pull request #2995 from rhd/fix-2281Jussi Pakkanen1-2/+8
2018-02-01Comparing objects of different type prints a warning. Closes #2870.Jussi Pakkanen2-7/+9
2018-01-31add meson.project_license() builtinMartin Kelly5-1/+26
2018-01-31Add PipeWire to the list of users. Closes #2986.Jussi Pakkanen1-0/+1
2018-01-31Merge pull request #2964 from bredelings/clean-boostJussi Pakkanen1-43/+47
2018-01-31Make checks a bit more robust against empty entries.Jussi Pakkanen2-0/+6
2018-01-31docs: Fix some HTML that leaked into the markdownAdam Jackson1-1/+1
2018-01-30don't use bare exceptRobert Doolittle1-3/+0
2018-01-30mtest: catch ctrl-c and properly kill the child processes. Fixes #2281Robert Doolittle1-2/+11
2018-01-29Attempt to make Unix and Windows use the same code for get_link_args( ).Benjamin Redelings1-17/+5
2018-01-29Update verbose comments.Benjamin Redelings1-3/+6
2018-01-29Restore comments.Benjamin Redelings1-0/+4
2018-01-29Add cross-compilation support for `rustc`Adam C. Foltzer6-19/+62
2018-01-30Use os.path: basename() and dirname() instead of split()Aleksey Filippov18-50/+50
2018-01-30run_project_tests: Remove workaround for missing concurrent.futures.ProcessPo...Christoph Reiter1-50/+2
2018-01-30Report warning/error locations in a format IDEs may already know how to parseJon Turney6-15/+19
2018-01-30docs: Add 'outlier' to usersSami Kerola1-0/+1
2018-01-30dependencies: Allow setting config-tool binaries in cross fileDylan Baker2-1/+27
2018-01-30Echo coverage report uris after generation. Fixes #2805.Félix Piédallu1-1/+10
2018-01-30Print warning when linker arguments are passed to has_argumentTing-Wei Lan2-0/+15
2018-01-30dump_conf_header should rewrite file only if modified (just like do_conf_file...Salamandar1-1/+3
2018-01-30Taisei Project uses MesonAndrei Alexeyev1-0/+1
2018-01-29Use get_linker_search_args(libdir) instead of '-L'+libdirBenjamin Redelings1-2/+2
2018-01-27Fix typo in reference tablesxknight1-1/+1
2018-01-22Begin factoring abi_tag logic into own function.Benjamin Redelings1-6/+10
2018-01-22Factor check for invalid BOOST modules into separate function.Benjamin Redelings1-16/+21
2018-01-22Merge pull request #2955 from xclaesse/unfoundJussi Pakkanen6-54/+77
2018-01-22Merge pull request #2956 from jeandet/Qt_resource_in_subfolderJussi Pakkanen6-1/+24
2018-01-22Typo.Stefan Seering1-1/+1
2018-01-20Fixed bugAlexis Jeandet1-1/+1
2018-01-20Added failing test caseAlexis Jeandet5-0/+23
2018-01-19pkgconfig: Also ignore not found deps passed directly to pc generatorXavier Claessens6-42/+58
2018-01-19run_unittests.py: Support building multiple projects in a single testXavier Claessens1-12/+19
2018-01-19Correct spelling mistakes.Edward Betts4-5/+5