2130 Commits (57cb59787112aac395343e98f5cc4686560e74c9)

Author SHA1 Message Date
Elliott Sales de Andrade d96b16c24b Split development-related deps into their own file. 8 years ago
Elliott Sales de Andrade 23f9b42d3b Split UI-related into a separate file. 8 years ago
Elliott Sales de Andrade 92557e1c2a Move dependencies.py into a subdirectory. 8 years ago
Nicolas Schneider 39520d5688 vs: surround project guid with '{}' 8 years ago
Nirbheek Chauhan 830b44867c dependencies: Only store found deps in the cache 8 years ago
Nirbheek Chauhan 66f0ccb39b dependencies: Fix two more edge-cases in dependency searching 8 years ago
Nirbheek Chauhan 8cf29bd288 Completely overhaul caching of external dependencies 8 years ago
Nirbheek Chauhan 41f51f567a pkgconfig dependency: Define version_reqs at the start 8 years ago
Nirbheek Chauhan ac1c929f66 mesonintrospect: Print all deps, not just those with the same name 8 years ago
Nirbheek Chauhan c650ba8928 interpreter: Typo in error message 8 years ago
Nirbheek Chauhan c7d71c7943 dependencies: Fix caching of native/cross dependencies 8 years ago
Patrick Griffis 55dd31809e rust: Use -C to specify build type 8 years ago
Patrick Griffis b520a4f030 rust: Support rust_args 8 years ago
Dylan Baker 7053d9abfd Allow link_depends to take strings, Files or generated objects. Closes #1172 8 years ago
Guillaume Poirier-Morency ebb228a11b vala: Add 'no_warn_args' with '--disable-warnings' 8 years ago
Guillaume Poirier-Morency 904ed5a599 Use 'generate_basic_compiler_args' for Vala targets 8 years ago
Alberto Aguirre ccab7d64f4 Add support for @CURRENT_SOURCE_DIR@ in generator arguments 8 years ago
Niclas Moeslund Overby 1882548f05 Make name_suffix keyword known to binaries 8 years ago
Quentin Glidic 10c435fabe mesonintrospect: List all installed files 8 years ago
Jussi Pakkanen 87666d105a Prevent going into the same directory twice via symlinks. Closes #1749. 8 years ago
Dylan Baker 45affdd5f2 Fix error log in LLVM, which used the wrong variable 8 years ago
Dylan Baker f056b585a2 Implement a cpp blacklist for LLVM dependency 8 years ago
Dylan Baker 3a688dc4b7 Implement difference method for OrderedSet 8 years ago
Dylan Baker 93187797d6 Fix OrderedSet `__repr__` protocol for non-string objects 8 years ago
Nirbheek Chauhan 333085160d run_command: Refactor + improve errors and test 8 years ago
Nirbheek Chauhan b1df1a2bec run_command: accept built File objects too 8 years ago
Elliott Sales de Andrade bbcf0c0550 Serialize CustomTargets with newlines in command. 8 years ago
Elliott Sales de Andrade 7d6c6fe166 Remove extra quoting in swiftc invocation. 8 years ago
Patrick Griffis 60d560b5a7 ninja: Fix quoting newlines and $ 8 years ago
Nirbheek Chauhan 7dccf0c5ad compilers: Don't add line comments to pre-processed output 8 years ago
Nirbheek Chauhan f14684c5cb get_define: Add prefix before ifndef block 8 years ago
Peter Hutterer 7a3be163cb Default to project_version() in vcs_tag fallback 8 years ago
Peter Hutterer 4413122676 Check for input and output to exist in vcs_tag 8 years ago
Peter Hutterer a576791064 Use American English - 'ise' -> 'ize' where applicable 8 years ago
Peter Hutterer ca924451ac Use American English: behaviour -> behavior 8 years ago
Dylan Baker 4bee51655b Add dependency for LLVM. Fixes #1611 8 years ago
Dylan Baker 4334c96062 Provide a helpful message when a language is required but not included 8 years ago
Dylan Baker ad79db8f0a Add some FIXME comments to wxwidgets dependency. 8 years ago
Jussi Pakkanen 108dac5c16 Store extra_files as file objects. Helps with #1686. 8 years ago
Jussi Pakkanen 33b79dcf25 Kill RawFile dead! 8 years ago
Elliott Sales de Andrade a96d79cc00 ninjabackend: Don't pluralize twice custom target cleaning description 8 years ago
Guillaume Poirier-Morency 820fc8ee24 ninjabackend: Fix implicit comment for 'C#' rule description 8 years ago
Guillaume Poirier-Morency 253201d9bf ninjabackend: Add a set of raw names 8 years ago
Jussi Pakkanen 9d69c934d6 Expand input paths so they do not contain symlinks. 8 years ago
Dylan Baker a8173630ea Don't use len() to test emptiness vs not emptiness 8 years ago
Guillaume Poirier-Morency ce2e36fd6e ninjabackend: Fix typography for JAR and C# in descriptions 8 years ago
Guillaume Poirier-Morency f16232856e ninjabackend: Use 'custom targets' instead of 'CustomTarget' in description 8 years ago
Guillaume Poirier-Morency 91dc6a60df ninjabackend: Don't quote descriptions 8 years ago
Guillaume Poirier-Morency 3afc44973d ninjabackend: Use more consistent descriptions 8 years ago
Jussi Pakkanen b65b9fe271 More strict eval. 8 years ago