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-05-23
Use library() instead of rolling your own. [skip ci]
Jussi Pakkanen
2019-05-23
Merge pull request #5028 from bonzini/sourceset
Jussi Pakkanen
2019-05-22
join_paths => / [skip ci]
Michael Hirsch, Ph.D
2019-05-22
dub: add other library target types
Luís Ferreira
2019-05-22
sourceset: add a realistic example as a testcase
Paolo Bonzini
2019-05-22
new module "sourceset" to match source file lists against configuration data
Paolo Bonzini
2019-05-21
Merge pull request #5372 from dcbaker/get_variable
Jussi Pakkanen
2019-05-21
gnome: use g_intern_static_string() for enum/flags type names
Federico Mena Quintero
2019-05-20
Generators can have extra target dependencies. Closes #4131.
Jussi Pakkanen
2019-05-20
Combine the two different pipeline test dirs into one.
Jussi Pakkanen
2019-05-20
Reserve build_ prefix in option names.
Jussi Pakkanen
2019-05-20
Merge pull request #5276 from dcbaker/pkg-config-path-invalidate-cache
Jussi Pakkanen
2019-05-20
Remove compiler data from build object
Jon Turney
2019-05-20
Switch from build.compiler to environment.coredata.compiler in backends
Jon Turney
2019-05-20
Remove a pointless conditional
Jon Turney
2019-05-20
Remove compilers from ModuleState object
Jon Turney
2019-05-20
fixup! fixup! tests: Add test for Dependency.get_variable
Dylan Baker
2019-05-20
fixup! interpreter: Add get_variable method to dependency holders
Dylan Baker
2019-05-20
fixup! tests: Add test for Dependency.get_variable
Dylan Baker
2019-05-20
docs: Add docs for Dependency.get_variable
Dylan Baker
2019-05-20
Use dependency cache
Dylan Baker
2019-05-17
Fix typo in Dlang-module.md
Szunti
2019-05-17
coredata: Introduce a class to act as the dependency cache
Dylan Baker
2019-05-16
Fix path splitting in get_compiler_dirs() with GCC/clang on Windows
Christoph Reiter
2019-05-16
run_unittests: make cross file location test robust against environment
Dylan Baker
2019-05-16
compilers/fortran: Fix all has_argument methods in meson
Dylan Baker
2019-05-16
mconf: Don't change the type of coredata.deps
Dylan Baker
2019-05-16
coredata: fix bugs reading PKG_CONFIG_PATH
Dylan Baker
2019-05-16
Merge pull request #5395 from dcbaker/mtest-annotations
Jussi Pakkanen
2019-05-16
Make `PerMachine` and `MachineChoice` have just `build` and `host`
John Ericson
2019-05-15
mtest: annotate and fix bugs found by annotating
Dylan Baker
2019-05-15
Do not filter out repeated cflags
Score_Under
2019-05-15
UserOption no longer has a name field.
John Ericson
2019-05-14
mesonlib: Annotate substring_in_list
Dylan Baker
2019-05-14
environment: annotate detect_ninja
Dylan Baker
2019-05-14
dependencies/base: Add some annotations to ExternalProgram
Dylan Baker
2019-05-14
build: add a few annotations
Dylan Baker
2019-05-14
backends: Annotate TestSerialisiation
Dylan Baker
2019-05-14
build: TestSetup doesn't take keyword arguments
Dylan Baker
2019-05-14
interpreter: annotate the Test class
Dylan Baker
2019-05-14
mtest: precompile regular expressions
Dylan Baker
2019-05-14
mtest: reorder imports
Dylan Baker
2019-05-14
Merge pull request #5331 from dcbaker/icl
Jussi Pakkanen
2019-05-13
FAQ: Add an entry about the library naming scheme with MSVC [skip ci]
Nirbheek Chauhan
2019-05-13
docs/markdown: add snippet for intel-cl support
Dylan Baker
2019-05-13
docs/reference-table: Add intel-cl
Dylan Baker
2019-05-13
environment: search for icl and ifort before cl and goftran
Dylan Baker
2019-05-13
environment: Add search for ICL
Dylan Baker
2019-05-13
compilers/clike: ICL needs msvc workarounds in has_function
Dylan Baker
2019-05-13
compilers: Add basic ICL abstractions
Dylan Baker
[next]