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-01-30
dependencies: Allow setting config-tool binaries in cross file
Dylan Baker
2018-01-30
Echo coverage report uris after generation. Fixes #2805.
Félix Piédallu
2018-01-30
Print warning when linker arguments are passed to has_argument
Ting-Wei Lan
2018-01-30
dump_conf_header should rewrite file only if modified (just like do_conf_file...
Salamandar
2018-01-30
Taisei Project uses Meson
Andrei Alexeyev
2018-01-27
Fix typo in reference tables
xknight
2018-01-22
Merge pull request #2955 from xclaesse/unfound
Jussi Pakkanen
2018-01-22
Merge pull request #2956 from jeandet/Qt_resource_in_subfolder
Jussi Pakkanen
2018-01-22
Typo.
Stefan Seering
2018-01-20
Fixed bug
Alexis Jeandet
2018-01-20
Added failing test case
Alexis Jeandet
2018-01-19
pkgconfig: Also ignore not found deps passed directly to pc generator
Xavier Claessens
2018-01-19
run_unittests.py: Support building multiple projects in a single test
Xavier Claessens
2018-01-19
Correct spelling mistakes.
Edward Betts
2018-01-19
Merge pull request #2948 from dcbaker/submit/llvm-robust-strip
Jussi Pakkanen
2018-01-19
Add external dependencies to pc files only if found. Closes #2911.
Jussi Pakkanen
2018-01-19
Renamed test dir to avoid duplicated numbers.
Jussi Pakkanen
2018-01-18
dependnecies: generalize version suffix stripping code
Dylan Baker
2018-01-18
dependencies/base: remove unused import
Dylan Baker
2018-01-18
docs: Add Mesa, Libdrm, and IGT as meson users
Dylan Baker
2018-01-18
Removed duplicate if branch.
Jussi Pakkanen
2018-01-17
Removed two deprecations from 2016.
Jussi Pakkanen
2018-01-17
docs: Document the `main` keyword of the `gtest` framework dependency
Raphael Salamon
2018-01-17
Add `main` argument to `dependency` (#2828)
Raphael Salamon
2018-01-17
Warn about using non-existent pkgconfig variables
Jon Turney
2018-01-17
Log instead of raise if Boost library not found (#2924)
Jan Niklas Hasse
2018-01-16
A few small improvements to meson.el
Jon Turney
2018-01-16
Fix a SideCI issue about an unused import in a unit test.
Hemmo Nieminen
2018-01-16
Rename a test to avoid duplicate numbering.
Hemmo Nieminen
2018-01-14
Move version info away from header.
Jussi Pakkanen
2018-01-14
Avoid worrying about encodings when capturing child program output
Ilia Mirkin
2018-01-13
Merge pull request #2815 from taisei-project/fix_windows_compile_resources
Jussi Pakkanen
2018-01-13
Merge pull request #2800 from lantw44/master
Jussi Pakkanen
2018-01-13
Merge pull request #2764 from mesonbuild/generatorpath
Jussi Pakkanen
2018-01-12
Add a release note snippet for the windows.compile_resources() change
Andrei Alexeyev
2018-01-12
Fix test cases/windows/13 resources with custom targets
Andrei Alexeyev
2018-01-12
windows.compile_resources: fix compiling multiple resources within one project
Andrei Alexeyev
2018-01-12
[windows] make compile_resources use custom targets instead of generators
Andrei Alexeyev
2018-01-11
Change handling of not found external programs
Christophe Gouiran
2018-01-09
Merge pull request #2803 from dcbaker/wip/freebsd-fixes
Jussi Pakkanen
2018-01-09
Add `export_dynamic` argument to `executable`. (#2662)
Nikita Churaev
2018-01-09
Don't fail if we find an optional dependency but not the required information...
Nikita Churaev
2018-01-09
Only run Boost tests on osx if it is actually installed.
Jussi Pakkanen
2018-01-08
Merge pull request #2885 from BeChris/fix_vs_pch
Jussi Pakkanen
2018-01-08
Merge pull request #2890 from ximion/subproject_path_fix
Jussi Pakkanen
2018-01-08
Print deprecation warning also for wraptool.
Jussi Pakkanen
2018-01-07
Ensure subproject_dir is a string and doesn't contain ".." segments
Matthias Klumpp
2018-01-07
Modify exception raised when msvc pch is badly specified
Christophe Gouiran
2018-01-07
d: Detect recent DMD compilers
Matthias Klumpp
2018-01-07
Merge pull request #2840 from alyst/fix_detect_location
Jussi Pakkanen
[next]