209 Commits (69f817b0e36f8fba7d2bd81cf569d9ad09bb7a2b)

Author SHA1 Message Date
Jens Georg ce3cec40da Skip handling non-available dependencies 8 years ago
Nirbheek Chauhan d38f3deaed gnome: Work around GNU ld bug with -rpath,$ORIGIN 8 years ago
Nirbheek Chauhan 0c83f8352d dependencies: Add a new class ExternalDependency 8 years ago
Nirbheek Chauhan 6963da616b Don't add dependencies recursively while linking 8 years ago
Alistair Thomas a195b78c8d Whitespace tweaks to reduce Flake8 warnings 8 years ago
Ole André Vadla Ravnås b595cda4ed Fix cross environment pollution. 8 years ago
Elliott Sales de Andrade e66465369d Use more direct dictionary literals. 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
Peter Hutterer a576791064 Use American English - 'ise' -> 'ize' where applicable 8 years ago
Jussi Pakkanen 33b79dcf25 Kill RawFile dead! 8 years ago
Dylan Baker a8173630ea Don't use len() to test emptiness vs not emptiness 8 years ago
Matthias Klumpp 52a56d441a d: Fix linking shared libraries with DMD 8 years ago
Jussi Pakkanen b48daeda1a Make it possible to only do unity builds on subprojects. 8 years ago
Nirbheek Chauhan 711c0cbd67 vs: Fix depend_files support in custom targets 8 years ago
Jon Turney 600f16f9f8 Use extra_paths on Cygwin 8 years ago
Nirbheek Chauhan 57cb1f9aad Support multiple install dirs for built/custom targets 8 years ago
Sam Thursfield f5b7cfdbf0 Ensure rules in the generated build.ninja file are in a stable order 8 years ago
Jussi Pakkanen 553ac89e02 Review fixes. 8 years ago
Jussi Pakkanen 319398f074 Proxy object for overriding options transparently. 8 years ago
Jussi Pakkanen cf97c7af81 Use get_option_for_target for builtins where sensible. 8 years ago
Jussi Pakkanen 294abe244f Use relative object file name for unity files everywhere. 8 years ago
Jussi Pakkanen 7b66ff8921 Create unity files with the VS backend. 8 years ago
Nirbheek Chauhan 976c9abcd0 modules: Start using @SOURCE_ROOT@ and @BUILD_ROOT@ 8 years ago
Nirbheek Chauhan 27f5f0a963 Export MESONINTROSPECT to postconf/install/run_command scripts 8 years ago
Nirbheek Chauhan 7f80f81ac9 Preserve the order of internal deps in a target 8 years ago
Nirbheek Chauhan 303b8819ec Nuke dead code which was used for installing PDB files 8 years ago
Jussi Pakkanen b927468137 Use cross stripper when cross compiling and allow overriding native strip executable. Closes #1414. 8 years ago
Nirbheek Chauhan 73b2ee08a8 Rewrite custom_target template string substitution 8 years ago
Nirbheek Chauhan 7e805a019a find_program: Fix implementation of .path() 8 years ago
Nirbheek Chauhan 50c4851daa Use CompilerArgs for generation of link commands 8 years ago
Nirbheek Chauhan 2bb58c909f Use CompilerArgs for generation of compile commands 8 years ago
Nirbheek Chauhan fc4e332601 backends: Add support for build_by_default to vs2010 backend 8 years ago
Nirbheek Chauhan dbcbf19ece compilers: New class CompilerArgs derived from list() 8 years ago
Nirbheek Chauhan 7d6f628ed4 Support file perms for install_data and install_subdir 8 years ago
Mike Sinkovsky 969be1f679 cleanup: Remove redundant parentheses 8 years ago
Mike Sinkovsky 22eed4c417 cleanup: Redundant character escape 8 years ago
Jussi Pakkanen 11f9425a5e Can use targets directly in test arguments. 8 years ago
Mike Sinkovsky 77515ee541 style: [E303] too many blank lines (2) 8 years ago
Mike Sinkovsky e9a891fe25 style: [E502] the backslash is redundant between brackets 8 years ago
Igor Gnatenko 969dc7e995 style: fix E124 violations 8 years ago
Igor Gnatenko f0b30baa39 style: fix E225 violations 8 years ago
Nirbheek Chauhan 5060e2045b serialise_executable: Name the data file deterministically 8 years ago
Jussi Pakkanen b55235dfbd Fix space before :. 8 years ago
Matthias Klumpp 8ee1c9a07a Do not automatically set warning flags if buildtype is 'plain' 8 years ago
Matthias Klumpp a9c09e6004 ldc: Protect linker flags from deduplication 8 years ago
Nirbheek Chauhan 589a56e78f Cache the scripts used for postconf and install phases 8 years ago
Igor Gnatenko 9ffc0d2f89 tree-wide: remove blank lines at EOF 8 years ago
Igor Gnatenko 971a3a3cd9 tree-wide: remove trailing whitespaces 8 years ago
Igor Gnatenko e611b6748b tree-wide: remove unused variables 8 years ago