Історія комітів

Автор 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 роки тому