1328 Commits (abd02b3eae13e151143f64164c65571da4ff2d42)

Author SHA1 Message Date
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 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
Paolo Borelli 83c5c738dd Try to be locale-independent when we match VS output 8 years ago
Wade Berrier f2465e6545 dependencies: qt: qmake method: prefer QT_HOST_BINS over QT_INSTALL_BINS 8 years ago
Patrick Griffis 12504b2385 i18n: Fix handling relative data_dirs 8 years ago
Patrick Griffis 82492f5d76 i18n: Add data_dirs kwarg to merge_file() 8 years ago
Dylan Baker 6944d06116 Don't use dict.keys() to check membership 8 years ago
Thomas Hindoe Paaboel Andersen fbbd7289db Detect intel fortran compiler 8 years ago
Jussi Pakkanen de43182205 Bumped version number for new development. 8 years ago
Jussi Pakkanen b25d3e4d3f Updated version numbers for point release. 8 years ago
Jussi Pakkanen b6a3d34bd6 Replace cmd line arguments on install scripts. Closes #1681. 8 years ago
Dylan Baker 4f7723649a Implement an actual set interface for the OrderedSet class. Closes #1670 8 years ago
Nirbheek Chauhan 42267f2afa Always pass cross-file {lang}_args to compiler checks 8 years ago
Jussi Pakkanen 568de3a14a Bump version number for new development. 8 years ago
Ernestas Kulik 8d720527b7 wrap: pass -C to git when resolving submodules 8 years ago
Ernestas Kulik a13bde821f wrap: initialize submodules when updating 8 years ago
Jussi Pakkanen 7dc747ea54 Update version number for release. 8 years ago
Jussi Pakkanen 476c263952 Unset compiler envvars in unit tests. 8 years ago
Guillaume Poirier-Morency aa486f5bb2 vala: Add 'VALAFLAGS' to considered environment variables 8 years ago
Nirbheek Chauhan 0ebf79ec8b configure_file: Accept output of configure_file as input 8 years ago
Nirbheek Chauhan 22c4cd6e25 Use linked-libraries to decide what linker to use 8 years ago
Nirbheek Chauhan 723884a369 Expose the implementation language for external libraries 8 years ago
Nirbheek Chauhan 61ed2702bf ninja: Don't use @file.rsp with ArLinker on Windows 8 years ago
Nirbheek Chauhan bf2af8b7f1 Use gcc-ar/llvm-ar as the static linker if available 8 years ago
Jussi Pakkanen 1c8e9fc7ae Stricter evaluation of deps. Closes #1648. 8 years ago
Jussi Pakkanen 6c500fd9db Added missing argument to a few function calls. Closes #1647. 8 years ago
Matthias Klumpp 407130a1d2 Don't fail include_directories if the dir is only in the build path 8 years ago
Jussi Pakkanen 4588b91096 Print a warning on duplicated keywords. 8 years ago
Peter Hutterer 6a4efe8a82 Drop terminating fullstop from "Installing blah to blah" messages 8 years ago
Jussi Pakkanen 0e47e74a77 Do not obliterate old rpath because it might be used due to read only data sharing. Closes #1619. 8 years ago
Elliott Sales de Andrade a57f441b37 Raise clear error if module name doesn't exist. 8 years ago