Commit Graph

65 Commits

Author SHA1 Message Date
Mike Hommey
f7fab44c9e 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
cffb64ce25 Bug 671500 - Remove remaining bits of /etc/gre.d. r=khuey 2011-07-15 10:15:28 +02:00
Mike Hommey
a3c5caf294 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
48a50f815c 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
b281811c02 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
8489c6e6df 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
1d7bb77dc7 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
9959033066 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
2e8e491e2b 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
20ca058eab 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
8dbe0e6cc9 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
90e25796ec bug 538183. Update xulrunner debian package control files. r=blassey 2010-01-06 09:10:48 -08:00
Armen Zambrano Gasparnian
ff547c6fa6 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
270347bf25 Bustage fix for Maemo deb creation, r=me 2009-10-28 09:04:57 -04:00
Mark Finkle
6acffec3ee Bug 520928: Install Fennec & XULRunner to /opt [r=mark.finkle] 2009-10-27 15:06:11 -04:00
Phil Ringnalda
6fce97e58d Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
Wan-Teh Chang
7a99ca1ed3 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
dbc7443887 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
6df221580d 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
39f5ad242c Remove OJI from the tree. b=485984 r/sr=jst 2009-04-09 22:38:21 -04:00
Stuart Parmenter
48e030e05d bug 485940. remove unnecessary gpsd dependencies. r=bcombee 2009-04-08 08:29:46 -07:00
Josh Aas
2685236ca5 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
9bbf1f94ed remove some unused cruft. rs=bsmedberg (no bug, NPOTB) 2009-02-18 11:17:54 -05:00
Brad Lassey
df9b87090d Bug 458892 - Change deb description for xulrunner r=stuart 2008-12-22 12:28:38 -05:00
Justin Wood
7d5b5e0578 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
bb525b1207 Backed out changeset 87f6ae0c4324 (bug 435474) for orange. 2008-11-27 13:15:18 -08:00
Justin Wood
9d391015e1 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
32b5008f0f Bug 438397 - "-fshort-wchar shouldn't be hardcoded in pkgconfig" [r=bsmedberg] 2008-10-20 22:25:16 -05:00
Mike Hommey
7e6801c75c Bug 434497 - "/etc/gre.d file not installed with proper permissions" [r=bsmedberg] 2008-10-20 22:21:11 -05:00
Antonio Gomes
d728218c27 Bug 457091 - (crash) fennec m8 deb packages fail to install; r=blassey 2008-10-13 19:17:39 +02:00
Brad Lassey
bc044cd7a9 Bug 454905 - Issue with updating xulrunner r=pavlov 2008-10-07 22:16:20 -04:00
Robert Kaiser
e2ad4b9648 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
6a13de9315 Bug 450432 - org.mozilla.*.service files have the wrong permissions; r=blassey 2008-09-16 15:20:29 +02:00
Brad Lassey
d9ec1a1794 Bug 450694 – changelog should depend on platform.ini r=bsmedberg 2008-08-28 00:49:11 -04:00
Brad Lassey
0b6e62d9c2 "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
751ab7c99d relanding Bug 441636 after bad backout 2008-07-27 09:44:20 -04:00
Brad Lassey
9a564dc498 Back out of bug 441636 2008-07-27 09:26:54 -04:00
Brad Lassey
25f72423a4 Bug 440703 deletes xpidl from xulrunner deb r=ted 2008-07-17 10:19:49 -04:00
Brad Lassey
35b5d15567 Bug 445738 - removes softkb from deb packaging code r=stuart 2008-07-17 10:05:42 -04:00
Brad Lassey
ad5b74398f Bug 441096 - Uses $(DEPTH) variable to make debian installer path relative r=ted 2008-07-05 14:31:50 -04:00
Brad Lassey
7b97584d29 Bug 442104 - Installs preinst and postrm scripts to the debian installer r=ted 2008-07-05 14:29:45 -04:00
Brad Lassey
a49ea503d8 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
a248dd24c4 Bug 418851
Changes to build system to create xulrunner debian installers.
r=luser
2008-06-17 05:44:21 -04:00
dtownsend@oxymoronical.com
b74bebb3b2 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
811d778582 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
454bb73392 Follow up to bug 399590, add the new library file to packaging 2008-01-18 03:20:15 -08:00
reed@reedloden.com
00495ae9c7 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
0062f6ea96 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
reed@reedloden.com
2f1d943846 Bug 408062 - "Provide short-hand includetype=unstable .pc files for libxul and libxul-embedding" [p=asac@jwsdot.com (Alexander Sack) r=bsmedberg a1.9=damons] 2008-01-04 22:50:34 -08:00
benjamin@smedbergs.us
246d78d82b Bug 391271 - Register the GRE during XULRunners "make install" phase, r=luser 2007-08-10 05:56:59 -07:00