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
2017-12-03
Merge pull request #2638 from jibsen/use-value-regex
Jussi Pakkanen
2017-12-03
Merge pull request #2663 from inigomartinez/pkg-config-define-variable
Jussi Pakkanen
2017-12-03
Fix string format recursive replace
Joergen Ibsen
2017-12-03
Merge pull request #2703 from mesonbuild/msvc-library-search-fixes
Jussi Pakkanen
2017-12-03
Merged array option branch.
Jussi Pakkanen
2017-12-03
Renamed test dir to avoid duplicates.
Jussi Pakkanen
2017-12-03
String arguments can permit arbitrary string values
Jussi Pakkanen
2017-12-03
unit tests: Skip coverage properly with clang
Nirbheek Chauhan
2017-12-03
dependencies: Always convert MinGW paths to MSVC on Windows
Nirbheek Chauhan
2017-12-03
unit tests: Fix test_compiler_detection on MinGW
Nirbheek Chauhan
2017-12-03
linkers: Return a Copy of VisualStudioLinker always_args
Nirbheek Chauhan
2017-12-03
tests: Fix static library linking on MSYS2-MinGW
Nirbheek Chauhan
2017-12-03
dependencies: Also convert MinGW compile args
Nirbheek Chauhan
2017-12-03
dependencies: Pass language to PkgConfigDependency
Nirbheek Chauhan
2017-12-03
unit tests: Remove all instances of FakeEnvironment
Nirbheek Chauhan
2017-12-03
find_library: Prefer .dll.a and .lib over .dll for shared
Nirbheek Chauhan
2017-12-03
dependencies: Convert /c/foo/bar paths to C:/foo/bar
Nirbheek Chauhan
2017-12-03
Merge pull request #2618 from mesonbuild/osxlinkerfixes
Jussi Pakkanen
2017-12-03
vala: add stubs for thread flag methods
Ernestas Kulik
2017-12-03
Fix OSX CI. This is a bit of a hack but needs to be done. :(
Jussi Pakkanen
2017-12-02
Reformatted and fixed running doc.
Jussi Pakkanen
2017-12-02
Merge pull request #2390 from dcbaker/submit/options-list
Jussi Pakkanen
2017-12-01
dependencies: Use prefix variable with define_variable
Iñigo Martínez
2017-12-01
dependencies: Fix pkg-config variable definition
Iñigo Martínez
2017-11-30
gnome.compile_resources: Prefer generated files over source files
Nirbheek Chauhan
2017-11-30
VS: Add /DEBUG to linker to generate debug information
Niklas Claesson
2017-11-30
cross: Implement support for loading cross files from system paths
Dylan Baker
2017-11-30
Merge pull request #2708 from mesonbuild/nirbheek/windows-shebang-parsing
Jussi Pakkanen
2017-11-30
[Tests] Minor update for CI on Fedora
Alexis Jeandet
2017-11-30
mtest: Chdir into the build directory before running tests with -C
Dylan Baker
2017-11-30
Merge pull request #2668 from dcbaker/wip/macos-10.13-fixes
Jussi Pakkanen
2017-11-30
tests/common/167: Port test interpreter to Windows
Nirbheek Chauhan
2017-11-29
Add new array type option
Dylan Baker
2017-11-29
run_unittests.py: remove newline at top of file
Dylan Baker
2017-11-29
Enable ANSI colors on Windows when ANSICON is set
Joergen Ibsen
2017-11-29
Merge pull request #2701 from dcbaker/submit/better-llvm-docs
Jussi Pakkanen
2017-11-29
adding C++98 to versions that meson can support
Solomon Choina
2017-11-29
docs: note when warning() was added
Zbigniew Jędrzejewski-Szmek
2017-11-29
gnome.gtkdoc: Fix missing permitted kwargs
Patrick Griffis
2017-11-29
dependencies: Fix parsing of shebangs with spaces
Nirbheek Chauhan
2017-11-28
docs: Add better documentation of the LLVM dependency
Dylan Baker
2017-11-28
Don't warn for optional_modules
Dylan Baker
2017-11-28
[Qt module] Added workaround for qt tools version detection
Alexis Jeandet
2017-11-28
Merge pull request #2512 from dcbaker/wip/config-tool-variables
Jussi Pakkanen
2017-11-28
Don't print traceback when options are invalid
Dylan Baker
2017-11-27
Add if_found kwarg to subdir().
Jussi Pakkanen
2017-11-27
Add test for five escapes before n
Joergen Ibsen
2017-11-27
Fix escaping of newlines in string literals
Joergen Ibsen
2017-11-27
mconf: print choices of base options
Eric Engestrom
2017-11-27
configure_file: Compare difference in binary mode
Nirbheek Chauhan
[next]