aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3-devel/files
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_4_6_2'.release/4.6.2cvs2svn2002-08-10178-9716/+0
* Add BSD specific nas patches to get it really working. NetBSD shouldMartin Blapp2002-05-191-6/+152
* Work around another C++ compiler bug with -O in ourMartin Blapp2002-05-191-0/+12
* Link libmozab2 too. This is apparently a bug introduced inMartin Blapp2002-05-191-2/+12
* Revert the include dirs to the old location as before, andMartin Blapp2002-05-182-10/+40
* Update to mozilla 1.0RC2, like the OO people did yesterday.Martin Blapp2002-05-181-8/+55
* Make setup start. Patch from Alexander N. KabaevMartin Blapp2002-05-181-3/+7
* Remove -g from build. We have special makeflags for this in OO.Martin Blapp2002-05-142-4/+4
* A oounix dir is now used instead of unix. So we needMartin Blapp2002-05-011-0/+12
* Upgrade to 1.0.0Martin Blapp2002-05-016-28/+44
* Bring back deleted patch. We can habe the same flags as linuxMartin Blapp2002-04-231-0/+11
* mktemp(3) needs unistd.hMartin Blapp2002-04-161-0/+11
* Bring the patch to the newest version so it does not break anymoreMartin Blapp2002-04-151-39/+79
* Ifdef another windows timezone definitionMartin Blapp2002-04-151-0/+12
* Add missing includesMartin Blapp2002-04-151-0/+12
* Upgrade to build 641d. More work is necessary to make the build compile.Martin Blapp2002-04-0218-250/+118
* Revert the last change. It looks like -fno-rtti is only needed for theMartin Blapp2002-03-165-2/+41
* Add -fno-rtti so the mozab connector code compiles again.Martin Blapp2002-03-152-2/+2
* Remove hardcoded $cc and $CCMartin Blapp2002-03-141-13/+7
* Remove $cc and $CC defines from unxfbsd.mk, and do the changes forMartin Blapp2002-03-143-0/+635
* Add CFLAGS too, and make correct {}Martin Blapp2002-03-131-53/+53
* gcc/cc -> $(CC) fixesMartin Blapp2002-03-133-0/+282
* Add $CC and $CXX here tooMartin Blapp2002-03-131-3/+3
* Use CXX and CC, so we can specify cc295 and g++295 from ports. MoreMartin Blapp2002-03-132-13/+33
* Fix breakage with "patch -i" which is missing in STABLE. For some strangeMartin Blapp2002-03-137-0/+77
* Copy stlport library to the right place. Fix buildMartin Blapp2002-03-121-6/+17
* Another alloca.h we do not haveMartin Blapp2002-03-121-0/+12
* Upgrade the development snapshot to the latest build: 642Martin Blapp2002-03-127-85/+103
* We need to build offuh here, else the build stopsMartin Blapp2002-03-112-0/+16
* FreeBSD has no -ldlMartin Blapp2002-03-111-0/+14
* Build unoidl tooMartin Blapp2002-03-112-0/+22
* If nSubKeys is not defined, just return. Fix from Tim Tretyak <timothy@umc.co...Martin Blapp2002-03-112-0/+24
* Remove unnecessary #definesMartin Blapp2002-03-112-0/+26
* Fix number calculation. Patch from Tim Tretyak <timothy@umc.com.ua>Martin Blapp2002-03-111-0/+19
* Fix one #ifdef and add two more checksMartin Blapp2002-03-111-2/+20
* Add langinfo twirksMartin Blapp2002-03-101-0/+18
* Add tgetpwnam test for FreeBSD tooMartin Blapp2002-03-102-4/+40
* Remove _cdecl before main()Martin Blapp2002-03-101-0/+11
* AddrLen is socklen_t, not intMartin Blapp2002-03-102-4/+22
* Add -f to ln to continue buildsMartin Blapp2002-03-102-14/+50
* A getpwuid_r function is now implemented in patch-sal::osl::unx::system.cMartin Blapp2002-03-101-14/+0
* Add the PTHREAD_CFLAGS correctly to SOLARDEF, even if this is not yet usedMartin Blapp2002-03-101-9/+12
* We do not have GLIBC. Sigh.Martin Blapp2002-03-101-2/+7
* Define fcvt as extern as NetBSD does.Martin Blapp2002-03-101-0/+18
* Use PTHREAD_CFLAGS and PTHREAD_LIBS for the threaded parts.Martin Blapp2002-03-095-62/+71
* Add ASM flags, replace the REENTRANT and THREAD_SAFE definitions withMartin Blapp2002-03-092-22/+398
* Patch got accidently comitted twice.Martin Blapp2002-03-091-23/+0
* STABLE does not have langinfo.h yet.Martin Blapp2002-03-092-20/+40
* Add -DOSVERSION to FreeBSD build. Remove the netbsd unxbsdi.mk file.Martin Blapp2002-03-094-198/+37
* This patch accidently got the second part dublicatedMartin Blapp2002-03-081-9/+0