summaryrefslogtreecommitdiffstats
path: root/python3
Commit message (Expand)AuthorAgeFilesLines
* Nah, wrong to use /p:PlatformToolset=Windows7.1SDKTor Lillqvist2012-11-301-1/+1
* We need to tell the MSVS 2010 build to use Windows7.1SDKTor Lillqvist2012-11-301-4/+4
* Kill the ProjectReference to ssl.vcxproj, tooTor Lillqvist2012-11-301-0/+13
* python3: use version variables instead of hardcoded numberMichael Stahl2012-11-281-55/+55
* defuzz patches to squeak by RHEL-5 patchCaolán McNamara2012-11-283-46/+41
* python3: try to fix clang breakage in libffiMichael Stahl2012-11-272-0/+41
* python3: fix MSVC "implicit int" build breaker on tinderboxMichael Stahl2012-11-272-0/+31
* clean up PYTHON related version etc. variables:Michael Stahl2012-11-275-57/+15
* Make python3 work with custom VALGRIND_CFLAGSStephan Bergmann2012-11-271-2/+11
* python3: build LibreOfficePython.framework on MacOS XChristian Lohmaier2012-11-266-11/+124
* python3: fix typos in makefileMichael Stahl2012-11-191-3/+3
* Using --with-system-expat does seem to work also for a "bundled" oneTor Lillqvist2012-11-191-1/+1
* Make building python3 with current MacOSX tools proceed a bit furtherTor Lillqvist2012-11-171-3/+5
* python3: add module for internal Python 3 build (not active yet)Michael Stahl2012-11-1718-0/+2086