600 Commits (8b88fb990e165a501c3b5798139c21647218c978)

Author SHA1 Message Date
Jussi Pakkanen b949c4792d Preserve_path_from should be a kwarg of process(), not generator(). 7 years ago
Jussi Pakkanen 5b9d79b902 Print instructions on how to promote subsubprojects. 7 years ago
Christoph Behle 7bd30c522b Fix flake8 issues. 7 years ago
Christoph Behle c6acf75617 More version information for compilers. 7 years ago
Jussi Pakkanen 88756bfe95 Print UTF-8 warning only when actually encountering non-ascii filenames. 7 years ago
Jussi Pakkanen 4af4145d09 Files created with generator can have path segments. 7 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
Joergen Ibsen 312bc2ca81 Fix string format recursive replace 7 years ago
Dylan Baker f260a42216 Don't warn for optional_modules 7 years ago
Jussi Pakkanen 5bc1009109 Add if_found kwarg to subdir(). 7 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 7 years ago
Christoph Behle 05ee756ba0 Check keyword arguments for dependency 7 years ago
Dylan Baker 5331073188 Interpreter: ensure build_def_files defined before parse_project() 7 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
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. 7 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
Nirbheek Chauhan 87327d414a configure_file: Fix infinite loop in some cases 7 years ago
Luke Shumaker bb25260f00 flake8: Perform suggested whitespace/formatting changes 7 years ago
Thibault Saunier 96e24a50f9 Add cs_args as known args for csharp 7 years ago
Dylan Baker 59a90309ab Fix error message for find_program if program cannot be found 7 years ago
Nirbheek Chauhan 59473e9ed7 Add a new compiler method: get_return_value() 7 years ago
Alexis Jeandet e553d0807b Last round with listify function refactoring. 7 years ago
Matthias Klumpp 61db415d7f d: Make feature names less verbose 7 years ago
Hristo Venev 56c566a38e Fix get_option() for base options on reconfigure. 7 years ago
Martin Blanchard 71deffab18 get-unquoted: Fix indentation and remove useless arithmetic 7 years ago
Martin Blanchard fa1fee5686 get-unquoted: Implement a get_unquoted() method for ConfigurationData 7 years ago
Matthias Klumpp 75fdf413e4 Drop feature_args call in favor of letting pkgconfig do this directly 7 years ago
Matthias Klumpp 6cd3f066b4 d: Implement specific properties for D features 7 years ago
Matthias Klumpp d83c289442 d: Add easy way to use D-specific features 7 years ago
Nirbheek Chauhan aff981a6b0 Fix regression in test definitions 7 years ago
Jussi Pakkanen 72a6683c6f Permit overriding find_program from the cross file. 7 years ago
Hemmo Nieminen fa57295623 Fix a stack trace caused by environment variables in test setups. 7 years ago
Daniel Stone e1ffae0580 Add Compiler.get_supported_arguments() 7 years ago
Thibault Saunier 596c7106f7 interpreter: Make cs_args a known argument 7 years ago
Jon Turney 9607abbe0d Fix warning when executable(implib:) is used 7 years ago
Jussi Pakkanen 50fb7d37ab Make all functionality invokable via the main Meson binary, 7 years ago