office-gobmx/moz
Stephan Bergmann 7c4f2ec8a7 Simplify install name handling for external libraries on Mac OS X
...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-29 18:46:38 +01:00
..
patches Revert "Work around g++ -std=c++0x rejecting "typeof" keyword" 2012-02-24 14:06:19 +01:00
prj
zipped
extractfiles.mk Simplify install name handling for external libraries on Mac OS X 2012-02-29 18:46:38 +01:00
makefile.mk Simplify install name handling for external libraries on Mac OS X 2012-02-29 18:46:38 +01:00
README Added and improved READMEs for modules in libs-extern-sys 2012-02-09 18:23:49 +01:00
seamonkey-source-1.1.14.patch

Used for security features, if nss is not available.

Rebuild moz whenever changes have been made in the nss module. Those libs are
merged into mozruntime.zip which is build in this project.

Please read, please read about [[nss]].