936 Commits (b80d40c287789ec0cb430842923a0254c86a6150)

Author SHA1 Message Date
Igor Gnatenko 900438882c trivial: remove executable bits on gnome framework 8 years ago
Jussi Pakkanen 8b05990c13 Disable gresource dependency generation as it breaks Ninja. 8 years ago
Jussi Pakkanen 382917ee8f More robust link check. 8 years ago
Nirbheek Chauhan 0f92b7d97c tests/4 qt: Test that invalid modules are not found 8 years ago
Nirbheek Chauhan 954038b7c1 tests/4 qt: Don't search for QtWidgets with Qt4 8 years ago
Guillaume Poirier-Morency b2a39dd06e vala: Generate GIR into the build directory (fix #185) 8 years ago
Nirbheek Chauhan 4b7ddfbce7 Add a test for gir dependencies and includes 8 years ago
Thibault Saunier 85a0cd7635 Add new add_project_[link]_args functions 8 years ago
Nirbheek Chauhan 085650a1e3 vala: Implement valac.find_library 8 years ago
Nirbheek Chauhan 4cdd22f094 tests: Optional fallback subprojects can fail 8 years ago
Nirbheek Chauhan 3a84136268 Fix regex used in custom target evaluation 8 years ago
Jussi Pakkanen 1e0ae0a083 Revert "vala: Build with '--nostdpkg'", MR #920 8 years ago
Nirbheek Chauhan 45996b0f92 vala: Fix compiled object extraction 8 years ago
Guillaume Poirier-Morency 0f098c37ae vala: Build with '--nostdpkg' 8 years ago
Nirbheek Chauhan ba316a0dff common/37 has header: Add a test for prefixes 8 years ago
Nirbheek Chauhan 14c5e17b0a tests: Remove outdated qt4 manual test and rename qt5 automated test 8 years ago
Nirbheek Chauhan 19a06d9033 qt4, qt5 modules: Improve moc/uic/rcc detection 8 years ago
Jussi Pakkanen 5603f90287 Allow tests to mark themselves as skipped during runtime. 8 years ago
Nirbheek Chauhan daa893e011 tests: Disable 113 generatorcustom on VS backends 8 years ago
Nirbheek Chauhan 69756fdabb Fix 103 manygen with MSVC on Windows 8 years ago
Nirbheek Chauhan 408686a31d Fix 62 exe static shared on MSVC 8 years ago
Nirbheek Chauhan f09508dde7 51 pkgconfig-gen: Disable validation on Windows 8 years ago
Nirbheek Chauhan 5fdac48250 custom_target: Substitute @OUTPUT@ and @INPUT properly 8 years ago
Nirbheek Chauhan 66ec8c4258 tests: Check that run_target can find a files() argument 8 years ago
Jussi Pakkanen 841380acfe Search for headers in build dir before source dir. Closes #984. 8 years ago
Nirbheek Chauhan ae5a362950 tests/common: Run compiler checks for both C & C++ 8 years ago
Nirbheek Chauhan 4d84241ccf has_header_symbol: Also detect C++ classes and templates 8 years ago
Nirbheek Chauhan f6dfd36239 has_header_symbol: Make it work with C++ compilers 8 years ago
Tim-Philipp Müller 627d859809 interpreter: copy mutable variables on assignment 8 years ago
Nirbheek Chauhan 52b589fd55 Test that invalid subproject code in dependency() errors out 8 years ago
Nirbheek Chauhan cb36843863 failing tests: required : true is true implicitly 8 years ago
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