Changes between Version 4 and Version 5 of www-client/mozilla-firefox/2.0.0.21pre/1
- Timestamp:
- 02/23/09 19:01:46 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
www-client/mozilla-firefox/2.0.0.21pre/1
v4 v5 1 export CVSROOT=:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot [[BR]]1 export CVSROOT=:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot [[BR]] 2 2 export MOZ_CO_PROJECT=all[[BR]] 3 3 cvs co -r MOZILLA_1_8_BRANCH mozilla/client.mk[[BR]] … … 14 14 ---- 15 15 Currently as cvs in Haiku has issues performing proper checkouts, I suggest using my cvs source tarball[[BR]] 16 This can be detected by querying for ".new." [[BR]]16 cvs's errors can be detected by querying for ".new." [[BR]] 17 17 ---- 18 18 Note: patches and mozconfigs can be found at : http://ports.haiku-files.org/browser/haikuports/trunk/www-client/mozilla-firefox … … 51 51 ### //Set the outputdir for the build 52 52 mk_add_options MOZ_OBJDIR= 53 I strongly suggest using an external MOZ_OBJDIR, as the source tree to produce multiple builds.53 I strongly suggest using an external MOZ_OBJDIR, as it allows the source tree to produce multiple builds. 54 54 55 55
