858 Commits (f1edb83bb6a7941a3215bf0c3025e454510946e4)

Author SHA1 Message Date
Jon Turney 9efdcfbb8d Fix handling of dependency('', fallback: ['subproject', 'dep']) 7 years ago
Jussi Pakkanen bde99eb6c4 Warn if using Clang+asan+b_lundef. Closes #764. 7 years ago
Niklas Claesson 9620755ff7 Print default option values that don't match the current value 7 years ago
Nirbheek Chauhan 58ae2c9a8c Rename clike_langs to clink_langs for clarity 7 years ago
Jon Turney 5f5480f337 Make a custom target output dir as an include dir relative to @BUILD_ROOT@ 7 years ago
Jon Turney 7c4b8591b0 Make depends: of windows.compile_resources() include-able 7 years ago
Nirbheek Chauhan c9a89027ac run_command: Add new kwarg 'capture' 7 years ago
Alex Hirsch cbe18e01e4 Deprecate `build_always`, add `build_always_stale` 7 years ago
Christoph Behle dbb3c05cf9 Add check for arguments of has_members. 7 years ago
Christoph Behle 9e0397805e Use stub to report misuse of get_define 7 years ago
Christoph Behle 93b5a42ada Test if compiler supports get_define. 7 years ago
Xavier Claessens e565945253 Add UserFeatureOption type 7 years ago
FFY00 8ef4864ae4
dependencies: add dub as a dependency method 7 years ago
Christoph Behle 47c3a26915 Always apply concatenate_string_literal. 7 years ago
Christoph Behle 40d121d33e get_define can concatenate string literals. 7 years ago
Nirbheek Chauhan be7d8b2d2f configure_file: Add 'encoding' to FeatureNew 7 years ago
Sander Sweers 47785bf89b Add file encoding to configure_file 7 years ago
Xavier Claessens 18e25b6773 Fix options being reset to default on reconfigure 7 years ago
Xavier Claessens 2d3bfa0778 Interpreter: Fix subdir_done() to exit from inside if/foreach blocks 7 years ago
Xavier Claessens 7c4736d27f Convert args.projectoptions into a dict 7 years ago
Xavier Claessens 75e501ceb8 coredata: Stop setting default option values as argparse attribute 7 years ago
Xavier Claessens 8fb72510c3 Move to coredata some methods handling options 7 years ago
Xavier Claessens 5af98d16b9 Delay backend creation until project() is parsed 7 years ago
Xavier Claessens b7d442150d Move <lang>_args to coredata.compiler_options 7 years ago
Xavier Claessens fa72cd7173 Move get_args_from_envvars() from environment to compilers 7 years ago
Nirbheek Chauhan 56a7d8b2b3 Warn when Apple bitcode support is enabled and in-use 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 9b314c9c24 FeatureNew: add two features that were just merged 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 7e08e958c0 Allow substitutions in custom_target() depfile: 7 years ago
Filipe Brandenburger 05c43cdcd1 Add 'install_mode' to all installable targets 7 years ago
Mathieu Duponchelle 14750b50ea configure_file: Add output_format kwarg (#3636) 7 years ago
Salamandar c5e85e59cc Add 0.47.0 features 7 years ago
Salamandar 2fb6018763 Add 0.46.0 features 7 years ago
Salamandar 364b8a37b9 Add 0.45.0 features 7 years ago
Salamandar c90885de6d Add 0.44.0 features 7 years ago
Salamandar 2056172595 Add 0.43.0 features 7 years ago
Salamandar 4741f1e243 Add 0.42.0 features 7 years ago
Salamandar d5207e1c4f Add 0.41.0 features 7 years ago
Salamandar fa6550b277 Add 0.40.0 features 7 years ago
Salamandar a1a53e8de1 Add 0.38.0 features 7 years ago
Salamandar accea4889b Add 0.37.0 features 7 years ago
Salamandar 69230ce4ef print features reports after run 7 years ago
Salamandar dd91f96867 Move target_version from coredata to mesonlib 7 years ago
Salamandar ae19fec952 Add version_compare_condition_with_{min,max} for specific comparison utils. 7 years ago
Salamandar ee2f8a0416 Add basic code for feature version detection: 7 years ago
Nirbheek Chauhan ff07314a86 New compiler method: check_header 7 years ago
Jussi Pakkanen 320a5865d9 Mark even empty confs used appropriately. 7 years ago