Граф коммитов

41 Коммитов

Автор SHA1 Сообщение Дата
darin%netscape.com e554d83626 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
seawood%netscape.com c0ec608df6 Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
Changes:
* Added EXTRA_COMPONENTS variable to build.  Use it to automagically install files into the components dir.
* Added SYSINSTALL variable.  Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template

The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
           /bin/mozilla-config
           /include/mozilla-ver/*
           /lib/mozilla-ver  (mozappdir)
                            /components
                            /res
                            /defaults
                            /chrome

There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.

$prefix -> /lib/mre/mre-ver  (mredir)
                            /components
2002-04-25 02:52:44 +00:00
dprice%netscape.com e3eadfb065 136497 r=jfrancis sr=dveditz
carbonize XPICleanup
2002-04-16 22:54:39 +00:00
pinkerton%netscape.com 7180e5e8d1 allow --enable-default-toolkit=cocoa in makefiles and default toolkit can now be overridden on platform that don't use X11. r=cls/sr=hyatt. bug#121496 2002-01-24 15:11:18 +00:00
seawood%netscape.com 45bfbf0658 Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
ccarlen%netscape.com af646e6f1f Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:45:45 +00:00
ccarlen%netscape.com c343dad63a Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:58:15 +00:00
ccarlen%netscape.com 884be5f4c2 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:32:41 +00:00
seawood%netscape.com 7733357d51 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com 55fe97bff7 Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
seawood%netscape.com 8a2a775382 Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
Bug #107696 r=mozbot
2001-11-01 00:54:48 +00:00
seawood%netscape.com 9b5ae05e33 Landing the rest of the mach-o OSX changes.
Bug #75653 r=cls sr=waterson
2001-10-27 07:38:18 +00:00
gerv%gerv.net 4e12e44b2f Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
dveditz%netscape.com 9705e3a3f9 Whitespace change to correct previous checkin comment: fix for sleeping too long
on Unix (bug 84896) contributed by Denis Antrushin <adu@sparc.spb.su> r=syd, sr=dveditz
2001-09-27 20:27:59 +00:00
syd%netscape.com 9af28b3666 Checking in fix for 84896. r=selmer, sr=blake. 2001-09-27 08:27:16 +00:00
jaggernaut%netscape.com d1a7bfa843 One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com dc40187223 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00
alecf%netscape.com 1e0e7dd033 Add REQUIRES to many modules for win32 support, bug 98372 r=cls 2001-09-12 20:32:40 +00:00
cls%seawood.org ccfeffafa2 Set MODULE so that headers are grouped properly. 2001-09-09 07:43:48 +00:00
dveditz%netscape.com 8c26640cea bug 84896 reduce sleep cycle of xpicleanup utility. r=selmer@netscape.com, sr=blake 2001-07-19 08:01:14 +00:00
cls%seawood.org cfce8f4dcc Updating .cvsignore files.
Bug #84824 r=jag
2001-07-06 02:36:37 +00:00
dbragg%netscape.com e6d6fe021f Fix for bug 81966. Added NR_ShutdownRegistry() to free the registry file for deletion.
r=sgehani, syd, sr=mscott.
2001-05-21 22:35:33 +00:00
dbragg%netscape.com 2f003ddc33 Minor problem from landing of 65678. An incorrect use of the res directory
prevents update installations from completing. Considered part of 65678 landing.
2001-05-18 20:42:55 +00:00
dbragg%netscape.com 2b3856c75a Now opening a specific registry file rather than the default. Part of bug 65678. r=dveditz, sr=mscott. 2001-05-17 05:37:57 +00:00
dbragg%netscape.com 6558547648 Now opening a specific registry file rather than the default. Part of bug 65678. r=dveditz, sr=mscott.InstallCleanupWin.cpp 2001-05-17 05:36:27 +00:00
dbragg%netscape.com 9bf880e90f MCP file change for bug 65678. Added the InstallCleanupPrefix.h file. r=sgehani, sr=mscott. 2001-05-17 05:34:27 +00:00
dbragg%netscape.com b29976d087 Changes for bug 65678. Now opening a specific registry file rather than the default. r=dveditz, sgehani. sr=mscott. 2001-05-17 05:32:41 +00:00
dbragg%netscape.com d0ff15772c Defines used for the new installation cleanup utility in bug 65678. r=dveditz, sr=mscott. 2001-05-17 05:26:48 +00:00
dbragg%netscape.com c0d56121de Adding a MANIFEST file to export a new file InstallCleanupDefines.h and adding MANIFEST_CMESSAGE to export a text file cmessage.txt to the res directory. This message is the cleanup needed message on a failed update. r=sgehani, sr=mscott. Part of bug 65678. 2001-05-17 05:25:13 +00:00
dbragg%netscape.com 16e3bac1fc Adding InstallCleanupPrefix_debug.h so the compiler won't optimize out a bunch of code used in fix for bug 65678. r=sgehani, sfraser. sr=mscott 2001-05-17 05:22:12 +00:00
dbragg%netscape.com dd8272755e Adding cmessage.txt as part of bug 65678. Need to check this in for localization freeze. NOT PART OF BUILD. 2001-05-09 13:35:07 +00:00
mkaply%us.ibm.com c1cf4aaeb0 #77350
r=cls
Add BIN_SUFFIX and build cleanup on OS/2
2001-05-02 00:36:54 +00:00
mkaply%us.ibm.com 1f7eeecae3 OS/2 only - misspelling of DosSleep 2001-05-02 00:33:56 +00:00
dbragg%netscape.com 72ef252bfa Fix for OS2 bustage. 2001-04-08 20:26:53 +00:00
dbragg%netscape.com 584e7b8ce1 Special version of cleanup routine for OS2. Most of the work done by Javier pedemont@us.ibm.com 2001-04-08 20:17:09 +00:00
dbragg%netscape.com 4ab56f7c66 NOT PART OF BUILD. Removing a bunch of extraneous linefeeds that break IRIX. 2001-03-21 01:11:26 +00:00
dbragg%netscape.com 018cc6a6d9 Adding Unix verion of the cleanup util and its makefile. NOT PART OF BUILD 2001-03-02 00:10:10 +00:00
sgehani%netscape.com b72ee5fa16 First Checked In. 2001-03-01 00:26:39 +00:00
sgehani%netscape.com 1911fab005 Remove so we can add as binary instead of text. Ooops! 2001-03-01 00:13:38 +00:00
sgehani%netscape.com ca8d7c678f First Checked In. 2001-03-01 00:12:12 +00:00
dbragg%netscape.com 2bd6683805 New Post-install replace and delete utility phase 1 checkin.
NOT PART OF BUILD
2001-03-01 00:02:19 +00:00