summaryrefslogtreecommitdiff
path: root/l10ntools/Executable_cfgex.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-21/+4
2013-03-31Make a bit cleaner transformation of help stringsZolnai Tamás1-2/+1
*Not escape tags and double quots in tags, but find tags(icu regexp) when merge and use this infromation to make strings valid. *Define a new Quot function for helpex, which works with icu UnicodeCharacter. *Move tag search to xmlparse.cxx and use icu just in helpex. *QuotHTML not unescape just replace xml charcters. (unescaping is also useless in uimerge.cxx) *Move UnQuotHTML() to helper. (was used it in xmlparse.cxx and cfgmerge.cxx) *Use UnQuotHTML() in uimerge.cxx too. Change-Id: Ice8940ef69279709a1c5d84c6ae1b0d62a71ca76
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl1-1/+1
Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-2/+1
- do not use gb_UnpackedTarball_copy_header_files for boost - adapt the optimization in concat-deps.c for new path - use boost_headers in all LinkTargets that require it - add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
2012-12-02RepositoryExternal.mk: clean up awful icudata/icui18n duplicationMichael Stahl1-1/+1
Change-Id: Ic4794d9a908b60220a4a849ff263eaa08776550c
2012-11-20Merge branch 'feature/killsdf'Andras Timar1-0/+5
Conflicts: desktop/prj/build.lst helpcontent2 l10ntools/Executable_gsicheck.mk l10ntools/Executable_uiex.mk regexp/inc/regexp/reclass.hxx solenv/gbuild/AllLangResTarget.mk Change-Id: I398f0cd9e7daefa8d2e04fd977d5bc2e9708169b
2012-11-19Use icu regex in l10ntools instead of i18nregexpZolnai Tamás1-1/+5
Change-Id: I9062aafa2fefa26b7b1edf0440f4675b2f469e5d
2012-11-13fix system boostPeter Foley1-1/+1
Change-Id: Id80557cb47ab471a0f3a643a1c11a59e89c14c54
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar1-0/+2
Conflicts: Repository.mk RepositoryFixes.mk connectivity/prj/build.lst extensions/prj/build.lst filter/prj/build.lst fpicker/prj/build.lst l10ntools/StaticLibrary_transex.mk saxon/build.xml shell/prj/build.lst solenv/gbuild/AllLangResTarget.mk solenv/gbuild/Configuration.mk solenv/gbuild/UI.mk ucb/source/ucp/webdav/webdavcontent.cxx
2012-11-10l10ntools needs boostPeter Foley1-0/+2
Change-Id: Ie4b697b6549e300dcf8c0d788e6c9c0f50e677c2
2012-09-20Use po file for merge 1. stepZolnai Tamás1-0/+1
Make executables to waiting for po as input Add some function to po files Rewrite makefiles to use po files for merge Change KeyId generator not to use xml special charachters One filetype remain: properties Change-Id: If2bd2ae7afc61518c2d838a3cae301ef62dd9761 Reviewed-on: https://gerrit.libreoffice.org/593 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2012-05-04the binaries were build with enabled exceptions beforeDavid Tardon1-1/+1
Change-Id: I7781c68c94efe04c821c9c7a3bcabc97bbdcfc36
2012-05-04gbuild conversion l10ntools moduleDavid Ostrovsky1-0/+50
Change-Id: I Iea9a77f19856dd870eb72fa57249f959cdd7000c