Age | Commit message (Expand) | Author | Files | Lines |
2004-07-26 | - fix invoke_copy_to_stack() for PRBool | taya | 1 | -1/+1 |
2004-06-02 | regxpcom creates same user config directory ".mozilla" | taya | 1 | -5/+3 |
2004-06-01 | - remove user profile directory created while installation. fix pkg/24609. | taya | 1 | -1/+8 |
2004-01-17 | Update mozilla to 1.6 | taya | 1 | -1/+7 |
2003-11-26 | Now that the toolchain is able to build this beast at all, replace the | martin | 4 | -169/+137 |
2003-05-13 | The Mozilla build on Solaris creates two additional shared libraries that | markd | 1 | -2/+2 |
2003-03-10 | moz-install treated element between @comment begin DIRS & @comment end DIRS i... | taya | 1 | -2/+2 |
2002-10-22 | - Quote macro value used as argument of env | taya | 1 | -4/+4 |
2002-10-22 | Consistently use ${SED} instead of sed. From PR 18749 by Greg A. Woods. | wiz | 1 | -6/+6 |
2002-10-19 | make following items override by definition in Makefile | taya | 3 | -5/+5 |
2002-08-29 | fix PLIST | taya | 3 | -24/+31 |
2001-10-26 | Move the moz-install script from the scripts/ directory to the files/ | agc | 1 | -0/+50 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -10/+0 |
2001-03-30 | Update to mozilla 0.8.1 | taya | 12 | -1287/+8 |
2001-02-23 | Update MD5 checksum to match what is on master site. | tron | 1 | -2/+2 |
2001-02-17 | Update to mozilla 0.8 | taya | 2 | -10/+7 |
2001-02-11 | Add the necessary support files for sparc64. | eeh | 4 | -0/+416 |
2001-02-07 | Bring in the fix for bug #63846, which prevents many buttons from working on at | mycroft | 1 | -1/+2 |
2001-01-16 | Update to mozilla 0.7 | taya | 2 | -12/+13 |
2001-01-13 | Regen. | mycroft | 1 | -3/+3 |
2000-12-25 | Redo enabling of IPv6 support in a different way. | martin | 1 | -2/+2 |
2000-12-17 | Regen. | enami | 1 | -2/+2 |
2000-12-16 | Back out patch-ab revision 1.12 again. | martin | 1 | -2/+2 |
2000-12-15 | Regen | martin | 1 | -2/+2 |
2000-12-15 | Updated to Mozilla-0.6, work done by Taya; some minor cleanup (removing | martin | 2 | -7/+4 |
2000-12-14 | Fix build on a.out - for a.out only disable | abs | 1 | -2/+2 |
2000-11-26 | Bring in Mozilla patch #17146, to fix <noscript> problems with eBay. | mycroft | 1 | -1/+2 |
2000-11-25 | Fix the htmlparser tests to work with unsigned characters. | mycroft | 1 | -1/+2 |
2000-11-15 | Temporary hack to shut up gcc 2.95.2 vs. a missing cast (0 is not a valid | martin | 1 | -1/+2 |
2000-11-09 | This was the wrong solution. | mycroft | 1 | -2/+1 |
2000-11-09 | Make the LDAP stuff compile. (Not needed for Mozilla proper, but for PSM.) | mycroft | 1 | -1/+2 |
2000-11-09 | Zero some sockaddrs before use. This fixes a problem in PSM (though PSM has | mycroft | 1 | -1/+3 |
2000-11-05 | For now, add a hack to explicitly compile libgklayout.so with -xgot on MIPS | mycroft | 1 | -2/+2 |
2000-10-31 | Fix obvious bugs in the m68k XPTC stubs. | mycroft | 1 | -1/+2 |
2000-10-31 | NSPR works on m68k, so remove the `UNTESTED' comment. | mycroft | 1 | -2/+2 |
2000-10-30 | For a.out, do not link the NSPR libraries with -lc. It's not necessary, and it | mycroft | 1 | -2/+2 |
2000-10-30 | Test for big- vs. little-endian MIPS. | mycroft | 1 | -2/+2 |
2000-10-30 | Really dead now. | mycroft | 2 | -38/+0 |
2000-10-29 | Fix NSPR thread initialization for MIPS. (Similar issue to Alpha; we have to | mycroft | 1 | -2/+2 |
2000-10-29 | Make the -Bsymbolic hack key off $DLL_SUFFIX, so that it automatically happens | mycroft | 1 | -2/+2 |
2000-10-29 | Correct varargs macro for NetBSD/powerpc. | mycroft | 1 | -1/+2 |
2000-10-29 | I was on crack. It is still necessary to generate these files at install time. | mycroft | 2 | -0/+38 |
2000-10-29 | Installing our own user-{locales,skins}.rdf is unnecessary, dumb, and breaks | mycroft | 3 | -30/+1 |
2000-10-29 | Fix dtoa() for NetBSD/arm. | mycroft | 1 | -1/+2 |
2000-10-28 | For a.out systems, link component with -Bsymbolic. Otherwise some intra-module | mycroft | 1 | -1/+2 |
2000-10-28 | NSPR and XPTC support for arm32. | mycroft | 3 | -3/+331 |
2000-10-27 | Minor fix for Alpha: We have to set t12 to the beginning of the PIC function | mycroft | 1 | -2/+2 |
2000-10-26 | Rework machdep NSPR code to not rely on the compiler playing nice after a | mycroft | 6 | -4/+412 |
2000-10-25 | Add proper xptc support for NetBSD/powerpc. (Linux/ppc appears to use a | mycroft | 6 | -2/+540 |
2000-10-23 | fix typo in header file which shows up on sparc and mips machines. | dmcmahill | 1 | -1/+2 |