Commit History

Author SHA1 Message Date
  Nirbheek Chauhan bc8c0730f3 Add __repr__ for IncludeDirs 7 years ago
  Nirbheek Chauhan 2bb58c909f Use CompilerArgs for generation of compile commands 7 years ago
  Jussi Pakkanen a32e3023f8 Add build_by_default to list of kwargs know by CustomTarget. 7 years ago
  Nirbheek Chauhan 7d6f628ed4 Support file perms for install_data and install_subdir 7 years ago
  Mike Sinkovsky 969be1f679 cleanup: Remove redundant parentheses 7 years ago
  Jussi Pakkanen cfc33ac421 Merge pull request #1303 from mesonbuild/buildonall 7 years ago
  Jussi Pakkanen 21d8505825 build_by_default it is. 7 years ago
  Jussi Pakkanen 58878b998d Get rid of hasattr. 7 years ago
  Jussi Pakkanen db8ad2a4bd Add test for build_on_all. 7 years ago
  Jussi Pakkanen 7abc7c64b0 Created base class for all targets and moved common functionality there. 7 years ago
  Elliott Sales de Andrade 78b030cf19 Add support for Files passed to generators. 7 years ago
  Mike Sinkovsky 5b626ab4cb style: [E1**] Indentation 7 years ago
  Mike Sinkovsky c8981bdd1b style: [E711] comparison to None should be 'if cond is None:' 7 years ago
  Jussi Pakkanen 00f62d0755 Can get values in ConfigurationData objects. 7 years ago
  Jussi Pakkanen fdd0675661 Better error messages. Closes #1284. 7 years ago
  Jussi Pakkanen ee8a6e6fc5 Can specify test setups and run them with mesontest. 7 years ago
  Igor Gnatenko f0bc5568a7 style: fix E703 violations 7 years ago
  Igor Gnatenko 969dc7e995 style: fix E124 violations 7 years ago
  Igor Gnatenko 116da33cdd style: fix E128 violations 7 years ago
  Igor Gnatenko f19bec34a9 style: fix E271 violations 7 years ago
  Igor Gnatenko ef608f217d style: fix E222 violations 7 years ago
  Jussi Pakkanen b55235dfbd Fix space before :. 7 years ago
  Jussi Pakkanen 4b7c39d9d1 Merge pull request #1247 from centricular/fix-installed-soname-aliases 7 years ago
  Elliott Sales de Andrade 18c38df875 Add Generator.process_files to reduce code duplication. 7 years ago
  Nirbheek Chauhan 0ac965cc10 Fix shared library symlink aliasing on install 7 years ago
  Elliott Sales de Andrade c7f788e184 Fix exception when linking with invalid object. 7 years ago
  Jussi Pakkanen a2528a8816 Merge pull request #1233 from mesonbuild/wip/ignatenko/code-style 7 years ago
  Jussi Pakkanen 98c4fd2d5d Add per target argument for Fortran. 7 years ago
  Nirbheek Chauhan 589a56e78f Cache the scripts used for postconf and install phases 7 years ago
  Igor Gnatenko 139e020ede tree-wide: use proper 'not in' notation 7 years ago