1425 Commits (7882549f860730dda43fcc825b5beb75b0209410)

Author SHA1 Message Date
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
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
Wade Berrier dcc95d7f70 dependencies: boost: use system include flag for header includes 8 years ago
Jussi Pakkanen 630d7a5175 Process VS dependency string as raw bytes. 8 years ago
Rafael Fontenelle 7c43edb840 gtkdochelper: Fix type file name option 8 years ago
Michael Olbrich ca894a24fc Don't close fds when executing programs 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 371e3d3e87 install scripts: Actually check if it was found 8 years ago
Aaron Small 1fbf6300c5 Use an enum instead of strings for method names. 8 years ago
Dylan Baker 6402a8193a Provide nice error for invalid types to shared_library vs_module_defs 8 years ago
Dylan Baker c49f5aefd8 Allow using generated files to shared_library vs_module_defs. Closes #1605 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 b603aba3ec Add tests for target and custom_target rebuild 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