2004/10/31 10:48:50 pjanik 1.1.78.2: Fix DOS line endings.
2004/09/30 20:33:17 jbu 1.1.78.1: #i32901#+#i31866# upgrade to version 2.3.4, new build env on windows using nmake instead of msdev
2004/11/07 14:57:16 jbu 1.11.22.4: #i31866# removed _ssl from the project list, python tarball already comes with a makefile for ssl, no need to patch it
2004/10/18 17:13:19 jbu 1.11.22.3: #i32901# use plain nmake
2004/10/07 20:10:41 jbu 1.11.22.2: RESYNC: (1.11-1.12); FILE MERGED
added the configure patch for solaris intel
2004/09/30 20:33:16 jbu 1.11.22.1: #i32901#+#i31866# upgrade to version 2.3.4, new build env on windows using nmake instead of msdev
2004/11/07 14:59:40 jbu 1.1.2.2: #i32901# added -KPIC flag for sun's cc compiler, changed -soname linker flag to more portable -h (necessary e.g. for solaris linker)
2004/09/30 20:33:16 jbu 1.1.2.1: #i32901#+#i31866# upgrade to version 2.3.4, new build env on windows using nmake instead of msdev
2003/07/14 18:12:35 fa 1.1.8.1: Change hardcoding of .so -> DLLPOST to accomodate OS X dylibs,
many changes to Python patch for building dylibs on OS X since
the stock Python source wants to build frameworks and we don't.
http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16420
Dan
fa@ooo
2003/07/14 18:12:35 fa 1.4.2.4: Change hardcoding of .so -> DLLPOST to accomodate OS X dylibs,
many changes to Python patch for building dylibs on OS X since
the stock Python source wants to build frameworks and we don't.
http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16420
Dan
fa@ooo
2003/07/14 12:48:48 mh 1.4.2.3: fix for patch for IRIX, #i16698#
2003/07/11 09:40:11 mh 1.4.2.2: add: patches IRIX, #i16698#
2003/07/04 14:07:55 vq 1.4.2.1: #i16084# Fix SMP build.