510 Commits (45d1dff592765a8a225599eec58ef5a75cd521c2)

Author SHA1 Message Date
Nirbheek Chauhan d23e6b34c7 Preserve -L -l pairings fetched from external deps 8 years ago
Nirbheek Chauhan d38f3deaed gnome: Work around GNU ld bug with -rpath,$ORIGIN 8 years ago
Adam C. Foltzer bdd4c45b17 Enhance Rust support 8 years ago
Jussi Pakkanen 4828b46b73 Use relative rpath so builds are reproducible. 8 years ago
Nirbheek Chauhan 4b428053f4 ninja: Use shlex.quote for quoting on non-Windows 8 years ago
Nirbheek Chauhan d2dc38abd4 ninja: Use a set for target deps and ordered deps 8 years ago
Alistair Thomas a195b78c8d Whitespace tweaks to reduce Flake8 warnings 8 years ago
Bálint Aradi 809a5938ff Fix case sensitivity in Fortran module names 8 years ago
Rob Doolittle 56b41d1c79 mesontest: use unbuffered IO 8 years ago
Ole André Vadla Ravnås b595cda4ed Fix cross environment pollution. 8 years ago
Elliott Sales de Andrade ea636fcd51 Remove unused variables. 8 years ago
Elliott Sales de Andrade 65b1d33931 Remove unused imports. 8 years ago
Ole André Vadla Ravnås 9b5df6e442 ninja: Deduplicate dependent vapis 8 years ago
Ole André Vadla Ravnås 97339d3be4 ninja: Also include Vala headers in generated headers 8 years ago
Jon Turney 61a145fcb5 Implement executable(gui_app:) for gcc on Windows 8 years ago
Jussi Pakkanen 111e3df45d Moved coverage commands to a standalone script. 8 years ago
Jon Turney e99cfdfbc7 Make vs_module_defs: do something for gcc on Windows as well 8 years ago
Bálint Aradi 540fd2f0e0 Fix scanning of Fortran sources created during configuration 8 years ago
Jussi Pakkanen a91aed8854 Test created tarball by doing a full build + test + install cycle. 8 years ago
Jussi Pakkanen 255be79e22 Created a dist target. Closes #877. 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 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
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
Peter Hutterer a576791064 Use American English - 'ise' -> 'ize' where applicable 8 years ago
Peter Hutterer ca924451ac Use American English: behaviour -> behavior 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
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
Paolo Borelli 83c5c738dd Try to be locale-independent when we match VS output 8 years ago
Jussi Pakkanen b6a3d34bd6 Replace cmd line arguments on install scripts. Closes #1681. 8 years ago
Guillaume Poirier-Morency aa486f5bb2 vala: Add 'VALAFLAGS' to considered environment variables 8 years ago
Nirbheek Chauhan 61ed2702bf ninja: Don't use @file.rsp with ArLinker on Windows 8 years ago
Elliott Sales de Andrade 5b917a6e17 Skip all whole archive args if there aren't any. 8 years ago
Jussi Pakkanen b48daeda1a Make it possible to only do unity builds on subprojects. 8 years ago
Jussi Pakkanen 630d7a5175 Process VS dependency string as raw bytes. 8 years ago
Sam Thursfield 2db11f1383 Sort user commandline options when generating 'scan-build' target 8 years ago
Nirbheek Chauhan c52963cd16 vala: Allow installation into default directories 8 years ago
Nirbheek Chauhan 711c0cbd67 vs: Fix depend_files support in custom targets 8 years ago
Nirbheek Chauhan 878b0f1401 Fix shared module installation directory on Windows 8 years ago
Jussi Pakkanen d152c1b5d5 Add option to link the entire contents of a static library to a target. 8 years ago