792 Commits (c1efaafec46ad837a2e9a0d409dd98302b619141)

Author SHA1 Message Date
Guillaume Poirier-Morency 66518d4dad vala: Use a portable path join for the VAPI 8 years ago
Nirbheek Chauhan 706425abd1 Ninja: Use OrderedDict in places where order matters 8 years ago
Nirbheek Chauhan a06178f58f Add -Wl,-no_weak_imports to has_function with XCode 8 8 years ago
Nirbheek Chauhan ac58c13bbf has_function: Only ignore prototype when no includes are specified 8 years ago
Nirbheek Chauhan 02a2d69270 compilers: Derive ClangObj*Compiler from ClangCompiler too 8 years ago
Guillaume Poirier-Morency 114b5b0637 vala: Use 'vala_header' and 'vala_vapi' directly 8 years ago
Guillaume Poirier-Morency ff6b3c7a2d vala: Custom header and vapi name (fix #892) 8 years ago
Jussi Pakkanen 3c48bd2d88 Revert d9473095f2 because it broke GStreamer. 8 years ago
Aurelien Jarno caa1ef6318 Fix depfixer on MIPS. 8 years ago
Patrick Griffis d9473095f2 gnome: Don't pass ldflags to g-ir-scanner 8 years ago
Patrick Griffis 423c8dbb40 gettext: Add update-po target 8 years ago
Nirbheek Chauhan 70265c3782 Improve error when using the dependencies kwarg 8 years ago
Nirbheek Chauhan f79c4396f8 Add repr() implementation for Dependency() 8 years ago
Jussi Pakkanen 5f20b38d44 Force configure input files to be utf-8. Closes #927. 8 years ago
Guillaume Poirier-Morency f7a60099f6 pkgconfig: Fix absolute 'libdir' and 'includedir' 8 years ago
Patrick Griffis ed3cc537cb gnome: Fix building gobject-introspection with sanitizer 8 years ago
Patrick Griffis 8b27a48d56 Don't default to lib64 if symlink 8 years ago
Jouni Kosonen 1ed3317a8b Only default to dpkg-architecture output in Debian derivatives 8 years ago
Patrick Griffis bae7d7b3d7 gnome: Add generate_vapi() function 8 years ago
Nirbheek Chauhan 7e9203fac9 Fix Unity builds for Fortran and D targets 8 years ago
Nirbheek Chauhan 57ce7d4618 Add support for extracting objects in unity builds 8 years ago
Nirbheek Chauhan 9c9c5ab2a8 Implement get_default_suffix in the base Compiler class 8 years ago
Nirbheek Chauhan b070f505d3 ninja: Generate Vala compile rules after all header_deps are found 8 years ago
Nirbheek Chauhan 8bee336e2a ninja: Always use RawFilename for unity sources and deps 8 years ago
Nirbheek Chauhan 6f4406928b BuildTarget: Add compilers needed by generated sources 8 years ago
Nirbheek Chauhan 93035fd112 Print a useful error when unable to determine linker 8 years ago
Patrick Griffis 1781129740 gnome: Add yelp() function 8 years ago
AlexandreFoley 263cb6a5f0 add support of mercurial repo for wrap,… (#937) 8 years ago
Jussi Pakkanen e908910187 Can query pkg-config variables from the system. Closes #726. 8 years ago
Patrick Griffis 44690763b0 gnome: Include build dir in gtkdoc-mkhtml path 8 years ago
Patrick Griffis 22debf6ffc gnome: Fix gresource warning incorrectly being shown on 2.50+ 8 years ago
Nirbheek Chauhan 65e9761cb1 Support all kinds of generated vala and vapi sources 8 years ago
Nirbheek Chauhan 23b060f0aa Ninja: Consolidate generated sources handling 8 years ago
Nirbheek Chauhan 092c593acd Process dependencies for all targets not just C/C++ 8 years ago
Nirbheek Chauhan 419b84784f CustomTarget: Use get_outputs() instead of get_filename() 8 years ago
Hemmo Nieminen c4fabc8ecf Don't mention non-existing log files after testing. 8 years ago
Jussi Pakkanen 24552819b4 Force dep versions into the version kwarg. 8 years ago
Scott D Phillips 08aeac22a9 Don't raise exception when a fallback dependency is not found 8 years ago
Guillaume Poirier-Morency bda92b37ee pkgconfig: Accept string for 'libraries' and 'libraries_private' 8 years ago
Guillaume Poirier-Morency 9ebc140832 pkgconfig: Process private libraries like regular ones 8 years ago
Guillaume Poirier-Morency 9429183c1d pkgconfig: Fix typo in 'Libs.private' 8 years ago
Guillaume Poirier-Morency 3090419181 pkgconfig: Add missing 'URL' and 'Conflicts' entries 8 years ago
Guillaume Poirier-Morency a33c5c50f1 pkgconfig: Rename 'CFlags' for 'Cflags' 8 years ago
Guillaume Poirier-Morency e9f66b1930 pkgconfig: Prevent trailing space 8 years ago
Patrick Griffis f30be6fb92 gettext: Add ability to set GETTEXTDATADIRS 8 years ago
Patrick Griffis d7fdeb4d15 gnome: Avoid unhandled exception 8 years ago
Nirbheek Chauhan 4332df01b8 Add no-warning args while building Vala C code 8 years ago
Thibault Saunier 77b379f5cf Try using already setup fallback subprojects before using native dependency 8 years ago
Thibault Saunier fcaf319e49 interpreter: Add a way to copy and environment object 8 years ago
Thibault Saunier 7e2390f355 interpreter: Add a type_name method to DependencyHolder 8 years ago