1406 Commits (cad83867330e38b0c6d896b71457a95a62744670)

Author SHA1 Message Date
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
Richard Hughes 0e8eba7f64 gnome: Allow modules to optionally generate ObjectManager boilerplate 8 years ago
Aaron Small 98a0f3ea40 Rename the pkgconfig method to pkg-config 8 years ago
Aaron Small 76c8491d77 Add an option to dependencies called 'method'. This can be used to 8 years ago
Wade Berrier b89af8b6dd Add support for BOOST_INCLUDEDIR and BOOST_LIBRARYDIR 8 years ago
Jussi Pakkanen 62b86824f0 Make link whole work on OSX. 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
Dylan Baker af820b77d8 Allow specifying windres binary in cross files 8 years ago
Philipp Ittershagen a00ab548eb add_project_arguments: allow call after subproject() 8 years ago
Philipp Ittershagen 69d07fe75a add_{project,global}_arguments: support language list 8 years ago
Jon Turney 320490cd00 Ignore install as non-existent user or group 8 years ago
Jon Turney fd47ef3a27 Use '.exe' extension for executables for Cygwin 8 years ago
Jon Turney 5af98a5ee8 Use correct shared library naming for Cygwin 8 years ago
Jon Turney 600f16f9f8 Use extra_paths on Cygwin 8 years ago
Jon Turney cbc5064a67 Don't use -fPIC on Cygwin, either 8 years ago
Philipp Ittershagen dd9f75e188 Refactor function_add_{global,project}_{link_,}arguments common code 8 years ago