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
2018-05-24
depfixer: We no longer run this as a script
Nirbheek Chauhan
2018-05-21
Write coredata transactionally. Closes #3511.
Jussi Pakkanen
2018-04-27
Passing --default-library=both should override project value
Xavier Claessens
2018-04-16
Merged Arm CC support.
Jussi Pakkanen
2018-04-15
Merge pull request #3115 from makise-homura/e2k-lcc-support
Jussi Pakkanen
2018-04-12
Make more precise CPU detection for Elbrus platform
makise-homura
2018-04-02
Fix detection to work with newer Java compilers.
Jussi Pakkanen
2018-03-28
Added version detection for lcc compiler
makise-homura
2018-03-27
Updates to CPP support and update review changes
Somasekhar Penugonda
2018-03-19
Added Elbrus lcc compilers support as inheritance from gcc ones
makise-homura
2018-03-14
- Updating cpp_std options similar to other compiler classes
Bedarkar, Malhar
2018-03-13
Merge pull request #3145 from thejk/gcovr
Jussi Pakkanen
2018-03-13
fixup! Fix coverage-xml and coverage-text targets for gcovr >= 3.1
Joel Klinghed
2018-03-12
fixup! Fix coverage-xml and coverage-text targets for gcovr >= 3.1
Joel Klinghed
2018-03-05
First cut of ARMCC support for MESON.
Bedarkar, Malhar
2018-03-01
Harmonize data pickling.
Hemmo Nieminen
2018-03-01
Remove some unused variables.
Hemmo Nieminen
2018-02-27
Fix coverage-xml and coverage-text targets for gcovr >= 3.1
Joel Klinghed
2018-02-25
Add support for Visual Studio csc c# compiler
Thibault Saunier
2018-02-21
Fixed syntax issues (for 'in' operator)
makise-homura
2018-02-21
Support lcc compiler for e2k (Elbrus) architecture
makise-homura
2018-02-15
Fix exception in 'test cases/failing/55 wrong shared crate type' when rustc i...
Jon Turney
2018-02-04
Merge pull request #2938 from acfoltzer/rust-cross-merge
Jussi Pakkanen
2018-01-29
Add cross-compilation support for `rustc`
Adam C. Foltzer
2018-01-30
Use os.path: basename() and dirname() instead of split()
Aleksey Filippov
2018-01-19
Correct spelling mistakes.
Edward Betts
2018-01-07
d: Detect recent DMD compilers
Matthias Klumpp
2017-12-30
compilers: Fix error when objc/objc++ compilers are not found
Nirbheek Chauhan
2017-12-16
Fix flake8 issues.
Christoph Behle
2017-12-16
More version information for Fortran.
Christoph Behle
2017-12-16
More version information for D
Christoph Behle
2017-12-16
More version information for C#
Christoph Behle
2017-12-16
More version information for compilers.
Christoph Behle
2017-11-26
spelling: targeting
Josh Soref
2017-11-21
Review fixes.
Jussi Pakkanen
2017-11-20
Replaced sys.executable use with the mesonlib equivalent.
Jussi Pakkanen
2017-11-11
compilers: Improve manual library searching
Nirbheek Chauhan
2017-11-06
Dump coredata earlier.
Elliott Sales de Andrade
2017-10-21
dependencies: Add function to strip system -L paths
Dylan Baker
2017-09-18
Revert "Revert "Merge pull request #1931 from centricular/use-patched-ninja""
Nirbheek Chauhan
2017-08-23
Check if Watcom version of cl exists in the path and avoid using it. (#2237)
William D. Jones
2017-08-23
Remove trailing spaces.
Philippe Payant
2017-08-23
Fix detection of MSVC 2008 version.
Philippe Payant
2017-08-18
Make all functionality invokable via the main Meson binary,
Jussi Pakkanen
2017-08-10
Do not ignore stderr on gcc type check in get_gnu_compiler_defines.
YmrDtnJu
2017-08-09
environment: Read VALAC from the environment and use it if set
Paulo Antonio Alvarez
2017-07-31
Update list of compiler executable names to try.
Jussi Pakkanen
2017-07-19
Merge pull request #1374 from mesonbuild/simd
Jussi Pakkanen
2017-07-18
Close files reliably.
Jussi Pakkanen
2017-07-18
Revert "Merge pull request #1931 from centricular/use-patched-ninja"
Jussi Pakkanen
[next]