2875 Commits (4d3cce1532ccd6cbd5cdb6a3d12b076effedd6bd)
 

Author SHA1 Message Date
Emmanuele Bassi 6eeecb8585 gtkdochelper: Add 'overrides.txt' to the content files 8 years ago
Jussi Pakkanen 6762d30c6a Exposes the install names of targets in introspection. Closes #829. 8 years ago
Jussi Pakkanen 43a8ef72fc Merge pull request #965 from schultetwin/serialize_native_executable_exe_wrapper_cross_build 8 years ago
Nirbheek Chauhan b8ef693a2a Clang also supports gnu89/99/11, gnu++03/11/14/1z 8 years ago
Mark Schulte cb53da3cc1 Adding my name to authors.txt as requested 8 years ago
Mark Schulte 1e4bdea7d8 Allow running native executable in cross build 8 years ago
Scott D Phillips ba578db031 mesonlib: close file before (re)moving 8 years ago
Nirbheek Chauhan b05d37db67 compilers: Ignore pthread flags when using MSVC 8 years ago
Jussi Pakkanen 33323bb7e3 Merge pull request #952 from centricular/deterministic-sources-outputs 8 years ago
Jussi Pakkanen 8105c6f027 Upgrade docker build image to yakkety. 8 years ago
Nirbheek Chauhan eea951c9f3 Add osx test for the XCode 8 fixes to has_function 8 years ago
Nirbheek Chauhan 5ffb0bcd0d Use *FLAGS from the env in compiler checks 8 years ago
Nirbheek Chauhan 3df75d696d Directly pass the compiler to get_args_from_envvars 8 years ago
Nirbheek Chauhan 4be8e71fb3 has_function: Try to use the function being checked 8 years ago
Jussi Pakkanen 2d058bdcff Merge pull request #912 from valum-framework/wip/vala-custom-header-and-vapi 8 years ago
Guillaume Poirier-Morency 66518d4dad vala: Use a portable path join for the VAPI 8 years ago
Nirbheek Chauhan f3bb6bb227 Add a unit test to ensure object file order 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
Jussi Pakkanen 63aaa3aa52 Add missing period. 8 years ago
Jussi Pakkanen a76f9cfe3b Merge pull request #915 from centricular/dependency-error-msg-and-more 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 b50f3e6976 Merge pull request #934 from mesonbuild/wip/tingping/gnome-yelp 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
Jussi Pakkanen 885a3c706f Merged dpkg-architecture fix for Gentoo. 8 years ago
Jussi Pakkanen 1e3e22c66e Merge pull request #938 from centricular/fix-unity-builds 8 years ago
Patrick Griffis 8b27a48d56 Don't default to lib64 if symlink 8 years ago
Jouni Kosonen 3a385ba393 Added myself to author list as suggested in PR 940 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
Nirbheek Chauhan d59f5f8620 Add a test that contains only generated Vala files 8 years ago
Patrick Griffis f1022f9b7b Add test for gnome.yelp() 8 years ago