pkw%us.ibm.com
67ef5809e4
Bug 231983 - xpicleanup incorrectly uses strcmp
...
r=timeless@bemail.org , sr=darin@meer.net
2004-02-19 22:00:12 +00:00
seawood%netscape.com
8f112a4226
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:18:27 +00:00
seawood%netscape.com
6934dc37a9
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 20:12:33 +00:00
cls%seawood.org
d18d8ada60
Adding mingw makefile changes.
...
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
mkaply%us.ibm.com
4050876206
#194298
...
r=pedemont, sr=blizzard (platform specific), a=dveditz
OS/2 only - rewrite of xpicleanup
2003-02-24 21:33:12 +00:00
seawood%netscape.com
4588fb970a
Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
...
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
ssu%netscape.com
194639b404
fixing bug 173195 - Changes in the Mozilla/Netscape Installer to run Palm Conduit Installer. r=curt, sr=dveditz
2002-11-14 09:04:16 +00:00
seawood%netscape.com
d1bef3cbe0
Define WIN32_LEAN_AND_MEAN globally for win32 builds.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
dprice%netscape.com
6f81a2d5bd
136497 r=fraser sr=dveditz
...
add carbResource.r to carbon target
2002-08-16 22:37:48 +00:00
dprice%netscape.com
bad45647a9
136497 r=sfraser sr=dveditz
...
add carbResource.r file to carbon targets
2002-08-16 22:37:07 +00:00
seawood%netscape.com
8ae6c40f5d
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
darin%netscape.com
1b1677bbe9
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
seawood%netscape.com
ce9e9903a5
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
afb5d264a9
136497 r=jfrancis sr=dveditz
...
carbonize XPICleanup
2002-04-16 22:54:39 +00:00
pinkerton%netscape.com
30c642c36e
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
874c54280c
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
de865879b2
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
0766c35c7f
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
773577e3b8
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
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com
9850f387af
Renaming 'install' build phase to 'libs'
...
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
seawood%netscape.com
6daf60f372
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
93a92132d7
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
f385eb981a
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
144a483d63
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
e9d35e10c6
Checking in fix for 84896. r=selmer, sr=blake.
2001-09-27 08:27:16 +00:00
jaggernaut%netscape.com
e25262c61f
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
3826eb9902
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
e5cc5abd22
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
2001-09-12 20:32:40 +00:00
cls%seawood.org
be6e7aec19
Set MODULE so that headers are grouped properly.
2001-09-09 07:43:48 +00:00
dveditz%netscape.com
e6bb61a069
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
654b132df3
Updating .cvsignore files.
...
Bug #84824 r=jag
2001-07-06 02:36:37 +00:00
dbragg%netscape.com
072fca89ad
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
5b7a35448e
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
cfb840764f
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
d34d7de6ad
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
aeb41be952
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
b547d55ee9
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
bfc56dbd23
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
d70e6b89dc
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
dc48b7325a
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
3a9c820f65
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
f934afb516
#77350
...
r=cls
Add BIN_SUFFIX and build cleanup on OS/2
2001-05-02 00:36:54 +00:00
mkaply%us.ibm.com
d86b076284
OS/2 only - misspelling of DosSleep
2001-05-02 00:33:56 +00:00
dbragg%netscape.com
9761de3e8a
Fix for OS2 bustage.
2001-04-08 20:26:53 +00:00
dbragg%netscape.com
be7a8122c4
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
699d97fca3
NOT PART OF BUILD. Removing a bunch of extraneous linefeeds that break IRIX.
2001-03-21 01:11:26 +00:00
dbragg%netscape.com
3c42b86cff
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
a40cdb08fa
First Checked In.
2001-03-01 00:26:39 +00:00
sgehani%netscape.com
4ef702f9b4
Remove so we can add as binary instead of text. Ooops!
2001-03-01 00:13:38 +00:00