1022 Commits (4a4322064ea38666cebe8479bebe81e33ab23439)

Author SHA1 Message Date
Scott D Phillips 3650669874 Allow subproject declarations in subdirectories 8 years ago
Tim-Philipp Müller aeaccdc418 Fix dependency() ignoring required attribute when checked second or third time 8 years ago
Nirbheek Chauhan eea951c9f3 Add osx test for the XCode 8 fixes to has_function 8 years ago
Nirbheek Chauhan f3bb6bb227 Add a unit test to ensure object file order 8 years ago
Guillaume Poirier-Morency ff6b3c7a2d vala: Custom header and vapi name (fix #892) 8 years ago
Jussi Pakkanen 63aaa3aa52 Add missing period. 8 years ago
Patrick Griffis bae7d7b3d7 gnome: Add generate_vapi() function 8 years ago
Nirbheek Chauhan 57ce7d4618 Add support for extracting objects in unity builds 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
Jussi Pakkanen e908910187 Can query pkg-config variables from the system. Closes #726. 8 years ago
Nirbheek Chauhan 3032c2b580 Add generated C file to mixed sources Vala test 8 years ago
Nirbheek Chauhan 65e9761cb1 Support all kinds of generated vala and vapi sources 8 years ago
Patrick Griffis 19e08aa7b1 pkgconfig: Test the validity of the generated file 8 years ago
Nirbheek Chauhan 9ac98040ae Add a unittest using the Vala and C warnings test 8 years ago
Nirbheek Chauhan 354c4bcaeb Test that warnings apply to C files in Vala targets 8 years ago
Nirbheek Chauhan 5dcb8daaf3 vala tests: Test no-warnings code with werror in default_options 8 years ago
Thibault Saunier 77b379f5cf Try using already setup fallback subprojects before using native dependency 8 years ago
Thibault Saunier 7e2390f355 interpreter: Add a type_name method to DependencyHolder 8 years ago
Sam Thursfield 25f13067c2 gnome: allow use of generated files with compile_resources() 8 years ago
Sam Thursfield c1d2b65c73 Use stdout for success message instead of stderr in gresource test 8 years ago
Elliott Sales de Andrade 779788ad82 Split generator @BASENAME@ at the first extension. 8 years ago
Jussi Pakkanen 1efcea9617 Renamed path_join to join_paths. 8 years ago
Nirbheek Chauhan 6ffae922cc Add a unittest for pkg-config file generation 8 years ago
Nirbheek Chauhan 6a002a7bea tests/gnome: Add missing enums.h dep to enums2.c 8 years ago
Nirbheek Chauhan 2d0eb2cec5 Warn if -fPIC is passed instead of pic to static libraries 8 years ago
Guillaume Poirier-Morency a0b04e730e Add a Vala test case for mixed sources 8 years ago
Jussi Pakkanen c2b852c9b3 Created path_join function. 8 years ago
Thibault Saunier 6eacca2024 dependencies: Fix traceback always setting 'variable' 8 years ago
Nirbheek Chauhan ce1393609f Error out if shared lib links to static lib without PIC 8 years ago
Nirbheek Chauhan ee8b3b12a0 Add cross-platform PIC support for static libraries 8 years ago
Nirbheek Chauhan 4990dd197c Test arrays in languages for the project() method 8 years ago
Nirbheek Chauhan 2e16e80048 Swift tests: Don't use label: syntax with older Swift 8 years ago
Elliott Sales de Andrade 71eddecdc7 Add missing dependency in gnome.mkenums test. 8 years ago
Nirbheek Chauhan efc986ee93 swift tests: Port to Swift 3 8 years ago
Jussi Pakkanen f2df5f5567 Indent fix. 8 years ago
Nirbheek Chauhan f42d0f5063 Add a vala test for generated sources in subdirs 8 years ago
Nirbheek Chauhan 3be01a7e7b Add a test for generated header deps of generated sources 8 years ago
Nirbheek Chauhan d3e73e0dbc tests/7 gnome: Add a dependency on the compiled schemas 8 years ago
Elliott Sales de Andrade acdb17ffa2 Add test cases for compile-checks-in-files. 8 years ago
Elliott Sales de Andrade 8f024c0697 Allow running mkenums without templates. 8 years ago
Jussi Pakkanen d61b71fdc2 Converted mkenums to be single invocation. 8 years ago
Elliott Sales de Andrade ceee8bc6b2 Generate genmarshal header and body simultaneously. 8 years ago
Elliott Sales de Andrade 2a8a0727fc Add support for glib-genmarshal to gnome module. 8 years ago
Elliott Sales de Andrade ab004ab189 Add support for glib-mkenums to gnome module. 8 years ago
Nirbheek Chauhan 4eb13f6afd tests/94 default options: Also test warning_level 8 years ago
Matthew Waters 13e91ab499 Add dependency support to the checks using the compiler 8 years ago
Jussi Pakkanen e23e5c48d7 Use custom target outputs to determine linker. Closes #786. 8 years ago
Jussi Pakkanen 5f90aac4ed With a generator. 8 years ago
Jussi Pakkanen 5f6c9d628d A target where all sources are generated. 8 years ago