Age | Commit message (Collapse) | Author | Files | Lines |
|
we basically need this functionality, the idea of it being optional
isn't really logical anymore with nss split out from mozilla.
for iOS and Android where they doesn't build yet spit out lame fixme
nag warnings
Change-Id: I4b16c62553b12d3dcd340a0b5c5a4cbd807c2f02
|
|
Add fallback activation of an _OLD media component to the core.
Compile both a 0.10 and 1.0 version of the gstreamer component
Change-Id: I91f65d05391cb2d7e02f9cff18f96178a128705O1
|
|
Change-Id: I8a44de06f9a16308a5ff82ad77d059e5dde544f9
|
|
Change-Id: If898ad805a1530d201650429b988c2866fb62512
|
|
Change-Id: Id7cc969d854a98e9bd32fd396eb82ae92a06ba80
|
|
This was accidentally removed by commit
d4efa8b0cf48f092d8984f3f085909cd1a6a39af .
Change-Id: Idaa97ea5a141dca7cde6ba4aae51ecb5bf8856d3
|
|
The only thing that sysui exports that is used by another package are
application icons, used in desktop (windows build only). But since
gbuildification of desktop they are included directly from
$(SRCDIR)/sysui/desktop/icons instead of $(OUTDIR)/inc/icons, so the
dependency is no longer necessary.
Change-Id: I6fa3153d3793e785c1ed602c3e67c86cead2bae2
|
|
This allows us to drop dependency on setup_native everywhere.
Change-Id: Ib033f8d5953682379c6c2ab53d5cf221e9d8cfec
|
|
Change-Id: I0559cf1820c782d22c4d75749f2171d7702b4e73
|
|
|
|
regardless of whether lockdown is in effect.
Change-Id: I3c5d3aba89f8cedb6e3e4bd2ecc1af954a953306
|
|
Change-Id: I7dfd5b1f059f7f254a28d2d627365a0b650e33d1
|
|
Change-Id: I00c34b552aa1773c21accd9a22a13969e993e2d4
|
|
|
|
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
|
|
Change-Id: I7f923a5622214f7540a789bcdd93bf6fd1d166db
|
|
Change-Id: I9a8eb6a1e9af051d458a5462c01357540c3d9277
|
|
Change-Id: Ieea814347e3c895c39a3dfc3312d6b1a735f4d68
|
|
Change-Id: Ib1af41063f2062efc9392c81f94d95b99060cc82
|
|
Change-Id: Ib1e954f51908df67d05a86189b864bf7064e59d3
|
|
Change-Id: I91a89f9d0bd1eb88a94179f1c1a41bc832599fed
|
|
|
|
Change-Id: I6653686ef251bdf64610ff9bab7e27e39acee799
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change-Id: I50d5cee6302e8d6b4b329e30b7a5ce47b47bc945
|
|
Change-Id: Ibbb917858fb1bd327cae4bde0b4dd34ac3787e64
|
|
Change-Id: I6f468005c8d8d99d9251a9c4fe4629b98bc4aa5e
|
|
Change-Id: Id04740ef411bb481e888bed6fedc7b2506173825
|
|
For one, install:module was missing from xcu files that are processed with
gb_Configuration_add_spool_modules, resulting in effectively empty output
xcu files. For another, localization from Addons.xcu is now merged into
per-lang registry_*.xcd in postprocess/packregistry/makefile.mk.
Change-Id: Ie87edbad163b124d18090ab36aa36de560a20cbc
|
|
Change-Id: I6a178f7ff9c8306e15bcfa847ad1e5e4f8476504
|
|
this removes dmake completely out of the build for migrated modules
build.pl now assumes modules to be gbuild, unless there is a
prj/dmake file
Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
|
|
|
|
Instead of a pleiade of libraries, one for graphic filters (wpftdraw)
and one for text document filters (wpftwriter) to diminish duplicate
static linking.
|
|
|
|
|
|
* The updatecheckui lib is part of that module; should its scp entry also be
marked ComponentCondition="ISCHECKFORPRODUCTUPDATES=1"?
* unpack_update (and other scripts as well?) need only be generated if
ENABLE_ONLINE_UPDATE.
* It is inconsistent that there is a distinct onlineupdate.xcd not merged into
main.xcd, while the updchk and updatecheckui component files are merged into
the global services.rdb.
* The updchk res file should also go into (a resource sub-module of) the
optional online update module.
|
|
|
|
Since nobody seems to know why these are separate, merge fop into fps.
In case this untested change doesn't work out it should be reverted :)
|
|
|
|
|
|
|
|
Whether anything that's done in postprocess is relevant for iOS
remains to be seen.
|