pygame is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

pygame / pygame http://pygame.org/

Clone this repository (size: 15.4 MB): HTTPS / SSH
hg clone https://bitbucket.org/pygame/pygame
hg clone ssh://hg@bitbucket.org/pygame/pygame

pygame /

Filename Size Date modified Message
configtest
docs
examples
lib
obj
prebuilt-template
src
symbian
test
trackmod
.gdbinit 26 B Merged tylerthemovie branch changes r2168:2614 into the trunk
.hgignore 93 B Ignore unversioned Sphinx generated working files
.hgtags 1.1 KB update tags
LGPL 25.9 KB Moved LGPL and added missing files to MSIS script
MANIFEST.in 276 B Moving the readme.txt into readme.rst which generates the html version.
MakePrebuilt71.bat 778 B set svn file properties so svn branch and merge work as intended
MakePrebuilt90.bat 876 B set svn file properties so svn branch and merge work as intended
Makefile 426 B merged changes from trunk
PYTHON3 1.6 KB add svn properties to track which files are converted to Python 3.x
Setup.in 3.0 KB Enable pygame._freetype extension module build by default
Setup_Darwin.in 160 B camera module for OS X broken on Lion
Setup_Unix.in 111 B Patch from Martijn Schmidt. Remove V4L support.
Setup_Win_Common.in 70 B Updated Windows config modules
WHATSNEW 65.4 KB Port scrap module to Python 3.x (merge with branches/port_scrap_py3). Accidently committed in rev 3061.
bdist_mpkg_support.py 1.1 KB Do not link in smpeg framework, because it is obsolete, and buggy.
bundle_docs.py 1.9 KB added Python script to make docs/examples tarball
check_test.py 1.0 KB set svn file properties so svn branch and merge work as intended
config.py 5.5 KB reenable the camera module for linux
config_darwin.py 5.1 KB fixing indentation of config_darwin.py
config_msys.py 9.9 KB Improve support for non-interactive configuration.
config_unix.py 8.6 KB Adde environment variable which can override include directories.
config_win.py 9.7 KB Began work on modifications for Windows compatibility.
configure 106 B psuedo Makefile and configure
distutils_mods.py 1.8 KB some fixes for building with mingw and msys on windows
dll.py 2.5 KB update Windows dependencies to the latest libraries
install.html 8.2 KB install.txt was empty. install words made better.
install.txt 6.8 KB install.txt was empty. install words made better.
make_prebuilt.py 10.9 KB Clean up some Windows dependency build issues
makeref.py 641 B move reST/source to docs/reST
mingw32ccompiler.py 5.2 KB allow Python 2.4 to compile with mingw gcc 4.5.0
mingw32distutils.py 1.4 KB small repairs for MinGW build
mingw_installer.py 9.7 KB Add addional required downloads
mingwcfg.py 627 B set svn file properties so svn branch and merge work as intended
msys.py 10.8 KB Clean up some Windows dependency build issues
msys_build_deps.py 52.3 KB Update Windows dependency build toolchain for SDL 1.2.15
msys_installer.py 6.6 KB add MSYS packages used to build ffmpeg rev 24219
msys_link_VC_2008_dlls.py 38.6 KB fix smpeg and mixer linking problems and add -mwindows link option
msysio.py 1.4 KB Update msys_build_deps.py for MSYS 1.0.13 root directory search
readme.html 12.6 KB Moving the readme.txt into readme.rst which generates the html version.
readme.rst 5.7 KB Moving the readme.txt into readme.rst which generates the html version.
run_tests.py 165 B Merged changes up to revision 2173
setmods 768 B Added -x on lib files... Should this be moved into the setup.py ?
setup.py 21.0 KB Add Python 3.2 fix to head
setup_win_common.py 1.0 KB Updated Windows config modules