summaryrefslogtreecommitdiff
path: root/python3
AgeCommit message (Expand)AuthorFilesLines
2013-05-27Bump maximum fuzz factor down to zeroTor Lillqvist2-0/+4
2013-05-13drop unused makefileDavid Tardon1-24/+0
2013-05-13the program dir is called MacOS on MacOS XDavid Tardon2-51/+51
2013-05-08Revert "python3: build against internal zlib when that is requested"Michael Stahl2-51/+0
2013-05-08python3: build against internal zlib when that is requestedMichael Stahl3-1/+53
2013-05-08expat: remove ExternalPackage_expatMichael Stahl1-1/+1
2013-05-07gbuild: ExternalProject: remove second parameter again...Michael Stahl1-1/+1
2013-05-07gbuild: remove gb_ExternalProject_use_unpackedMichael Stahl1-3/+1
2013-05-04install python framework using filelistDavid Tardon2-1/+19
2013-05-04the MacOS X cleanup is logically a part of buildDavid Tardon3-59/+52
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-44/+8
2013-04-22replace python-core zip built in pyuno with direct use of PackageMichael Stahl1-52/+52
2013-04-20python3: --with-system-expat seems to mess up mac buildNorbert Thiebaud1-1/+1
2013-04-19python3: put an RPATH into python binary ...Michael Stahl2-0/+19
2013-04-19python3: deliver the GDB python support scriptMichael Stahl1-0/+1
2013-04-19python3: re-enable both debug symbols and optimizationMichael Stahl2-13/+2
2013-04-19python3: VERBOSE is handled by gb_ExternalProject_run alreadyMichael Stahl1-1/+2
2013-04-18python3: disable check in PyThreadState_SwapMichael Stahl2-0/+16
2013-04-15adapt all externals to build against MSVC debug runtimeMichael Stahl2-21/+29
2013-04-13python: honor --disable-opensslAndres Gomez2-2/+7
2013-04-06aix python doesn't have lib-dynload contentsCaolán McNamara1-1/+2
2013-04-06get python3 building with gcc on aixCaolán McNamara1-2/+13
2013-03-21python3: fix typo in 8b79f292fb7f41f424c4f02900082a5c9a71c0f4Michael Stahl1-1/+1
2013-03-21Fix x64 Windows build of python3 (no idea if it works)Tor Lillqvist3-22/+158
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-09Work around GCC 4.8 -Werror=format= in python3Stephan Bergmann2-0/+16
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-26python3 command typo for a certain version of MSVCNorbert Thiebaud1-1/+1
2013-02-22quiet external module build log unless failureNorbert Thiebaud1-17/+17
2013-02-10python3: 15833.patch makes sense with ro /usr on Linux as wellMiklos Vajna1-1/+1
2013-01-31python3: bug 15833Norbert Thiebaud2-0/+31
2013-01-02Fix 64-bit OS X build: don't try any universalnessTor Lillqvist1-1/+1
2012-12-31convert openssl to gbuild and add to tail_buildPeter Foley2-24/+25
2012-12-18/p:VisualStudioVersion=11.0 here, tooTor Lillqvist1-1/+1
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