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-08-07
Refactor getting the host system of a cross compiler
George Koehler
2018-08-03
Add 32 bit sparc processor support. Closes #3901.
Jussi Pakkanen
2018-07-31
Merge pull request #3850 from mesonbuild/nirbheek/exe-wrapper-compiler-fallbacks
Jussi Pakkanen
2018-07-24
Print a useful error when a compiler is not found in the cross file
Nirbheek Chauhan
2018-07-21
mesonbuild: Recognise risc-v architecture
Khem Raj
2018-07-09
cross: Use ExternalProgram for cross-file exe_wrapper
Nirbheek Chauhan
2018-07-07
Ask for more details when warning about unknown arch [skip appveyor]
Nirbheek Chauhan
2018-07-07
Canonicalise 64-bit PowerPC CPU families to "ppc64"
Ross Burton
2018-06-24
Warn if compiler envvars point to cross compilers. Closes #3782.
Jussi Pakkanen
2018-06-21
Added ARMCLANG compiler support for C/C++ (#3717)
Vasu Penugonda
2018-06-20
Validate cpu_family (#3753)
Ross Burton
2018-06-06
environment: copy self.cmd_line_options to not modify original options
Xavier Claessens
2018-06-06
Convert args.projectoptions into a dict
Xavier Claessens
2018-06-06
Remove had_argument_for() it is not used anymore
Xavier Claessens
2018-06-06
Move to coredata some methods handling options
Xavier Claessens
2018-06-06
Move get_args_from_envvars() from environment to compilers
Xavier Claessens
2018-06-06
environment.py: Properly check platform on MSVC 2008
Chun-wei Fan
2018-06-05
Automatically add cross-mingw root and sysroot bindir to WINEPATH
Nirbheek Chauhan
2018-06-04
Update environment.py
Niklas Claesson
2018-06-03
Error out when someone tries to use msys/python to run Meson
Nirbheek Chauhan
2018-06-01
Set the meson command to use when we know what it is
Nirbheek Chauhan
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
[next]