Commit History

Author SHA1 Message Date
  Jussi Pakkanen 88756bfe95 Print UTF-8 warning only when actually encountering non-ascii filenames. 6 years ago
  Jussi Pakkanen bc83c58d37 Merge pull request #2731 from mesonbuild/disabler 6 years ago
  Jon Turney 87e6201214 Document and improve not-found dependency objects 7 years ago
  Jussi Pakkanen 678daad6cc Created a new disabler type. 7 years ago
  Jussi Pakkanen 018deb48fe Merge pull request #2663 from inigomartinez/pkg-config-define-variable 6 years ago
  Joergen Ibsen 312bc2ca81 Fix string format recursive replace 6 years ago
  Dylan Baker f260a42216 Don't warn for optional_modules 6 years ago
  Jussi Pakkanen 746e70c0da Merge pull request #2512 from dcbaker/wip/config-tool-variables 6 years ago
  Jussi Pakkanen 5bc1009109 Add if_found kwarg to subdir(). 6 years ago
  Dylan Baker f818e9df58 Add a configtool_variable method to dependency 7 years ago
  Iñigo Martínez 935ca12822 dependencies: Allow pkg-config to define variables 6 years ago
  Christoph Behle 05ee756ba0 Check keyword arguments for dependency 6 years ago
  Jussi Pakkanen 49eb33ff55 Merge pull request #2000 from t-chaik/tchaik/wip/get-unquoted 6 years ago
  Dylan Baker 5331073188 Interpreter: ensure build_def_files defined before parse_project() 6 years ago
  Philipp Ittershagen a176588151 fix include_directories handling in subprojects for compiler tests. 7 years ago
  Paulo Antonio Alvarez 1540e615f1 interpreter: Add warning function 7 years ago
  Jussi Pakkanen 3faf35ac64 Merge pull request #2551 from mesonbuild/fix2481 6 years ago
  Martin Kelly 02bea7d5bf namespace run_targets by subproject 7 years ago
  Scott D Phillips 1b0048a702 run_command: add command and files as build dependencies 7 years ago
  Jussi Pakkanen 53c1afffaf Evaluate subproject path correctly. Closes #2481. 6 years ago
  Jussi Pakkanen 12df9c46f5 Check that link_with arguments in declare_dependency are not external dependencies. 7 years ago
  Jussi Pakkanen c178a5766b Because people are very creative in working around limitations based on good faith. 7 years ago
  Narendra Vardi 6083eb29d0 Do not allow escaping the subprojects directory. 7 years ago
  liugang 36d85db5d4 fix all subproject using wrap-file broken 7 years ago
  Jussi Pakkanen 68bd64cd38 Prevent projects from directly grabbing files from other subprojects. 7 years ago
  Nirbheek Chauhan bb0e18b738 Use listify and extract_as_list everywhere 7 years ago
  Nirbheek Chauhan 3a63f0d63c interpreter: Add a new ObjectHolder class 7 years ago
  Jussi Pakkanen 1b442d11b4 Prevent projects from grabbing other projects' options. 7 years ago
  Niklas Claesson 68275b32e8 Implement capture for generators 7 years ago
  Dylan Baker dda5e8cadb Allow CustomTarget's to be indexed 7 years ago