summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-08Fix filename.Jussi Pakkanen
2018-02-08Don't use --export-dynamic on CygwinJon Turney
2018-02-08Fixed typoMartin Dagarin
2018-02-08Update Users.mdAmit D
2018-02-08Remove all files outside the source directory from the coverage reportHenk van der Laan
2018-02-08Add get_pkgconfig_variable(default:)Jon Turney
2018-02-08Add wlroots to Users.mdAmit D
2018-02-08Add style guide documentation.Jussi Pakkanen
2018-02-08User options can "yield to" a user option of the same name in superproject. C...Jussi Pakkanen
2018-02-07Expose integer options to build option files.Jussi Pakkanen
2018-02-05Fix install_subdir() installation messageAleksey Filippov
2018-02-05Merge pull request #3010 from sarum9in/elide_directoryJussi Pakkanen
2018-02-05Add support for hex int literals.Jussi Pakkanen
2018-02-05Use text keyword for directory example code blocksAleksey Filippov
2018-02-05Add strip_directory=true example for multi-component pathAleksey Filippov
2018-02-05Fix misprint in strip_directory exampleAleksey Filippov
2018-02-05Clarify multi-component source directory behavior of install_subdir()Aleksey Filippov
2018-02-05Rename install_subdir() option elide_directory to strip_directoryAleksey Filippov
2018-02-05Add elide_directory keyword for install_subdir() functionAleksey Filippov
2018-02-05Fix boost test on cygwinJon Turney
2018-02-04Fix run target documentation. Closes #1793.Jussi Pakkanen
2018-02-04Don't version shared libraries for AndroidRobert Bragg
2018-02-04Merge pull request #2938 from acfoltzer/rust-cross-mergeJussi Pakkanen
2018-02-04Refactor and simplify install_subdir()Aleksey Filippov
2018-02-02Merge pull request #2228 from mesonbuild/icestormJussi Pakkanen
2018-02-02Fix Rust shared polyglot test case for cross-compilationAdam C. Foltzer
2018-02-02Added dpdk to the list of users.Jussi Pakkanen
2018-02-02Added documentation to IceStorm module.Jussi Pakkanen
2018-02-02Created an unstable module for IceStorm projects.Jussi Pakkanen
2018-02-02Created sample project for IceStorm FPGA development.Jussi Pakkanen
2018-02-02Updated the video page.Jussi Pakkanen
2018-02-02Only quote colons on build lines. Closes #2961.Jussi Pakkanen
2018-02-01Merge pull request #2995 from rhd/fix-2281Jussi Pakkanen
2018-02-01Comparing objects of different type prints a warning. Closes #2870.Jussi Pakkanen
2018-01-31add meson.project_license() builtinMartin Kelly
2018-01-31Add PipeWire to the list of users. Closes #2986.Jussi Pakkanen
2018-01-31Merge pull request #2964 from bredelings/clean-boostJussi Pakkanen
2018-01-31Make checks a bit more robust against empty entries.Jussi Pakkanen
2018-01-31docs: Fix some HTML that leaked into the markdownAdam Jackson
2018-01-30don't use bare exceptRobert Doolittle
2018-01-30mtest: catch ctrl-c and properly kill the child processes. Fixes #2281Robert Doolittle
2018-01-29Attempt to make Unix and Windows use the same code for get_link_args( ).Benjamin Redelings
2018-01-29Update verbose comments.Benjamin Redelings
2018-01-29Restore comments.Benjamin Redelings
2018-01-29Add cross-compilation support for `rustc`Adam C. Foltzer
2018-01-30Use os.path: basename() and dirname() instead of split()Aleksey Filippov
2018-01-30run_project_tests: Remove workaround for missing concurrent.futures.ProcessPo...Christoph Reiter
2018-01-30Report warning/error locations in a format IDEs may already know how to parseJon Turney
2018-01-30docs: Add 'outlier' to usersSami Kerola
2018-01-30dependencies: Allow setting config-tool binaries in cross fileDylan Baker