index
:
Reinteract
backend-split
deep-mutations
master
notebooks
unicode-internals
worksheet-printing
Experiment with Python
Owen Taylor
summary
refs
log
tree
commit
diff
log msg
author
committer
Age
Commit message (
Expand
)
Author
2012-02-11
build_msi: handle a newer version already installed
Owen W. Taylor
2012-02-11
Update file lists for Windows installer
Owen W. Taylor
2011-10-27
builder.py: omit tests from Python modules
Owen W. Taylor
2011-10-27
build_bundle.py: update file list for dependency changes
Owen W. Taylor
2011-10-26
build_deps_osx: update patches
Owen W. Taylor
2011-10-25
build_deps_osx: Update module versions
Owen W. Taylor
2011-09-28
build_deps_osx: Update pygobject to 2.28.6
Owen W. Taylor
2011-09-28
build_deps_osx: Add GTK+ patches fixing a crash when printing
Owen W. Taylor
2011-09-28
build_deps_osx: add --enable-debug to GTK+ devel build
Owen W. Taylor
2011-09-27
build_deps_osx: Upgrade Python to 2.6.7
Owen W. Taylor
2011-09-27
build_bundle.py: Update file lists for newer modules
Owen W. Taylor
2011-09-27
Run jhbuild under python2.5
Owen W. Taylor
2011-09-27
Update OS X dependencies build to current gtk-osx build
Owen W. Taylor
2011-09-23
build_msi: Update for Python 2.7 and more recent GTK+
Owen W. Taylor
2010-08-28
Depend on pygobject-2.16 and substitute glib => gobject
Owen W. Taylor
2010-08-28
Fix distcheck hook for missing
Owen W. Taylor
2009-04-03
Comprehensively use 'is None' and 'is not None'
Owen W. Taylor
2009-03-25
Update copyright years
Owen W. Taylor
2009-03-22
Allow building python-2.6 installers on Windows
Owen W. Taylor
2009-03-21
Add a script to do all the steps of building a bundle
Owen W. Taylor
2009-03-21
Update Makefile.am for current OS X GTK+ patches
Owen W. Taylor
2009-03-21
Add a version to the about dialog
Owen W. Taylor
2009-03-19
Update note about libpng.dylib (etc) hack
Owen W. Taylor
2009-03-19
Remove configobj module from list in build_bundle.py
Owen W. Taylor
2009-03-19
Hard code gtk-doc-1.11 in reinteract.modules
Owen W. Taylor
2009-03-18
Remove configobj module from list in build_msi.py
Owen W. Taylor
2009-03-02
Add a patch to GTK+ fixing redraw problems in the shell view
Owen W. Taylor
2009-03-01
Update OS X build dependencies to current versions
Owen W. Taylor
2008-10-18
Run unit tests for 'make check'
Owen W. Taylor
2008-10-15
Add another makefile variable to Builder
Owen W. Taylor
2008-10-15
Fix jhbuild command in build_bundle instructions
Owen W. Taylor
2008-10-15
Add configure --enable-python-thunks
Owen W. Taylor
2008-10-05
Relicense under the two-term BSD license
Owen W. Taylor
2008-10-05
Tweak optparse usage
Owen W. Taylor
2008-10-04
Byte-compile Python when building the OS X distribution
Owen W. Taylor
2008-10-01
Include libtiff README in the OS X distribution
Owen W. Taylor
2008-10-01
Add script to create app bundles and dmg installers for OS X
Owen W. Taylor
2008-10-01
Fix relative paths to Builder.add_files_from_directory()
Owen W. Taylor
2008-10-01
Set environment variables to relocate dependencies
Owen W. Taylor
2008-10-01
Allow specifying name of Builder temporary tree
Owen W. Taylor
2008-10-01
Allow specifying install destination for modules/source files
Owen W. Taylor
2008-09-30
Allow destination directory for add_files_from_am()
Owen W. Taylor
2008-09-30
Move get_version() from MsiBuilder to Builder
Owen W. Taylor
2008-09-30
Add some doc comments for Builder
Owen W. Taylor
2008-09-30
Add a Builder base class for MsiBuilder
Owen W. Taylor
2008-09-30
Generalize "file feature" to "file attributes"
Owen W. Taylor
2008-09-30
Move tempfile handling into Builder class
Owen W. Taylor
2008-09-30
Split AMParser into a separate directory
Owen W. Taylor
2008-09-29
Use /usr/bin/env python on shebang lines
Owen W. Taylor
2008-09-29
Add build setup for Reinteract dependencies on OS X
Owen W. Taylor
[next]