50 Commits (fdb48a3a0f0425a6bd4a71a2e004479080955df8)

Author SHA1 Message Date
Alistair Thomas 6483a0d846 Add additional directory depth tests to Vala test case 22 7 years ago
Corentin Noël f13887b64a Reduce code complexity, fix nested array in files instruction 7 years ago
Corentin Noël ac8d5f2156 Allow different directories for Vala files 7 years ago
Guillaume Poirier-Morency 02ad00b982 ninja: Fix the dependency on the VAPI when 'vala_vapi' is used 7 years ago
Guillaume Poirier-Morency 1eec145586 vala: Add a shared module testcase using 'GLib.TypeModule' 7 years ago
Alistair Thomas 2980ccb05e Add test for Genie with multiple and mixed sources 7 years ago
Alistair Thomas 41702ab398 Add test case for compiling a Genie file 7 years ago
Nirbheek Chauhan 03ba7cd843 Add a test for ignoring not-found vala deps 7 years ago
Nirbheek Chauhan 185808bf16 vala: Only add --use-header for unity builds 8 years ago
Nirbheek Chauhan 73c06780f9 Make external library no-op when used with incompatible target (#1941) 8 years ago
Nirbheek Chauhan 6963da616b Don't add dependencies recursively while linking 8 years ago
Ole André Vadla Ravnås 9b5df6e442 ninja: Deduplicate dependent vapis 8 years ago
Ole André Vadla Ravnås 97339d3be4 ninja: Also include Vala headers in generated headers 8 years ago
Nirbheek Chauhan c52963cd16 vala: Allow installation into default directories 8 years ago
Nirbheek Chauhan 57cb1f9aad Support multiple install dirs for built/custom targets 8 years ago
Igor Gnatenko 8268eb4959 tree-wide: remove unused imports 8 years ago
Nirbheek Chauhan ff8cdf86f4 tests/vala/14: Disable running of GTK+ test 8 years ago
Nirbheek Chauhan de0ce7f25c Add a test that uses hand-written vapi files 8 years ago
Nirbheek Chauhan 330d9ba7fe Test target glib version and gresources in Vala 8 years ago
Sam Thursfield 627faa0d39 Add a testcase for 'Duplicate outputs' bug 8 years ago
Jussi Pakkanen 0c22b8f707 Renamed dirs to plug holes in numbering. 8 years ago
Elliott Sales de Andrade d45db903ac Rename test cases to remove duplicate numbers. 8 years ago
Guillaume Poirier-Morency b2a39dd06e vala: Generate GIR into the build directory (fix #185) 8 years ago
Nirbheek Chauhan 085650a1e3 vala: Implement valac.find_library 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
Guillaume Poirier-Morency ff6b3c7a2d vala: Custom header and vapi name (fix #892) 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
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
Nirbheek Chauhan 9ac98040ae Add a unittest using the Vala and C warnings test 8 years ago
Nirbheek Chauhan 5dcb8daaf3 vala tests: Test no-warnings code with werror in default_options 8 years ago
Guillaume Poirier-Morency a0b04e730e Add a Vala test case for mixed sources 8 years ago
Nirbheek Chauhan f42d0f5063 Add a vala test for generated sources in subdirs 8 years ago
Jussi Pakkanen d6b2053146 Can build Vala shared libraries. 9 years ago
Jussi Pakkanen 2d1aa395e8 Dumped fastvapi and made library linking with Vala work. 9 years ago
Igor Gnatenko d7ca9eee5a vala: add support for --target-glib 10 years ago
Igor Gnatenko ab1c35dd0b tests: add negative test against #117 10 years ago
Jussi Pakkanen 2c65b1f0c3 Renamed deps -> dependencies. 11 years ago
Jussi Pakkanen 0322579329 Can use external dependencies in Vala. 11 years ago
Jussi Pakkanen cdee05082b Can parallel compile a Vala target with multiple files. 11 years ago
Jussi Pakkanen 7edd58f591 Now can compile Vala executables. 11 years ago
Jussi Pakkanen 9c2364b515 Started work on Vala compilation. 11 years ago