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-11-14
docs: Add documentation for Native Files
Dylan Baker
2018-11-14
environment: detect compilers from native files
Dylan Baker
2018-11-14
dependencies/ui: Allow qt compilers and qmake to be specified in native file
Dylan Baker
2018-11-14
modules/python: Allow use of the native file
Dylan Baker
2018-11-14
modules/python3: allow specifying in the native file
Dylan Baker
2018-11-14
modules/windows: Allow getting windres from native file
Dylan Baker
2018-11-14
dependencies: Allow config tool dependencies to use native files
Dylan Baker
2018-11-14
interpreter: allow find_program to use the native file
Dylan Baker
2018-11-14
unittests: Add framework for testing native config files
Dylan Baker
2018-11-14
Get basic native config file loading working
Dylan Baker
2018-11-14
replace ExternalProgram.from_cross_info with from_bin_list
Dylan Baker
2018-11-14
tests: fix test_meson_installed after the recent appveyor image update
Christoph Reiter
2018-11-13
compilers: Use keyword only arguments for compiler interfaces
Dylan Baker
2018-11-12
Fix Azure Pipelines build badge [skip ci]
Kayla Ngan
2018-11-12
docs: fix hard links [skip ci]
Mathieu Duponchelle
2018-11-12
docs: Clarify some pkgconfig module kwargs [skip ci]
Nirbheek Chauhan
2018-11-12
Add kwarg is_default to add_test_setup()
Stian Selnes
2018-11-11
Consider 'samu' when looking for ninja command
Michael Forney
2018-11-10
Merge pull request #4480 from jon-turney/fix-implib-prefix-suffix
Jussi Pakkanen
2018-11-10
Merge pull request #4504 from mesonbuild/simdix
Jussi Pakkanen
2018-11-10
Fix alignment with MSVC.
Jussi Pakkanen
2018-11-10
Refactor check to its own function.
Jussi Pakkanen
2018-11-10
Fix simd instruction alignment on 32bit kernels.
Dimitri John Ledkov
2018-11-10
dependencies: Add openmp 5.0
Dylan Baker
2018-11-09
coredata: Do not use ':' as key delimited in cmd_line.txt
Xavier Claessens
2018-11-08
Report expected failures and unexpected passes separately
Dave Reisner
2018-11-08
editorconfig: Use tabs for sitemap.txt [skip ci]
Dylan Baker
2018-11-08
Merge pull request #4488 from dcbaker/java-fixes
Dylan Baker
2018-11-07
backends/ninja: all files in a java target should depend on generated sources
Dylan Baker
2018-11-07
tests/java: force latency in generation to exercise race
Dylan Baker
2018-11-07
java: javac 9+ print their version to stdout not stderr
Dylan Baker
2018-11-07
Merge pull request #4472 from ftechz/ccrx-support
Dylan Baker
2018-11-07
Workaround for Debian bug 912563.
Jussi Pakkanen
2018-11-08
Add prefix option for link args
Phillip Cao
2018-11-08
Get cross_args from the compiler rather than environment directly
Phillip Cao
2018-11-08
Add support for Renesas CC-RX toolchain
Phillip Cao
2018-11-07
Merge pull request #4356 from xclaesse/wipe
Jussi Pakkanen
2018-11-07
mtest: Check that stdout is not None before seeking
Dylan Baker
2018-11-06
Add reconfigure/wipe unit test
Xavier Claessens
2018-11-06
Add --wipe command line option
Xavier Claessens
2018-11-06
Recover when coredata cannot be loaded
Xavier Claessens
2018-11-06
Don't use host pkg-config for native dependencies
Lyude Paul
2018-11-06
Begin to factor out logic for getting binaries
John Ericson
2018-11-06
gnome: Require GObject-Introspection 1.58.1 for static libraries
Olivier CrĂȘte
2018-11-06
Deal with clang-cl generating empty implibs
Jon Turney
2018-11-06
Install modules in a subdir to fit with platform name mangling
Jon Turney
2018-11-06
Extend test to when both name_{suf,pre}fix: are used
Jon Turney
2018-11-06
Generate import lib even if both name_suffix and name_prefix are used
Jon Turney
2018-11-06
Add a test of installed library names when name_{suf,pre}fix: is used
Jon Turney
2018-11-06
Fix library implib name when name_prefix: is used
Jon Turney
[next]