Jan de Mooij
|
b1697f7931
|
Bug 1031529 part 3 - Step defining JS_THREADSAFE, remove --disable-threadsafe. r=glandium
|
2014-07-24 11:56:45 +02:00 |
|
Mike Hommey
|
360abd4d54
|
Bug 985200 - Fix includedir in mozilla-nspr.pc and mozilla-nss.pc. r=bsmedberg
|
2014-03-19 08:24:07 +09:00 |
|
Alex Vincent
|
01b0e1b70c
|
Bug 747597 - Port XULRunner's --install-app to Python. r=Mossop
|
2013-10-22 13:18:44 -07:00 |
|
Mike Hommey
|
a470038314
|
Bug 935305 - Move preprocessor to mozbuild.action. r=gps
--HG--
rename : config/Preprocessor.py => python/mozbuild/mozbuild/preprocessor.py
rename : config/tests/unit-Expression.py => python/mozbuild/mozbuild/test/test_expression.py
rename : config/tests/unit-LineEndings.py => python/mozbuild/mozbuild/test/test_line_endings.py
rename : config/tests/unit-Preprocessor.py => python/mozbuild/mozbuild/test/test_preprocessor.py
|
2013-11-09 10:35:44 +09:00 |
|
Mike Hommey
|
78b32bd45d
|
Bug 934360 - Remove GRE_MILESTONE computation from Makefiles. r=mshal
|
2013-11-05 07:39:28 +09:00 |
|
Mike Hommey
|
ca1b5bf42a
|
Bug 926906 - Kill core_abspath, core_realpath and core_winabspath. r=gps
|
2013-10-17 07:55:16 +09:00 |
|
Mike Hommey
|
f8bc7fa754
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Doug Turner
|
3de9e6a0cf
|
Bug 906072 - Remove Maemo port. r=romaxa, r=ted, r=johns
|
2013-08-25 16:56:53 -07:00 |
|
Kyle Machulis
|
72a717a860
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Ivaylo Dimitrov
|
d5328a7f1d
|
Bug 856291 - Remove xpcom reference from xulrunner pkg-config files. r=glandium
|
2013-03-30 10:31:17 +01:00 |
|
Kyle Machulis
|
43628a7867
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
334c0800cf
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
Alexander J. Vincent
|
5b1004ff29
|
Bug 847382: Fix XULRunner SDK builds. r=glandium
|
2013-03-04 23:09:14 -08:00 |
|
Ed Morley
|
789f89aa8f
|
Backed out changeset 015da7030aab (bug 847382) for not following the tree rules (watching/starring mozilla-central after pushing) DONTBUILD
|
2013-03-05 10:23:06 +00:00 |
|
Alexander J. Vincent
|
b5e50b343f
|
Bug 847382: Fix XULRunner SDK builds. r=glandium
|
2013-03-04 23:09:14 -08:00 |
|
Gregory Szorc
|
42de8a26e6
|
Bug 784841 - Part 18ο: Convert /xulrunner; r=ted f=Ms2ger
|
2013-02-25 13:20:39 -08:00 |
|
Mike Hommey
|
70d7c821af
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
John Ford
|
d27a5c95ed
|
bug 747448 - convert shell calls to pwd to using core_*path functions r=khuey
|
2012-05-07 15:21:11 -07:00 |
|
Benjamin Smedberg
|
c2b88a7f60
|
Bug 743560 - Include xpcshell and run-mozilla.sh in the SDK package but not the binary package, r=Mossop
--HG--
extra : rebase_source : b2a40dbd3c7074e884a4d1597b51bf3173502a7f
|
2012-04-13 13:27:24 -04:00 |
|
Dave Townsend
|
06df9e443d
|
Bug 734975: Fix XULRunner packaging in universal builds. r=bsmedberg
|
2012-04-05 10:01:17 -07:00 |
|
Benjamin Smedberg
|
1e14bacab7
|
Bug 734975 - Package a .tar.bz2 file for the XULRunner package on Mac, instead of the .pkg.dmg which installs XULRunner to an obsolete system location. r=Mossop
|
2012-03-23 13:57:23 -04:00 |
|
Rail Aliiev
|
675a826ddf
|
Bug 732962 - Implement signing on demand for xulrunner. r=ted,catlee
|
2012-03-12 13:39:35 -04:00 |
|
Oleg Romashin
|
6f6bacd50f
|
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
|
fc5b42b95c
|
Bug 671465 - Remove some gtkmozembed left-overs. r=khuey
|
2011-08-26 00:35:13 +01:00 |
|
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 |
|