커밋 기록

작성자 SHA1 메시지 날짜
  John Ericson 19f81d3e33 Never access environment.properties downstream 5 년 전
  Jussi Pakkanen 3bf2ca483e Merge pull request #4732 from mensinda/introMesonInfo2 5 년 전
  Nicolas Schneider 3232f780d8 use same code for printing options in mconf and msetup 5 년 전
  Daniel Mensinger ab32f1fe00 Added meson-info.json 5 년 전
  Jussi Pakkanen a34ac74cf9 Merge pull request #4547 from mensinda/introIncDirs 5 년 전
  Nicolas Schneider 735e138382 fix meson configure exception when install_umask is not an int 5 년 전
  Daniel Mensinger d4ac832bf6 Split the monolithic introspection file into chunks 5 년 전
  Daniel Mensinger b91c5aad85 Update intro dump on meson configure 5 년 전
  Daniel Mensinger 1759fc8f45 Sorted arrays alphabetically 5 년 전
  Xavier Claessens 43101489cd Recover when coredata cannot be loaded 5 년 전
  Xavier Claessens 37067a53c4 Use a single ArgumentParser for all subcommands 6 년 전
  Xavier Claessens 1e6d72eb5a Remove useless __main__ in files that cannot be executed 6 년 전
  Xavier Claessens 9350b9aa7b mconf: Take only one optional builddir arg that defaults to '.' 6 년 전
  Xavier Claessens 75e501ceb8 coredata: Stop setting default option values as argparse attribute 6 년 전
  Xavier Claessens 8afbfe227b mconf: Special case UserUmaskOption to print value in octal notation 6 년 전
  Xavier Claessens 75cce9e157 mconf: Reduce code duplication and avoid missing builtin options 6 년 전
  Xavier Claessens 04c5c53e3c mconf: Fix print when choices is a string instead of list 6 년 전
  Xavier Claessens da29e48d13 mconf: Set prefix first because other options depends on it 6 년 전
  Xavier Claessens 8fb72510c3 Move to coredata some methods handling options 6 년 전
  Xavier Claessens 3e6dc8fb71 mconf: Small tweaks when printing configuration 6 년 전
  Xavier Claessens aa879b7f0c Fix issues found by flake8 6 년 전
  Xavier Claessens b7d442150d Move <lang>_args to coredata.compiler_options 6 년 전
  Xavier Claessens 24f1b96dde Fix setting c_args and friends from command line 6 년 전
  Xavier Claessens 570c108635 Fix --warnlevel being renamed to --warning-level in latest release 6 년 전
  Xavier Claessens cb5ad2f211 Remove duplicated definition of -D cmdline arg 6 년 전
  Filipe Brandenburger 170776d626 Add install_umask to list of options of `meson configure` 6 년 전
  Dylan Baker 1c48cc08e0 mconf: accept -- options like `meson` does 6 년 전
  Jussi Pakkanen 9b2e533d87 Always build parser objects anew to avoid leaking old data. 6 년 전
  Jukka Laurila 52c50da6c7 Refactor: Add log.error and log.exception to reduce code duplication. 6 년 전
  Sander Sweers 3a0ab6a2bc mconf: Make it pep8 compliant 6 년 전