summaryrefslogtreecommitdiff
path: root/nss
AgeCommit message (Collapse)Author
2012-05-09EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton
Change-Id: I6a178f7ff9c8306e15bcfa847ad1e5e4f8476504
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-04-15Unbreak build with clang for Mac OS XTor Lillqvist
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara
2012-04-13gbuildize internal zlibCaolán McNamara
and stick headers into the solver in the same hierarchy as is "standard" so we don't have to patch so much, similiarly rename to libz
2012-03-23README files don't need executable bitsMichael Stahl
2012-03-16nss: add parameter for solaris/gccMichael Stahl
2012-03-16asm fixes in nssLuboš Luňák
2012-03-16nss and openssl don't realiably build in paralleltinderbox
2012-03-16"foo"bar -> "foo" barLuboš Luňák
2012-02-29Simplify install name handling for external libraries on Mac OS XStephan Bergmann
...by allowing our special @___... tokens anywhere within an install name, so that external modules can configure --prefix=/@___... etc. This removes the need for the special extshl and EXTRPATH=LOADER. Also, a new OUT2BIN_NONE can be used for external modules where the generated libraries need the default EXTRPATH=OOO, but generated executables are only used during the build and such need RPATH=NONE.
2012-02-20nss unix/os_Linux_x86.s asterix as comment characterWei Ming Khoo
2012-02-09Added and improved READMEs for modules in libs-extern-sysJosh Heidenreich
2012-01-09use absolute pathChristian Lohmaier
2012-01-04compile nss against the Mac OSX SDKChristian Lohmaier
nss-3.12.8/mozilla/security/coreconf/Darwin.mk claims gcc would pass syslibroot according to passed -isysroot parameter, hence let's try it for now, although I'm not 100% confident in this statement. libs that get linked without syslibroot include libsqlite3.dylib - and that is a known troublemaker…
2012-01-04get rid of obsolete pathdelimiter escapeChristian Lohmaier
2011-11-02Rename --enable-nss-module to --with-system-nss + introduce --enable-xmlsec.Tomas Chvatal
This also finishes the uncoupling of NSS from the --with-system-mozilla.
2011-10-11nss: replace Linux 3.0 workaround with one for 3.xMichael Stahl
2011-09-28Fix building moz on Mac OS X.Stephan Bergmann
* On Mac, nss-config must not emit -rpath-link switch. * --with-system-nss/-nspr horribly broke in combination with the routine use of MOZ_ARCH and resulting MOZ_CROSS_COMPILE for Mac, and the latter appears to be unnecessary for a normal build, anyway, so is now conditional CREATE_UNIVERSAL_MAC_MOZ_ZIP, in case anybody still uses the code to create universal moz archives. * This in turn revealed two issues in moz that have been addressed with a new macosx_build_fix.patch.
2011-09-14deliver libcrmf.aPeter Foley
2011-08-30Build our mozilla (module moz) against the nss we have built anyway.Jan Holesovsky
Reduces the build time of the 'moz' module by 30% or so.
2011-07-24nss/moz: Add Linux 3.0 profileThomas Arnhold
As this is a copy of Linux2.6.mk this has to be MPL 1.1/GPL 2.0/LGPL 2.1 I think.
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito
2011-03-09Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
Conflicts: boost/aliasing.patch boost/makefile.mk cairo/cairo/makefile.mk cairo/pixman/makefile.mk dictionaries/da_DK/README_th_da_DK.txt dictionaries/da_DK/description.xml dictionaries/da_DK/dictionaries.xcu dictionaries/da_DK/makefile.mk dictionaries/da_DK/th_da_DK.dat dictionaries/de_AT/th_de_AT_v2.idx dictionaries/de_CH/th_de_CH_v2.idx dictionaries/de_DE/COPYING dictionaries/de_DE/COPYING_GPLv2 dictionaries/de_DE/COPYING_GPLv2.txt dictionaries/de_DE/README_extension_owner.txt dictionaries/de_DE/README_th_de_DE_v2.txt dictionaries/de_DE/makefile.mk dictionaries/de_DE/th_de_DE_v2.idx icu/makefile.mk moz/makefile.mk python/makefile.mk
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-09Make stlport only optional dependency of postprocessFridrich Štrba
2011-01-06mingwport33: i#116329: MinGW port enhancement: configurable libstdc++ nametono
2010-10-21Upgrade nss to the latest releaseFridrich Štrba
2010-10-13tweak this to build on AIXCaolán McNamara
2010-10-12ause126: #i115018# extend PATH for build action onlyHans-Joachim Lankenau
2010-06-21jl153 #i111877# MinGW patch for nss from tonoJoachim Lingner
2010-06-14jl153 #i111877# updating nss librariesJoachim Lingner
2010-04-16CWS-TOOLING: integrate CWS sb118Jens-Heiner Rechtien
2010-03-10ause110: update to DEV300_m74Hans-Joachim Lankenau
2010-03-04DEV300 masterfix: #i10000# deliver windows link librariesHans-Joachim Lankenau
Notes: split repo tag: libs-extern-sys_ooo/DEV300_m74
2010-03-03CWS-TOOLING: integrate CWS sdk330Ivo Hinkelmann
2010-02-25sb118: merged in DEV300_m72sb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-26ause110: update to DEV300m70Hans-Joachim Lankenau
2010-01-22sdk330: #i108575# don't deliver sqlite in gloabl lib dirJuergen Schmidt
2010-01-15ause110: #i106731# remove tarballs from scm and find them in download cache dirHans-Joachim Lankenau
2010-01-12sb118: #i108269# first step of removing tcsh supportsb
2010-01-05CWS-TOOLING: integrate CWS jl144Jens-Heiner Rechtien
2010-01-04#i107269# build breaks for unxmacxi + seperate SDK directoryobo
2009-12-15#i10000# remove obsolete dtoa.patchRelease Engineering
2009-12-14CWS-TOOLING: integrate CWS jl143_DEV300Vladimir Glazunov
2009-12-10CWS-TOOLING: integrate CWS cmcfixes67Vladimir Glazunov
2009-12-07jl144: #i106132# lib files on Windows were not deliveredJoachim Lingner
2009-12-01CWS-TOOLING: integrate CWS dba32jOliver Bolte
2009-11-26 09:30:10 +0100 msc r277648 : #100000 fix urgent testscript error 2009-11-25 10:27:56 +0100 msc r277625 : #i100000 fix urgent testscript error 2009-11-17 22:16:46 +0100 fs r277544 : CWS-TOOLING: rebase CWS dba32j to branches/OOO320@277531 (milestone: OOO320:m5) 2009-11-17 14:26:47 +0100 fs r277535 : ooops, didn't mean to commit this uncommented line 2009-11-14 20:50:29 +0100 fs r277505 : add a --disable-pango switch to SM's configure options, and add a patch which makes certain code respect it (well, respect it better than currently, by not using some pango_x_* functions, which are not always available, even when pango itself is present) 2009-11-14 20:47:41 +0100 fs r277504 : spelling 2009-11-13 14:04:00 +0100 fs r277502 : #i100764# (commit approved by ab@openoffice.org): getModelFromBasic: do not start with the parent's parent when looking for ThisComponent, but walk up the anchestor chain, starting with the immediate parent 2009-11-13 11:04:15 +0100 fs r277496 : #i100764# better heuristics for determining whether or not to participate in the ThisComponent game 2009-11-13 11:02:30 +0100 fs r277495 : #i100764# set the WB_EXT_DOCUMENT style at the backing component's container window, when creating it without the TaskCreator (which would normally do this) 2009-11-11 13:49:11 +0100 fs r277452 : #i106816# 2009-11-11 13:48:53 +0100 fs r277451 : fix the CREATETARBAL target, which is expected to create the zips used as prebuilts. The *inc.zip missed the NSS files in case NSS was built externally 2009-11-11 12:15:34 +0100 fs r277449 : update ignore list 2009-11-11 12:09:23 +0100 fs r277448 : add a link to the Mozilla build tools download location 2009-11-11 12:07:16 +0100 fs r277447 : add a link to the Mozilla build tools download location 2009-11-06 16:23:12 +0100 fs r277393 : #i106643# 2009-11-03 23:20:29 +0100 fs r277328 : #i106574# reverted the recent fix for issue #i105235#, and implemented a better one. 2009-11-02 12:59:48 +0100 fs r277294 : #i106550# errorOccured: also display the error when we're not in a nested form action - form actions are allowed to be triggered by other instances as well