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

223 Коммитов

Автор SHA1 Сообщение Дата
Benjamin Smedberg 8b16ede03f Backed out changeset 7819e11aa46f, bug 592052 because of Mac OS X build bustage:
Undefined symbols:
  "_NSGetModule", referenced from:
     -exported_symbols_list command line option
ld: symbol(s) not found
2010-10-13 08:54:06 -04:00
Nils Maier e01bfb7bd5 Bug 592052 - Missing NSGetModule export (binary backwards compatiblity) r=benjamin a=dtownsend 2010-08-30 22:55:18 +02:00
Dmitri Gribenko fd13ad317f Bug 590753. Avoid adding empty entries to paths. r=bsmedberg
--HG--
extra : rebase_source : 0220d37deb0ec175cc1580b0c1ec82c886c6db94
2010-09-06 15:18:07 +12:00
Benjamin Smedberg 46ad640e1c Rename NSGetModule to NSModule in various build scripts for bug 568691. 2010-06-22 20:21:34 -04:00
Oleg Romashin 4d75952ff5 Bug 558825 - run-mozilla.sh does not work with -d native-gdb. r=ted.mielczarek
--HG--
extra : rebase_source : 764ca82339869411c4a3fa402f3060de17d7f768
2010-05-11 13:23:59 -04:00
Chris Jones e237863369 bug 532962: allow run-mozilla.sh to accept debugger arguments. r=luser 2009-12-07 01:10:46 -06:00
Benjamin Smedberg 093f7abdb8 Bug 524139 - Eval .all.pp instead of including it. This means that in the normal case we avoid any make restarts and the associated I/O that goes with them, which could possibly be slowing Windows builds down considerably r=ted
--HG--
extra : rebase_source : 9671d212954595ef76b1870957e09ec6bc018e83
2009-10-23 13:00:19 -04:00
Phil Ringnalda 2dfb194873 Bug 523054 - Sweep out some more viewer orts, r=dbaron 2009-10-25 10:03:17 -07:00
Phil Ringnalda 8c6177cc45 Bug 514211 - Sweep some mouse turds out of build/unix/, r=ted 2009-09-18 19:59:52 -07:00
Karl Tomlinson aaca62a1fe Bug 477724 avoid pointless shell interpreter hanging around r=bsmedberg 2009-08-21 10:09:54 +12:00
Ginn Chen 392fd44ca4 Bug 456719 run-mozilla.sh doesn't work well with ksh93 r=benjamin 2009-07-23 18:09:10 +08:00
Benjamin Smedberg b15bc9d7ab Bug 40967 - Avoid leaking MSYS paths in Makefiles: use c:/dir/path paths whenever possible, r=ted 2009-03-09 10:55:41 -04:00
Ginn Chen ccd16a0fe8 Bug 472269 LD_LIBRARY_PATH is not set when running thunderbird from mozilla/dist/bin on Solaris r=wtc sr=neil 2009-02-09 14:18:02 +08:00
Daniel Holbert bd4c30b1d8 Bug 473236 - follow up patch v3a: restore executable status for some files that might need it. a=ted 2009-01-23 11:52:51 -08:00
Daniel Holbert c755eee8e7 Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Marco Perez 843b91dd45 Bug 461542 - consolidate the (unix) start scripts for our applications; mozilla-central patch v3; r=benjamin 2008-12-10 16:19:55 +01:00
L. David Baron 88e5a0fcd3 Remove the feature of run-mozilla.sh where we md5sum any file called 'core' in your home directory in order to see if it changes while running the program and potentially invoke GDB. (Bug 467638) r=bsmedberg
This feature is no longer particularly useful because core files on Linux are now generally called core.$PID (although occasionally core), and it is potentially quite harmful since Mozilla can become very slow to start for users with large core files in their home directory.
2008-12-08 08:08:05 -08:00
Boying Lu 140c6c1955 Bug 259945 - Mozilla should not use LD_LIBRARY_PATH on solaris; use libxul.so instead of libgkgfx.so; r=wtc sr=neil 2008-12-05 07:30:37 +01:00
Boying Lu f64e4b3781 Bug 259945 - Mozilla should not use LD_LIBRARY_PATH on solaris; use libgkgfx.so instead of libmozjs.so; r=wtc sr=neil
(to CLOSED TREE)
2008-11-21 20:24:08 +01:00
Phil Ringnalda 5ac69655c0 Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg 2008-11-03 19:46:28 -08:00
Neil Rashbrook 0a0dd59c94 Remove <CR>s (to fix cross-compilation bustage) rs=bsmedberg,gavin,roc,smontagu b=372802 2008-09-20 20:45:25 +01:00
Ginn Chen a25e82c9d4 Bug 43737 Unable to debug firefox with "./firefox -g -d dbx" in Chinese locale, r=cls, sr=roc 2008-06-11 18:34:50 +08:00
jag@tty.nl 4c0d9689c3 Bug 362392: mddepend.pl stat() optimizations. r=neil, moa=bsmedberg, a=schrep 2008-02-13 00:40:39 -08:00
jag@tty.nl 1eb00c1603 Bug 415422: Fix gqi dep build (crash on startup). r=ted, a=damons 2008-02-08 00:50:22 -08:00
ted.mielczarek@gmail.com 41ab6b2ece bug 389346 - GNOME crash reporter comes up on crashes, prevents breakpad. r+a=bsmedberg 2007-09-04 10:09:31 -07:00
benjamin@smedbergs.us c1f17da390 Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser 2007-08-03 07:46:17 -07:00
asqueella@gmail.com 869c94621e Bug 387367 - mozilla-js.pc.in missing -DJS_THREADSAFE
p=Braden <braden@endoframe.com>
r=brendan
2007-07-14 14:57:38 -07:00
mats.palmgren@bredband.net cfcd055eb1 Bye bye Xprint. b=326716 r+sr=dbaron 2007-06-13 11:02:58 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
jag%tty.nl 61c7a32ca0 Bug 362392: mddepend.pl stat() optimizations. r=neil, moa=bsmedberg, a=schrep 2008-02-13 08:40:39 +00:00
jag%tty.nl ce3d5374d9 Bug 415422: Fix gqi dep build (crash on startup). r=ted, a=damons 2008-02-08 08:50:22 +00:00
ted.mielczarek%gmail.com 396fb61029 bug 389346 - GNOME crash reporter comes up on crashes, prevents breakpad. r+a=bsmedberg 2007-09-04 17:09:31 +00:00
benjamin%smedbergs.us ef5b6db46a Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser 2007-08-03 14:46:28 +00:00
asqueella%gmail.com a40d0d8431 Bug 387367 - mozilla-js.pc.in missing -DJS_THREADSAFE
p=Braden <braden@endoframe.com>
r=brendan
2007-07-14 21:57:39 +00:00
mats.palmgren%bredband.net 1104dddb66 Bye bye Xprint. b=326716 r+sr=dbaron 2007-06-13 18:03:03 +00:00
benjamin%smedbergs.us 49b30c7d32 Bug 367912 - Remove BUILD_MODULES support, r=luser 2007-03-12 20:14:02 +00:00
asqueella%gmail.com 10164fa6ec bug 366113 - mozilla-plugin.pc should not depend on mozilla-xpcom.pc
patch by braden@endoframe.com
r=bsmedberg
2007-01-25 11:38:49 +00:00
timeless%mozdev.org 4eb33f446c Bug 341955 add some more items to .cvsignore
r=bsmeberg
2006-12-21 07:04:12 +00:00
benjamin%smedbergs.us 1da150a196 Bug 333308 - make clean/distclean misses various files, patch by Mike Hommey <mh+mozilla@glandium.org>, r=me 2006-04-28 14:54:54 +00:00
kairo%kairo.at f9f8121092 bug 325473 - Undo separation of language and region/content packs, part 4: move pref panel into communictor pefs in suite/, correct installer manifests and fix rough edges of parts 1-3, r=bsmedberg for build system changes (removal of content-packs extension) r=ajschult for installer manifests r=jag sr=Neil 2006-04-08 11:17:06 +00:00
dbaron%dbaron.org 8d63ecc489 Don't unescape parameters twice when running with -g (debugger). b=320293 r=cls sr=bsmedberg, plus a change to use perl -pe chomp instead of echo -n for portability (yikes). 2006-02-15 00:56:54 +00:00
ginn.chen%sun.com 67509cc334 Bug 312092 Accessible hierarchy incomplete/incorrect
r=benjamin sr=neil
2006-02-13 06:04:10 +00:00
bsmedberg%covad.net c50a37db3f Bug 325117 - libgtkmozembed no longer exists but is referenced in *-gtkmozembed.pc, r=chpe@gnome.org 2006-02-02 14:13:15 +00:00
timeless%mozdev.org 6ce7661d83 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 16:41:06 +00:00
timeless%mozdev.org b78d0c2416 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
ginn.chen%sun.com 384e42e7be Bug 312092 Accessible hierarchy incomplete/incorrect
r=roc
2005-11-24 03:37:34 +00:00
wtchang%redhat.com 062ac85da7 Bugzilla Bug 259945: configure.in: use $ORIGIN with both GCC and Sun
compiler on Solaris. build/unix/run-mozilla.sh: changed '-h "$MOZ_PROGRAM"'
to '-h "libmozjs.so"' because firefox-bin and thunderbird-bin are not
symbol links under dist/bin.  The patch is contributed by Boying Lu
<brian.lu@sun.com>. r=wtc. sr=neil.parkwaycc.co.uk.
2005-11-14 21:47:45 +00:00
darin%meer.net efddb555a3 remove references to necko2 2005-11-12 19:24:51 +00:00
wtchang%redhat.com 6f0953f395 Bugzilla Bug 259945: Mozilla should use $ORIGIN instead of LD_LIBRARY_PATH
to locate shared libraries on Solaris whenever possible.  The patch is
contributed by Brian Lu of Sun <brian.lu@sun.com>.  r=wtc,bryner.
sr=neil.parkwaycc.co.uk.
Modified Files: configure.in build/unix/run-mozilla.sh
2005-10-17 17:21:17 +00:00
mvl%exedo.nl 0a956adbff remove other-licenses/libical.
bug 311246, r=dmose, bsmedberg
2005-10-10 17:13:41 +00:00