Historial de Commits

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