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
path:
root
/
mesonbuild
/
interpreter.py
Age
Commit message (
Expand
)
Author
2019-09-29
configure_file: add feature version checks for taking dict
Marc-André Lureau
2019-09-25
removed the InternalDepdendencyHolder, since it is unused
Daniel Mensinger
2019-09-17
configure_file(): Allow multiple inputs in command mode
Xavier Claessens
2019-08-24
Add test priorities to force test start order
Peter Hutterer
2019-08-24
Vs backend compiler selection (#5448)
Dylan Baker
2019-08-21
Rerun configuration for all potential input files. Closes #5809.
Jussi Pakkanen
2019-08-20
Merge pull request #5681 from dcbaker/dynamic-linker-split
Jussi Pakkanen
2019-08-17
Make .extract_objects() work correctly as an input to custom_target
Rachel Mant
2019-08-17
gnome: Handle overriden g-ir-scanner
Thibault Saunier
2019-08-15
expand tilde when looking up libraries -Dfoo=~/mylib
Michael Hirsch, Ph.D
2019-08-14
Interpreter: identify the linker being used, if there is one
Dylan Baker
2019-08-12
Add is_disabler function
James Hilliard
2019-08-11
Print only host platform info in some cases during native builds
Jussi Pakkanen
2019-08-06
Made build. options alias basic ones when native building.
Jussi Pakkanen
2019-08-06
Do not print build compiler info when not cross compiling. It is confusing.
Jussi Pakkanen
2019-07-26
interpreter: Fix permitted kwargs in dependency.get_variable
Dylan Baker
2019-07-19
Add version check support to find_program()
Xavier Claessens
2019-07-18
fix all flake8 issues
Daniel Mensinger
2019-07-11
Merge pull request #5606 from xclaesse/alias_target
Jussi Pakkanen
2019-07-10
Add alias_target() function
Xavier Claessens
2019-07-10
Warn if the user manually adds arguments we have builtin support for.
Jussi Pakkanen
2019-06-27
`add_{global,project}_{,link_}arguments`: simply native flag behavior
John Ericson
2019-06-24
correct missing argument for IntelClFortranCompiler
Michael Hirsch, Ph.D
2019-06-12
Further deduplicate Interpreter native kwarg code
John Ericson
2019-06-09
Simplify and dedup machine kwarg -> MachineChoice logic in the interpreter
John Ericson
2019-06-09
Purge `is_cross` and friends without changing user interfaces
John Ericson
2019-06-06
cmake: removed legacy kwargs from interpreter dict
Daniel Mensinger
2019-06-06
cmake: moved subprojects into the CMake module
Daniel Mensinger
2019-06-06
cmake: rebase fixes
Daniel Mensinger
2019-06-06
cmake: Added option for additional CMake args
Daniel Mensinger
2019-06-06
cmake: Minor fixes
Daniel Mensinger
2019-06-06
cmake: support object libraries
Daniel Mensinger
2019-06-06
cmake: Fixed install prefix
Daniel Mensinger
2019-06-06
cmake: First working version
Daniel Mensinger
2019-06-06
cmake: basic AST generation
Daniel Mensinger
2019-06-06
cmake: Server handshake
Daniel Mensinger
2019-06-06
Added method kwarg to subproject
Daniel Mensinger
2019-06-05
Per machine do 'build.' and '' option prefixes
John Ericson
2019-05-28
interpreter: add fallback argument to subproject.get_variable()
Mathieu Duponchelle
2019-05-21
Merge pull request #5372 from dcbaker/get_variable
Jussi Pakkanen
2019-05-20
Generators can have extra target dependencies. Closes #4131.
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
Remove compilers from ModuleState object
Jon Turney
2019-05-20
fixup! interpreter: Add get_variable method to dependency holders
Dylan Baker
2019-05-20
Use dependency cache
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
UserOption no longer has a name field.
John Ericson
2019-05-14
build: TestSetup doesn't take keyword arguments
Dylan Baker
[prev]
[next]