Age | Commit message (Expand) | Author | Files | Lines |
2000-11-09 | This was the wrong solution. | mycroft | 2 | -30/+1 |
2000-11-09 | Make the LDAP stuff compile. (Not needed for Mozilla proper, but for PSM.) | mycroft | 2 | -1/+24 |
2000-11-09 | Zero some sockaddrs before use. This fixes a problem in PSM (though PSM has | mycroft | 3 | -1/+43 |
2000-11-05 | For now, add a hack to explicitly compile libgklayout.so with -xgot on MIPS | mycroft | 2 | -6/+24 |
2000-10-31 | Fix obvious bugs in the m68k XPTC stubs. | mycroft | 2 | -1/+81 |
2000-10-31 | NSPR works on m68k, so remove the `UNTESTED' comment. | mycroft | 2 | -4/+4 |
2000-10-31 | Add RCS ID. | jlam | 1 | -0/+2 |
2000-10-31 | Make BUILD_DEPENDS on perl match similar lines in other Makefiles. | jlam | 1 | -2/+2 |
2000-10-30 | Mark this as only working for newer i386 versions or versions newer than | martin | 1 | -1/+5 |
2000-10-30 | For a.out, do not link the NSPR libraries with -lc. It's not necessary, and it | mycroft | 2 | -7/+12 |
2000-10-30 | Test for big- vs. little-endian MIPS. | mycroft | 2 | -7/+21 |
2000-10-30 | Really dead now. | mycroft | 2 | -38/+0 |
2000-10-30 | Changes from taya: | mycroft | 4 | -57/+64 |
2000-10-29 | Fix NSPR thread initialization for MIPS. (Similar issue to Alpha; we have to | mycroft | 2 | -5/+6 |
2000-10-29 | Make the -Bsymbolic hack key off $DLL_SUFFIX, so that it automatically happens | mycroft | 2 | -6/+6 |
2000-10-29 | Correct varargs macro for NetBSD/powerpc. | mycroft | 2 | -1/+15 |
2000-10-29 | I was on crack. It is still necessary to generate these files at install time. | mycroft | 5 | -6/+50 |
2000-10-29 | Installing our own user-{locales,skins}.rdf is unnecessary, dumb, and breaks | mycroft | 6 | -42/+7 |
2000-10-29 | Fix dtoa() for NetBSD/arm. | mycroft | 2 | -1/+15 |
2000-10-28 | For a.out systems, link component with -Bsymbolic. Otherwise some intra-module | mycroft | 2 | -1/+25 |
2000-10-28 | NSPR and XPTC support for arm32. | mycroft | 6 | -11/+357 |
2000-10-27 | Minor fix for Alpha: We have to set t12 to the beginning of the PIC function | mycroft | 2 | -5/+6 |
2000-10-26 | Make sure we copy the SPARC XPTC stuff in place. | mycroft | 1 | -5/+9 |
2000-10-26 | Rework machdep NSPR code to not rely on the compiler playing nice after a | mycroft | 8 | -23/+539 |
2000-10-25 | Add proper xptc support for NetBSD/powerpc. (Linux/ppc appears to use a | mycroft | 8 | -3/+563 |
2000-10-23 | fix typo in header file which shows up on sparc and mips machines. | dmcmahill | 2 | -1/+13 |
2000-10-23 | Adjust JB_SP_INDEX for PowerPC. | mycroft | 2 | -1/+27 |
2000-10-14 | Uppps, forgot to add those before last commit | martin | 2 | -0/+29 |
2000-10-14 | Update pkg to Mozilla Milestone 18 (pkg from Taya via mail to tech-pkg). | martin | 12 | -3894/+102 |
2000-10-08 | direct the patch to the right place (the original file, not the link | dmcmahill | 2 | -5/+5 |
2000-10-07 | fix typo in header file which shows up on sparc and mips machines. | dmcmahill | 2 | -1/+13 |
2000-10-05 | Add build dependency for 'zip' (to create .jar files). | martin | 1 | -1/+2 |
2000-10-02 | Make the pkg compile on NetBSD/macppc. | martin | 3 | -1/+30 |
2000-09-03 | Renamed pkg back to original name after last update (backing out | martin | 1 | -2/+2 |
2000-09-03 | remove superfluous blank line | wiz | 1 | -2/+1 |
2000-08-30 | It is "mozilla" 5.0 milestone 17, not 1.0. | tron | 1 | -2/+2 |
2000-08-30 | forgot this one in last commit | martin | 1 | -0/+35 |
2000-08-30 | Update pkg to new version send by Taya via e-mail (as requested by Tron). | martin | 8 | -253/+300 |
2000-08-28 | Use PERL5 variable for location of perl5 binary. | jlam | 1 | -2/+2 |
2000-08-17 | sed -> ${SED}, chmod -> ${CHMOD} | wiz | 1 | -3/+3 |
2000-08-16 | Update "mozilla" package to 5.0 milestone 17. This release is completely | tron | 21 | -506/+4625 |
2000-08-16 | Use "5.0m16" instead of "0.16" as version number. | tron | 1 | -2/+2 |
2000-08-16 | mozilla-m16 breaks the dewey-decimal numbering. | abs | 1 | -2/+2 |
2000-06-23 | Back out last commit. Due do the dependence on the "gtk+" package version | tron | 2 | -15/+1 |
2000-06-23 | Explicitly disable pthread support because "configure" will try to use | tron | 2 | -1/+15 |
2000-06-19 | Add RCS IDs. | soren | 14 | -14/+40 |
2000-06-19 | Remove old linker workaround. | soren | 4 | -23/+30 |
2000-06-18 | Forgot this.. | soren | 1 | -2/+2 |
2000-06-18 | Resolve fuzz. | soren | 1 | -7/+6 |
2000-06-17 | Minor mods to make fetch and build work. I can build something with this | tsarna | 2 | -11/+11 |