Commit History

Author SHA1 Message Date
  Jussi Pakkanen c08c8117ab Warn if compiler envvars point to cross compilers. Closes #3782. 6 years ago
  Vasu Penugonda 7140afc0a8 Added ARMCLANG compiler support for C/C++ (#3717) 6 years ago
  Ross Burton ecde1789b2 Validate cpu_family (#3753) 6 years ago
  Xavier Claessens 6ed7a31402 environment: copy self.cmd_line_options to not modify original options 6 years ago
  Xavier Claessens 7c4736d27f Convert args.projectoptions into a dict 6 years ago
  Xavier Claessens f4d60acaa9 Remove had_argument_for() it is not used anymore 6 years ago
  Xavier Claessens 8fb72510c3 Move to coredata some methods handling options 6 years ago
  Xavier Claessens fa72cd7173 Move get_args_from_envvars() from environment to compilers 6 years ago
  Chun-wei Fan 3c4c8bf775 environment.py: Properly check platform on MSVC 2008 6 years ago
  Nirbheek Chauhan eb383ef4a2 Automatically add cross-mingw root and sysroot bindir to WINEPATH 6 years ago
  Niklas Claesson 7fbab2c6e9 Update environment.py 6 years ago
  Nirbheek Chauhan 107e061506 Error out when someone tries to use msys/python to run Meson 6 years ago
  Nirbheek Chauhan 0a035dea6d Set the meson command to use when we know what it is 6 years ago
  Nirbheek Chauhan a6c9f98c57 depfixer: We no longer run this as a script 6 years ago
  Jussi Pakkanen e3be7f7021 Write coredata transactionally. Closes #3511. 6 years ago
  Xavier Claessens 6de68e5201 Passing --default-library=both should override project value 6 years ago
  Jussi Pakkanen c58dd64f8e Merged Arm CC support. 6 years ago
  Jussi Pakkanen 86f725c1e5 Merge pull request #3115 from makise-homura/e2k-lcc-support 6 years ago
  makise-homura 495f47b12b Make more precise CPU detection for Elbrus platform 6 years ago
  Jussi Pakkanen 3e23f36a3c Fix detection to work with newer Java compilers. 6 years ago
  makise-homura 67f067d5b2 Added version detection for lcc compiler 6 years ago
  Somasekhar Penugonda e62b8109eb Updates to CPP support and update review changes 6 years ago
  makise-homura 7cc41baa98 Added Elbrus lcc compilers support as inheritance from gcc ones 6 years ago
  Bedarkar, Malhar 831d1e4c2e - Updating cpp_std options similar to other compiler classes 6 years ago
  Jussi Pakkanen ae0e469b06 Merge pull request #3145 from thejk/gcovr 6 years ago
  Joel Klinghed dfc0655bcd fixup! Fix coverage-xml and coverage-text targets for gcovr >= 3.1 6 years ago
  Joel Klinghed ed8197207e fixup! Fix coverage-xml and coverage-text targets for gcovr >= 3.1 6 years ago
  Bedarkar, Malhar a2ee76228e First cut of ARMCC support for MESON. 6 years ago
  Hemmo Nieminen 7fb8e518b2 Harmonize data pickling. 6 years ago
  Hemmo Nieminen b0446075ec Remove some unused variables. 6 years ago