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
/
backend
Age
Commit message (
Expand
)
Author
2019-09-24
CUDA support on Windows
Aleksey Gurtovoy
2019-09-14
uniform scan-build detection process
Gabriel Ganne
2019-09-08
Fix static archives stripping (#5905)
David Seifert
2019-09-05
Merge pull request #5823 from scivision/linker-pgi-linux
Jussi Pakkanen
2019-09-05
mesonlib.split_args/quote_arg/join_args
Aleksey Gurtovoy
2019-09-05
PGI: windows workaround not-msvc-like enough function
Michael Hirsch, Ph.D
2019-09-01
flatten list to subprocess.Popen, necessary for Python 3.8
Michael Hirsch, Ph.D
2019-08-28
ninjabackend: do not generate scan-build target if it cannnot be run
Gabriel Ganne
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-20
Merge pull request #5681 from dcbaker/dynamic-linker-split
Jussi Pakkanen
2019-08-17
Pass optimization flags to rustc properly. Closes: #5788.
Jussi Pakkanen
2019-08-17
Make .extract_objects() work correctly as an input to custom_target
Rachel Mant
2019-08-14
compilers: Dispatch to dynamic linker class
Dylan Baker
2019-08-10
ninjabackend: Squish Coco support
Aleksey Gurtovoy
2019-08-03
Merge pull request #5644 from bonzini/meson-exe-cmdline
Jussi Pakkanen
2019-07-23
Made dist a top level command.
Jussi Pakkanen
2019-07-23
linkers: Add get_base_link_args method to static linkers
Dylan Baker
2019-07-20
Add optional progress bar when generating build.ninja
Nirbheek Chauhan
2019-07-19
backends: do not split command and arguments in ExecutableSerialisation
Paolo Bonzini
2019-07-19
backends: remove unnecessary fields from ExecutableSerialisation
Paolo Bonzini
2019-07-19
backends: discover java/mono wrapper at generation time
Paolo Bonzini
2019-07-19
backends: create ExecutableSerialisation in meson_exe if possible
Paolo Bonzini
2019-07-19
backends: always serialize custom targets if they need a wrapper
Paolo Bonzini
2019-07-19
backends: choose whether to serialize in as_meson_exe_cmdline
Paolo Bonzini
2019-07-19
vs2010backend: always serialize executables for generators
Paolo Bonzini
2019-07-19
backends: hide meson --internal exe cmdline from backends
Paolo Bonzini
2019-07-10
vs backend: commandrunner.py takes source dir first
Xavier Claessens
2019-07-10
Add alias_target() function
Xavier Claessens
2019-06-30
xcodebackend: Fix iterating compilers after host/build changes
Dylan Baker
2019-06-28
Remove build host mixing warning on native
John Ericson
2019-06-27
Fix two errors when cross-compiling with Vala
James Westman
2019-06-27
meson_exe: Don't assert that we need an exe_wrapper when we say we don't need...
Dylan Baker
2019-06-24
Merge pull request #5524 from scivision/icl_ifort
Dylan Baker
2019-06-24
meson: add cache for getting options
Marcel Hollerbach
2019-06-24
correct missing argument for IntelClFortranCompiler
Michael Hirsch, Ph.D
2019-06-23
BUGFIX: Fortran module regex handle more edge cases
Michael Hirsch, Ph.D
2019-06-21
Do not quote targetdep, Ninja fails if it contains double quotes.
Jussi Pakkanen
2019-06-20
fortran depscan: ignore module procedure
Michael Hirsch, Ph.D
2019-06-20
BUGFIX syntax
Michael Hirsch, Ph.D
2019-06-09
Purge `is_cross` and friends without changing user interfaces
John Ericson
2019-06-09
Use `env.machines.*` to avoid some `is_cross`
John Ericson
2019-06-08
Moved RuntimeLibrary property to ItemDefinitionGroup/ClCompile
filippocrocchini
2019-06-03
ninjabackend: refactor _generate_single_compile
Marcel Hollerbach
2019-06-03
backend: refactor get_custom_target_provided_libraries
Marcel Hollerbach
2019-05-20
Generators can have extra target dependencies. Closes #4131.
Jussi Pakkanen
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-16
Merge pull request #5395 from dcbaker/mtest-annotations
Jussi Pakkanen
2019-05-15
UserOption no longer has a name field.
John Ericson
[next]