469 Commits (e89b6cdd1037d4c7cfdcb37555f2cbaf66f6ae05)

Author SHA1 Message Date
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 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
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
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
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 cdae69c0f8 vs: Pretty-print all vcxproj output 8 years ago
Nirbheek Chauhan 878b0f1401 Fix shared module installation directory on Windows 8 years ago
Nirbheek Chauhan 68c8bb49c3 vs: Pass absolute path of files to run_target 8 years ago
Jussi Pakkanen cbc8d6e537 Fix link whole on VS backend. 8 years ago
Jussi Pakkanen d152c1b5d5 Add option to link the entire contents of a static library to a target. 8 years ago
Jon Turney 600f16f9f8 Use extra_paths on Cygwin 8 years ago
Nirbheek Chauhan aa3480daba Reduce an indent level in the install for loop 8 years ago
Nirbheek Chauhan 98b1ce1cd9 Fix custom directory installation of import library 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
Jussi Pakkanen e5a6283c4c Add MVP implementation of overriding options. 8 years ago
melak47 d2548e6e83 strip trailing backslash from WindowsSDKVersion (#1538) 8 years ago
Patrick Griffis 9929e0efac rust: Support executable name differing from source name 8 years ago
Nirbheek Chauhan 976c9abcd0 modules: Start using @SOURCE_ROOT@ and @BUILD_ROOT@ 8 years ago
Nirbheek Chauhan 2376d6eadf Don't delete static library on Windows 8 years ago
Nirbheek Chauhan 27f5f0a963 Export MESONINTROSPECT to postconf/install/run_command scripts 8 years ago
Nirbheek Chauhan 8a7ac6ba4c vs: Fix custom target generated object paths 8 years ago
Elliott Sales de Andrade aeb694d9c3 Cache compiler args for each target. 8 years ago
Nirbheek Chauhan 53795d89df vs: Always use a wrapper for custom target commands 8 years ago
Nicolas Schneider 92ed607290 add 'vs' backend that automatically chooses between the vs backends 8 years ago
Nirbheek Chauhan 7f80f81ac9 Preserve the order of internal deps in a target 8 years ago