summaryrefslogtreecommitdiff
path: root/compiler
Commit message (Expand)AuthorAgeFilesLines
* Fix output decoding error of non-ASCII character on Win32wszqkzqk2022-11-271-15/+15
* doc: Update man page to include more information on profilesAlistair Thomas2021-05-081-5/+5
* vala: Add Profile.LIBC as synonym for POSIX and accept "libc" profileRico Tzschichholz2021-04-151-0/+1
* Perform runtime version check of libvalaRico Tzschichholz2020-11-051-0/+5
* vala: Make use of new printf-like API of Report.*()Rico Tzschichholz2020-10-261-2/+2
* vala: Drop --use-header compiler option and enable it by defaultMason Bogue2020-04-051-6/+1
* vala: Move setting of target profile and standard packages into CodeContextRico Tzschichholz2020-03-251-30/+19
* Add missing CodeContext.pop() callsPrinceton Ferro2020-03-011-0/+3
* Correct a few spelling errors in user visible stringsRico Tzschichholz2020-02-051-1/+1
* compiler: Add "--depfile" option writing package dependencies to given fileRico Tzschichholz2019-12-211-0/+6
* compiler: Add "--list-sources" options to output a list of all sourcesRico Tzschichholz2019-11-061-0/+14
* Add boolean CodeContext.keep_going and corresponding compiler optionRico Tzschichholz2019-09-021-0/+3
* compiler: Add OptionFlags.NO_ARG to deprecated "--thread" optionRico Tzschichholz2019-05-011-1/+1
* build: Pass some useful G_LOG_DOMAIN definitionsRico Tzschichholz2019-04-241-0/+1
* vala: Add support for --target-glib=autoRico Tzschichholz2019-03-171-1/+1
* compiler: Report deprecated command-line option "--thread"Rico Tzschichholz2019-01-181-2/+6
* vala: Move setting of default defines for VALA_0_XX and GLIB_2_XX to ContextRico Tzschichholz2018-11-241-18/+2
* Bump version suffixRico Tzschichholz2018-09-171-1/+1
* Use dedicated version api of libvala internally as wellRico Tzschichholz2018-08-091-4/+4
* compiler: Warn if --gir is used without --libraryRico Tzschichholz2018-05-191-0/+5
* Reintroduce POSIX profileRico Tzschichholz2018-05-081-38/+54
* Bump version suffixRico Tzschichholz2018-03-201-1/+1
* compiler: fix critical when vala is called without run argsDr. Michael Lauer2018-02-281-3/+5
* compiler: Prefix headers for set_cheader_override() if includedir is givenRico Tzschichholz2018-02-081-1/+9
* valac: Always use the given "pkg-config" and respect PKG_CONFIG envarRico Tzschichholz2018-02-081-5/+7
* compiler: Add --abi-stability option for future ABI stability enablementDaniel Espinosa2018-01-201-0/+3
* Make use of GLib.OPTION_REMAINING instead of ""Rico Tzschichholz2017-12-131-1/+1
* compiler: Properly parse arguments for vala interpeter-modeRico Tzschichholz2017-11-191-29/+22
* Bump version suffixRico Tzschichholz2017-09-111-1/+1
* compiler: Use API_VERSION instead of stripping PACKAGE_SUFFIXRico Tzschichholz2017-06-211-2/+2
* compiler: Add --gresourcesdir optionDaniel Espinosa2017-06-071-1/+5
* Require and target GLib >= 2.40Rico Tzschichholz2017-05-171-1/+1
* compiler: Add --color=WHEN optionRico Tzschichholz2017-04-171-5/+22
* build: Make ccode and codegen private APIRico Tzschichholz2017-04-141-1/+3
* Bump version suffixRico Tzschichholz2017-04-141-1/+1
* valac: State default output directory is current working directoryAlistair Thomas2017-03-141-1/+1
* Ignore --thread commandline option and drop all gthread-2.0 referencesRico Tzschichholz2016-10-101-2/+1
* Bump version suffixRico Tzschichholz2016-09-251-1/+1
* Bump version suffixJürg Billeter2016-05-091-1/+1
* Require and target GLib >= 2.32Rico Tzschichholz2016-02-071-1/+1
* Always check unused attrs. Add [Version] to known attrsLuca Bruno2016-01-301-2/+0
* Introduce [Version (...)]Florian Brosch2016-01-301-0/+3
* Bump version suffixRico Tzschichholz2015-11-271-1/+1
* Add --shared-library option for GIR filesDavid Lechner2015-08-111-1/+3
* Bump version suffixJürg Billeter2015-03-221-1/+1
* Use GLib.Environment instead of GLib.EnvironJürg Billeter2015-01-131-2/+1
* Warn about unused attributesLuca Bruno2014-12-031-0/+6
* Add colored outputFlorian Brosch2014-09-231-3/+18
* Bump version suffixJürg Billeter2014-09-231-1/+1
* Added option --vapi-comments to include comments in vapi-filesRichard Wiedenhöft2014-09-031-0/+3