Age | Commit message (Collapse) | Author |
|
Change-Id: I56740934ec0fc488ec30a15de8b016466722793e
|
|
Change-Id: Ic38d0282dba99efe2ecc45142a927ba3d8fa167d
|
|
Change-Id: Ia04610dfa5c3aece88888a4337619f833a73480e
|
|
Change-Id: I6124904cecdb8ea66477f40b6771a103a8058c10
|
|
Change-Id: I00b2a29d30bee2e71b0a04790b6de48bbbacae8a
|
|
Change-Id: Iaa63d9b027bc8cb25334303243f761df127c79d5
|
|
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
|
|
The intent is that with no SDK related configure options, an optimal
SDK and 10.4 as minimum OS will be chosen. A warning is displayed if
building a LO that will not (either definitely not, or probably not)
run on 10.4, as 10.4 continues to be our minimum supported OS.
Change-Id: I6683aa43362881a135637e878bfc469591ab9d20
|
|
Change-Id: Ia27e97c12e9a8f36e106c9ae3c399cd776433387
|
|
Change-Id: I146731bd9e9046ff948c0af2709569dfc539063b
|
|
We don't need GLib then either. For now just a quick dummy replacement
for liblangtag in i18npool that will crash at run-time. Improve once
it starts to get used, and once it is clear what functionality is
needed.
Change-Id: I9777c2c776dd6e479e1d6f0fb073f289ea6ff2f4
|
|
Change-Id: I94cea4d8ea33d89a5a2883e6434a97a2692bc505
|
|
Change-Id: Iad491070b5a199aab4652d955cdbc7839c07c70b
|
|
|
|
Change-Id: Ia789a228918ded1283433289f4fd9ab80bd78ae9
|
|
Change-Id: Ibd02466bac2120fe9f378f564c44524bd902c009
|
|
Change-Id: I22c94844eb109f9ab81a434692272d2c392c2202
|
|
Change-Id: Ib91d60bc66860ad44541b28fbe89aa01d89cdee2
|
|
Change-Id: Ic65795a1b7bfe0435292f87f27ae39e2c3069fed
|
|
Presumably like building against the 10.7 SDK, --enable-coretext
should be used to avoid compilation errors, and it will likely get
into a loop at run-time quite quickly.
Change-Id: Ib773368a0c5f79dafd3264a8229c5133943f88d6
|
|
Change-Id: I289aa31a6ef984931f888c127c1a7c30f64b53fc
|
|
Change-Id: I1cb11dcfbca09ecdd658849aa9df8245141940c6
|
|
Change-Id: I3dcfee60cc28efd593241f0381fbcf07fd6ef646
|
|
...which is likely a leftover. There is a LIBSERIALIZER_JAR
that is acutally used.
Change-Id: I7709393110c501789217f1a8a3ad66f498e879b0
|
|
Change-Id: Ie122a5f3ef8cda58c4fc29f6366bd1d6f6d86dd2
|
|
It would be extremely suprising if we could get to line 11075 in the
configure script if there isn't actually a C++ compiler available, and
the test does fail on Fedora 17 without ccache installed because $CC is
/bin/gcc.
Change-Id: I727ba171a3d647e2ba974d196794943b6450ce6e
|
|
Change-Id: I5b6e713c130dc52f00d0d1e941ae856e8a3b7e7e
|
|
|
|
|
|
|
|
|
|
Change-Id: I652d84f60a92369466f153a502022ac519312b22
|
|
Change-Id: I307459f35d960ca901cd8dd609195734ab6db98b
|
|
WINEGCC is needed for the 'build' part of the configuration, and the build
part does not know anything of actually being setting up cross-compilation.
This reverts commit e7dec2887e511a18a5f9927884c1a1df45fc35f0.
|
|
Change-Id: I598490aa71b658844d912008c0cf14e225bda0db
|
|
Change-Id: If0ca390da0f3ae2a36573cf54834685bd64042e3
|
|
Change-Id: I4fa998f33059a6ebc9afe0a9ce65443a115b6db2
|
|
Change-Id: Ie72dcc8ef9e82da1f0aa328648f20f9ed4a20482
|
|
Change-Id: I32c80cb7ffd6cedee854d03f198f21afd94a664c
|
|
Change-Id: I0da3e604ebd0665c5405174957d852677195126b
|
|
Change-Id: I2e6e2a98bbaf515ececa75948d6b20bf9a093fe5
|
|
Change-Id: I3c1137bdb1186df773a92c34267b2324ad43ae7e
|
|
Change-Id: I79d71c682c07f49b70c6791953c000868bf65cd9
|
|
Change-Id: Ie8174ae4b7d2c02503f40fe1263076d924f2c9e2
|
|
Change-Id: I38c92dad50fd13dcd32a07feed860eb60349c080
|
|
|
|
...had been missing. Old dmake-based build system did not add -source/-target
when using gcj (unless gcj really was Eclipse Java Compiler, in which case those
-source/-target values were tunneled in via JAVAFLAGS)---hopefully all this is
no longer necessary.
(Also removed a single use of JAVA_TARGET_FLAG that was nowhere defined.)
Change-Id: Ic3596691b622be45e151333981f8f236d11825b4
|
|
Change-Id: I6caa48a428ac7fef23f7c3e6fc7896b7e3a8d0fc
|
|
I added these to the recently-released telepathy-glib 0.18.0 mainly to
let us simplify the code here. With this new API, tp-glib takes care of
waiting for the state changes, creating the GDBusConnection, etc.
|
|
|