summaryrefslogtreecommitdiffstats
path: root/python3
Commit message (Expand)AuthorAgeFilesLines
* remove all d.lstMichael Stahl2013-02-281-0/+0
* python3 command typo for a certain version of MSVCNorbert Thiebaud2013-02-261-1/+1
* quiet external module build log unless failureNorbert Thiebaud2013-02-221-17/+17
* python3: 15833.patch makes sense with ro /usr on Linux as wellMiklos Vajna2013-02-101-1/+1
* python3: bug 15833Norbert Thiebaud2013-01-312-0/+31
* Fix 64-bit OS X build: don't try any universalnessTor Lillqvist2013-01-021-1/+1
* convert openssl to gbuild and add to tail_buildPeter Foley2012-12-312-24/+25
* /p:VisualStudioVersion=11.0 here, tooTor Lillqvist2012-12-181-1/+1
* Revert "fix python3 build on SLED11"Luboš Luňák2012-12-042-12/+0
* fix python3 build on SLED11Luboš Luňák2012-12-042-0/+12
* 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