summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2012-06-22.patch files don't need executable bitsMichael Stahl1-0/+0
2012-06-17(incomplete) attempt to build internal python with MinGWDavid Tardon7-1277/+36350
2012-05-29provide a gnu-make compatible include for pyversionNorbert Thiebaud3-1/+32
2012-05-23do not concatenate empty line in python/makefile.mkPetr Mladek1-1/+1
2012-05-18python: svn 1.7 breaks the build because...Michael Stahl2-1/+14
2012-05-09EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton1-2/+2
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
2012-04-10extra love for incompatible expat on macosxCaolán McNamara1-0/+2
2012-04-10to find the headers and (static) library of our internal opensslLaurent Godard1-0/+5
2012-02-29Simplify install name handling for external libraries on Mac OS XStephan Bergmann2-15/+21
2012-02-22Revert "add dylib to the list of native python modules for Mac (for pyuno.dyl...Stephan Bergmann2-15/+1
2012-02-09Added and improved READMEs for modules in libs-extern-sysJosh Heidenreich1-0/+1
2012-01-02Linux LD_LIBRARY_PATH is missing as well.Stephan Bergmann1-1/+2
2011-12-20Abandon attempt to use the debug CRT in a dbgutil buildTor Lillqvist1-1/+1
2011-08-02Resolves: fdo#36763 backport fix for py#4768Caolán McNamara2-1/+13
2011-07-29UPDMINOREXT is gone away, drop itCaolán McNamara1-23/+18
2011-07-26Use MACOSX_SDK_PATHNorbert Thiebaud1-2/+1
2011-07-26add easy-valgrindability to built-in pythonCaolán McNamara2-1/+73
2011-06-11add dylib to the list of native python modules for Mac (for pyuno.dylib)Christian Lohmaier3-5/+16
2011-06-06allow building internal Python on Mac (needs to be built as framework)Christian Lohmaier6-13/+108
2011-06-06don't limit the _POSIX_SEMAPHORES+0 to FreeBSD (Mac needs it as well), rediffChristian Lohmaier1-140/+114
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-151/+151
2011-05-29Don't build Python if DISABLE_PYTHON is TRUETor Lillqvist1-0/+6
2011-05-28Make the patch actually applyTor Lillqvist1-3/+3
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky3-1/+36
2011-05-21Drop OS2Tor Lillqvist1-3/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky3-1/+36
2011-03-29CWS-TOOLING: integrate CWS ause127Ivo Hinkelmann2-1/+22
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-6/+0
2011-03-22ause127: #i117375# avoid hard links in python buildHans-Joachim Lankenau2-1/+22
2011-03-18masterfix from: sb140: #i117456# on Solaris 11 against Solaris 10 baseline, t...sb2-1/+15
2011-03-09Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2-4/+37
2011-03-04sb142: #i116738# ignore test stuff from the Python implementationsb1-6/+0
2011-02-15Py_DEBUG mangling for WindowsTor Lillqvist1-0/+11
2011-02-14Make debugging the Python interpreter simplerTor Lillqvist2-13/+295
2011-02-14Clean up Python patches a bitTor Lillqvist2-386/+10
2011-02-02Clean up makefilesThomas Arnhold1-15/+0
2011-01-23Fix Python build for x64 WindowsTor Lillqvist2-1/+136
2010-11-23fixed urllib.urlopen in the internal python (fdo#31466)Petr Mladek2-1/+95
2010-11-04Elide all "SO:" and "OOo:" build.lst prefixesNiko Rönkkö1-1/+1
2010-11-02Make sure Python builds for VS2008 againJesús Corrius1-1/+1
2010-10-29Actually deliver VC++ 10 compiled PythonJesús Corrius1-0/+14
2010-10-29Visual Studio 2010 project files for PythonJesús Corrius2-1/+6375
2010-10-13get this to build on AIXCaolán McNamara3-1/+166
2010-10-08ause126: #i114866# applied patch from issue: fix parallel build issueHans-Joachim Lankenau2-0/+37
2010-09-14python-win32-buildfix.diff: make python build properly on win32Thorsten Behrens4-4/+386
2010-06-30sb126: merged in DEV300_m84sb1-0/+1
2010-06-22sb126: #i110197# remove -Wl,-z,noexecstack hacksb1-4/+0
2010-05-31i#111958: MinGW port enhancement: runtime-pseude-reloc-v2tono1-0/+1
2010-04-13CWS-TOOLING: integrate CWS ause117Jens-Heiner Rechtien1-2/+2