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
2019-01-01
print 'Nothing to install.' if nothing was installed
Nicolas Schneider
2019-01-01
fail configuration if PCH files do not exist
Nicolas Schneider
2019-01-01
Merge pull request #4564 from mensinda/introBuildOpts
Jussi Pakkanen
2019-01-01
Updated doc [skip ci]
Daniel Mensinger
2019-01-01
compile pch .h file as c++-header when building a c++ target
Nicolas Schneider
2018-12-31
docs: Note --warnlevel instead of --warning_level
TingPing
2018-12-31
docs: Change warnlevel option to warning_level
TingPing
2018-12-29
Tests and docs
Daniel Mensinger
2018-12-29
Do not require build dir for introspection
Daniel Mensinger
2018-12-29
Disable mlog and don't require build directory for environment
Daniel Mensinger
2018-12-29
Introspection refactoring
Daniel Mensinger
2018-12-30
Better error message for rpath test.
Jussi Pakkanen
2018-12-30
Default libdir is "lib" when cross compiling. Closes #2535.
Jussi Pakkanen
2018-12-30
Print warning if using "default_options" without a "fallback".
Jussi Pakkanen
2018-12-30
Add a clang-format target.
Jussi Pakkanen
2018-12-29
Merge pull request #4672 from xclaesse/find-library-headers
Jussi Pakkanen
2018-12-29
Merge pull request #4451 from jon-turney/simplify-x86-msvc-test
Jussi Pakkanen
2018-12-27
find_library: Add 'has_headers' kwarg
Xavier Claessens
2018-12-27
release notes: document how to pass native files [skip ci]
Nirbheek Chauhan
2018-12-24
Add 'required' kwarg in header check functions
Xavier Claessens
2018-12-22
Can specify a string to print when dep not found. Closes #2407.
Jussi Pakkanen
2018-12-22
Reformat long lines.
Jussi Pakkanen
2018-12-22
docs: Fix href in Pkgconfig module [skip ci]
lzutao
2018-12-21
Merge pull request #4573 from jon-turney/msys2-clang
Jussi Pakkanen
2018-12-20
mintro: Bug fix for determine_installed_path for multiple target outputs
Daniel Mensinger
2018-12-20
Factor out more option iterating
John Ericson
2018-12-20
msetup: Fix callig meson --wipe inside a build directory
Dylan Baker
2018-12-20
README: Remove deprecated Appveyor badge [skip ci]
lzutao
2018-12-19
Added unit test
Daniel Mensinger
2018-12-19
Fixed subprojects build info
Daniel Mensinger
2018-12-19
docs: make clearer difference between using and building libraries in Vala [s...
Alistair Thomas
2018-12-19
dependencies/ui: Fix qmake detection when not using cross or native file
Dylan Baker
2018-12-19
dependencies/ui: Fix Qt pkg-config detection on MacOS
Dylan Baker
2018-12-19
msetup: Give a nice error message if cmd_line.txt cannot be read
Dylan Baker
2018-12-19
Allow fallback in nodownload mode
Xavier Claessens
2018-12-19
dependencies/ui: Don't require lrelease for qt
Dylan Baker
2018-12-19
docs: Add warning about not using join_paths() with build targets [skip ci]
Dylan Baker
2018-12-18
Factor out iterator over options dictionaries
John Ericson
2018-12-18
[skip ci] Options as `b_ndebug` can also be set in meson.build
Konstantin Kharlamov
2018-12-17
Document dependency().name() added in 0.48 [skip ci]
Nirbheek Chauhan
2018-12-16
gi: Handle new --source-top-dirs argument
Thibault Saunier
2018-12-16
coverage: Also remove source_root prefixes
William A. Kennington III
2018-12-16
Merge pull request #4616 from dcbaker/python-module-path
Jussi Pakkanen
2018-12-16
Fix typo in Native-environments.md [skip ci]
Luca Weiss
2018-12-16
Add note for install_man in Reference-manual [skip ci]
Lzu Tao
2018-12-16
compilers/icc: Add even more diag-errors to actually error on
Dylan Baker
2018-12-13
Format Compiler and linker flag table [skip ci]
lzutao
2018-12-13
docs: Consistently use the same heading level in release notes [skip ci]
Nirbheek Chauhan
2018-12-12
tests: Add tests for the python module
Dylan Baker
2018-12-12
modules/python: Add path method
Dylan Baker
[next]