index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-02-08
Fix filename.
Jussi Pakkanen
2018-02-08
Don't use --export-dynamic on Cygwin
Jon Turney
2018-02-08
Fixed typo
Martin Dagarin
2018-02-08
Update Users.md
Amit D
2018-02-08
Remove all files outside the source directory from the coverage report
Henk van der Laan
2018-02-08
Add get_pkgconfig_variable(default:)
Jon Turney
2018-02-08
Add wlroots to Users.md
Amit D
2018-02-08
Add style guide documentation.
Jussi Pakkanen
2018-02-08
User options can "yield to" a user option of the same name in superproject. C...
Jussi Pakkanen
2018-02-07
Expose integer options to build option files.
Jussi Pakkanen
2018-02-05
Fix install_subdir() installation message
Aleksey Filippov
2018-02-05
Merge pull request #3010 from sarum9in/elide_directory
Jussi Pakkanen
2018-02-05
Add support for hex int literals.
Jussi Pakkanen
2018-02-05
Use text keyword for directory example code blocks
Aleksey Filippov
2018-02-05
Add strip_directory=true example for multi-component path
Aleksey Filippov
2018-02-05
Fix misprint in strip_directory example
Aleksey Filippov
2018-02-05
Clarify multi-component source directory behavior of install_subdir()
Aleksey Filippov
2018-02-05
Rename install_subdir() option elide_directory to strip_directory
Aleksey Filippov
2018-02-05
Add elide_directory keyword for install_subdir() function
Aleksey Filippov
2018-02-05
Fix boost test on cygwin
Jon Turney
2018-02-04
Fix run target documentation. Closes #1793.
Jussi Pakkanen
2018-02-04
Don't version shared libraries for Android
Robert Bragg
2018-02-04
Merge pull request #2938 from acfoltzer/rust-cross-merge
Jussi Pakkanen
2018-02-04
Refactor and simplify install_subdir()
Aleksey Filippov
2018-02-02
Merge pull request #2228 from mesonbuild/icestorm
Jussi Pakkanen
2018-02-02
Fix Rust shared polyglot test case for cross-compilation
Adam C. Foltzer
2018-02-02
Added dpdk to the list of users.
Jussi Pakkanen
2018-02-02
Added documentation to IceStorm module.
Jussi Pakkanen
2018-02-02
Created an unstable module for IceStorm projects.
Jussi Pakkanen
2018-02-02
Created sample project for IceStorm FPGA development.
Jussi Pakkanen
2018-02-02
Updated the video page.
Jussi Pakkanen
2018-02-02
Only quote colons on build lines. Closes #2961.
Jussi Pakkanen
2018-02-01
Merge pull request #2995 from rhd/fix-2281
Jussi Pakkanen
2018-02-01
Comparing objects of different type prints a warning. Closes #2870.
Jussi Pakkanen
2018-01-31
add meson.project_license() builtin
Martin Kelly
2018-01-31
Add PipeWire to the list of users. Closes #2986.
Jussi Pakkanen
2018-01-31
Merge pull request #2964 from bredelings/clean-boost
Jussi Pakkanen
2018-01-31
Make checks a bit more robust against empty entries.
Jussi Pakkanen
2018-01-31
docs: Fix some HTML that leaked into the markdown
Adam Jackson
2018-01-30
don't use bare except
Robert Doolittle
2018-01-30
mtest: catch ctrl-c and properly kill the child processes. Fixes #2281
Robert Doolittle
2018-01-29
Attempt to make Unix and Windows use the same code for get_link_args( ).
Benjamin Redelings
2018-01-29
Update verbose comments.
Benjamin Redelings
2018-01-29
Restore comments.
Benjamin Redelings
2018-01-29
Add cross-compilation support for `rustc`
Adam C. Foltzer
2018-01-30
Use os.path: basename() and dirname() instead of split()
Aleksey Filippov
2018-01-30
run_project_tests: Remove workaround for missing concurrent.futures.ProcessPo...
Christoph Reiter
2018-01-30
Report warning/error locations in a format IDEs may already know how to parse
Jon Turney
2018-01-30
docs: Add 'outlier' to users
Sami Kerola
2018-01-30
dependencies: Allow setting config-tool binaries in cross file
Dylan Baker
[next]