summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Bump version suffix to 0.48Rico Tzschichholz2019-09-251-1/+1
|
* valadoc: Install icons and doclets to API dependent foldersMart Raudsepp2019-08-041-0/+2
| | | | This allows to co-install different valadoc versions as for the compiler.
* codegen: Use G_TYPE_CHECK_INSTANCE_CAST for comparisons with interfacesRico Tzschichholz2019-07-221-0/+1
| | | | | Avoids "comparison of distinct pointer types lacks a cast" warning for such cases.
* tests: Add "fast-vapi" test to increase coverageRico Tzschichholz2019-04-181-0/+1
|
* build: Require --with-cgraph configure flag when cross-compilingRico Tzschichholz2019-04-021-0/+12
| | | | Fixes https://gitlab.gnome.org/GNOME/vala/issues/775
* Require and target GLib >= 2.48Rico Tzschichholz2019-03-171-1/+1
| | | | | | | The next stable release of vala will happen 3.5 years after the release of GLib 2.48.0. Fixes https://gitlab.gnome.org/GNOME/vala/issues/671
* Bump version suffix to 0.46Rico Tzschichholz2019-03-171-1/+1
|
* build: Fix typo in --enable-debug checkRico Tzschichholz2018-11-281-1/+1
|
* build: Add --enable-debug configure optionRico Tzschichholz2018-11-221-0/+6
|
* testrunner: Add -Werror=strict-prototypesRico Tzschichholz2018-11-191-0/+1
|
* testrunner: Add -Werror=missing-prototypesRico Tzschichholz2018-11-051-0/+1
|
* testrunner: Check if compiler flags are supported before using themRico Tzschichholz2018-11-031-0/+29
| | | | Use AX_CHECK_COMPILE_FLAG to collect TEST_CFLAGS in configure.
* build: Allow disabling the build of valadocRico Tzschichholz2018-10-081-28/+31
| | | | | | Allow disabling build of valadoc with configure option --disable-valadoc Fixes https://gitlab.gnome.org/GNOME/vala/issues/596
* Bump version suffixRico Tzschichholz2018-09-171-1/+1
|
* build: Correctly quote square brackets in regular expressionAbderrahim Kitouni2018-08-131-3/+3
| | | | | Square brackets are quotation characters in autoconf, and need to be further quoted to appear in the resulting script.
* vala: Add consts/methods to retrieve and check library versionRico Tzschichholz2018-08-091-0/+7
| | | | https://gitlab.gnome.org/GNOME/vala/issues/304
* tests: Add "gtktemplate" test to increase coverageRico Tzschichholz2018-08-011-0/+1
|
* tests: Add "girwriter" test to increase coverageRico Tzschichholz2018-08-011-0/+1
| | | | Fixes https://gitlab.gnome.org/GNOME/vala/issues/158
* Update bugtracker links to https://gitlab.gnome.org/GNOME/vala/issuesRico Tzschichholz2018-05-281-1/+1
|
* Bump version suffixRico Tzschichholz2018-03-201-1/+1
|
* tests: Add linux-specific test for feature test macrosRico Tzschichholz2018-02-201-0/+13
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=793444
* build: Bump bootstrap requirement to 0.39.6 for --abi-stability build flagRico Tzschichholz2018-01-201-2/+2
|
* codegen: Install as private library for sharing between internal componentsRico Tzschichholz2017-11-191-0/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=788837
* Bump version suffixRico Tzschichholz2017-09-111-1/+1
|
* Merge valadoc 0.36.0Rico Tzschichholz2017-06-271-2/+44
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Consider valadoc a part of vala's toolchain and therefore let it live in the main repository. With this merge there is no need to maintain multiple driver sources since only one is required from now on. There is no dependency on gee-0.8 and vala's internal gee copy has made to be sufficient. The libvaladoc library will be suffixed with vala's version suffix too. Besides this renaming the rest of the valadoc file layout is kept the same. https://bugzilla.gnome.org/show_bug.cgi?id=782782
| * Prepare valadoc source-tree for mergeRico Tzschichholz2017-06-271-143/+0
| |
| * Release 0.36.0Rico Tzschichholz2017-03-211-1/+1
| |
| * doc: Generate and update manpagesRico Tzschichholz2017-03-211-0/+3
| |
| * Require gee-0.8 >= 0.19.91Rico Tzschichholz2017-03-131-1/+1
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=774653
| * Bump valac requirementsRico Tzschichholz2017-02-151-8/+8
| |
| * configure.ac: Update project informationRico Tzschichholz2017-02-141-1/+4
| |
| * Bump version to 0.35.0Rico Tzschichholz2016-09-301-1/+1
| |
| * driver: Add support for vala-0.36Rico Tzschichholz2016-09-301-0/+4
| |
| * driver: Add support for vala-0.34Rico Tzschichholz2016-05-181-0/+4
| |
| * driver: Add support for vala-0.32Rico Tzschichholz2015-11-271-0/+4
| |
| * driver: Drop support for vala-0.16/18Rico Tzschichholz2015-10-131-8/+0
| |
| * Bump version to 0.30.0Rico Tzschichholz2015-09-281-1/+1
| |
| * driver: Add support for vala-0.30Rico Tzschichholz2015-04-221-0/+4
| |
| * driver: Add support for vala-0.28Rico Tzschichholz2014-09-231-0/+4
| |
| * driver/0.26.x: Follow API change and require valac >= 0.25.2Rico Tzschichholz2014-08-261-1/+1
| |
| * driver/0.24.x: Drop support for unstable valac <= 0.23.1Rico Tzschichholz2014-08-241-3/+0
| |
| * driver: Add support for vala-0.26Rico Tzschichholz2014-03-251-0/+4
| |
| * build: Bump valac requirement to 0.15.1 to match minimal driver supportRico Tzschichholz2014-01-181-1/+1
| |
| * drivers: Drop compatibility for older unstable valac releasesRico Tzschichholz2014-01-171-9/+0
| |
| * driver: Drop support for vala-0.14Rico Tzschichholz2014-01-171-10/+0
| |
| * Bump version to 0.23.2Rico Tzschichholz2014-01-161-1/+1
| |
| * doclet/html: Rename source folder match the docletRico Tzschichholz2014-01-161-1/+1
| |
| * driver/0.24.x: Fix build with valac 0.23.1+ git masterRico Tzschichholz2014-01-161-1/+4
| |
| * build: Enable maintainer-mode by defaultRico Tzschichholz2014-01-161-2/+1
| |
| * build: Clean up configure.ac and fix make (dist)checkRico Tzschichholz2013-12-231-80/+41
| |