office-gobmx/liblangtag
Christian Lohmaier 35cd784f06 disable ccache on windows/msc when building liblangtag
liblangtag uses quoted strings in defines, like -DFOO="\"value\"" and
ccache (at least the one available from the windows build dependencies
wiki page) gets confused and doesn't parse the arguments correctly to
the actual compiler, resulting in the error
"cl : Command line error D8003 : missing source filename"

Change-Id: I456b98b8956a25ff9acd3ab776c0c6f149a08ac7
Reviewed-on: https://gerrit.libreoffice.org/3760
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
2013-05-03 14:54:53 +00:00
..
ExternalPackage_langtag.mk
ExternalPackage_langtag_data.mk
ExternalPackage_liblangtag_data.mk
ExternalProject_langtag.mk disable ccache on windows/msc when building liblangtag 2013-05-03 14:54:53 +00:00
liblangtag-0.5.1-mingw.patch new upstream release liblangtag-0.5.1 2013-04-30 20:21:30 +00:00
liblangtag-0.5.1-msvc-snprintf.patch new upstream release liblangtag-0.5.1 2013-04-30 20:21:30 +00:00
liblangtag-0.5.1-msvc-ssize_t.patch new upstream release liblangtag-0.5.1 2013-04-30 20:21:30 +00:00
liblangtag-0.5.1-msvc-strtoull.patch new upstream release liblangtag-0.5.1 2013-04-30 20:21:30 +00:00
liblangtag-0.5.1-msvc-warning.patch new upstream release liblangtag-0.5.1 2013-04-30 20:21:30 +00:00
liblangtag-0.5.1-redefinition-of-typedef.patch new upstream release liblangtag-0.5.1 2013-04-30 20:21:30 +00:00
liblangtag-0.5.1-reg2xml-encoding-problem.patch new upstream release liblangtag-0.5.1 2013-04-30 20:21:30 +00:00
liblangtag-0.5.1-scope-declaration.patch new upstream release liblangtag-0.5.1 2013-04-30 20:21:30 +00:00
liblangtag-0.5.1-undefined-have-sys-param-h.patch new upstream release liblangtag-0.5.1 2013-04-30 20:21:30 +00:00
liblangtag-0.5.1-vsnprintf.patch new upstream release liblangtag-0.5.1 2013-04-30 20:21:30 +00:00
liblangtag-0.5.1-windows-do-not-prepend-dir-separator.patch new upstream release liblangtag-0.5.1 2013-04-30 20:21:30 +00:00
Makefile
Module_liblangtag.mk
README
UnpackedTarball_langtag.mk new upstream release liblangtag-0.5.1 2013-04-30 20:21:30 +00:00

From [http://tagoh.bitbucket.org/liblangtag/]. An interface for BCP47 language tags.