Historique des commits

Auteur SHA1 Message Date
  Nirbheek Chauhan 1b1c66d7bc meson.py: sys.path requires str, not pathlib.Path il y a 6 ans
  Nirbheek Chauhan 0a035dea6d Set the meson command to use when we know what it is il y a 6 ans
  Nirbheek Chauhan f56b402a5b Revert "mesonlib: handle meson exe wrappers" il y a 6 ans
  Martin Kelly 0627e9d616 mesonlib: handle meson exe wrappers il y a 6 ans
  Jon Turney cd5dba5358 Fix flake8 'imported but unused' reports il y a 6 ans
  Jussi Pakkanen 88756bfe95 Print UTF-8 warning only when actually encountering non-ascii filenames. il y a 6 ans
  Luke Shumaker ef9a49d464 fix a typo in the UTF-8 warning message il y a 7 ans
  Jussi Pakkanen 20b57d6e15 Write deprecation warnings to stderr. il y a 7 ans
  Jussi Pakkanen 59a35c4c53 Print deprecation warnings on old style commands. il y a 7 ans
  Jussi Pakkanen 4ef495c596 Do not warn about non-utf8 locales on Windows. il y a 7 ans
  Nirbheek Chauhan 34394afce6 meson.py: Warn if the encoding is not UTF-8 compatible il y a 7 ans
  Nirbheek Chauhan 69ca8f5b54 meson.py: Always resolve full path to meson.py il y a 8 ans
  Franz Zapata 4b5a0e5de7 Reintroduce Python Zipapp support il y a 8 ans
  Emanuele Aina 6c50253645 Use argv[0] to internally relaunch meson.py il y a 8 ans
  Jussi Pakkanen c69c15ee16 Revert #823, see also #830. il y a 8 ans
  Jussi Pakkanen 08e43e8bfd Revert #830 because it broke the case when the main script is not in path. il y a 8 ans
  Emanuele Aina 338dbc964c User argv[0] to internally relaunch meson.py il y a 8 ans
  Franz Zapata ac41a45669 Support running Meson as a Python zip application il y a 8 ans
  Jussi Pakkanen 455e55f8e5 Back to .py suffix in files. Closes #394. il y a 8 ans
  Jussi Pakkanen 23b98cd6e6 Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. il y a 8 ans
  Jussi Pakkanen 66c01401de Moved scripts in the module and started work to run them via the main meson command. il y a 8 ans
  Jussi Pakkanen 8b1039fa30 Organise files into a module structure. il y a 8 ans
  Thibault Saunier 33b2a414e9 Make it working on python 3.3 il y a 8 ans
  Yoav Alon a4809cf632 Added support for extended command line to overcome OS command line length limitation il y a 8 ans
  Jussi Pakkanen 1caf7e6f4a Yet another step in the neverending saga of -Wpedantic. il y a 8 ans
  Wink Saville 60896c0f04 Add --version to command line arguments. il y a 8 ans
  Jussi Pakkanen 63e803ae0f Made shared the default libtype as it is faster for daily development. il y a 9 ans
  Jussi Pakkanen 8495075cee Turned builtin options into proper objects. il y a 9 ans
  Jussi Pakkanen e2313b85d7 Refactored builtin options to a dictionary and created a new default library target type. il y a 9 ans
  Jussi Pakkanen c0070aadae Now that projects can easily override defaults, return warning level to 2. il y a 9 ans