cls%seawood.org
984927c0f4
Build tools should be in place after the first pass and not wait for the next build phase
2000-12-14 22:28:51 +00:00
cls%seawood.org
63e93d17b3
Oops, forgot to wrap the install in a USE_ELF_DYNSTR_GC ifdef.
2000-12-11 08:00:29 +00:00
cls%seawood.org
d3537077fa
Moving the tool to strip the dynstr section from elf binaries to config/elf-dynstr-gc.c . See mozilla/tools/elf-dynstr-gc/elf-gc-dynstr.c for the previous history of this file.
...
Bug #62098 r=jag
2000-12-11 07:24:47 +00:00
cls%seawood.org
5e988eb824
Make sure that buildID is set to 0 unless MOZILLA_OFFICIAL is set. Bug #26798 r=leaf r=scc
...
Note: for mac, MOZILLA_OFFICIAL is only set by default on opt builds until the new mac build scripts land.
2000-10-20 05:21:40 +00:00
warren%netscape.com
8dfe415439
Fixed (a) not deleting installed-chrome.txt (bugscape bug 2428), (b) made MOZ_DISABLE_JAR_PACKAGING work again, and (c) created dist/bin/chrome directory in add-chrome.pl -- breaking objdir builds. r=mcafee
2000-09-21 01:47:19 +00:00
cls%seawood.org
7d42581c54
Check for BUILD_OFFICIAL as well as MOZILLA_OFFICIAL
2000-07-09 15:02:24 +00:00
cls%seawood.org
a3b71ef004
Check for BUILD_OFFICIAL as well as MOZILLA_OFFICIAL
2000-07-09 15:01:27 +00:00
cls%seawood.org
beb4f814bf
Change test to check for file (-f) rather than exists (-e) which broke under solaris.
2000-07-08 10:25:59 +00:00
cls%seawood.org
0eabd8aa50
The unix builds will use a generated build_number (rather than the checked in version) that will forcibly be 000000000 unless MOZILLA_OFFICIAL is set. Bug #26798
...
Chrome files that need the build date set for MOZILLA_OFFICIAL builds will no longer be modified in the source tree. The source tree copies will be used as a template for a generated version. Bug #29597
2000-07-08 09:36:01 +00:00
mkaply%us.ibm.com
d3217be316
#40177
...
r=cls, a=brendan
OS/2 bring up - copy dirent.h and getopt.h to the dist for VisualAge build
2000-06-22 22:10:43 +00:00
cls%seawood.org
3485ce173b
Make the distclean target work as advertised. Bug #42167
2000-06-12 23:02:14 +00:00
cls%seawood.org
f81c8b49b9
Remove all.js from TARGETS which are removed on a distclean. bug #41033
2000-06-09 00:36:57 +00:00
danm%netscape.com
c100cad6ca
clear record of installed chrome at beginning of install
2000-05-15 00:26:47 +00:00
cls%seawood.org
772286e0af
More OS/2 Makefile changes. Bug #34106 Batch 12
2000-05-04 11:00:47 +00:00
cls%seawood.org
5f6e2a6cff
Fix cross-compiling rules so that we can build both the host & target version of our "internal" build tools.
...
Added .ho suffix for host objects.
Added rules for HOST_PROGRAM, HOST_LIBRARY & HOST_SIMPLE_PROGRAMS.
When cross-compiling, use the host_ versions of nsinstall, xpidl & xpidl_link and install host targets under $(DIST)/host .
Bug #11890
2000-03-31 07:18:52 +00:00
pavlov%netscape.com
33ce2d4e90
changes to let us build on MacOS X
2000-03-11 03:08:04 +00:00
dmose%mozilla.org
42fc94a6ec
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
cls%seawood.org
e435ea7367
Ooops. Who remove the config.mk include?
1999-09-12 14:53:56 +00:00
cls%seawood.org
1a2e16af42
Add -D_POSIX_SOURCE to DEFS to get rid of those useless 'index shadow' warnings. Add either -D_BSD_SOURCE or -D_XOPEN_SOURCE=500 to whichever Makefile.ins need it to accommodate for Posix' strictness. Add check for getopt.h for nsinstall.c.
1999-09-12 14:25:28 +00:00
briano%netscape.com
83c4a6b4d8
Cleanup.
1999-09-10 09:22:43 +00:00
briano%netscape.com
bbb109c5ef
Fix for the current INTERNAL_TOOLS breakage on SunOS4.
1999-09-03 22:28:49 +00:00
cls%seawood.org
b9c55873b4
Forgot the INTERNAL_TOOLS rules needed for cross-compiling
1999-09-01 14:43:44 +00:00
cyeh%netscape.com
9fe01986a9
changing nsBuildID.h so that it does the right thing w/regards to rebuilds
1999-08-24 00:56:04 +00:00
briano%netscape.com
ce46e93dc6
Got rid of some unneeded rules.
1999-08-21 02:59:58 +00:00
cls%seawood.org
0991be09fa
Removed all references to obsolete OBJDIR variable.
...
Removed various sections of config.mk & rules.mk that were only used by OBJDIR or by a non-autoconf build.
1999-08-20 06:52:59 +00:00
cyeh%netscape.com
26268b3b73
whoops. broke parallel builds. will fix real soon now. also want
...
to fix generation rules so that you aren't forced to rebuild large sections
of XPCOM when dp starts using it.
1999-08-20 01:58:58 +00:00
cltbld%netscape.com
1a5cab0274
fix for 11608, implement nsBuildID.h for XPCOM/component registry queries
1999-08-19 21:12:27 +00:00
briano%netscape.com
f7593b9212
Fix for bug 11852. No effect on non-release builds.
1999-08-14 03:36:38 +00:00
briano%netscape.com
63e5abd047
Fix for bug 9902. Now the build number in xpfe/browser/resources/content/viewSource.xul will get updated properly as well.
1999-08-10 21:43:37 +00:00
cyeh%netscape.com
bd1d43dc8b
restore build number hackery after matt fisher xul move
1999-07-16 00:04:40 +00:00
briano%netscape.com
6bbe7c160d
No need to build bsdecho anymore.
1999-06-02 01:15:08 +00:00
ramiro%netscape.com
138349b912
I meant to yank this hack, not comment it out.
1999-04-13 04:29:52 +00:00
ramiro%netscape.com
25d323e78a
Move unix specific build hacks/scripts/etc into their own little place:
...
build/unix.
1999-04-13 04:15:34 +00:00
ramiro%netscape.com
18946ae76a
Fix for 4856. run-mozilla scripts were broken in release tarballs.
1999-04-09 21:41:23 +00:00
cyeh%netscape.com
7b3548c113
make build numbers work on UNIXen. This is a hack into the XUL file, build
...
number generation will need to be moved.
1999-03-30 00:14:48 +00:00
slamm%netscape.com
9c4c3fd8dc
Take CFLAGS off link line
1999-03-25 23:47:43 +00:00
briano%netscape.com
b825a18516
Minor change to make it acceptable to QNX.
1999-03-04 05:02:09 +00:00
cls%seawood.org
92dbfec844
Fixes to resource install for xpfe. Fixes to make MOZ_NATIVE_* work again. Thanks to Jeremy Lea <reg@shale.csir.co.za> for the diffs.
1998-11-11 01:53:49 +00:00
cls%seawood.org
ec57f01489
More fixes for build_number
1998-10-30 04:05:50 +00:00
cls%seawood.org
30e6380302
Added MAKE_OBJDIR to build_number target
1998-10-30 02:57:34 +00:00
cls%seawood.org
850c4c237f
Added artificial $(DISTTARGETS) to make parallel builds play nice.
1998-10-03 01:37:09 +00:00
cls%seawood.org
e2e12f88db
Removed obsolete autoconf version of tweak_nspr:
1998-10-02 02:12:21 +00:00
cls%seawood.org
d0aa3e2bd1
Sync'd Makefile.ins with corresponding Makefiles. Fixed problems with autoconf build. Thanks to Christopher Blizzard <blizzard@appliedtheory.com> and Tom Rini <trini@kernel.crashing.org>.
1998-09-22 03:47:27 +00:00
cyeh%netscape.com
d323a12f49
set timebombs to have 0 warning days by default, so that the user
...
is presented with the warning dialog on every launch
1998-09-02 23:20:17 +00:00
cls%seawood.org
876891e7ae
Sync'd Makefile.ins
1998-09-02 00:54:34 +00:00
cls%seawood.org
e9131c4514
Tweaked clobber_all dependency for autoconf tinderbox build.
1998-08-29 22:37:34 +00:00
cls%seawood.org
015c4f4945
Added timebomb target.
1998-08-27 19:53:30 +00:00
cls%seawood.org
9c74df02ff
Updates to autoconf files.
1998-08-26 04:04:57 +00:00
cls%seawood.org
90d0af1408
AUTOCONF_1_0 landing.
1998-08-19 20:42:14 +00:00