6083 Commits (c2f3785383f3083de57930246e47d65d9bda77b9)
 

Author SHA1 Message Date
Xavier Claessens f4d60acaa9 Remove had_argument_for() it is not used anymore 7 years ago
Xavier Claessens 75e501ceb8 coredata: Stop setting default option values as argparse attribute 7 years ago
Xavier Claessens 8afbfe227b mconf: Special case UserUmaskOption to print value in octal notation 7 years ago
Xavier Claessens af66656117 UserUmaskOption: Add 'preserve' in choices and use octal notation 7 years ago
Xavier Claessens 531722229b UserUmaskOption: Implement validate_value instead of set_value 7 years ago
Xavier Claessens 75cce9e157 mconf: Reduce code duplication and avoid missing builtin options 7 years ago
Xavier Claessens 04c5c53e3c mconf: Fix print when choices is a string instead of list 7 years ago
Xavier Claessens da29e48d13 mconf: Set prefix first because other options depends on it 7 years ago
Xavier Claessens 00414a326a dependencies: Take options from coredata instead of cmd line 7 years ago
Xavier Claessens d503b1423e mconf: Report all unknown cmd line options instead of aborting on first 7 years ago
Xavier Claessens 8fb72510c3 Move to coredata some methods handling options 7 years ago
Xavier Claessens 3e6dc8fb71 mconf: Small tweaks when printing configuration 7 years ago
Xavier Claessens 5af98d16b9 Delay backend creation until project() is parsed 7 years ago
Xavier Claessens 218ed2de89 optinterpreter: Remove duplicated list of languages 7 years ago
Xavier Claessens aa879b7f0c Fix issues found by flake8 7 years ago
Xavier Claessens b7d442150d Move <lang>_args to coredata.compiler_options 7 years ago
Xavier Claessens 58a9555ddf UserArrayOption: Small cleanup in value parsing 7 years ago
Xavier Claessens 64bfc6cf7b UserArrayOption: Add support for splitting on space instead of coma 7 years ago
Xavier Claessens fa72cd7173 Move get_args_from_envvars() from environment to compilers 7 years ago
Xavier Claessens 6eeea9dd54 Compilers: Chain-up to parent class in get_options() 7 years ago
Chun-wei Fan 3c4c8bf775 environment.py: Properly check platform on MSVC 2008 7 years ago
Nirbheek Chauhan f9f3a51243 Revert "really switch to qmake automatically if pkg-config fails" 7 years ago
Yudi Matsuzake 4ee07dd165 docs: Fix dictionary syntax [skip ci] 7 years ago
Nirbheek Chauhan 56a7d8b2b3 Warn when Apple bitcode support is enabled and in-use 7 years ago
Nirbheek Chauhan 0565262be3 Add documentation for Builtin options and bitcode 7 years ago
Nirbheek Chauhan 3e1a610702 Add a new option for building with Apple bitcode support 7 years ago
Nirbheek Chauhan 68001193d3 meson introspect: Fix --installed argument 7 years ago
Jon Turney f31679dedd Fix non-list used with FeatureNewKwargs 7 years ago
Nirbheek Chauhan 48d49afe31 FeatureNew: Add decorators for new install_mode kwargs 7 years ago
Nirbheek Chauhan c3ffc1a249 docs: Add a release notes snippet about FeatureNew 7 years ago
Nirbheek Chauhan 9b314c9c24 FeatureNew: add two features that were just merged 7 years ago
Nirbheek Chauhan dff1d8eccf FeatureNew: Print WARNING instead of ERROR 7 years ago
Nirbheek Chauhan ad0121d259 Add prog/lib dirs from the mingw cross-compiler to PATH 7 years ago
Nirbheek Chauhan bc4dd5e201 .travis.yml: Add CI for armhf and mingw 7 years ago
Nirbheek Chauhan eb383ef4a2 Automatically add cross-mingw root and sysroot bindir to WINEPATH 7 years ago
Nirbheek Chauhan 21dc45dbbb Add MinGW-w64 64-bit to the Travis CI 7 years ago
Nirbheek Chauhan efa9b75d5d Set WINEPATH when running serialized executables 7 years ago
Niklas Claesson 7fbab2c6e9 Update environment.py 7 years ago
Aleksey Filippov d1f9303787 Add 'common/202 subproject array version' test 7 years ago
Aleksey Filippov 9e10628a69 Use mesonlib.version_compare_many() first value only as an indicator of match 7 years ago
mikolajp 2d1d6c3056 Fix meson multiple version contraint error 7 years ago
Jon Turney ac480c1857 Extend test_rc_depends_files test case 7 years ago
Jon Turney 7a15214a69 Have the windows.resource_compiler() preprocesor write a depfile 7 years ago
Jon Turney 7e08e958c0 Allow substitutions in custom_target() depfile: 7 years ago
Jon Turney 50aabc0129 Document @PLAINNAME@ and @BASENAME@ substitutions in custom_target(command:) 7 years ago
Jon Turney d78fa6ffe3 Install implib where expected if default install_dir: is explicitly given 7 years ago
Nirbheek Chauhan 8e8d3231ad Link to our Getting-meson page instead of python.org [skip ci] 7 years ago
Nirbheek Chauhan 0b9162c08d docs: Add a section about the MSI installer [skip ci] 7 years ago
Nirbheek Chauhan 107e061506 Error out when someone tries to use msys/python to run Meson 7 years ago
Nirbheek Chauhan fbc7160214 docs: Expand section on how to install Python3 and Meson 7 years ago