Commit Graph

110 Commits

Author SHA1 Message Date
Matsuura Takanori
9c612087a4 Followup to bug 488175 - fix additional pkgconfig files to remove references to the -unstable packages as well as the stable/ and unstable/ include directories, r=bsmedberg 2009-05-22 11:38:37 -04:00
Benjamin Smedberg
bb1c33c4ea Bug 488175 - flatten dist/include and provide mechanism to install certain headers in namespaced subdirectories (e.g. #include "mozilla/XPCOM.h") r=ted
--HG--
rename : xpcom/ds/nsTimeStamp.cpp => xpcom/ds/TimeStamp.cpp
rename : xpcom/ds/nsTimeStamp.h => xpcom/ds/TimeStamp.h
2009-05-18 14:15:05 -04:00
Hiroyuki Ikezoe
8afc777241 Bug 488157. Use UTF8 instead of native codepages during startup. r=bsmedberg
--HG--
extra : rebase_source : 22bea59e453f953f3efd43d6d945d9d9fee70ce5
2009-05-13 22:16:45 +12:00
Robert O'Callahan
e81578ba1f Bug 487371. Fix Darwin/X11 xulrunner start script. r=bsmedberg 2009-05-08 14:56:26 +12:00
Gavin Sharp
6974b94790 Mac bustage fix for bug 436998, r=mfinkle 2009-04-17 18:13:05 -04:00
Antonio Gomes
0a544c1927 bug 436998 - Implement -app parameter support for xulrunner-stub r=mfinkle, bsmedberg 2009-04-16 15:19:32 -04:00
Hiroyuki Ikezoe
1c927ffb50 bug 487174 - Modify nsXULStub to launch from GRE folder on WinCE r=bsmedberg 2009-04-13 22:49:06 -04:00
Josh Aas
c6a41e8074 Remove OJI from the tree. b=485984 r/sr=jst 2009-04-09 22:38:21 -04:00
Stuart Parmenter
92ae784765 bug 485940. remove unnecessary gpsd dependencies. r=bcombee 2009-04-08 08:29:46 -07:00
Ted Mielczarek
de1f97fa5d (no bug) - explicitly unsupport --enable-static for xulrunner (like we did with Firefox). r=bsmedberg 2009-04-02 10:12:19 -04:00
Chris AtLee
80e30b821f bug 445191 - Add upload target for xulrunner, upload SDK if it exists, and add 'sdk', 'upload' targets to client.mk. r=ted 2009-03-31 09:43:31 -04:00
Josh Aas
338a17002d XULRunner bustage fix for bug 482277, forgot to replace an individually included header. b=482277 2009-03-20 16:21:08 -07:00
Josh Aas
622a494f53 Plugin pkgconfig update, remove nspr dependency, define XP_UNIX for NPAPI headers, define OJI when it is available. b=453883 b=480887 r=bsmedberg 2009-03-18 11:20:14 -07:00
Jeff Muizelaar
de647c8035 Bug 442109 - youtube videos don't play; r=vladimir 2009-02-25 16:25:12 +01:00
Ted Mielczarek
add2be2e51 remove some unused cruft. rs=bsmedberg (no bug, NPOTB) 2009-02-18 11:17:54 -05:00
Ben Combee
3352431023 bug 475464 - Build fails in redit for Win32, NPOTB r=mfinkle 2009-01-26 21:40:30 -05:00
Mark Finkle
478f386d96 Bug 467825: Add a tool to the xulrunner SDK to add icon to xul-runner stub, r=bsmedberg NPOTB 2009-01-23 13:45:59 -05:00
Brad Lassey
5963b43add bug 459629 - Avoid code path with LoadLibraryEx called with LOAD_WITH_ALTERED_SEARCH_PATH in nsGlueLinkingWin for windows ce 2009-01-22 22:55:01 -05:00
Daniel Holbert
2a7d88e05a 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
Masatoshi Kimura
46abd5b87e Bug 470209 - intl.charsetmenu.browser.unicode should not be included in localizable file; r=smontagu sr=dbaron 2008-12-25 00:47:51 +01:00
Brad Lassey
860ef1c467 Bug 458892 - Change deb description for xulrunner r=stuart 2008-12-22 12:28:38 -05:00
Marco Perez
7b7bba66e3 Bug 461542 - consolidate the (unix) start scripts for our applications; mozilla-central patch v3; r=benjamin 2008-12-10 16:19:55 +01:00
Phil Ringnalda
57c83b7d08 Bug 461322 typo, s/($IFLAGS1)/$(IFLAGS1)/ 2008-12-06 21:00:23 -08:00
Phil Ringnalda
0ee9e4b12a Bug 461322 - Don't give executable permissions to the various icons and text files that the app/Makefile.ins incautiously $(INSTALL), r=ted 2008-12-06 20:25:09 -08:00
Brad Lassey
b4646a8413 Bug 461858 - windows mobile minor cleanup of xulrunner r=bsmedberg 2008-12-03 08:41:12 -05:00
Justin Wood
b2458c170c Bug 463824, Introduce GLOBAL_DEPS to build system
r=ted, a1.9.1=beltzner [js bits rs=sdwilsh]
2008-11-27 18:26:44 -08:00
Shawn Wilsher
19fcb4b6ab Backed out changeset 87f6ae0c4324 (bug 435474) for orange. 2008-11-27 13:15:18 -08:00
Justin Wood
293c89f577 Bug 463824, Introduce GLOBAL_DEPS to build system
r=ted, a1.9.1=beltzner
2008-11-27 12:27:41 -08:00
Ben Hearsum
6e46ea00fa 'make installer' for XULRunner should only print a warning, not return a failing exit code. r=ted, patch=me 2008-10-23 08:30:45 -04:00
Riku Voipio / Mike Hommey
eaf1a59aa3 Bug 438397 - "-fshort-wchar shouldn't be hardcoded in pkgconfig" [r=bsmedberg] 2008-10-20 22:25:16 -05:00
Mike Hommey
a306397cdd Bug 434497 - "/etc/gre.d file not installed with proper permissions" [r=bsmedberg] 2008-10-20 22:21:11 -05:00
Brad Lassey
3f9bb5706f Bug 457737 - Convert nsRegisterGREWin to Wide calls r=bsmedberg 2008-10-20 16:15:32 -04:00
Brad Lassey
8dd10c5664 Bug 459621 - xulrunner-stub is broken on windows r=mfinkle 2008-10-14 11:28:43 -04:00
Antonio Gomes
f20a1ac041 Bug 457091 - (crash) fennec m8 deb packages fail to install; r=blassey 2008-10-13 19:17:39 +02:00
Brad Lassey
e505040ba2 Bug 454905 - Issue with updating xulrunner r=pavlov 2008-10-07 22:16:20 -04:00
Doug Turner
4eff22b11e Bug 420928, 457331. Fixes main entry point on windows ce. minor windows mobile fixes in XR. r=bsmedberg 2008-09-30 14:34:55 -07:00
Robert Kaiser
a84761b588 bug 453840 - make it possible to create files in the final place for releases, r=ted 2008-09-17 22:53:09 +02:00
Antonio Gomes
1dd13a2ce7 Bug 450432 - org.mozilla.*.service files have the wrong permissions; r=blassey 2008-09-16 15:20:29 +02:00
Benjamin Smedberg
bdd7a87c35 Bug 454192 - firefox-bin doesn't use jemalloc on linux/solaris, r=ted 2008-09-15 12:03:30 -04:00
Arpad Borsos
3e79d3b3d0 Bug 451825 - Remove |MOZ_CO_PROJECT| remnants; <mozilla-central> part; r=ted.mielczarek 2008-09-06 19:51:56 +02:00
Brad Lassey
f59f29bc1e Bug 450694 – changelog should depend on platform.ini r=bsmedberg 2008-08-28 00:49:11 -04:00
Stuart Parmenter
4061a65fe6 bug 451193. link xulrunner-stub with jemalloc on linux. r=bsmedberg 2008-08-26 15:25:05 -07:00
"Brad Lassey"
59528fd9c7 "Brad Lassey" - Bug 445918 - Setting xr version in deb package to gre version + buildid, relanding after backout in de1e95ba7165 r=ted 2008-08-05 10:54:42 -04:00
"Brad Lassey"
2dfbe4607d Bug 445918 - Removes changelog.in from makefiles.sh r=ted 2008-07-30 02:54:10 -04:00
"Brad Lassey"
81f2872a1b relanding Bug 441636 after bad backout 2008-07-27 09:44:20 -04:00
"Brad Lassey"
8431aba025 Back out of bug 441636 2008-07-27 09:26:54 -04:00
Brad Lassey
0ea02d203e Bug 440703 deletes xpidl from xulrunner deb r=ted 2008-07-17 10:19:49 -04:00
Brad Lassey
3e28ecf179 Bug 445738 - removes softkb from deb packaging code r=stuart 2008-07-17 10:05:42 -04:00
"Brad Lassey"
999c3dd928 Bug 441096 - Uses $(DEPTH) variable to make debian installer path relative r=ted 2008-07-05 14:31:50 -04:00
"Brad Lassey"
270a6c994b Bug 442104 - Installs preinst and postrm scripts to the debian installer r=ted 2008-07-05 14:29:45 -04:00