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
/
backends.py
Age
Commit message (
Expand
)
Author
2021-06-29
Add feed arg to custom_target()
Simon Ser
2021-06-29
fix: Always explicitly set encoding for text files (fixes #8263)
Daniel Mensinger
2021-06-28
build: fix object path for vs backend
Denis Fortin
2021-06-25
Split compiler detection from Environment
Daniel Mensinger
2021-06-23
Merge pull request #8884 from dcbaker/submit/type-and-annotate-install-functions
Jussi Pakkanen
2021-06-22
Add Visual Studio 2012/2013 backends (#8803)
fanc999
2021-06-22
install_*: FileMode doesn't need to be None
Dylan Baker
2021-06-22
backend: Headers.install_subdir is allowed to be None
Dylan Baker
2021-06-18
holders: remove unholder
Daniel Mensinger
2021-06-14
backends: fix TestSerialisation.suite annotations
Dylan Baker
2021-06-07
condense lines
Eli Schwartz
2021-06-07
more f-strings everywhere
Eli Schwartz
2021-06-02
use an immutable list for an lru_cached functions
Dylan Baker
2021-05-23
Add swift executable support in Xcode.
Jussi Pakkanen
2021-05-19
backends: use a set for processed targets instead of a dict
Dylan Baker
2021-04-26
introspection: export all sources for custom targets
Jason Francis
2021-04-25
Xcode: make Swift projects work.
Jussi Pakkanen
2021-04-21
Xcode: put all include dirs via a property rather than a cmd line arg.
Jussi Pakkanen
2021-04-19
Xcode: regenerato project file when build conf changes.
Jussi Pakkanen
2021-04-18
Xcode: fix running commands that lie in the build root dir.
Jussi Pakkanen
2021-04-18
Xcode: fix custom target chaining.
Jussi Pakkanen
2021-04-16
Xcode: fix custom targets that produce objs and libs.
Jussi Pakkanen
2021-04-11
Xcode: fix setting up inlude args for source and build dirs.
Jussi Pakkanen
2021-04-10
Xcode: Fix source generation.
Jussi Pakkanen
2021-04-09
Write include dirs with absolute paths in the Xcode backend, relative ones do...
Jussi Pakkanen
2021-03-26
backends: Remove @PRIVATE_OUTDIR_(ABS)@ substitution
Xavier Claessens
2021-03-23
devenv: Set GI_TYPELIB_PATH and LD_LIBRARY_PATH (#8548)
Xavier Claessens
2021-03-19
split program related classes and functions out of dependencies
Dylan Baker
2021-03-16
Add `meson devenv` command and meson.add_devenv()
Xavier Claessens
2021-03-16
EnvironmentVariables: Simplify and annotate
Xavier Claessens
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
2021-03-04
various python neatness cleanups
Eli Schwartz
2021-03-03
Windows Subsystem for Linux can run .exe without mono interpreter
Xavier Claessens
2021-02-27
install_man locale support
Jason Woodward
2021-02-22
minstall: Add --skip-subprojects option
Xavier Claessens
2021-02-18
Don't access other enum members from self
Miro HronĨok
2021-02-17
Substitute @CURRENT_SOURCE_DIR@ in run_target() and custom_target()
Xavier Claessens
2021-02-09
backends: Fix custom_target() with configure_file() exe
Xavier Claessens
2021-02-09
backends: Always use the command returned by as_meson_exe_cmdline()
Xavier Claessens
2021-02-08
Fix exe wrapper detection for run targets.
Jussi Pakkanen
2021-02-07
Merge pull request #8305 from xclaesse/run-target-env
Jussi Pakkanen
2021-02-05
vala: Disable unity builds
Dylan Baker
2021-02-05
ninjabackend: Remove useless call to replace_paths()
Xavier Claessens
2021-02-05
backend: Do not check for exe wrapper twice
Xavier Claessens
2021-02-05
run_target: Add env kwarg
Xavier Claessens
2021-02-04
xcode-backend: add implicit includes
Jeff Moguillansky
2021-01-30
add_install_script: add skip_if_destdir kwarg
Xavier Claessens
2021-01-30
Fix executable as script on Windows
Xavier Claessens
2021-01-27
custom_target: Add env kwarg
Xavier Claessens
2021-01-21
Unity build reverts to normal for fortran fix
Jonas Lundholm Bertelsen
[prev]
[next]