3185 Commits (d9a4b367b476f96a2b0bdeb9b636767ed9b0037c)
 

Author SHA1 Message Date
Nirbheek Chauhan eaafca6f4a Qt: Allow passing a name arg to preprocess() 8 years ago
Nirbheek Chauhan ade1f695a6 Fix detection of pkg-config on all platforms 8 years ago
Nirbheek Chauhan ef2c2eeed1 QtDependency: Only use -fPIC on Linux 8 years ago
Nirbheek Chauhan 361ae8d22b qt: Fix detection of tools on Windows 8 years ago
Nirbheek Chauhan 6981d29861 compilers: Always pass -pipe to compiler checks 8 years ago
Nirbheek Chauhan 6292122a19 has_header: Don't compile, only preprocess 8 years ago
Igor Gnatenko 5bf22c5678 add support for $sharedstatedir 8 years ago
Igor Gnatenko 2962d3a66b add support for $infodir 8 years ago
Igor Gnatenko 380b362fa4 add support for $sbindir 8 years ago
Nirbheek Chauhan 59b8f11e7e gnome: Re-use gobject-introspection-1.0 pkg-config dependency 8 years ago
Thibault Saunier 5b5edd6b33 gettext: Respect the --subdir argument before the MESON_SUBDIR var 8 years ago
Nirbheek Chauhan 2b842de341 compilers: Ignore -pthread in link flags with MSVC 8 years ago
Jussi Pakkanen b389f43060 Revert "Merge pull request #1145 from AlexandreFoley/wrap-fix" 8 years ago
Jussi Pakkanen 21e475b64b Merge pull request #1194 from centricular/critical-bugfixes-vala 8 years ago
Thibault Saunier 925f880e6b introspect: Allow listing all installed files 8 years ago
Igor Gnatenko b80f8b2dc2 rpm: use VPATH macro 8 years ago
Nirbheek Chauhan ff8cdf86f4 tests/vala/14: Disable running of GTK+ test 8 years ago
Nirbheek Chauhan 5e5b3f00d8 modules: Cache programs found by find_program 8 years ago
Nirbheek Chauhan d5f7ba862b gnome.mkenums: Use absolute paths for all commandline args 8 years ago
Nirbheek Chauhan de0ce7f25c Add a test that uses hand-written vapi files 8 years ago
Nirbheek Chauhan e6f48a03fc Allow all code to access module target classes 8 years ago
Nirbheek Chauhan 330d9ba7fe Test target glib version and gresources in Vala 8 years ago
Nirbheek Chauhan 79f6626867 Pass --gresources to valac for each compiled gresource 8 years ago
Nirbheek Chauhan 807a53c6fc PkgConfigDependency.version_reqs must be a list 8 years ago
Nirbheek Chauhan fc540b72a6 vala: Fix duplicate output detection 8 years ago
Sam Thursfield 627faa0d39 Add a testcase for 'Duplicate outputs' bug 8 years ago
Igor Gnatenko 8c24fc7761 mailmap: add couple of aliases 8 years ago
Igor Gnatenko 0121faf168 rpm: use __global_*flags 8 years ago
Igor Gnatenko dcd3c21712 rpm: use meson's syntax to specify sourcedir and builddir 8 years ago
Jussi Pakkanen b01d2c35b7 Only add build dir inlude directives if the corresponding dir exists. Closes #1185. 8 years ago
Jussi Pakkanen de83e94b5a Merge pull request #1171 from centricular/fix-extracted-generated-prebuilt-object-targets-linking 8 years ago
Jussi Pakkanen 07679f0330 Merge pull request #1184 from centricular/cc.prefixes_underscore 8 years ago
Nirbheek Chauhan 2c83bd16fc Test targets with only generated and prebuilt objects 8 years ago
Nirbheek Chauhan 3fad3cbb81 Test extracting static objects into a shared library 8 years ago
Nirbheek Chauhan 038b15a7b2 Add __repr__ for ExtractedObjects and better error for Vala libraries 8 years ago
Nirbheek Chauhan d766475176 Use the linker to determine if we are using MSVC 8 years ago
Nirbheek Chauhan 82a77609e8 Query the target itself for the dynamic linker 8 years ago
Nirbheek Chauhan 0fc4ad2a0b Also use objects to populate target compilers 8 years ago
Nirbheek Chauhan 7b3d00fee4 Use dict for self.build.compilers instead of list 8 years ago
Nirbheek Chauhan 3e2d894f55 Add test for cc.symbols_have_underscore_prefix 8 years ago
Nirbheek Chauhan 4967b2a5ea tests/common/124: Print an error when square fails 8 years ago
Nirbheek Chauhan 5240688f5c compilers: Fix output ext while compile-only on MSVC 8 years ago
Nirbheek Chauhan 09f65b7a3c New compiler function 'symbols_have_underscore_prefix' 8 years ago
Elliott Sales de Andrade ec47db6c0c Add Compiler.has_multi_arguments method. 8 years ago
Patrick Griffis c42167dc6f gnome.gtkdoc(): Include builddir variant of include dirs also 8 years ago
Jussi Pakkanen 5787a4b4fb Make Java compilation work with inner classes. Closes #1157. 8 years ago
Jussi Pakkanen e128d26b35 Merge pull request #1095 from centricular/llvm-ir-assembly 8 years ago
Jussi Pakkanen f2b3ab826b If/elif fix so running just mesontest actually runs the tests after doing a rebuild. 8 years ago
Jussi Pakkanen 22aedda6d0 Use a big timeout when running gdb interactively and a typo fix. 8 years ago
Nirbheek Chauhan 70f39ee21e unity builds: Assembly and LLVM IR are incompatible 8 years ago