summaryrefslogtreecommitdiff
path: root/python3/ExternalProject_python3.mk
AgeCommit message (Expand)AuthorFilesLines
2013-05-08python3: build against internal zlib when that is requestedMichael Stahl1-1/+2
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-04the MacOS X cleanup is logically a part of buildDavid Tardon1-0/+51
2013-04-20python3: --with-system-expat seems to mess up mac buildNorbert Thiebaud1-1/+1
2013-04-19python3: re-enable both debug symbols and optimizationMichael Stahl1-4/+2
2013-04-19python3: VERBOSE is handled by gb_ExternalProject_run alreadyMichael Stahl1-1/+2
2013-04-15adapt all externals to build against MSVC debug runtimeMichael Stahl1-3/+10
2013-04-13python: honor --disable-opensslAndres Gomez1-0/+1
2013-03-21python3: fix typo in 8b79f292fb7f41f424c4f02900082a5c9a71c0f4Michael Stahl1-1/+1
2013-03-21Fix x64 Windows build of python3 (no idea if it works)Tor Lillqvist1-2/+2
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-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 Foley1-3/+6
2012-12-18/p:VisualStudioVersion=11.0 here, tooTor Lillqvist1-1/+1
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-27Make python3 work with custom VALGRIND_CFLAGSStephan Bergmann1-2/+11
2012-11-26python3: build LibreOfficePython.framework on MacOS XChristian Lohmaier1-3/+3
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 Stahl1-0/+85