summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-11build_msi: handle a newer version already installedOwen W. Taylor
2012-02-11Update file lists for Windows installerOwen W. Taylor
2011-10-27builder.py: omit tests from Python modulesOwen W. Taylor
2011-10-27build_bundle.py: update file list for dependency changesOwen W. Taylor
2011-10-26build_deps_osx: update patchesOwen W. Taylor
2011-10-25build_deps_osx: Update module versionsOwen W. Taylor
2011-09-28build_deps_osx: Update pygobject to 2.28.6Owen W. Taylor
2011-09-28build_deps_osx: Add GTK+ patches fixing a crash when printingOwen W. Taylor
2011-09-28build_deps_osx: add --enable-debug to GTK+ devel buildOwen W. Taylor
2011-09-27build_deps_osx: Upgrade Python to 2.6.7Owen W. Taylor
2011-09-27build_bundle.py: Update file lists for newer modulesOwen W. Taylor
2011-09-27Run jhbuild under python2.5Owen W. Taylor
2011-09-27Update OS X dependencies build to current gtk-osx buildOwen W. Taylor
2011-09-23build_msi: Update for Python 2.7 and more recent GTK+Owen W. Taylor
2010-08-28Depend on pygobject-2.16 and substitute glib => gobjectOwen W. Taylor
2010-08-28Fix distcheck hook for missingOwen W. Taylor
2009-04-03Comprehensively use 'is None' and 'is not None'Owen W. Taylor
2009-03-25Update copyright yearsOwen W. Taylor
2009-03-22Allow building python-2.6 installers on WindowsOwen W. Taylor
2009-03-21Add a script to do all the steps of building a bundleOwen W. Taylor
2009-03-21Update Makefile.am for current OS X GTK+ patchesOwen W. Taylor
2009-03-21Add a version to the about dialogOwen W. Taylor
2009-03-19Update note about libpng.dylib (etc) hackOwen W. Taylor
2009-03-19Remove configobj module from list in build_bundle.pyOwen W. Taylor
2009-03-19Hard code gtk-doc-1.11 in reinteract.modulesOwen W. Taylor
2009-03-18Remove configobj module from list in build_msi.pyOwen W. Taylor
2009-03-02Add a patch to GTK+ fixing redraw problems in the shell viewOwen W. Taylor
2009-03-01Update OS X build dependencies to current versionsOwen W. Taylor
2008-10-18Run unit tests for 'make check'Owen W. Taylor
2008-10-15Add another makefile variable to BuilderOwen W. Taylor
2008-10-15Fix jhbuild command in build_bundle instructionsOwen W. Taylor
2008-10-15Add configure --enable-python-thunksOwen W. Taylor
2008-10-05Relicense under the two-term BSD licenseOwen W. Taylor
2008-10-05Tweak optparse usageOwen W. Taylor
2008-10-04Byte-compile Python when building the OS X distributionOwen W. Taylor
2008-10-01Include libtiff README in the OS X distributionOwen W. Taylor
2008-10-01Add script to create app bundles and dmg installers for OS XOwen W. Taylor
2008-10-01Fix relative paths to Builder.add_files_from_directory()Owen W. Taylor
2008-10-01Set environment variables to relocate dependenciesOwen W. Taylor
2008-10-01Allow specifying name of Builder temporary treeOwen W. Taylor
2008-10-01Allow specifying install destination for modules/source filesOwen W. Taylor
2008-09-30Allow destination directory for add_files_from_am()Owen W. Taylor
2008-09-30Move get_version() from MsiBuilder to BuilderOwen W. Taylor
2008-09-30Add some doc comments for BuilderOwen W. Taylor
2008-09-30Add a Builder base class for MsiBuilderOwen W. Taylor
2008-09-30Generalize "file feature" to "file attributes"Owen W. Taylor
2008-09-30Move tempfile handling into Builder classOwen W. Taylor
2008-09-30Split AMParser into a separate directoryOwen W. Taylor
2008-09-29Use /usr/bin/env python on shebang linesOwen W. Taylor
2008-09-29Add build setup for Reinteract dependencies on OS XOwen W. Taylor