This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
eaed36d3e2d8237d5a1eec90cf37a7a2ac8a87de
Mozilla
/
mozilla
/
xpinstall
History
dbaron%fas.harvard.edu
13b5500ba3
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
...
git-svn-id: svn://10.0.0.236/trunk@107583 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-07 06:24:10 +00:00
..
cleanup
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.
2001-11-01 00:54:48 +00:00
macbuild
Follow-up to the xpcdom landing: nothing should link against the dom library anymore, it's a component now. sr=jst.
2001-05-12 12:47:41 +00:00
packager
Bug 18502 remainder of checkin. Turning it on on the Mac. r/sr=pav,jband
2001-11-04 02:17:11 +00:00
public
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
res
107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben
2001-11-03 04:17:02 +00:00
src
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
2001-11-07 06:24:10 +00:00
standalone
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
stub
Backing out fix for remote mach-o builds as it left mach-o builds fragile.
2001-11-03 03:29:05 +00:00
test
…
wizard
fixing bug 28172 - Add shortcut to launch bar. r=sgehani, sr=mscott
2001-11-03 00:34:17 +00:00
Makefile.in
#77350
2001-05-02 00:36:54 +00:00
makefile.win
…