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
Mozilla
/
mozilla
/
modules
/
libreg
History
cls%seawood.org
d7c0465468
Add --disable-auto-deps option which causes the build system to not automatically generate dependencies on the fly. Also, fixes VPATH problem with non gcc-MD separate build phase |make depend|.
...
Bug
#66529
r=pavlov git-svn-id: svn://10.0.0.236/trunk@95662 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-22 07:52:30 +00:00
..
include
Fix for bug
#46709
. Missed this file in checkin.
2000-09-08 02:44:13 +00:00
macbuild
Fix build for kandrot. Export NR_RegSetBufferSize from libreg.
2000-09-08 03:52:11 +00:00
src
r=timeless sr=shaver
2001-05-16 02:24:44 +00:00
standalone
Add --disable-auto-deps option which causes the build system to not automatically generate dependencies on the fly. Also, fixes VPATH problem with non gcc-MD separate build phase |make depend|.
2001-05-22 07:52:30 +00:00
tests
…
xpcom
Let the use of PR_Log() be controlled by a toplevel build option. All places that set FORCE_PR_LOG to force logging on need to wrap that #define FORCE_PR_LOG in a MOZ_LOGGING ifdef.
2001-05-05 10:18:53 +00:00
Makefile.in
Fixes for Ports bustage when original fix for 65678 was checked in. Original r=dveditz and sr=mscott
2001-04-07 19:42:15 +00:00
makefile.win
…