This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-09 00:11:44 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
config
History
mcafee%netscape.com
8c50db50c2
Turning OJI on by default (18899). Removing obsolete --enable-oji, --enable-java. r=slamm
2000-01-04 05:28:45 +00:00
..
beos
…
mac
…
mkdepend
…
mkdetect
…
.cvsignore
…
aboutime.pl
…
autoconf.mk.in
Turning OJI on by default (18899). Removing obsolete --enable-oji, --enable-java. r=slamm
2000-01-04 05:28:45 +00:00
bdate.c
…
bdate.pl
…
bin2rc.c
…
bin2rc.exe
…
bsdecho.c
…
build_header.pl
…
build-number.pl
…
buildpkg.bat
…
clobber_miss.pl
…
common.mk
…
config.mak
…
config.mk
Ok, taking this split of compiler options used only for compiles a step further....The idea is that when the user passes CFLAGS to configure, those flags are to be used basically anywhere that that CC is. COMPILE_FLAGS is set in configure to contain the compiler flags that cannot be used while linking (e.g. -include on BSD/OS). In config.mk, I moved all of the variables that used to compose CFLAGS into COMPILE_CFLAGS so that CFLAGS only contains the values from running configure.
1999-12-24 10:58:11 +00:00
cvsco.pl
Rewrite script to check for cvs conflicts and log output to a file. r=mcafee
1999-11-30 00:48:33 +00:00
dll.inc
…
exe.inc
…
fastcwd.pl
…
glibcversion.sh
…
gtscc.c
…
install.bat
…
insure.mk
…
java.inc
…
lib.inc
…
mac-set-timebomb.pl
…
makecopy.cpp
…
makecopy.exe
…
makedep.cpp
…
makedep.exe
…
Makefile.in
…
makefile.win
…
mangle.c
…
mangle.exe
…
mantomak.c
…
mantomak.exe
…
mddepend.pl
…
nfspwd.pl
…
nodl.pl
…
nsinstall.c
…
obj.inc
…
OpenVMS.mk
…
outofdate.pl
…
pathsub.c
Since configure is now working properly wrt this fix (bug 20882), this can now safely go in as well. a=chofmann
1999-12-13 23:17:07 +00:00
pathsub.h
…
pkg2dpth.pl
…
revdepth-nt.pl
…
revdepth.pl
…
rules.mak
Toned down warning message for libs phase.
1999-11-30 08:09:12 +00:00
rules.mk
Partial fix for bug 20254. Allow flags passed to CFLAGS during configure be used for both compiling & linking. CFLAGS as we know it becomes COMPILE_CFLAGS so that platforms that cannot link using DSO flags (qnx) can still build. The new CFLAGS will not have DSO flags and will be used primarily for linking.
1999-12-22 03:40:16 +00:00
set-timebomb.pl
…
sj.pl
…
true.bat
…
W95make.c
…
W95MAKE.EXE
…
W95mkdir.c
…
W95MKDIR.EXE
…
WIN16
…
WIN32
…