index
:
delta/pygobject.git
PYGTK_1_99_15
a93755ddba9a176
barthalion/gnome-runtime-images-quay
baserock/morph
benzea/gio-asyncio
benzea/gsource-fix
benzea/gsource-fix2
benzea/tmp
benzea/try-disable-gdebug
benzea/vfunc-bound-descr
bilelmoussaoui/dispose
ci-bionic
ci-debug-build
ci-gnome-master
ci-py-update
ci-py37-dev-mode
drop-py35
ebassi/gtk4-overrides
extension-class-branch
gio-liststore-sort
gsoc2009
gtk-3.0
gtk-gnome-1-2
gtk-template-child-internal
gtk4
invoke-rewrite
listmodel-sequence
llvm
master
optionparser-remain-args
pgriffis/soup-overrides
pixbuf-new-from-data
py3k
pygi-py3k
pygobject-2-10
pygobject-2-12
pygobject-2-14
pygobject-2-16
pygobject-2-18
pygobject-2-28
pygobject-2-8
pygobject-3-0
pygobject-3-10
pygobject-3-12
pygobject-3-14
pygobject-3-16
pygobject-3-18
pygobject-3-2
pygobject-3-20
pygobject-3-24
pygobject-3-26
pygobject-3-28
pygobject-3-30
pygobject-3-32
pygobject-3-34
pygobject-3-36
pygobject-3-38
pygobject-3-4
pygobject-3-40
pygobject-3-42
pygobject-3-44
pygobject-3-8
pygtk-2-0
pygtk-2-2
pygtk-2-4
pygtk-2-6
pygtk-compat
pygtk-introspection
pypy-progress
python-3
python22-branch
revert-typecasts
setup-py-install-hint
short-class-names-branch
sigint-fallback-leak
unknown-scope
widget-freeze-child
windows
wip/creiter/pytest-direct
wip/felder/meson-minimum-version
wip/gio-async-awaitable-return
wip/jfelder/glib-datetime-compare
wip/jfelder/gtk4-sort-list-model
wip/jfelder/template-gtk4
wip/jtojnar/gio-generic-list
wip/mschraal/gdk4-rgba
wip/mschraal/gtk4-container-removal
wip/msvc
wip/msvc-3-24
wip/msvc-3-26
wip/type-object-concurrency-fix
gitlab.gnome.org: GNOME/pygobject.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
setup.py: set zip_safe=False
Christoph Reiter
2018-01-25
1
-0
/
+1
*
setup.py: Install the pkg-config file
Christoph Reiter
2018-01-25
1
-6
/
+79
*
setup.py: Install the header file
Christoph Reiter
2018-01-25
1
-0
/
+3
*
setup.py: Add logging for pycairo lookup and fail early if the header isn't f...
Christoph Reiter
2018-01-25
1
-1
/
+12
*
setup.py: default to Python 3
Christoph Reiter
2018-01-23
1
-1
/
+1
*
setup.py: Make the test command work under MSYS2
Christoph Reiter
2018-01-23
1
-14
/
+43
*
setup.py: add a "quality" command
Christoph Reiter
2018-01-21
1
-0
/
+19
*
setup.py: add a "test" command which is equal to "make check" with autotools
Christoph Reiter
2018-01-19
1
-48
/
+288
*
Revert "setup.py: Also set setup_requires to require pycairo"
Christoph Reiter
2017-12-11
1
-4
/
+0
*
setup.py: Also set setup_requires to require pycairo
Christoph Reiter
2017-12-11
1
-0
/
+4
*
setup.py: Provide a os.path.samefile fallback for Python 2 under Windows
Christoph Reiter
2017-12-11
1
-1
/
+14
*
Add sphinx based documentation
Christoph Reiter
2017-12-11
1
-1
/
+5
*
setup.py: Rework pycairo discovery to not use pkg-config
Christoph Reiter
2017-12-10
1
-17
/
+27
*
setup.py: Fix the distcheck command on Windows
Christoph Reiter
2017-12-09
1
-2
/
+7
*
setup.py: Remove various classifiers and the download-url which aren't accept...
Christoph Reiter
2017-12-09
1
-1
/
+0
*
setup.py: Port to distutils/setuptools
Christoph Reiter
2017-12-06
1
-79
/
+330
*
Allow installing with pip
Mathieu Bridon
2016-06-29
1
-0
/
+105
*
Remove distutils based build system.
Dieter Verfaillie
2011-09-07
1
-351
/
+0
*
setup.py: fix user_access_control option
Dieter Verfaillie
2011-03-18
1
-1
/
+1
*
setup.py: Set bdist_wininst user-access-control property
Dieter Verfaillie
2011-03-03
1
-1
/
+2
*
setup.py: fix the provides keyword argument
Dieter Verfaillie
2011-01-11
1
-1
/
+1
*
setup.py: use the same spaces-less format for all setup() parameters
Dieter Verfaillie
2011-01-11
1
-4
/
+4
*
setup.py: fix another case of use True/False instead of 1/0
Dieter Verfaillie
2010-12-14
1
-1
/
+1
*
setup.py: ease maintenance burden for tests installation
Dieter Verfaillie
2010-11-04
1
-20
/
+3
*
setup.py: formatting cleanup, makes things readable
Dieter Verfaillie
2010-11-03
1
-30
/
+26
*
setup.py: build and install tests
Dieter Verfaillie
2010-11-03
1
-0
/
+61
*
setup.py: install documentation when available on build system
Dieter Verfaillie
2010-11-03
1
-0
/
+3
*
setup.py: install pygobject-codegen script
Dieter Verfaillie
2010-11-03
1
-0
/
+25
*
setup.py: install fixxref.py script
Dieter Verfaillie
2010-11-03
1
-0
/
+3
*
setup.py: rearrange constants
Dieter Verfaillie
2010-11-03
1
-17
/
+20
*
setup.py: check python version and pkgconig availability before anything else
Dieter Verfaillie
2010-11-03
1
-8
/
+10
*
setup.py: simplify sys.platform != 'win32' detection and error reporting
Dieter Verfaillie
2010-11-03
1
-20
/
+9
*
setup.py: rearrange imports
Dieter Verfaillie
2010-11-03
1
-9
/
+22
*
Correctly build GIO on windows
John Stowers
2010-10-16
1
-3
/
+3
*
Require Python >= 2.6.0 for Windows build
John Stowers
2010-10-16
1
-1
/
+1
*
Fix build on windows
John Stowers
2010-10-16
1
-2
/
+2
*
Setup.py cosmetic tidy
John Stowers
2010-04-16
1
-25
/
+14
*
Bug 589671 - Dont use generate-constants
John Stowers
2010-04-16
1
-1
/
+1
*
Bug 589671 - Fix setup.py for windows build
John Stowers
2010-04-16
1
-14
/
+88
*
set FFI_LIBS to '', since this is mostly used on win32.
Johan Dahlin
2008-05-31
1
-0
/
+1
*
Catch ImportError exception when codegen is not available: disable
Cedric Gustin
2006-09-21
1
-3
/
+11
*
Set datarootdir in .pc file.
Cedric Gustin
2006-06-28
1
-2
/
+5
*
Add compiler / linker flags from pkgconfig-2.0.pc by default, with an
John Ehresman
2006-04-18
1
-1
/
+2
*
reindent
Johan Dahlin
2006-04-11
1
-1
/
+1
*
Add distutils support
Johan Dahlin
2006-01-09
1
-0
/
+196