summaryrefslogtreecommitdiff
path: root/hyphen
AgeCommit message (Collapse)AuthorFilesLines
2013-05-27Bump maximum fuzz factor down to zeroTor Lillqvist1-1/+1
Change-Id: I97d30afe3a24aab1123352da05b066095e5c86bb
2013-05-07gbuild: ExternalProject: remove second parameter again...Michael Stahl1-1/+1
... now that everything is consistent. Change-Id: I96c15159648815554280202eb1b6d274ead4e7b8
2013-05-07gbuild: remove gb_ExternalProject_use_unpackedMichael Stahl1-3/+1
It must always be used exactly once, so replace it with constructor parameter. Change-Id: Ifbe87065c19a5185a5705dc461656179002ece5d
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-02-28remove all d.lstMichael Stahl1-0/+0
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2013-02-22quiet external module build log unless failureNorbert Thiebaud1-8/+8
ExternalProject usually involve a configure and a make step that produce a bunch of output usually irrelevant including a large number of warning and other mess. now that everything is pretty much in tail_build these output get interleaved with useful output from the build of the product and actually drown them in a logorrhea of messy noise. This store the output of external modules in a log file and only print them as a whole if the module failed do build. on a non-verbose build. Change-Id: I3abfcccd6d16821a9e061a71e031b427cc283647 Reviewed-on: https://gerrit.libreoffice.org/2304 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-11-15tweak some build.lsts...Michael Stahl1-2/+1
Change-Id: Ia9b5b2775ad91661bf3d130417a1624fa4d855d2
2012-11-03convert hyphen to gbuildPeter Foley10-150/+141
Change-Id: I55b3832128aa096eb44b67a26ec2afeb6c573604
2012-09-14fdo#54843 righthyphenmin fix (patch by Steven Dickson)László Németh2-1/+29
Change-Id: I42747dffef099f3806178af76e20335f5f033379 Reviewed-on: https://gerrit.libreoffice.org/606 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2012-07-17for external modules add a dependency on the makefile.mk itselfCaolán McNamara1-7/+0
so that on version bumps and/or added/removed patches that we rebuild them from scratch, which hopefully will make incremental builds post external module bump pain-free Change-Id: If268401a2794989d49861c08f7a69ef926cf5809
2012-07-12make check in Hungarian locale uncovered old bugCaolán McNamara2-1/+19
which had been hidden by now because of an semi-optimized code path which got removed in the latest hyphen version Change-Id: Ica4b0cfa16b19469fea1f630bda09eaff82e8857
2012-06-29bump hyphen to 2.8.4Caolán McNamara5-18/+18
Change-Id: Iafcd6d7b06529534abb1470c7739bb9f935f3c61
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-02-08Added and improved READMEs for modules whihc used to be in libs-externJosh Heidenreich1-0/+1
2011-12-27fdo43931 (fix for double hyphens)László Németh1-5/+9
2011-12-22Recover fix for fdo#43931Caolán McNamara2-1/+13
2011-12-22bump hyphen to 2.8.3Caolán McNamara6-440/+17
2011-12-22split hyphen patch to isolate android supportCaolán McNamara3-21/+22
2011-12-21Fix #43931 (bad hyphenation of French words with hyphen and apostrophe)László Németh1-1/+1
2011-10-24fix up hyphen 2.8.2/2.8.3 conflictsCaolán McNamara2-326/+1
2011-10-24Add fixes of Hyphen 2.8.3László Németh1-0/+399
2011-10-17Fixes of Hyphen 2.8.2 (words with hyphens, numbers and use min. def. hyphenmin)László Németh2-1/+327
2011-09-27Make Android cross-build workingThorsten Behrens1-7/+16
In the spirit of 12759f67a36d52a345be6002d7017551e8414c59, change external lib's config.sub to eat the arm-unknown-linux-androideabi host os string. Also, permit shared libs again - seems Android can handle those. Added dictionaries to cross-build-toolset - idxdict is needed. Should build up to sfx2 - some residual static lib issues there, and in raptor.
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba1-1/+2
This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51.
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba1-2/+1
2011-06-09Cross-compilation support for AndroidTor Lillqvist1-0/+11
2011-06-06Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist1-2/+2
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-4/+4
2011-05-21Drop OS2Tor Lillqvist1-5/+0
2011-05-14Cross-compilation support and iOS in particularTor Lillqvist1-2/+9
2011-01-18cws tl84: #i109543# fixed d.lst to match new output sub-directoryThomas Lange [tl]1-2/+2
2011-01-18cws tl84: #i109543# patch to fix hyphenation for LinuxThomas Lange [tl]2-1/+23
2010-12-03cws tl84: #i109543# updating hyphen library to v2.7.1Thomas Lange [tl]3-172/+75
2010-07-20#i107097# - pass MAXPROCESS to GNU make in external modulesHans-Joachim Lankenau1-1/+1
2010-04-16CWS-TOOLING: integrate CWS sb118Jens-Heiner Rechtien1-1/+1
2010-03-10ause110: update to DEV300_m74Hans-Joachim Lankenau2-11/+3
2010-03-03sb118: run make check for hyphen (as hunspell does already anyway)Rene Engelhard1-1/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2-11/+3
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-15ause110: #i106731# remove tarballs from scm and find them in download cache dirHans-Joachim Lankenau1-0/+1
2009-09-25merge commitMathias Bauer1-1/+3
2009-09-16#i103496#: add missing dependency on soltoolsMathias Bauer1-1/+1
2009-09-16CWS-TOOLING: integrate CWS cloph13Jens-Heiner Rechtien1-1/+3
2009-09-01 #i104566# also use syslibroot/isysroot for external components 2009-08-28 #i104568# clean up duplicated definitions of OBJCXXFLAGS 2009-08-28 #i104567# add ccache-detection to configure (to skip to objcxx-flags) 2009-08-28 #i104566# use Mac OS X 10.4-SDK to ensure backwards compatibility use MACOSX_DEPLOYMENT_TARGET and sysroot/syslibroot switches ignore "-isysroot /Developer/..." arguments for OOo's cpp
2009-07-28#i103496#: remove superfluous dependencies in external librariesMathias Bauer2-2/+3
2009-03-04CWS-TOOLING: integrate CWS hunspell4thesaurusOliver Bolte4-138/+177
2009-02-02 16:45:01 +0100 hjs r267278 : #i98415# - kick touch here - go for the root cause elsewhere 2009-02-02 12:09:15 +0100 hjs r267257 : #i98415# - fix parameters of touch 2009-01-23 23:13:00 +0100 mba r266855 : fixed warning 2009-01-23 18:59:55 +0100 mba r266848 : #i98415#: touch copied files 2009-01-21 09:58:05 +0100 nemeth r266633 : CWS-TOOLING: rebase CWS hunspell4thesaurus to trunk@266428 (milestone: DEV300:m39) 2009-01-21 09:04:48 +0100 nemeth r266629 : Issue: #19563 Submitted by: nemeth Reviewed by: nemeth Patch: handle bad dictionary items for back compatibility (affix separator without affix flags) 2009-01-20 20:04:10 +0100 nemeth r266622 : Issue: #19563 Submitted by: nemeth Reviewed by:nemeth Add two small fixes for SF.net Hunspell Bug ID 2487684 2519814 2008-12-10 00:21:41 +0100 nemeth r265141 : CWS-TOOLING: rebase CWS hunspell4thesaurus to trunk@264807 (milestone: DEV300:m37) 2008-12-09 16:12:56 +0100 nemeth r265113 : #i19563#: fixed stemming, and #i90028#: fixed and improved hyphenation 2008-11-26 23:09:05 +0100 nemeth r264438 : #i90028#: CWS hunspell4thesaurus: Windows fixes of the Hunspell patch. 2008-11-26 22:51:03 +0100 nemeth r264436 : CWS-TOOLING: rebase CWS hunspell4thesaurus to trunk@264325 (milestone: DEV300:m36) 2008-11-22 09:02:20 +0100 nemeth r264182 : CWS-TOOLING: rebase CWS hunspell4thesaurus to trunk@263288 (milestone: DEV300:m35) 2008-11-22 08:23:10 +0100 nemeth r264181 : CWS-TOOLING: rebase CWS hunspell4thesaurus to trunk@263288 (milestone: DEV300:m35) 2008-11-21 22:15:21 +0100 nemeth r264176 : #i90028#: migrate CWS hunspell4thesaurus to SVN.
2009-02-19CWS-TOOLING: integrate CWS ause099Oliver Bolte1-1/+1
2009-01-29 12:30:57 +0100 hjs r267116 : #i98365# fix unsetting g+s bit 2009-01-23 14:21:19 +0100 hjs r266819 : #i40246# - cleanup 2009-01-23 14:14:07 +0100 hjs r266818 : #i40246# - fix quoting of final echo line 2009-01-23 12:42:33 +0100 hjs r266807 : #i98365# leave higher bits alone 2009-01-23 11:23:42 +0100 rt r266799 : Header 2009-01-22 19:14:25 +0100 hjs r266753 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:22:18 +0100 hjs r266737 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:20:54 +0100 hjs r266736 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:20:24 +0100 hjs r266735 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:08:33 +0100 hjs r266734 : #i40246# renamed variable 2009-01-22 16:05:26 +0100 hjs r266733 : #i40246# renamed variable 2009-01-20 17:46:54 +0100 hjs r266610 : #i98290# cleanup 2009-01-19 19:32:19 +0100 hjs r266522 : CWS-TOOLING: rebase CWS ause099 to trunk@266428 (milestone: DEV300:m39) 2008-12-08 21:00:09 +0100 hjs r265049 : CWS-TOOLING: rebase CWS ause099 to trunk@264807 (milestone: DEV300:m37) 2008-11-27 18:25:18 +0100 hjs r264513 : #i40246# - support multiple patches per archive 2008-11-17 19:00:12 +0100 hjs r263738 : CWS-TOOLING: rebase CWS ause099 to trunk@263288 (milestone: DEV300:m35)
2008-12-09CWS-TOOLING: integrate CWS os2port04Rüdiger Timm1-0/+4
2008-11-27 13:22:38 +0100 ydario r264480 : #i96439#: fix build for unix platforms. 2008-11-26 18:32:42 +0100 ydario r264433 : #i96439#: os2 systemshell code (dummy code). 2008-11-26 16:33:48 +0100 ydario r264421 : #i96439#: vcl fix for pdf export of truetype fonts. 2008-11-26 15:04:44 +0100 ydario r264399 : #i96439#: build macros fix scripts, gcc specific flags. 2008-11-26 15:00:15 +0100 ydario r264398 : #i96439#: vcl source code updates. 2008-11-26 13:21:37 +0100 ydario r264378 : #i96439#: os2 build system fixes. 2008-11-26 13:20:27 +0100 ydario r264377 : #i96439#: configuration and build macros updates. 2008-11-26 13:16:35 +0100 ydario r264375 : #i96439#: new launcher code, build system updates. 2008-11-26 13:12:49 +0100 ydario r264373 : #i96439#: use OSL endian macro. 2008-11-26 12:54:50 +0100 ydario r264371 : #i96439#: os2 build system fixes. 2008-11-26 12:30:46 +0100 ydario r264367 : #i96439#: os2 build system fixes. 2008-11-26 12:09:33 +0100 ydario r264365 : #i96439#: _Export is a reserved keyword under gcc for os2. 2008-11-26 12:08:12 +0100 ydario r264364 : #i96439#: new libpath handling. 2008-11-26 11:57:51 +0100 ydario r264363 : #i96439#: use C call, generates proper stabs; fix rtti names.
2008-08-27INTEGRATION: CWS sb91 (1.9.4); FILE MERGEDRüdiger Timm1-2/+11
2008/07/11 09:09:01 sb 1.9.4.1: #i91567# adapt to unxsolu4
2008-06-26#i10000# Build breaks in central environment.Rüdiger Timm1-1/+7
2008-06-06INTEGRATION: CWS mingwport13 (1.5.2); FILE MERGEDVladimir Glazounov1-1/+9
2008/05/30 11:08:16 vg 1.5.2.3: #i88772# mingw port catch-up fixes 2008/05/23 11:24:32 vg 1.5.2.2: #i88772# mingw port catch-up fixes 2008/05/16 15:15:31 vg 1.5.2.1: #i88772# MinGW port catch-up fixes
2008-05-19#i89468# deliver hyphen.h for windows tooVladimir Glazounov1-1/+2