summaryrefslogtreecommitdiff
path: root/helpcompiler/Library_helplinker.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-06-13rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config headerLuboš Luňák1-6/+0
Change-Id: Id13e77fe890301a8510952994a91853568a7aea6
2013-05-07helpcompiler: remove Package_incMichael Stahl1-2/+3
Change-Id: Iddafa9068edcc20135c08ed205b8fb7fb5382eba
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-21/+4
2013-04-09rename expat external to 'expat'David Tardon1-1/+1
expat_utf16 is long gone, so there is no need to fool around with expat_utf8. Change-Id: I0dd4a5c4d78805e98913e645cc83d2ab634bcb89
2013-04-03Remove Mac OS X for PowerPC supportTor Lillqvist1-7/+0
Change-Id: I10b15141e6a5f93365e1cfa6fbc0c7cc3ea49b15
2013-02-16Move SyntaxHighlighter class from svtools to comphelperAndras Timar1-2/+1
We use this class in helpcompiler, and it is not desirable to compile svtools (thus half of LibreOffice) for a build tool in cross-compiling environment. Change-Id: I5e6bc3e576af41eb03c1420dd347c542306f69fa
2013-02-13Basic code syntaxhighlighting added to LibreOffice helpDávid Vastag1-0/+9
Change-Id: Id47172d0386e7aa28d82178f04b5f626f0c441fe
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+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-11-15helpcompiler: evidently does not care that it uses UTF16 expatMichael Stahl1-1/+1
... seeing as there isn't actually a handler in the compileExtensionHelp function; possibly dead code there. Change-Id: I96b3edff6be2d58d0c1852eb1043547c33e97c3a
2012-10-25fix link errorPeter Foley1-1/+1
Change-Id: Id643fc7bb16a4456dc6821efe44a8bc0e73d88f7
2012-10-02re-base on ALv2 code. Includes:Michael Meeks1-1/+0
#i118662# remove berkeleyDB from module l10tools Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1213189 reportdesign: remove extra items from Help menu Patch contributed by Ariel Constenla-Haile http://svn.apache.org/viewvc?view=revision&revision=1201215
2012-09-19fix system-clucene/-boost build with gcc 4.4Rene Engelhard1-0/+6
Change-Id: I95d23e6728571b3f3a6421a05fec814f7c5d059c
2012-09-16move help compiler/linker/indexer to a new moduleAndras Timar1-0/+68
we may want to use syntax highlighter class from svtools later, which is not available for l10ntools Change-Id: I5a06b77cb6935e3ef68015fb608aa26ac7c53fac