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
Age
Commit message (
Expand
)
Author
2018-10-14
Use relative build-tree RPATHs on macOS
David Seifert
2018-10-14
Do not try to remove duplicate RPATH entries on macOS
David Seifert
2018-10-14
Move some cross file parsing validition to MachineInfo
John Ericson
2018-10-13
Added .so to list possible darwin dynamic library suffixes (#4364)
gsobala
2018-10-11
dependencies/llvm: Mark as not found when not found
Dylan Baker
2018-10-10
os.path.relpath() can fail on Windows
Jon Turney
2018-10-10
gnome.compile_resources: Put dependency directories before current source dir
TingPing
2018-10-09
coverage: fix lcov branch coverage generation
Mohammed Sadiq
2018-10-08
gnome: Quote arguments passed to gtkdoc-scangobj
Ting-Wei Lan
2018-10-08
Pass arguments from in xcode projects
Guillermo Ignacio Enriquez Gutierrez
2018-10-08
Xcode project now supports assembly files
Guillermo Ignacio Enriquez Gutierrez
2018-10-08
configure_file: Support taking values from a dict
Xavier Claessens
2018-10-08
scanbuild: Split SCANBUILD using shlex
Guido Günther
2018-10-07
d: Allow static library to be passed with -L to dmd/ldc
Matthias Klumpp
2018-10-07
Expose wrap_mode as an option. Closes #4266.
Jussi Pakkanen
2018-10-07
Merge pull request #3900 from xclaesse/in-operator
Jussi Pakkanen
2018-10-07
dependency variable from subproject could be not-found
Xavier Claessens
2018-10-07
Print warning when using deprecated 'python3' module
Xavier Claessens
2018-10-07
Adding "compiler_type" flag to ARM compilers.
Mohammed Amer Khalidi
2018-10-07
Substitute output file then check for conflict.
Christoph Behle
2018-10-06
i18n: replace path separator with @
Marty E. Plummer
2018-10-04
Interpreter: Add 'continue' and 'break' keywords
Xavier Claessens
2018-10-04
Interpreter: Add "in" and "not in" operators
Xavier Claessens
2018-10-05
Fix handling generated .desktop files. Closes #4304.
Jussi Pakkanen
2018-10-05
Centralize description of build, host, and target, machines
John Ericson
2018-10-04
backends: allow running host arch binaries on compatible build machines
Dylan Baker
2018-10-04
Merge pull request #4293 from marcelhollerbach/master
Jussi Pakkanen
2018-10-04
Make custom dist scripts accept arguments.
Jan Tojnar
2018-10-04
Hide 'rewrite' and 'runpython' commands from help
Xavier Claessens
2018-10-04
Use a single ArgumentParser for all subcommands
Xavier Claessens
2018-10-04
Simplify run_script_command()
Xavier Claessens
2018-10-04
Move setup command handling to its own msetup.py file
Xavier Claessens
2018-10-04
Move set_meson_command() to mesonlib
Xavier Claessens
2018-10-04
Fixed the lack of stdout being displayed when not in capture mode for meson_e...
dx-mon
2018-10-03
Merge pull request #4307 from jon-turney/probe-win-rc-type
Jussi Pakkanen
2018-10-03
Add custom libgcrypt dependency using libgcrypt-config
Patrick Griffis
2018-10-03
Verify library directories as either 32-bit or 64-bit
Bruce Richardson
2018-10-02
Merge pull request #4296 from nacho4d/feature/fix-xcode-configure-file
Jussi Pakkanen
2018-10-02
Merge pull request #4283 from dcbaker/macos-llvm-config
Jussi Pakkanen
2018-10-02
Merge pull request #4051 from GoaLitiuM/d-debug
Jussi Pakkanen
2018-10-02
Probe Windows resource compiler type
Jon Turney
2018-10-01
build: generate the mappings in the Targets
Marcel Hollerbach
2018-10-01
build: move default_install_dir to the Target classes
Marcel Hollerbach
2018-10-01
dependencies/LLVM: rework shared link detection to be more robust
Dylan Baker
2018-10-01
dependencies/llvm: Fix shared linking on osx
Dylan Baker
2018-10-01
Factor out windows resource compiler determination
Jon Turney
2018-10-01
msvc: Don't use /O3 with MSVC
Martin Storsjö
2018-10-01
compilers/c: don't return -pthread for MacOS with any compiler
Dylan Baker
2018-10-01
Fix Xcode backend: Add build dir to SYSTEM_HEADER_SEARCH_PATHS so generated h...
Guillermo Ignacio Enriquez Gutierrez
2018-09-28
gnome.gtkdoc: Fix static library ldflags
Iñigo Martínez
[next]