summaryrefslogtreecommitdiff
path: root/python3
AgeCommit message (Expand)AuthorFilesLines
2013-01-31python3: bug 15833Norbert Thiebaud2-0/+31
2012-12-04Revert "fix python3 build on SLED11"Luboš Luňák2-12/+0
2012-12-04fix python3 build on SLED11Luboš Luňák2-0/+12
2012-11-30Nah, wrong to use /p:PlatformToolset=Windows7.1SDKTor Lillqvist1-1/+1
2012-11-30We need to tell the MSVS 2010 build to use Windows7.1SDKTor Lillqvist1-4/+4
2012-11-30Kill the ProjectReference to ssl.vcxproj, tooTor Lillqvist1-0/+13
2012-11-28python3: use version variables instead of hardcoded numberMichael Stahl1-55/+55
2012-11-28defuzz patches to squeak by RHEL-5 patchCaolán McNamara3-46/+41
2012-11-27python3: try to fix clang breakage in libffiMichael Stahl2-0/+41
2012-11-27python3: fix MSVC "implicit int" build breaker on tinderboxMichael Stahl2-0/+31
2012-11-27clean up PYTHON related version etc. variables:Michael Stahl5-57/+15
2012-11-27Make python3 work with custom VALGRIND_CFLAGSStephan Bergmann1-2/+11
2012-11-26python3: build LibreOfficePython.framework on MacOS XChristian Lohmaier6-11/+124
2012-11-19python3: fix typos in makefileMichael Stahl1-3/+3
2012-11-19Using --with-system-expat does seem to work also for a "bundled" oneTor Lillqvist1-1/+1
2012-11-17Make building python3 with current MacOSX tools proceed a bit furtherTor Lillqvist1-3/+5
2012-11-17python3: add module for internal Python 3 build (not active yet)Michael Stahl18-0/+2086