Commit Graph

55 Commits

Author SHA1 Message Date
Oleg Romashin
a97dae0aeb Bug 707882 - Xulrunner make deb fail, rm xpidl. r=bsmedberg
--HG--
rename : xulrunner/installer/debian/postinst => xulrunner/installer/debian/postinst.in
rename : xulrunner/installer/debian/prerm => xulrunner/installer/debian/prerm.in
2011-12-07 11:04:53 -08:00
Matheus Kerschbaum
c79f296b78 Bug 671465 - Remove some gtkmozembed left-overs. r=khuey 2011-08-26 00:35:13 +01:00
Mike Hommey
94ba9e65a6 Bug 655678 - Move startupcache precompilation to the common packaging rules, and opt-in in browser and xulrunner. r=khuey
--HG--
rename : browser/installer/precompile_cache.js => toolkit/mozapps/installer/precompile_cache.js
2011-07-19 08:51:54 +02:00
Mike Hommey
88c36bd15b Bug 671500 - Remove remaining bits of /etc/gre.d. r=khuey 2011-07-15 10:15:28 +02:00
Mike Hommey
9b06a04f15 Bug 662223 - Add -lmozalloc in link flags provided in libxul.pc. r=cjones,sr=bsmedberg 2011-06-15 05:17:03 +02:00
Robert Strong
095d00a066 Fix Mac universal xulrunner packaging for omnijar and appp update precomplete generation for Bug 653971 - Mac XULRunner packaging broken by bug 386760. r=nthomas, r=khuey 2011-06-03 20:42:39 -07:00
Mike Hommey
2d708facec Bug 569365 - Remove preprocessor.pl and replace it with Preprocessor.py. r=ted
--HG--
rename : config/Expression.py => js/src/config/Expression.py
rename : config/Preprocessor.py => js/src/config/Preprocessor.py
2011-05-16 15:51:21 +02:00
Benjamin Smedberg
57f55bb3bb Bug 642795 - Remove support for registering and finding "system XULRunner" via config files or the registry. r=glandium
--HG--
extra : rebase_source : d42aa76683b6bb7de5df1b49b47f422a469201f4
2011-04-01 13:28:33 -04:00
Oleg Romashin
71e13c7093 Bug 594338 - -lmozjs is not available in latest xulrunner SDK... but still present in mozilla-js.pc.in. r=khuey a=approval2.0 2010-09-14 12:02:50 -07:00
Oleg Romashin
11c7f44919 Bug 594338 - lmozjs is not available in latest xulrunner SDK... but still present in mozilla-js.pc.in. r=khuey a=approval2.0
--HG--
extra : rebase_source : 564bbbc8c73b63fb215356294e05d44e6835e2df
2010-09-10 11:36:25 -07:00
Josh Aas
b82cc5db2a Bug 589391: Ensure proper minimum Mac OS X system version is set for each architecture. r=smichaud r=ted a=blocking-b5 2010-08-23 15:33:51 -04:00
timeless@mozdev.org
0ca334208b Bug 577213 firefox 4 beta 1 gives bad error message when run on Mac OS X 10.4
r=josh r=bsmedberg
2010-07-07 11:55:03 +03:00
Mike Hommey
f495b99712 Bug 530534 - Add -ldl in libxul-embedding pkg-config libraries [r=benjamin]
--HG--
extra : rebase_source : 8bf39fb6ef58994bbc65441daedad564f8d78d9c
2010-04-20 09:02:00 +02:00
Stuart Parmenter
4bf458d5d7 bug 538183. Update xulrunner debian package control files. r=blassey 2010-01-06 09:10:48 -08:00
Armen Zambrano Gasparnian
ed14c31e35 Bug 524519 - use UPLOAD_EXTRA_FILES to upload the deb files (no need for new update targets) - r=mark.finkle,l10n 2009-11-12 11:03:28 -05:00
Mark Finkle
e910159d1a Bustage fix for Maemo deb creation, r=me 2009-10-28 09:04:57 -04:00
Mark Finkle
4f1726cc4b Bug 520928: Install Fennec & XULRunner to /opt [r=mark.finkle] 2009-10-27 15:06:11 -04:00
Phil Ringnalda
e62c83fdc6 Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
Wan-Teh Chang
87346592e8 Bug 509319: We also need to generate libnssdbm3.chk with shlibsign.
We don't need to link with -lsoftokn3.  Add nssdbm3 to some packaging
files.  The patch is written by Kai Engert <kaie@kuix.de>.  r=wtc.
2009-09-04 18:28:54 -07:00
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
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
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
Ted Mielczarek
add2be2e51 remove some unused cruft. rs=bsmedberg (no bug, NPOTB) 2009-02-18 11:17:54 -05:00
Brad Lassey
860ef1c467 Bug 458892 - Change deb description for xulrunner r=stuart 2008-12-22 12:28:38 -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
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
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
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
Brad Lassey
f59f29bc1e Bug 450694 – changelog should depend on platform.ini r=bsmedberg 2008-08-28 00:49:11 -04: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"
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
"Brad Lassey"
2e614b27de Bug 442103 - Adds prerm script to unregister xulrunner on uninstall for debian installer. r=ted 2008-07-05 14:28:18 -04:00
Brad Lassey
a164f93b7b Bug 418851
Changes to build system to create xulrunner debian installers.
r=luser
2008-06-17 05:44:21 -04:00
dtownsend@oxymoronical.com
8406de217a Bug 410637: Mac UB XULRunner SDK packages have empty bin directory. r=bsmedberg, a=beltzner 2008-04-10 07:50:48 -07:00
reed@reedloden.com
fc03af34f4 Bug 420373 - "need a way to distinguish GREs based on architecture in nsGREGlue" [p=mozilla@rosenauer.org (Wolfgang Rosenauer) r=bsmedberg a1.9b5=schrep] 2008-03-21 21:25:34 -07:00
kaie@kuix.de
9707fe5d97 Follow up to bug 399590, add the new library file to packaging 2008-01-18 03:20:15 -08:00
reed@reedloden.com
4990fb185d Bug 411133 - "Provide mozilla-gtkmozembed and mozilla-gtkmozembed-embedding .pc files" [p=stransky@redhat.com (Martin Stránský) r=bsmedberg a1.9=schrep] 2008-01-10 01:17:49 -08:00
reed@reedloden.com
3ca76b642e Bug 410617 - "ship xpcshell in xulrunner 1.9" [p=asac@jwsdot.com (Alexander Sack) r=bsmedberg a1.9=schrep] 2008-01-05 19:56:31 -08:00