- 26 Eki, 2012 8 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I6613cad010267afa551ddcab7cf92c7d930d409a
-
Stephan Bergmann yazdı
Change-Id: Icdbb60525f858a2a0002a5e6f599eb6a6954a9dd
-
David Tardon yazdı
Change-Id: I81d0902ca41b8dcb43d58d47b9758b8718c25e86
-
David Tardon yazdı
The windows (dmake) build no longer needs uwinapi. Change-Id: Ifcbee0c94ce55a59b46c5542cb42ede54c7d8b57
-
David Tardon yazdı
Change-Id: I29dd9d4e0a4dc342d28cb93a4cff65aa394848d4
-
Peter Foley yazdı
Change-Id: I0ef147e1a86a7a88359c30c458e69cc5ac35741c
-
Peter Foley yazdı
Change-Id: Id398311fe86dbd81e5d1cbdf129783e659973737
-
Markus Mohrhard yazdı
Change-Id: I13de2ea8cdd63cd2ba365a0ee02c224092d3f65f
-
- 25 Eki, 2012 32 kayıt (commit)
-
-
Peter Foley yazdı
Change-Id: Idaa56eb209e356c434804ce86b644b33773f44d1
-
Peter Foley yazdı
Change-Id: Id643fc7bb16a4456dc6821efe44a8bc0e73d88f7
-
Matúš Kukan yazdı
Change-Id: I47c279d1cf53ef2c092467070d97b13f949d06f6
-
Miklos Vajna yazdı
Change-Id: I1d9e64bf16b7572de120e9f81e9f13c7c4c11ca0
-
Miklos Vajna yazdı
Regression from d4069372. Change-Id: I58e8d48ac3222b795f7edfd0e74ecd86ea36f380
-
Caolán McNamara yazdı
Change-Id: Ia212489c33da72f85d96618aa1d4db5972044bb2
-
Michael Stahl yazdı
boost::detail::multi_array::ConstMultiArrayConcept Change-Id: I8937079337eb3c4cfd29c03c6602b99b28f5c59e
-
Michael Stahl yazdı
Change-Id: I7c22869028a78f48836741a4eb4cd5bbff16e884
-
Michael Stahl yazdı
Change-Id: I98a3428578b52c6d9d7210a8fb0211876d6f7cae
-
David Ostrovsky yazdı
Two different xmlparse libraries are created: ascii_expat_xmlparse and expat_xmlparse. One without -DXML_UNICODE and one with. Source file are duplicated and renamed with gb_UnpackedTarball_set_post_action function to be able to add artifacts twice to gbuild machinery. On windows 64 bit additional two librares are created: expat_xmlparse_x64 and expat_xmltok_x64. That is due the problem with shell/shlxthandler (comment): ------------------------------------------------------ use UNICODE only because shell/shlxthandler doesn't link against ascii_expat_xmlparse ------------------------------------------------------ Include files are delivered to $(OUTDIR)/inc/external/expat now and not to $(OUTDIR)/inc/external any more. set_include call is added in RepositoryExternal.mk. To define dependency between StaticLibrary and ExternalProject new function was introduced: gb_StaticLibrary_use_external_project. Change-Id: I3b3aa40f39ef82c70f6f28790b582c83e48bdf76
-
Michael Stahl yazdı
Change-Id: I770cdbb23e9a42308e95505235378d715c1fcd79
-
Miklos Vajna yazdı
Mainly because it seems we hit this assert several times and right now it seems harmless. Change-Id: I9176741dd25f405c9eb49daef9c703cfde4386c4
-
Miklos Vajna yazdı
All the other messages are already > 1, makes no sense to have this as > 0. Change-Id: I816239903cef650f34d9c57446018843e2acb64a
-
Christian Lohmaier yazdı
… in this function" declaring those functions static breaks the build on MacPPC / gcc 4.0.1 Change-Id: I3a389530d51ae0ddd38418159ca4234016bf93ba Reviewed-on: https://gerrit.libreoffice.org/911Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> Tested-by:
Stephan Bergmann <sbergman@redhat.com>
-
Caolán McNamara yazdı
so we can keep translations markup free, and it matches better our existing font use in controls Change-Id: Ib762030f8bf831f2b0afabdd643508e660ad9266 See: https://live.gnome.org/GnomeGoals/RemoveMarkupInMessages
-
David Tardon yazdı
Change-Id: I33ca2c27d557d24e3900d7ebf8f3ea2d99b3cfb0
-
David Tardon yazdı
Change-Id: I2cd4e0965452c376df8c5e43353fbdd6f62fb27d
-
David Tardon yazdı
Change-Id: I765762f11813c6b612416a8db2707bf94114c876
-
David Tardon yazdı
Change-Id: Ided6c480969764073056830722c8996e0df52285
-
Caolán McNamara yazdı
Change-Id: I62c5f9206b6bc0321b7ee2b9c679ab7b5400a8ef
-
Arnaud Versini yazdı
Change-Id: I2bbc2763eca7c878ead2a325589d8c4bb9210bda Reviewed-on: https://gerrit.libreoffice.org/868Reviewed-by:
Marc-André Laverdière <marc-andre@atc.tcs.com> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Arnaud Versini yazdı
Change-Id: Icde740ea12e8839b0a4c8e0317143dbe2157a964 Reviewed-on: https://gerrit.libreoffice.org/894Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Stephan Bergmann yazdı
...by folding the contents of java_accessibility.jar back into java_uno_accessbridge.jar. In the old build system there were two jars, java_uno_accessbridge.jar containing the handful of org.openoffice.accessibility classes and all org.openoffice.java.accessibility classes (though how the latter got included was fairly obscure in the makefile.mk) and unused java_accessibility.jar that contained all org.openoffice.java.accessibility classes. When adapting this to gbuild, the unused java_accessibility.jar was carried over, but all its org.openoffice.accessibility classes were inadvertently droped from java_uno_accessbridge.jar. Change-Id: I9b582ba22667b1dae635828e85c4cc5b530353ac
-
Andras Timar yazdı
Change-Id: I58cc6aa84f6c4df00b538f290f1856de54bfa4c0
-
Andras Timar yazdı
Change-Id: I915b02f9ac0140afcf392210001e7948c5c2be4a
-
Caolán McNamara yazdı
Change-Id: I55b6bf11468ce958aea7c98894d3a76343b53a9a
-
Caolán McNamara yazdı
Change-Id: I5835696a3246b4d8f401a1617d2b53ec8c7c5626
-
Tomas Chvatal yazdı
Packagers get warning from autotools about using wrong configure opts. If they decide to ignore it then its their problem. With this approach we would have to die on all the configure script changes which is bit annoying.
-
Muthu Subramanian yazdı
-
Caolán McNamara yazdı
Change-Id: Ie20d28ab0d71f995761ccdb2c83fe89638f7a313
-
Caolán McNamara yazdı
Change-Id: Ie2c7b219f57a2bdf14fc07311a03a2c66f6c75aa
-
Caolán McNamara yazdı
Change-Id: I1c0c015f371346efc5712ead7abe9e7f2ec0f9d0
-