summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* valaccompiler.vala: Check for MSVC-like compilermeson-msvcChun-wei Fan2022-01-282-8/+29
* meson: Symlink to valacodegen.dll in bindirChun-wei Fan2022-01-282-0/+7
* meson: Make tests run better on MSVC buildsChun-wei Fan2022-01-281-1/+11
* meson: Port install scripts for cmd.exe shellsChun-wei Fan2022-01-285-18/+52
* ccode, compiler: Include compat headers for MSVCChun-wei Fan2022-01-282-0/+14
* gobject-introspection: Don't include unistd.h on MSVCChun-wei Fan2022-01-282-1/+8
* build: Add Visual Studio compat headersChun-wei Fan2022-01-282-0/+17
* vala/meson.build: Use Python to generate libvala-0.xx.vapiChun-wei Fan2022-01-282-1/+14
* meson.build: Don't use GCC-specific CFlags on MSVCChun-wei Fan2022-01-281-35/+50
* meson: Look for win_[flex|bison] tooChun-wei Fan2022-01-281-2/+2
* WIP meson: Add meson-bootstrap.shRico Tzschichholz2022-01-281-0/+13
* Broken evaluation of "Requires.private: gmodule-no-export-2.0" in gio-2.0.pc ?Rico Tzschichholz2022-01-281-0/+1
* Pass LD_LIBRARY_PATH as "env" where neededRico Tzschichholz2022-01-283-0/+10
* WIP meson: Add internal-api-docsRico Tzschichholz2022-01-281-0/+101
* WIP meson: Add testsRico Tzschichholz2022-01-285-0/+1580
* meson: Compile everything with stricter cflagsRico Tzschichholz2022-01-281-0/+5
* meson: Allow static buildsOle André Vadla Ravnås2022-01-283-3/+3
* meson: Add initial build supportRico Tzschichholz2022-01-2821-0/+1320
* codegen: Write array length of formal parameters with fixed lengthRico Tzschichholz2022-01-269-76/+128
* vala: Transform assignment of an array element as neededwxx2022-01-266-7/+325
* v4l2: Update V4l2.Capabilities and fix some inline arraysNikola Hadžić2022-01-251-6/+23
* posix: Add limits.h bindingNikola Hadžić2022-01-251-0/+140
* alsa: Add/fix *.alloca() functionsNikola Hadžić2022-01-251-5/+6
* vapi: Add linux-media bindings (linux/media.h)Nikola Hadžić2022-01-251-0/+278
* glib-2.0: Fix criticals in string.joinv() with arrays that start with nullNahuel Gomez2022-01-254-75/+109
* parser: Improve handling of nullable VarType in with-statementRico Tzschichholz2022-01-255-2/+42
* codegen: Cast generic return value from g_sequence_get()Princeton Ferro2022-01-252-3/+12
* vala: Add support to infer return type of dynamic signalsLorenz Wildberg2022-01-258-2/+207
* vala: Add foreach statement support for GLib.SequencePrinceton Ferro2022-01-258-1/+191
* vala: Add foreach statement support for GLib.ArrayPrinceton Ferro2022-01-249-3/+419
* codegen: Access of stack allocated struct is guaranteed to be non nullRico Tzschichholz2022-01-244-5/+16
* codegen: Don't uncoditionally null check callback_func for GLib.ClosureRico Tzschichholz2022-01-245-3/+27
* codegen: Access of inline allocated array is guaranteed to be non nullRico Tzschichholz2022-01-236-19/+30
* gtk4: Update to 4.6.0+a092986aRico Tzschichholz2022-01-211-11/+11
* gstreamer: Update from 1.19.3+ git masterRico Tzschichholz2022-01-211-10/+10
* glib-2.0,gio-2.0: Update 2.72 symbolsRico Tzschichholz2022-01-213-1/+18
* vala: async-ize main block when yield is usedPrinceton Ferro2022-01-199-1/+826
* vala: Make Vala.Variable an abstract classRico Tzschichholz2022-01-191-2/+2
* vala: Implement missing YieldStatement.accept()Rico Tzschichholz2022-01-181-0/+4
* parser: Reduce the source reference of main block method to its beginningRico Tzschichholz2022-01-184-1/+24
* codegen: Avoid symbol clashes with "va_*" from "stdarg.h"Alvarito0505062022-01-182-12/+12
* codegen: Add support for async mainPrinceton Ferro2022-01-1710-19/+347
* vala: Require lvalue access of delegate target/destroy "fields"Rico Tzschichholz2022-01-165-2/+122
* Release 0.55.10.55.1Rico Tzschichholz2022-01-145-8/+49
* vapi: Update GIR-based bindingsRico Tzschichholz2022-01-146-4/+10
* gtk4: Update to 4.6.0+06e5da45Rico Tzschichholz2022-01-142-43/+60
* codegen: Generated SimpleType structs don't have a type idRico Tzschichholz2022-01-091-0/+5
* Sync NEWS from 0.54Rico Tzschichholz2022-01-081-0/+15
* vapi: Update GIR-based bindingsRico Tzschichholz2022-01-081-0/+2
* tests: Skip runtime of array length type test on "32-bit"Rico Tzschichholz2022-01-062-0/+8