summaryrefslogtreecommitdiffstats
path: root/python3/ExternalProject_python3.mk
Commit message (Expand)AuthorAgeFilesLines
* python3: build against internal zlib when that is requestedMichael Stahl2013-05-081-1/+2
* expat: remove ExternalPackage_expatMichael Stahl2013-05-081-1/+1
* gbuild: ExternalProject: remove second parameter again...Michael Stahl2013-05-071-1/+1
* gbuild: remove gb_ExternalProject_use_unpackedMichael Stahl2013-05-071-3/+1
* the MacOS X cleanup is logically a part of buildDavid Tardon2013-05-041-0/+51
* python3: --with-system-expat seems to mess up mac buildNorbert Thiebaud2013-04-201-1/+1
* python3: re-enable both debug symbols and optimizationMichael Stahl2013-04-191-4/+2
* python3: VERBOSE is handled by gb_ExternalProject_run alreadyMichael Stahl2013-04-191-1/+2
* adapt all externals to build against MSVC debug runtimeMichael Stahl2013-04-151-3/+10
* python: honor --disable-opensslAndres Gomez2013-04-131-0/+1
* python3: fix typo in 8b79f292fb7f41f424c4f02900082a5c9a71c0f4Michael Stahl2013-03-211-1/+1
* Fix x64 Windows build of python3 (no idea if it works)Tor Lillqvist2013-03-211-2/+2
* 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
* 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-311-3/+6
* /p:VisualStudioVersion=11.0 here, tooTor Lillqvist2012-12-181-1/+1
* 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
* Make python3 work with custom VALGRIND_CFLAGSStephan Bergmann2012-11-271-2/+11
* python3: build LibreOfficePython.framework on MacOS XChristian Lohmaier2012-11-261-3/+3
* 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-171-0/+85