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
/
environment.py
Age
Commit message (
Expand
)
Author
2020-11-13
compilers/rust: add and use an implementation of use_linker_args
Dylan Baker
2020-11-13
environment: Properly pass linker to rustc
Dylan Baker
2020-10-30
environment: Fix detection of swift linker
Dylan Baker
2020-10-19
fix typo "machintosh" -> "macintosh"
Ken Cunningham
2020-10-16
Machine file pkg_config_path overrides environment
Xavier Claessens
2020-10-16
Refactor handling of machine file options
Xavier Claessens
2020-10-13
cmake: Add cross compilation support
Daniel Mensinger
2020-10-06
environment: provide a more detailed explanation of linker detection failures
Dylan Baker
2020-10-01
compilers/fortran: make ifort on windows signature match ICL's
Dylan Baker
2020-10-01
compilers/cpp: Add type annotations
Dylan Baker
2020-10-01
compilers: fully type annotate the C compilers
Dylan Baker
2020-09-24
environment: Pass defines to clang based ObjC[++] compilers
Dylan Baker
2020-09-24
compilers: make is_cross part of the base Compiler class
Dylan Baker
2020-09-15
Add support for the CompCert C Compiler
Sebastian Meyer
2020-09-13
Improve regexp for MSVC target arch detection again
Tamás Bálint Misius
2020-09-11
Store first line of VisualStudio compiler output as full_version
Jon Turney
2020-09-08
typing: get rid of most T.cast
Daniel Mensinger
2020-09-08
typing: more fixes
Daniel Mensinger
2020-09-04
environment: use ExternalProgram to find ninja
Paolo Bonzini
2020-09-02
environment: do not raise exception in detect_cuda_compiler
Matt Madison
2020-08-30
Be stricter when detecting Windows/Cygwin
Christoph Reiter
2020-08-25
Merge pull request #7581 from peterh/aix
Jussi Pakkanen
2020-08-23
Merge pull request #7600 from alexrp/master
Jussi Pakkanen
2020-08-22
Merge pull request #7609 from dcbaker/submit/2020-08/cmake-fix-apple-clang
Jussi Pakkanen
2020-08-22
compilers: Add Apple subclasses for ObjC and ObjC++
Dylan Baker
2020-08-22
Update LLVM tool versions for LLVM/Clang 10.
Alex Rønne Petersen
2020-08-22
Merge pull request #7447 from scivision/nvc
Jussi Pakkanen
2020-08-12
aix: allow both 32-bit and 64-bit objects in a static library
Peter Harris
2020-08-12
aix: detect and support the AIX dynamic linker
Peter Harris
2020-08-12
aix: fix cpu family detection
Peter Harris
2020-08-08
Use uname -p to detect x86_64 on QNX.
Elad Lahav
2020-08-04
"Downgrade" warning when regenerating after version bump
Zbigniew Jędrzejewski-Szmek
2020-08-04
Capitalize some constants in coredata
John Ericson
2020-08-02
Make meson recognize the Qualcomm LLVM toolchain
Antony Chan
2020-08-01
Put machine file and cmd line parsing in Environment
Dylan Baker
2020-08-01
machine-files: deprecate the paths section
Dylan Baker
2020-08-01
Allow setting built-in options from cross/native files
Dylan Baker
2020-07-30
Allow setting project options from cross or native files
Dylan Baker
2020-07-30
Support armel/armhf builds on native arm64 hosts.
Mark Hindley
2020-07-13
add Nvidia HPC SDK compilers
Michael Hirsch, Ph.D
2020-07-07
SolarisDynamicLinker: report ld's version instead of gcc's
Alan Coopersmith
2020-07-04
find_program: Do not use fallback when before parsing project()
Xavier Claessens
2020-07-02
environment: Correctly detect arm64 as aarch64
Marvin Scholz
2020-06-29
envconfig: Add [constants] section in machine files
Xavier Claessens
2020-06-17
coverage: llvm-cov support
Cary Converse
2020-06-15
environment: fallback regex for versions like 2020.01
Michael Hirsch
2020-06-10
Updated to resolve issue identifying SGI CPUs on IRIX systems
Eric Dodd
2020-05-22
compilers: add fetching of define list for clang
Yevhenii Kolesnikov
2020-05-13
Fix outdated cross-compilation checks
Ole André Vadla Ravnås
2020-05-10
Improve Emscripten linker version detection
Andrei Alexeyev
[next]