Граф коммитов

995 Коммитов

Автор SHA1 Сообщение Дата
ben%netscape.com 74dd27316a update Mac build script to point to new folders 2000-05-29 04:09:11 +00:00
ben%netscape.com f8c2a641b3 disconnect global:resources:skin from build 2000-05-29 02:55:51 +00:00
saari%netscape.com 750cd845d7 fix for 40167 dogfood bug; missing menu items on MacOS. Removing chatzilla chrome stuff from the mac build since it isn't built on mac anyway. Caused confusion in the overlay load. r=danm 2000-05-26 21:19:44 +00:00
danm%netscape.com 1e63166cb8 installed chrome list now uses resource url instead of full file path. a=leaf r=saari 2000-05-22 22:13:44 +00:00
cls%seawood.org b129e998c9 Finishing off the standalone modules framework.
List js/src/liveconnect & js/src/xpconnect in toplevel Makefile.in to allow js to be built using the standalone framework.
Use the <module>_STANDALONE defines anytime BUILD_MODULES != all.
r=slamm
2000-05-20 02:45:59 +00:00
danm%netscape.com 2898e01923 chrome reorg. delete dist before using! code=saari r=me 2000-05-19 02:30:43 +00:00
tao%netscape.com 73ddca71ce BAck out hcange to 35121 (move searchplugins back tpo bin/) r=rjc 2000-05-18 22:39:29 +00:00
axel%pike.org b92b7989e1 Support for BUILD_MODULES and MOZ_CO_MODULES for transformiix (standalone),
does not affect build, a=leaf, r=leaf
Makefile.ins will follow soon
2000-05-18 19:37:33 +00:00
sfraser%netscape.com 36a15446e4 No longer build NetworkModular.mcp, since the timer code has now been moved to widget. 2000-05-17 08:44:02 +00:00
tao%netscape.com e56e2ccb26 35121: mocw sherlock files to under chrome/. 2000-05-17 00:28:03 +00:00
ducarroz%netscape.com 753e1bd0fb Add AbSync to the build system. R=rhp 2000-05-16 23:29:09 +00:00
cata%netscape.com 33e418ad87 Fixing bug #33669. 2000-05-16 00:19:29 +00:00
dougt%netscape.com ec95b11193 Turning on psm-glue and protocol/client security code. 2000-05-15 23:10:04 +00:00
beard%netscape.com 4f1339567d bug #13848, build the MRJ plugin as part of the standard build. Checking this, although it isn't turned on yet, so shouldn't affect the current build. 2000-05-13 03:37:40 +00:00
slamm%netscape.com b8e7dae48a No need to compare is this is the first run (cmp was printing an error on BSD when one of the files did not exist) 2000-05-11 22:56:41 +00:00
thayes%netscape.com 3f33bcf35d Change tag for security component to SECURITY_CLIENT_BRANCH 2000-05-11 18:58:10 +00:00
sspitzer%netscape.com b36bcb9d8b remove duplicate line. 2000-05-11 08:48:00 +00:00
sspitzer%netscape.com dc1fb2c318 fix mac. 2000-05-11 08:08:00 +00:00
sspitzer%netscape.com a226df8fed remove unused stuff. 2000-05-11 07:10:37 +00:00
sspitzer%netscape.com c2ba12c960 no more xpinstall skin here 2000-05-11 04:25:28 +00:00
sspitzer%netscape.com 83b1f5fe10 no more profile skin here 2000-05-11 04:23:05 +00:00
ben%netscape.com 957bb8a699 removing redundant skins directories 2000-05-11 04:19:28 +00:00
sspitzer%netscape.com 4e66b4037e editor skins no longer built. 2000-05-11 04:18:10 +00:00
sspitzer%netscape.com 0f50192003 stop building all the old mailnews skin crap. 2000-05-11 04:00:07 +00:00
sspitzer%netscape.com 4b546455cf message compose skins have moved 2000-05-11 03:54:27 +00:00
sspitzer%netscape.com 8dfab7a3bd remove old address book skins 2000-05-11 03:46:55 +00:00
sspitzer%netscape.com ca2386b42e it's skins:modern, not modern. 2000-05-11 02:51:11 +00:00
sfraser%netscape.com 0dbe01df1d Just reorder the $build array so that it matches the real build order 2000-05-10 19:54:07 +00:00
sspitzer%netscape.com 0b4508479a turn this on. 2000-05-10 01:47:55 +00:00
mccabe%netscape.com 7ea88da658 Add -jsconsole to Mac command-line-caller-thingie.
Thanks to Seth Spitzer for the pointer.
2000-05-09 04:03:03 +00:00
slamm%netscape.com 7cc532a589 Readd for 'webconfig' target of client.mk 2000-05-08 20:51:14 +00:00
colin%theblakes.com 8e1f2d46f1 Make OpenVMS get auto-detected. r=leaf 2000-05-08 20:17:42 +00:00
sspitzer%netscape.com 6c6059ff4d mozilla/themes is now part of the module,
so we don't need to check it out explictly anymore. a=leaf.
2000-05-08 16:32:10 +00:00
mccabe%netscape.com 082478de13 Put contents of MANIFEST from xpfe/components/console into Components folder. 2000-05-08 10:29:58 +00:00
jbetak%netscape.com 6750e537b7 32477 Accept-Language UI, changing location and name of the language string bundle, r=erik, ftang 2000-05-07 21:50:32 +00:00
warren%netscape.com dbc3daa1e3 Combined all necko dlls into 2. Bug 17031. 2000-05-06 09:16:29 +00:00
sfraser%netscape.com 36f82a04ba Add XML-RPC to the build, and move installing chatzilla and XML-RPC resources to the BuildExtensions function. 2000-05-05 21:27:08 +00:00
sfraser%netscape.com 051427a593 New routine to install skin files from mozilla/themes, by iterating through directories looking for MANIFEST files. It is expected that MANIFEST files in these dirs have a first line like #!dest chatzilla:skin that specifies the destination directory. Also pull mozilla/themes. 2000-05-04 21:35:47 +00:00
sfraser%netscape.com 705803f8b5 Space to tab conversion, redoing the badness that was done a few revisions ago. 2000-05-04 21:30:02 +00:00
valeski%netscape.com 7902cce201 putting ftp.mozilla.org back into the bloaturls.txt test in an attempt to kick start shrike tests again. 2000-05-04 02:41:32 +00:00
valeski%netscape.com dbbe033193 pulling out ftp to see if it's part of the bloat problem 2000-05-04 01:52:59 +00:00
cls%seawood.org 37a3ac46ca Add support for pulling individual modules from cvs via client.mk. 2000-05-04 01:26:34 +00:00
cls%seawood.org 8bf60f47ad Move STATIC_MAKEFILES back into the toplevel Makefile 2000-05-03 22:49:47 +00:00
sfraser%netscape.com c7792f30b6 Move the resouce copying to the end, so that we have fewer files in dist during the build process. This should speed up looking for include files. 2000-05-03 21:40:44 +00:00
erik%netscape.com f225b0365c bug 26237; added langGroups.properties to Mac build 2000-05-03 00:34:48 +00:00
jbetak%netscape.com 5f72fd4b94 5313 Accept-charset for form is not implemented, r=ftang, be 2000-05-02 05:19:19 +00:00
jj%netscape.com 0d49603d2d adding directory creation to complete rjc's checkin 2000-05-02 03:46:17 +00:00
jj%netscape.com 03890b0dce #37355: minor fixes & adjustments between debug/optimized scripts. 2000-05-02 01:21:07 +00:00
sfraser%netscape.com eba6803baa Make the checkout error messages a bit more gentle, put in a MakeJars stub method. 2000-05-01 21:57:11 +00:00
sfraser%netscape.com 516e7c03d1 Remove bogus string concat 2000-05-01 21:53:19 +00:00
sfraser%netscape.com e18e363ffc Print when checking out each module 2000-05-01 21:52:52 +00:00
jbetak%netscape.com a618dd8eeb 5313 Accept language UI is not implemented r=ftang, be 2000-05-01 03:31:30 +00:00
tonyr%fbdesigns.com 4f15489dfd Added uriloader/extprotocol to the build (again, now that we have InternetConfig back it should be OK now). 2000-05-01 01:21:17 +00:00
danm%netscape.com 20edef8d54 adding urlbarhistory for radha 2000-04-30 02:20:39 +00:00
ruslan%netscape.com a770c39c29 Add necko resource bundle manifests to MAC build, r=davidm 2000-04-28 06:38:26 +00:00
sspitzer%netscape.com a150bc9e43 change to get -chat to work for the mac. still need a "Mozilla Chat" file. 2000-04-25 06:53:49 +00:00
sfraser%netscape.com d7e6ef35b9 Just some doc updates, not in the build 2000-04-25 02:38:25 +00:00
sfraser%netscape.com 3a5227a170 First Checked In. 2000-04-25 02:18:30 +00:00
rjc%netscape.com 4ade085fbb Install search files into "$(DIST)Search Plugins" and "search.rdf" into default profile directory. 2000-04-23 06:34:52 +00:00
rjc%netscape.com a986fb23c0 Enable ability to do a copy instead of an alias. 2000-04-23 04:40:42 +00:00
hyatt%netscape.com c7953e733d Commdir. 2000-04-21 07:15:48 +00:00
mccabe%netscape.com 96cbf6a915 Remove builds of nsConsoleService binary, IDL and IDL-export projects from xpfe/components/console for the Mac. 2000-04-21 02:21:23 +00:00
beard%netscape.com 4a72f46c3f [Not part of build] Simple tool to emit information about the build system, to be consumed by the Perl build scripts. 2000-04-21 01:51:07 +00:00
cls%seawood.org 548fb021ee Remove extraneous whitespace between the object file and the ':'.
Thanks to Justin Morey <justin@68k.org> for the patch.
2000-04-21 01:28:58 +00:00
jband%netscape.com f9a733be1f landing typelib loading improvements. bug 30753 2000-04-20 08:52:05 +00:00
wtc%netscape.com 3785e15ac8 Bugzilla bug #36250: updated the list of modules to check out for $pull(runtime). r=sfraser@netscape.com 2000-04-20 01:16:52 +00:00
beard%netscape.com 9d3aee255a Compatibility with Universal Headers 3.3 or later. a=leaf 2000-04-19 22:13:51 +00:00
saari%netscape.com 6904929898 dist... chrome restructuring 2000-04-19 21:54:45 +00:00
cls%seawood.org be1ede77c2 Exporting LIBRARY_PATH & ADDON_PATH vars needed for BeOS runtime. 2000-04-18 22:19:14 +00:00
cls%seawood.org 176bded229 Added support for building select individual modules using --enable-modules. Currently, only dbm, xpcom & necko work. At this point, you still have to pull the whole tree. We'll fix that later. Bugs 24515 & 34159 2000-04-18 09:42:12 +00:00
cls%seawood.org a0a2bd2026 BeOS uses LIBRARY_PATH to search for runtime libs. 2000-04-17 03:38:39 +00:00
tonyr%fbdesigns.com ec60943b82 got rid of uriloader/extprotocol/mac projects until I figure out why they don't build 2000-04-14 14:58:28 +00:00
tonyr%fbdesigns.com 105e0e1849 added uriloader/extprotocol/mac projects 2000-04-14 14:31:09 +00:00
sfraser%netscape.com 9dd759ed94 Rename chrome:caps to chrome:security, and put the autocomplete stuff buck in that waqar stomped on. r=jj. Mac only. 2000-04-14 02:01:39 +00:00
waterson%netscape.com 865b4da646 Back out file akk didn't mean to check in. r=akkanna 2000-04-13 20:17:35 +00:00
waqar%netscape.com d895837c77 #=27745
r=pollmann
d=Adding Gecko useragent string
2000-04-13 20:09:47 +00:00
akkana%netscape.com 7228abd7fd Rename libender to libeditor on Linux and Windows (r=ssu) 2000-04-13 19:43:51 +00:00
ducarroz%netscape.com fa587f9aa6 Add xpfe/components/autocomplete to the build. R=alecf. 2000-04-13 04:49:50 +00:00
cls%seawood.org 0d63199902 Adding a script to print out which of a given list of files do not end with a newline. Source files that do not end with a newline break at least the HP-UX compiler. Adding newlines to all of the source files found at this point. 2000-04-02 07:17:25 +00:00
beard%netscape.com 4a2876b52c preemptive bustage fix. 2000-03-31 02:17:04 +00:00
beard%netscape.com 34d5cd8501 landing xpfe/components/console build. r=mccabe 2000-03-31 02:10:14 +00:00
cls%seawood.org ae45fce007 Updating config.guess & config.sub to latest GNU versions. Bug #22599, r=wtc 2000-03-30 03:12:16 +00:00
warren%netscape.com 7e5dcea7fc Removing resource: protocol from build -- obsolete. 2000-03-29 05:26:40 +00:00
putterman%netscape.com 56a4d7a88d added new files and directory for shift delete bug 16349, r=hangas 2000-03-25 00:57:51 +00:00
jj%netscape.com 7f8b912691 fix for bug #32896: make Build_Project case insensitive. Contribution from jlong@adobe.com. r=sfraser 2000-03-24 00:17:37 +00:00
slamm%netscape.com 7c5b5c935c Move for-loop's do to next line for Solaris. Fix configurator url. 2000-03-23 02:04:22 +00:00
slamm%netscape.com e8ca910fa3 Only output the options that are used. 2000-03-22 21:56:49 +00:00
pierre%netscape.com 34104d24a4 For Profiler builds: removed NSRuntimeDebug.shlb from debug targets in MIW.mcp and modified NGLayoutBuildList.pm to not build that project when the Profiler is on. 2000-03-22 03:50:15 +00:00
slamm%netscape.com f096abb642 Silly little comment change. 2000-03-21 21:09:33 +00:00
slamm%netscape.com 4cf73f8c6d Output options from mozconfig. 2000-03-21 21:09:11 +00:00
jj%netscape.com b2b8cf8311 renamed -url file "Mozilla Installer" to "Mozilla Profile Migration". landing fix for #29816 from the beta1_BRANCH. 2000-03-21 04:53:03 +00:00
sfraser%netscape.com 48128c4e91 I am such a poop head. Need to comment out just one more line. 2000-03-21 03:14:25 +00:00
sfraser%netscape.com 3b82fd0cfb Fix the build -- we're not quite ready for building PSM on Mac yet. 2000-03-21 02:42:59 +00:00
sfraser%netscape.com a470089e75 Fix for 31669: get the right PSMTaskMenu.xul on Mac. Also start building the PSM glue code on Mac. r=ducarroz 2000-03-21 01:36:30 +00:00
gagan%netscape.com 8132295f30 Ooops typo. 2000-03-16 03:46:28 +00:00
gagan%netscape.com 543c544c01 Now allowing debuggers (gdb/ddd) to pass the arguments over to teh program. So if you do "mozilla -g foo" it will correctly pass foo as an argument to run (or prun as the case maybe) r=pavlov 2000-03-16 03:38:36 +00:00
sfraser%netscape.com 1841bfdf83 Fix for blocker 31669 -- pull the mozilla/security module, and install resources from mozilla/extensions/psm-glue. r=dougt,a=granrose 2000-03-15 22:44:18 +00:00
jim_nance%yahoo.com 77b24a5876 Fixed a small bug WRT shared library naming 2000-03-14 03:27:13 +00:00
slamm%netscape.com 7c30e2c58f Move unix build script from mozilla/config to mozilla/build/unix 2000-03-14 03:22:44 +00:00
slamm%netscape.com 9c22c738df Move non-autoconf tools to build/unix 2000-03-14 03:20:14 +00:00