提交历史

作者 SHA1 备注 提交日期
  Jussi Pakkanen 455e55f8e5 Back to .py suffix in files. Closes #394. 8 年之前
  Jussi Pakkanen 2ee27504a8 Moved mesonconf implementation in the module. 8 年之前
  Jussi Pakkanen 66c01401de Moved scripts in the module and started work to run them via the main meson command. 8 年之前
  Jussi Pakkanen 8b1039fa30 Organise files into a module structure. 8 年之前
  Yoav Alon a4809cf632 Added support for extended command line to overcome OS command line length limitation 8 年之前
  Jussi Pakkanen 56f11cf89b Print lib type list properly. 8 年之前
  Wink Saville c49da5aa00 Enhance mesonconfig.py help 8 年之前
  Jussi Pakkanen cc19bf0f45 Move option validation in objects rather than doing it only in the conf script. 9 年之前
  Jussi Pakkanen e2313b85d7 Refactored builtin options to a dictionary and created a new default library target type. 9 年之前
  Jussi Pakkanen b197d9e279 Can set compiler options with mesonconf. 9 年之前
  Jussi Pakkanen 4dff3f9fb3 Refactored option classes to mesonlib. 9 年之前
  Jussi Pakkanen 5c5f8c7813 Merged trunk changes. 9 年之前
  Jussi Pakkanen 067935ce76 Added conf option for build tree layout. 9 年之前
  Jussi Pakkanen 6cca79b052 Added multiple selectable warning levels. 9 年之前
  Jussi Pakkanen 0da1fbcb98 Flipped one character. 9 年之前
  jpakkane f15eb466fb Merge pull request #162 from mesonbuild/lint_errors 9 年之前
  Igor Gnatenko c74a72a6a1 mesonconf: fix bad-continuation 9 年之前
  Igor Gnatenko f1bc1e2757 mesonconf: fix tb and parsing options 9 年之前
  Jussi Pakkanen 11a9f61e51 Renamed buildtype from "type" to "buildtype" for consistency. 9 年之前
  Jussi Pakkanen ea4b9c590e Fix mesonconf when running in the build directory without a path argument. 9 年之前
  Jussi Pakkanen ba77e0dbbd Use argparse in mesonconf.py. 9 年之前
  Jussi Pakkanen 525f0ae6d2 Harmonised copyright declarations. 9 年之前
  Jussi Pakkanen d61529caf0 One more off by one error. 10 年之前
  Jussi Pakkanen 02cb18c934 Off by one error. Fixed. 10 年之前
  Jussi Pakkanen b8f6c3f39c Standardise on prefix instead of installprefix. 10 年之前
  Jussi Pakkanen d2b5e5c7a5 The mass flags -> args renaming for consistency. 10 年之前
  Jussi Pakkanen 365f529c75 Store build flags into coredata as it is persistent and needs to survive over Meson reconfigurations. 10 年之前
  Jussi Pakkanen 965974c510 Validate paths. 10 年之前
  Jussi Pakkanen 7bc5867178 Can print and set paths with mesonconf. 10 年之前
  Jussi Pakkanen ad6ba0cadf Do not crash on empty arrays. 10 年之前