커밋 기록

작성자 SHA1 메시지 날짜
  Nirbheek Chauhan 1c876d3d2c intrp: Don't do custom AST parsing for project() 8 년 전
  Jussi Pakkanen 295b67df51 Merge pull request #814 from centricular/heavy-cleanup-compilers-buildtargets 8 년 전
  Matthew Waters 13e91ab499 Add dependency support to the checks using the compiler 8 년 전
  Nirbheek Chauhan ac8c8c2ba8 Treat 32-bit compiles on 64-bit Windows as native 8 년 전
  Nirbheek Chauhan 6590b7221e intrp: Parse project() before the rest of the AST 8 년 전
  Nirbheek Chauhan 9c6369c759 interpreter: Print an error if the fallback dependency variable is not found (#804) 8 년 전
  Tim-Philipp Müller 3aebdb717a configuration_data: can pass descriptions to setters (#783) 8 년 전
  Sam Thursfield 8784c35dde Give a helpful exception when target has no name (#816) 8 년 전
  Thibault Saunier 89d3a18f65 Add a meson.version() method returning the version of meson in use (#792) 8 년 전
  Thibault Saunier a2e7ebc575 Add a new 'environment' object to be used to build test environment (#781) 8 년 전
  Tim-Philipp Müller 09fdc7f815 configuration_data: add .set_quoted() convenience method to set quoted string 8 년 전
  Jussi Pakkanen c970d656b1 All_args should always be a list. Closes #778. 8 년 전
  Jussi Pakkanen 6f2b29e0f7 Can use files() in run_command. 8 년 전
  Jussi Pakkanen 9235fd4ec1 Permit use of file objects in run targets. 8 년 전
  Elliott Sales de Andrade b6ee5725c2 Fix option initialization for win32 cross-compile. (#762) 8 년 전
  Jussi Pakkanen 165f8a913d Better error message when trying to use subprojects as dependencies. 8 년 전
  Elliott Sales de Andrade a7cf241334 Fix validation of man page extension. (#749) 8 년 전
  Emmanuele Bassi 2dd1ec6f8c Add is_even() and is_odd() integer methods 8 년 전
  Emmanuele Bassi 00e5962aaa Add support to integer modulo operator 8 년 전
  Jussi Pakkanen cdf0c4f1a9 Merge branch 'QuLogic-context-managers' 8 년 전
  Saunier Thibault e411c0b930 Honor dependency `fallback` argument even if the dependency is not required (#735) 8 년 전
  Elliott Sales de Andrade 4c71695e41 Use context manager for file I/O. 8 년 전
  Nirbheek Chauhan 7830cb61c3 Add a new compiler object method: has_members (#723) 8 년 전
  Elliott Sales de Andrade a2321b24f6 Flatten isinstance calls. (#715) 8 년 전
  Matthias Klumpp 309f7a1b4a interpreter: Rename get_unittest_flag() to unittest_args() 8 년 전
  Matthias Klumpp 57c54a678c Allow build definitions to retrieve the unittest flag of a D compiler 8 년 전
  Matthias Klumpp 56823272ab Implement D support 8 년 전
  Nirbheek Chauhan a5e01fa155 Only append compile flags to the link flags when appropriate 8 년 전
  Jussi Pakkanen 657f357fc6 Merge pull request #605 from mesonbuild/ternary 8 년 전
  Jussi Pakkanen d90fcb4048 Created ternary operator. Closes #538. 8 년 전