summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Release 1.47.11.47.1Colin Walters2015-11-011-2/+2
|
* configure.ac: Add --with-python configure flagSimon Feltman2015-09-291-0/+13
| | | | | | | Add --with-python flag which overrides the $PYTHON environment variable when used. https://bugzilla.gnome.org/show_bug.cgi?id=679438
* MSVC Builds: "Add" Visual Studio 2015 ProjectsChun-wei Fan2015-09-251-1/+2
| | | | | | | | Update the common autotools module that was used to create the Visual Studio 2012/2013 projects so that we can create the 2015 projects as well. The 2015 projects, like the 2012 and 2013 ones are largely similar to the 2010 ones in format, so we just need to copy the 2010 projects and replace the items in there as needed.
* libgirepository: Refuse to run in setuid applicationsColin Walters2015-09-241-1/+1
| | | | | | | | We know of at least one privilege escalation path via `GI_TYPELIB_PATH`. I don't want to audit for others. If someone shows up with a use case we can talk. https://bugzilla.gnome.org/show_bug.cgi?id=755472
* Release GObject-Introspection 1.46.01.46.0gnome-3-18Emmanuele Bassi2015-09-221-2/+2
|
* Release GObject Introspection 1.45.41.45.4Emmanuele Bassi2015-08-211-1/+1
|
* Release 2.45.31.45.3Florian Müllner2015-07-031-2/+2
|
* docmain: port to using argparse.Mathieu Duponchelle2015-06-171-1/+1
| | | | optparse is deprecated.
* Release 1.45.2GOBJECT_INTROSPECTION_1_45_2Rico Tzschichholz2015-05-261-3/+3
|
* Release 1.44.0GOBJECT_INTROSPECTION_1_44_0Rico Tzschichholz2015-03-241-3/+3
|
* Release 1.43.92GOBJECT_INTROSPECTION_1_43_92Rico Tzschichholz2015-03-171-2/+2
|
* Update bugzilla product/componentDieter Verfaillie2015-03-041-1/+1
| | | | | | | | | g-i bug reports have been moved from: http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection to: http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection https://bugzilla.gnome.org/show_bug.cgi?id=745498
* Release 1.43.91GOBJECT_INTROSPECTION_1_43_91Rico Tzschichholz2015-03-031-2/+2
|
* configure: correct --enable-doctool documentationDieter Verfaillie2015-03-021-2/+2
| | | | | | The executable is named 'g-ir-doc-tool', not 'g-ir-doctool'. https://bugzilla.gnome.org/show_bug.cgi?id=670985
* Revert "adding subdir-objects to AM_INIT_AUTOMAKE in order to avoid warning ↵Colin Walters2015-02-131-1/+1
| | | | | | during autoreconf" This reverts commit 9ad7b47d8cb17873bfe38bebd866c38fbffdc034.
* adding subdir-objects to AM_INIT_AUTOMAKE in order to avoid warning during ↵Karl-Philipp Richter2015-02-131-1/+1
| | | | autoreconf
* Release 1.43.3GOBJECT_INTROSPECTION_1_43_3Rico Tzschichholz2015-01-201-2/+2
|
* Release 1.42.01.42.0Matthias Clasen2014-09-231-2/+2
|
* Post-release version bump to 1.41.92Giovanni Campagna2014-09-021-1/+1
|
* Release 1.41.91GOBJECT_INTROSPECTION_1_41_91Giovanni Campagna2014-09-011-1/+1
|
* build: Export Symbols Using Compiler DirectivesChun-wei Fan2014-08-151-0/+33
| | | | | | | | | | | Use compiler directives for exporting symbols for the build of libgirepository and also for the test libraries, like what is now done in GLib and GTK+ so that maintaining a separate .symbols (and .def files) would not be needed, in which the correct compiler directive is determined during configure time. Drop all the .def files and the .symbols file as we would not be using them anymore. https://bugzilla.gnome.org/show_bug.cgi?id=732669
* Post-release version bump to 1.41.5Giovanni Campagna2014-07-221-1/+1
|
* Build: Provide Simple Support for MSVC 2012/2013Chun-wei Fan2014-07-011-1/+3
| | | | | | | | | | | | As the Visual Studio 2012/2013 are only slightly different from the Visual Studio 2010 projects, we can provide support for them by using scripts to copy the Visual Studio 2010 projects, and update the specific parts as necessary. Thus, there would be little maintenance overhead for these as only the 2010 projects need to be kept up-to-date as a result. This might change when we do get the stack working with WinRT/Metro, but that's going to be another totally different issue.
* Post-release version bump to 1.41.4Giovanni Campagna2014-06-251-1/+1
|
* Release 1.41.3GOBJECT_INTROSPECTION_1_41_3Giovanni Campagna2014-06-251-1/+1
| | | | For GNOME 3.13.3
* Bump g-i versionEmmanuele Bassi2014-06-201-1/+1
| | | | | | The g-ir-scanner has a new command line switch since commit a882381f83f0acc6aaf7bfa03e1faa1c41a7ba00, so it'd be nice to have a version number we can use in checks.
* Release 1.40.0GOBJECT_INTROSPECTION_1_40_0gnome-3-12baserock/GOBJECT_INTROSPECTION_1_40_0Colin Walters2014-03-251-2/+2
|
* Release 1.3.90GOBJECT_INTROSPECTION_1_39_90Colin Walters2014-02-191-1/+1
|
* Release 1.39.3GOBJECT_INTROSPECTION_1_39_3Colin Walters2014-01-251-1/+1
|
* tests: Update GI to use parallel test harnessSimon Feltman2014-01-041-1/+1
| | | | | | | | There was some dependence on the serial test harness in the recent tests that were added. Update GI to use the parallel test harness to avoid incompatibilities. https://bugzilla.gnome.org/show_bug.cgi?id=721477
* tests: Use Python unittest module parameterization for annotationparserSimon Feltman2013-12-291-0/+1
| | | | | | | | | | | | | | Add Python unittest module parameterization support to gi-tester through the use of a "TESTARGS" variable. Use the Automake test harness along with gi-tester for running the Python annotationparser tests. Add tests/scanner/annotationparser/Makefile.am and localize testing rules and EXTRA_DIST setup to this file. Specific Python tests can now be run as follows: cd tests/scanner/annotationparser make check TESTS=test_patterns.py TESTARGS=TestTagValueStability https://bugzilla.gnome.org/show_bug.cgi?id=720713
* Post-release version bump to match glibRico Tzschichholz2013-12-081-1/+1
|
* docs: fix up reference docs a bitDieter Verfaillie2013-10-101-1/+6
| | | | | | | | | | | | | - require GTK-Doc 1.19 - remove sgml mode - automatically generate gi.types (needs GTK-Doc 1.19) - fix https://bugzilla.gnome.org/show_bug.cgi?id=700025 [WIP] - rearange sections a bit [WIP] - add gi-building, gi-programming sections [WIP] - mark missing docs with TODO, which is only marginaly better than nothing but at least can be grepped :) https://bugzilla.gnome.org/show_bug.cgi?id=571648
* trivial: Post-release version bumpColin Walters2013-10-091-1/+1
|
* build: use AC_LINK_IFELSE instead of AC_TRY_LINKDieter Verfaillie2013-10-091-5/+5
| | | | AC_TRY_LINK is obsolete...
* build: remove m4/as-compiler-flag.m4Dieter Verfaillie2013-10-091-1/+0
| | | | no longer used since b2fd4f54883cd701a0c280655c93e20b04897ed2
* build: actually require libffi >= 3.0.0Dieter Verfaillie2013-10-081-1/+1
| | | | as documented in README...
* Release 1.38.0GOBJECT_INTROSPECTION_1_38_0gnome-3-10Colin Walters2013-09-241-2/+2
|
* Release 1.37.6GOBJECT_INTROSPECTION_1_37_6Colin Walters2013-08-201-1/+1
|
* Release 1.37.4GOBJECT_INTROSPECTION_1_37_4Colin Walters2013-07-101-1/+1
|
* Release 1.37.1GOBJECT_INTROSPECTION_1_37_1Colin Walters2013-05-281-2/+2
|
* build: require Python 2.6 from now onDieter Verfaillie2013-04-221-1/+1
| | | | | | | | Nobody is really known to still use g-i with python 2.5, support for 2.5 gets broken every now and then in the tree because nobody is paying much attention any more so just drop it. https://bugzilla.gnome.org/show_bug.cgi?id=698617
* remove ./configure summaryDieter Verfaillie2013-04-211-7/+0
| | | | | | | ${enable_tests} was removed in f5631640751b5a998b3616db78dd5dcd9ee62126 so there's nothing left to report about... https://bugzilla.gnome.org/show_bug.cgi?id=697669
* Release 1.36.0GOBJECT_INTROSPECTION_1_36_0gnome-3-8Colin Walters2013-03-251-3/+3
|
* build: Bump version and GLib requirement in preparation for releaseColin Walters2013-03-051-2/+2
|
* tests: Be compatible with Automake 1.11, 1.12 and 1.13, and the future, ↵Colin Walters2013-02-191-1/+1
| | | | | | | | hopefully Automake only sees it as one test now, but eh, who cares. https://bugzilla.gnome.org/show_bug.cgi?id=694198
* tests: Be compatible with both Automake 1.12 and 1.13Colin Walters2013-02-191-1/+1
| | | | | | | Revert to using the serial test driver, as that's the easiest path for now, unless we generated a binary to run each warn test. https://bugzilla.gnome.org/693539
* Release 1.35.8GOBJECT_INTROSPECTION_1_35_8Colin Walters2013-02-191-1/+1
|
* tests: Use Regress GIR for doctoolJasper St. Pierre2013-02-111-1/+0
| | | | | | This makes us test a lot more functionality in the doc tool, and removes the need to have a lot of different test libraries, and different test infrastructure.
* build: Enable g-ir-doctool if mako is foundColin Walters2013-02-111-4/+10
| | | | Let's lift it out of the disabled-by-default ghetto.