summaryrefslogtreecommitdiff
path: root/compiler
Commit message (Expand)AuthorAgeFilesLines
* 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
* Require and target GLib >= 2.24Rico Tzschichholz2014-08-241-1/+1
* build: Avoid using ".." for referencing paths and reorganize valac-callsRico Tzschichholz2014-08-241-6/+14
* compiler: Support configurable pkg-config command so can cross compileRobert Ancell2014-07-141-2/+7
* Warn if -o is used in combination with -CFlorian Brosch2014-07-131-0/+3
* Warn if C files are used in combination with -CFlorian Brosch2014-07-131-1/+7
* Warn if --save-temps is used in combination with -CFlorian Brosch2014-07-131-0/+3
* Warn if -X is used in combination with -CFlorian Brosch2014-07-131-0/+3
* Bump version suffixJürg Billeter2014-03-251-1/+1
* Hide internal methods in ABIMaciej Piechotka2014-03-241-0/+3
* girwriter: Derive gir namespace from base nameJesse van den Kieboom2014-01-041-6/+7
* Bump version suffixRico Tzschichholz2013-10-291-1/+1
* Fix vala --versionHeiher2013-08-241-0/+8
* Bump version suffixJürg Billeter2013-06-131-1/+1
* gtktemplate: Static type checking of [GtkCallback] using gresourcesLuca Bruno2013-06-041-0/+5
* Add --api-version optionJürg Billeter2012-11-291-0/+5
* Bump version suffixJürg Billeter2012-10-041-1/+1
* Drop warnings about unused internal symbols when using fast vapi filesJürg Billeter2012-08-061-1/+2
* Drop POSIX profileJürg Billeter2012-08-061-53/+37
* Drop Dova profileJürg Billeter2012-08-061-10/+0
* Require and target GLib >= 2.18Jürg Billeter2012-07-161-1/+1
* Add --enable-gobject-tracing optionJürg Billeter2012-05-311-0/+3
* Bump version suffixJürg Billeter2012-03-301-1/+1
* Make .vapi files on the command line generate quoted includesDaniel Silverstone2011-11-151-1/+1
* Bump version suffixJürg Billeter2011-09-171-1/+1
* Add --metadatadir option to specify path for GIR metadataLuca Bruno2011-04-041-1/+5
* Drop deprecated support for D-Bus GLibJürg Billeter2011-04-041-14/+1
* Bump version suffixJürg Billeter2011-04-031-1/+1
* glib-2.0: Add string.last_index_of_charJürg Billeter2011-01-201-7/+6
* glib-2.0: Add string.index_of_nth_charJürg Billeter2011-01-151-2/+2