| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert the last change. It looks like -fno-rtti is only needed for the | Martin Blapp | 2002-03-16 | 5 | -2/+41 |
* | Add -fno-rtti so the mozab connector code compiles again. | Martin Blapp | 2002-03-15 | 2 | -2/+2 |
* | Correct invalid syntax in LIB_DEPENDS | Kris Kennaway | 2002-03-15 | 1 | -1/+1 |
* | Remove hardcoded $cc and $CC | Martin Blapp | 2002-03-14 | 1 | -13/+7 |
* | Remove $cc and $CC defines from unxfbsd.mk, and do the changes for | Martin Blapp | 2002-03-14 | 3 | -0/+635 |
* | Add pth directory for LIB_DEPENDS | Martin Blapp | 2002-03-14 | 1 | -1/+1 |
* | Add CFLAGS too, and make correct {} | Martin Blapp | 2002-03-13 | 1 | -53/+53 |
* | Add CC and CFLAGS to gmake environment | Martin Blapp | 2002-03-13 | 1 | -0/+2 |
* | gcc/cc -> $(CC) fixes | Martin Blapp | 2002-03-13 | 3 | -0/+282 |
* | Add $CC and $CXX here too | Martin Blapp | 2002-03-13 | 1 | -3/+3 |
* | Use CXX and CC, so we can specify cc295 and g++295 from ports. More | Martin Blapp | 2002-03-13 | 3 | -14/+37 |
* | Make portlint happy. Add USE_XLIB | Martin Blapp | 2002-03-13 | 1 | -10/+12 |
* | Fix breakage with "patch -i" which is missing in STABLE. For some strange | Martin Blapp | 2002-03-13 | 7 | -0/+77 |
* | Copy stlport library to the right place. Fix build | Martin Blapp | 2002-03-12 | 1 | -6/+17 |
* | Another alloca.h we do not have | Martin Blapp | 2002-03-12 | 1 | -0/+12 |
* | Upgrade the development snapshot to the latest build: 642 | Martin Blapp | 2002-03-12 | 9 | -88/+107 |
* | We need to build offuh here, else the build stops | Martin Blapp | 2002-03-11 | 2 | -0/+16 |
* | Add FreeBSD Version of oo_moz_641.tar.gz, and update it to mozilla 0.9.8 | Martin Blapp | 2002-03-11 | 2 | -5/+5 |
* | FreeBSD has no -ldl | Martin Blapp | 2002-03-11 | 1 | -0/+14 |
* | Build unoidl too | Martin Blapp | 2002-03-11 | 2 | -0/+22 |
* | If nSubKeys is not defined, just return. Fix from Tim Tretyak <timothy@umc.co... | Martin Blapp | 2002-03-11 | 2 | -0/+24 |
* | Remove unnecessary #defines | Martin Blapp | 2002-03-11 | 2 | -0/+26 |
* | Fix number calculation. Patch from Tim Tretyak <timothy@umc.com.ua> | Martin Blapp | 2002-03-11 | 1 | -0/+19 |
* | Fix one #ifdef and add two more checks | Martin Blapp | 2002-03-11 | 1 | -2/+20 |
* | Add langinfo twirks | Martin Blapp | 2002-03-10 | 1 | -0/+18 |
* | Add tgetpwnam test for FreeBSD too | Martin Blapp | 2002-03-10 | 2 | -4/+40 |
* | Remove _cdecl before main() | Martin Blapp | 2002-03-10 | 1 | -0/+11 |
* | AddrLen is socklen_t, not int | Martin Blapp | 2002-03-10 | 2 | -4/+22 |
* | Add -f to ln to continue builds | Martin Blapp | 2002-03-10 | 2 | -14/+50 |
* | A getpwuid_r function is now implemented in patch-sal::osl::unx::system.c | Martin Blapp | 2002-03-10 | 1 | -14/+0 |
* | Add the PTHREAD_CFLAGS correctly to SOLARDEF, even if this is not yet used | Martin Blapp | 2002-03-10 | 1 | -9/+12 |
* | We do not have GLIBC. Sigh. | Martin Blapp | 2002-03-10 | 1 | -2/+7 |
* | Define fcvt as extern as NetBSD does. | Martin Blapp | 2002-03-10 | 1 | -0/+18 |
* | Use PTHREAD_CFLAGS and PTHREAD_LIBS for the threaded parts. | Martin Blapp | 2002-03-09 | 6 | -62/+74 |
* | Add ASM flags, replace the REENTRANT and THREAD_SAFE definitions with | Martin Blapp | 2002-03-09 | 2 | -22/+398 |
* | Move the s|<malloc.h>|<stdlib.h>|g after the patch section. | Martin Blapp | 2002-03-09 | 1 | -0/+2 |
* | Patch got accidently comitted twice. | Martin Blapp | 2002-03-09 | 1 | -23/+0 |
* | STABLE does not have langinfo.h yet. | Martin Blapp | 2002-03-09 | 2 | -20/+40 |
* | Add -DOSVERSION to FreeBSD build. Remove the netbsd unxbsdi.mk file. | Martin Blapp | 2002-03-09 | 4 | -198/+37 |
* | This patch accidently got the second part dublicated | Martin Blapp | 2002-03-08 | 1 | -9/+0 |
* | Use autoconf, remove the ugly configure patch. Do the gcc tests and fix them | Martin Blapp | 2002-03-08 | 5 | -1282/+237 |
* | Add missing typedef and macros. Patch from Carlos F. A. Paniago | Martin Blapp | 2002-03-08 | 1 | -0/+29 |
* | We do not have alloca.h | Martin Blapp | 2002-03-08 | 2 | -0/+24 |
* | Substitute .cxx files too in the nas-patch. Also add a missing backslash, | Martin Blapp | 2002-03-08 | 3 | -3/+3 |
* | Avoid twice defined set_new_handler__FPFv_v symbol. Patch from NetBSD | Martin Blapp | 2002-03-08 | 1 | -0/+23 |
* | Add -Wl,-export-dynamic for the SHLGUI build too | Martin Blapp | 2002-03-08 | 2 | -0/+36 |
* | Add missing $ | Martin Blapp | 2002-03-08 | 1 | -1/+1 |
* | Avoid double symbols for set_new_handler__FPFv_v. Patch from NetBSD | Martin Blapp | 2002-03-07 | 2 | -0/+46 |
* | Add missing SHL1STDLIBS reordering | Martin Blapp | 2002-03-07 | 2 | -4/+26 |
* | Add include path $STLPORT_inc_stlport for FreeBSD too and remove a second | Martin Blapp | 2002-03-07 | 1 | -2/+32 |