summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Post release version bumpJohan Dahlin2004-07-211-1/+1
* Post release version bumpJohan Dahlin2004-07-191-1/+1
* distutils build fixesJohan Dahlin2004-07-191-2/+2
* Update, why do I even bother to update 3 different build systems?Johan Dahlin2004-07-191-5/+13
* changed the version to 2.3.93 so we can build it on Windows with correctLorenzo Gil Sanchez2004-06-291-2/+2
* Removed installation of libglade and libxml2 DLLs on win32 (these are nowJohan Dahlin2004-03-271-13/+0
* Bump versionPYGTK_2_2_0Johan Dahlin2004-03-111-1/+1
* distutils fixes from Alif Wahid <awah005@users.sourceforge.net> (bugJames Henstridge2003-12-221-25/+11
* increment version number.PYGTK_2_0_0James Henstridge2003-09-011-3/+3
* add news items.PYGTK_1_99_18James Henstridge2003-08-241-1/+1
* add some news items.PYGTK_1_99_17James Henstridge2003-07-311-1/+1
* Bug #110619:Naofumi Yasufuku2003-07-021-2/+2
* Install dsextras.pyJohan Dahlin2003-04-271-0/+1
* increment version number.PYGTK_1_99_16James Henstridge2003-03-231-1/+1
* No diff + in docstrings :-)Johan Dahlin2003-03-031-5/+5
* Small typo.Johan Dahlin2003-02-271-1/+5
* Added win32 support and some rearrangements. Largely based upon patch byJohan Dahlin2003-02-271-6/+25
* === PyGTK 1.99.15 ===PYGTK_1_99_15Johan Dahlin2003-02-091-1/+2
* Added.Johan Dahlin2003-02-081-4/+20
* Splitted out from setup.py. It should be reusable for gnome-python andJohan Dahlin2003-01-211-228/+41
* use os.path.join in a few more placesJohan Dahlin2003-01-181-3/+3
* Check for the python version (Template.generate): Use codegen directlyJohan Dahlin2003-01-181-9/+24
* Make building with threading work (again).Johan Dahlin2003-01-081-1/+1