Commit History

作者 SHA1 備註 提交日期
  Daniel Mensinger 03b86cdbed opts: Allow `-` and `not` in meson_options.txt (fixes #6948) 4 年之前
  Daniel Mensinger c14aea2812 types: Annotate mparser.py 4 年之前
  Jon Turney 346b5c4be7 Store filename in node location 4 年之前
  Jon Turney 534a974da7 Adjust all the other places MesonException file attribute is set 4 年之前
  Jussi Pakkanen 6b5c1a4fc3 Refactor UserIntegerOption to work with BuiltinOption. 4 年之前
  Daniel Mensinger 09b53c534f types: import typing as T (fixes #6333) 4 年之前
  Jussi Pakkanen d7a682fded No need to reserve build_ because we use build. instead. 5 年之前
  Jussi Pakkanen da1f663e8d Reserve build_ prefix in option names. 5 年之前
  John Ericson 4030e7cb7a UserOption no longer has a name field. 5 年之前
  Dylan Baker 068c3bf60a optinterpreter: Add a log argument to is_invalid_name 5 年之前
  Dylan Baker 05ad69a1c7 optinterpreter: Add type annotations to is_invalid_name 5 年之前
  Dylan Baker c6060d795c coredata: remove get_builtin_options 5 年之前
  Jussi Pakkanen 3d0b110ec2 Reserve cross_ option prefix for Meson. 5 年之前
  Xavier Claessens 5f9fda4acc UserFeatureOption: Default to 'auto' when no value specified 6 年之前
  Nirbheek Chauhan a1d9adba09 FeatureNew: Make all checks subproject-specific 6 年之前
  Xavier Claessens e565945253 Add UserFeatureOption type 6 年之前
  Xavier Claessens 7c4736d27f Convert args.projectoptions into a dict 6 年之前
  Xavier Claessens 218ed2de89 optinterpreter: Remove duplicated list of languages 6 年之前
  Salamandar 364b8a37b9 Add 0.45.0 features 6 年之前
  Salamandar c90885de6d Add 0.44.0 features 6 年之前
  Thibault Saunier 62165aef43 options: s/yiel/yield/ typo 6 年之前
  Hemmo Nieminen ff1146bc8c Fix subproject prefix handling when checking subproject option validity. 6 年之前
  Jussi Pakkanen 54d7817087 User options can "yield to" a user option of the same name in superproject. Closes ##2853. 6 年之前
  Jussi Pakkanen 0204895143 Expose integer options to build option files. 6 年之前
  Dylan Baker e245e57865 Warn on unknown command line arguments 6 年之前
  Jussi Pakkanen 4ae0cadb7f Renamed UserStringArrayOption to UserArrayOption for short. 6 年之前
  Jussi Pakkanen f8a419b27d String arguments can permit arbitrary string values 6 年之前
  Dylan Baker c9351ce30c Add new array type option 7 年之前
  Xavier Claessens b8187961b9 coredata: Remove parse_string() method 6 年之前
  Dylan Baker 7dfad54f06 options: Add a permitted_kwargs function 7 年之前