summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* setup.py: include glade files required by testsDieter Verfaillie2011-03-251-0/+3
* setup.py: fix user_access_control optionDieter Verfaillie2011-03-171-1/+1
* Add 'import pygtk; pygtk.require('2.0') statements where neededDieter Verfaillie2011-02-171-0/+3
* setup.py: set user-access-control to auto in the options dict instead of rely...Dieter Verfaillie2011-02-171-1/+2
* setup.py: fix the provides keyword argumentDieter Verfaillie2011-01-211-1/+1
* setup.py: use the same spaces-less format for all setup() parametersDieter Verfaillie2011-01-211-6/+6
* Add gtk-2.24 autotools supportJohn Stowers2010-12-241-0/+3
* setup.py: ease maintenance burden for tests installationDieter Verfaillie2010-11-041-25/+3
* setup.py: don't install pygtk.pth here as we depend on pygobject at runtime w...Dieter Verfaillie2010-11-041-11/+0
* setup.py: formatting cleanup, makes things readableDieter Verfaillie2010-11-031-30/+29
* setup.py: install documentation when available on build systemDieter Verfaillie2010-11-031-0/+2
* setup.py: correct metadata (url, provides, requires, ...)Dieter Verfaillie2010-11-031-7/+10
* setup.py: install included .defs files into DEFS_INCLUDE_DIRDieter Verfaillie2010-11-031-5/+9
* setup.py: add NUMPY_INCLUDE dir to gtk.include_dirsDieter Verfaillie2010-11-031-0/+3
* setup.py: install testsDieter Verfaillie2010-11-031-0/+48
* setup.py: rearrange constantsDieter Verfaillie2010-11-031-26/+32
* setup.py: check python version, pygobject and pkgconfig availability before a...Dieter Verfaillie2010-11-031-13/+21
* setup.py: simplify sys.platform != 'win32' detection and error reportingDieter Verfaillie2010-11-031-22/+11
* setup.py: rearrange importsDieter Verfaillie2010-11-031-5/+15
* Build 2.22 API on windowsJohn Stowers2010-10-161-0/+3
* Dist all gtk defs on windowsJohn Stowers2010-10-161-3/+3
* Require Python >= 2.6.0 for Windows buildJohn Stowers2010-10-161-1/+1
* Fix build on windowsJohn Stowers2010-10-161-1/+1
* Add new Gtk-2.20 APIJohn Stowers2010-07-091-0/+3
* Bug 589671 - Fix setup.py for windows buildJohn Stowers2010-05-081-22/+28
* Setup.py cosmetic tidyJohn Stowers2010-04-161-12/+3
* Bug 589671 - Fix setup.py for windows buildJohn Stowers2010-04-161-56/+74
* Bug 397544 – Numeric is no longer maintainedJosselin Mouette2009-04-061-6/+6
* bug 542821:Paul Pogonyshev2008-07-131-6/+1
* Port from pygtk-2-10 branchJohan Dahlin2007-07-141-2/+4
* Initialize Templates and TemplateExtensions with py_ssize_t_clean=TrueCedric Gustin2006-10-051-8/+12
* Adapt the codegendir variable to the user platform. Copy style.css fromCedric Gustin2006-09-211-15/+49
* Remove support for building / installing gobject, pygtk.py, andJohn Ehresman2006-04-181-39/+1
* pyflakesJohan Dahlin2006-04-031-1/+2
* Run reindent.py on all python codeJohan Dahlin2006-04-031-6/+6
* Pass GLOBAL_MACROS (in particular HAVE_PYCAIRO) to codegen DefsParser. IfCedric Gustin2006-01-041-2/+10
* Added sources so gobject module will compile, fixed enable/disable threadJohn Ehresman2005-08-241-15/+32
* Enable threading by default, do not always link against libgthreadJohan Dahlin2005-08-241-3/+5
* Update distutils for 2.7.x. Bump requirements. Fix a minor bug in gobjectmodu...Johan Dahlin2005-08-241-11/+36
* GtkPlug & GtkSocket is now available on win32, so remove hacks.Johan Dahlin2005-07-221-2/+0
* Define HAVE_BIND_TEXTDOMAIN_CODESET on win32.Cedric Gustin2005-06-101-0/+1
* Move the install_template call for pygobject-2.0.pc.in to the right placeCedric Gustin2005-02-231-2/+4
* Make the build of atk, pango and gtk conditional. Fixes bug #74144.Johan Dahlin2005-01-101-0/+2
* Reviewed by: Johan Dahlin <johan@gnome.org>Johan Dahlin2004-12-231-20/+33
* Disable distutils for Linux and update READMEJohan Dahlin2004-08-101-0/+3
* Post release version bumpJohan Dahlin2004-08-061-1/+1
* Post release version bumpJohan Dahlin2004-08-021-1/+1
* Call PyEval_InitThreads. Perhaps its something that always should beJohan Dahlin2004-08-021-5/+5
* Remove --enable-threading from argv before calling distutilsJohn Ehresman2004-07-291-0/+1
* Add --disable-numeric option to disable numeric support even when theJohn Ehresman2004-07-291-6/+9