summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* autotools: use flake8 instead of pep8/pyflakesChristoph Reiter2018-01-201-16/+3
* docs: convert NEWS file to reST and link bugsChristoph Reiter2017-12-201-2/+2
* Add sphinx based documentationChristoph Reiter2017-12-111-2/+3
* Move pygi-convert.sh into toolsChristoph Reiter2017-12-061-1/+1
* README: Convert to reSTChristoph Reiter2017-12-061-1/+2
* setup.py: Port to distutils/setuptoolsChristoph Reiter2017-12-061-1/+2
* Make Python OS signal handlers run when an event loop is idlingChristoph Reiter2017-12-041-1/+2
* build: Fix not installing .egg-info fileChristoph Reiter2017-10-131-0/+7
* tests: pyflakes/pep8 fixesChristoph Reiter2017-08-221-2/+2
* aclocal: make local file discover by reading AC_CONFIG_MACRO_DIR workChristoph Reiter2017-03-201-2/+0
* Port from gnome-common to autoconf-archiveChristoph Reiter2017-03-201-5/+3
* Remove egg make targetChristoph Reiter2017-03-201-27/+0
* Remove legacy docsChristoph Reiter2017-03-201-9/+0
* Move pep8/pyflakes tests from 'make check' to 'make check.quality'Christoph Reiter2016-12-231-7/+5
* Allow installing with pipMathieu Bridon2016-06-291-1/+2
* pep8: ignore new errors reported by pep8 1.6Christoph Reiter2015-09-271-1/+1
* Add Python implementation of GErrorSimon Feltman2014-05-041-1/+2
* build: Update release-news to use srcdirSimon Feltman2014-03-031-1/+1
* build: Add --without-common configure option for package maintainersPatrick Welche2014-01-231-0/+2
* tests: Run PyFlakes and PEP8 only on SUBDIRSSimon Feltman2014-01-141-1/+20
* Move Python glib options module into gi packageSimon Feltman2014-01-141-1/+2
* Move gobject sub-module Python files into the main gi packageSimon Feltman2014-01-141-1/+4
* Makefile.am: Fix NEWS and ChangeLog generation under vpath buildsSimon Feltman2014-01-131-3/+3
* build: Avoid clash between gi/types.py and stdlibColin Watson2013-12-271-0/+24
* tests: Update check.valgrind with always-malloc and add logging optionsSimon Feltman2013-10-061-0/+6
* Ship pygobject.doap for autogen.shMartin Pitt2013-02-261-0/+1
* build: Add autogen.sh to EXTRA_DISTColin Walters2013-01-221-0/+1
* Ship pygi-convert.sh in tarballsMartin Pitt2012-11-201-0/+1
* Move pygtkcompat into sibling package of giSimon Feltman2012-11-191-1/+1
* Add support for lcov code coverageMartin Pitt2012-11-081-0/+2
* Drop old ChangeLog.pre-2.18Martin Pitt2012-10-241-1/+0
* Install the .egg-info files into correct multilib directoryKalev Lember2012-10-171-3/+3
* build: Fix srcdir != builddirColin Walters2012-10-041-1/+1
* Install an .egg-info fileJohan Dahlin2012-10-041-5/+8
* release-news: Generate HTML changelogMartin Pitt2012-09-171-6/+16
* Drop git.mkDaniel Narvaez2012-07-241-3/+0
* Bring back ChangeLog make targetMartin Pitt2012-06-251-0/+15
* Remove obsolete ChangeLog and release-tag make targetsMartin Pitt2012-06-251-23/+0
* Fix "release-news" make targetMartin Pitt2012-06-051-1/+1
* Add release-news make ruleMartin Pitt2012-04-291-2/+10
* Add "make check.nemiver" targetMartin Pitt2012-04-251-0/+3
* Fix "distcheck" and tests with out-of-tree buildsMartin Pitt2012-03-261-2/+4
* Remove common_ldflags from Makefile.am as it is no longer used.Dieter Verfaillie2011-09-131-6/+0
* Refactor and clean Makefile.am filesDieter Verfaillie2011-09-091-2/+0
* autogen.sh: Use autoreconf instead of a custom script and honor ACLOCAL_FLAGSDieter Verfaillie2011-09-091-1/+1
* Disable documentation for now since they are completely wrong for GI.Dieter Verfaillie2011-09-071-1/+1
* Remove distutils based build system.Dieter Verfaillie2011-09-071-18/+7
* move the static bits internal to gi and refactor build filesJohn (J5) Palmieri2011-08-111-1/+1
* remove pygtk.pyJohn (J5) Palmieri2011-08-111-5/+0
* introspection is no longer optionalJohn (J5) Palmieri2011-08-111-7/+1