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