Stephan Bergmann
7c4f2ec8a7
Simplify install name handling for external libraries on Mac OS X
...
...by allowing our special @___... tokens anywhere within an install name,
so that external modules can configure --prefix=/@___... etc. This removes
the need for the special extshl and EXTRPATH=LOADER. Also, a new
OUT2BIN_NONE can be used for external modules where the generated libraries
need the default EXTRPATH=OOO, but generated executables are only used
during the build and such need RPATH=NONE.
2012-02-29 18:46:38 +01:00
Tor Lillqvist
f5cea39979
Use STDLIBCUIMT so that the sample executables link for Android
...
Without using STDLIBCUIMT and the -lgnustl_shared it contains the
sample executables in hunspell and mythes won't link. Sure, they won't
be used for anything, but it's easier this way than to patch out
building them.
2012-02-18 01:49:26 +02:00
Josh Heidenreich
b469be0723
Added and improved READMEs for modules in libs-extern-sys
2012-02-09 18:23:49 +01:00
Thorsten Behrens
04b8b4fbbb
Make Android cross-build working
...
In the spirit of 12759f67a3
, 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-27 09:46:38 +02:00
Arno Teigseth
333648cc5d
added twofold affix+compound to hunspell, as the official fixed https://sourceforge.net/tracker/index.php?func=detail&aid=3288562&group_id=143754&atid=756395
2011-09-14 11:10:34 +01:00
Caolán McNamara
c5cf745a15
1.2 -> 1.3
2011-06-23 10:44:42 +01:00
Caolán McNamara
95c544bebc
upgrade to hunspell-1.3.2
2011-06-23 10:21:59 +01:00
Tor Lillqvist
55b7e3d8d3
Pass --build and --host options also when cross-compiling to Windows
2011-06-17 23:35:37 +03:00
Tor Lillqvist
ec7e1a9608
hunspell-mingw.patch does not even apply
2011-06-17 23:33:43 +03:00
Tor Lillqvist
1db5eb0c1c
Add Android patch
2011-06-11 21:28:17 +03:00
Tor Lillqvist
78f9b77628
Always compare CROSS_COMPILING explicitly to "YES"
2011-06-06 09:07:30 +03:00
Tor Lillqvist
56f35e6b39
Drop %_EXT% which was always empty
2011-06-03 13:27:35 +03:00
Tor Lillqvist
e5c37050ba
Drop unnecessary quotes around platform triplets
2011-05-30 02:57:36 +03:00
Tor Lillqvist
b2c1dd30f3
Pass --build and --host options when cross-compiling
2011-05-29 20:16:21 +03:00
Tor Lillqvist
bfed48d5b5
Drop OS2
2011-05-21 16:38:28 +03:00
Jan Holesovsky
5f7158e265
Merge commit 'ooo/DEV300_m101' into intm101
...
Conflicts:
boost/aliasing.patch
boost/makefile.mk
cairo/cairo/makefile.mk
cairo/pixman/makefile.mk
dictionaries/da_DK/README_th_da_DK.txt
dictionaries/da_DK/description.xml
dictionaries/da_DK/dictionaries.xcu
dictionaries/da_DK/makefile.mk
dictionaries/da_DK/th_da_DK.dat
dictionaries/de_AT/th_de_AT_v2.idx
dictionaries/de_CH/th_de_CH_v2.idx
dictionaries/de_DE/COPYING
dictionaries/de_DE/COPYING_GPLv2
dictionaries/de_DE/COPYING_GPLv2.txt
dictionaries/de_DE/README_extension_owner.txt
dictionaries/de_DE/README_th_de_DE_v2.txt
dictionaries/de_DE/makefile.mk
dictionaries/de_DE/th_de_DE_v2.idx
icu/makefile.mk
moz/makefile.mk
python/makefile.mk
2011-03-09 10:38:32 +01:00
Fridrich Štrba
438060cd27
Static defines when building static hunspell on Windows
2011-02-10 20:50:26 +01:00
Caolán McNamara
c8a5d2ddf5
have to deliver some .h files as well now
2011-02-08 20:33:07 +00:00
Caolán McNamara
be61838a57
Resolves: fdo#34031 bump to hunspell 1.3.1
2011-02-08 14:50:08 +00:00
Caolán McNamara
a1b931cc43
build without nls, we don't need it
2011-02-05 16:23:21 +00:00
Laszlo Nemeth
fcf1180075
fixed a crash - fdo#32850
2011-01-06 23:48:55 +01:00
Caolán McNamara
6088971619
backport the run valgrind correctly fix
2010-12-10 12:17:28 +00:00
Caolán McNamara
d739047a91
fix AIX build
2010-10-13 14:34:03 +01:00
Hans-Joachim Lankenau
8333d0d5eb
#i107097# - pass MAXPROCESS to GNU make in external modules
2010-07-20 12:46:55 +02:00
obo
d66343ab59
CWS-TOOLING: integrate CWS mingwport30
2010-06-22 16:02:44 +02:00
obo
a0bbc58ae0
masterfix: #i10000# remove typo
2010-06-10 15:24:27 +02:00
Thomas Lange [tl]
29f7268d43
cws tl74: merge with DEV300_m81
2010-06-09 14:50:43 +02:00
tono
9bc06e6ac0
i#111958: MinGW port enhancement: runtime-pseude-reloc-v2
2010-05-31 21:53:32 +09:00
tono
d1d09abe27
i#111382: Mingw port for hunspell 1.2.9
2010-05-31 21:28:11 +09:00
Jens-Heiner Rechtien
f02b107c44
CWS-TOOLING: integrate CWS hunspell129
2010-04-13 13:04:34 +02:00
Thomas Lange [tl]
64fbe820a6
cws tl74: #i107768# fix for thesaurus crash
2010-03-17 12:15:04 +01:00
Hans-Joachim Lankenau
034c59cb79
ause110: update to DEV300_m74
2010-03-10 16:36:40 +01:00
Caolán McNamara
3cab002be0
hunspell129: #i107768# fix stack smash
2010-03-04 10:44:57 +00:00
Caolán McNamara
1964ee5d1c
hunspell129: add back in solaris ICONV disable
2010-02-27 23:44:26 +00:00
Caolán McNamara
73e279de19
hunspell129: need a dummy config.h for windows
2010-02-25 14:46:03 +00:00
Caolán McNamara
6a82b6f53f
hunspell129: pre-upgrade build tests
2010-02-25 11:55:29 +00:00
Jens-Heiner Rechtien
72e939d8ed
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-12 15:01:35 +01:00
Hans-Joachim Lankenau
7d0a7273de
ause110: #i106731# remove tarballs from scm and find them in download cache dir
2010-01-15 14:55:12 +01:00
Mathias Bauer
3feca96186
merge commit
2009-09-25 21:47:16 +02:00
Jens-Heiner Rechtien
c5c13c0be9
CWS-TOOLING: integrate CWS cloph13
...
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-09-16 14:49:32 +00:00
Mathias Bauer
e2b51a413e
#i103496#: remove superfluous dependencies in external libraries
2009-07-28 16:29:26 +02:00
Kurt Zenker
5864950eec
CWS-TOOLING: integrate CWS cmcfixes59
...
2009-05-18 10:10:11 +0200 cmc r272001 : #i102012# remove extensions warnings, and set as warnings-free
2009-05-16 17:29:59 +0200 cmc r271981 : #i101990# silence warning, logic is unchanged
2009-05-16 17:13:59 +0200 cmc r271980 : #i100412 remove warning, logic is unchanged
2009-05-16 17:08:57 +0200 cmc r271979 : #i100412 remove warning, logic is unchanged, matches comments for intent
2009-05-16 17:01:08 +0200 cmc r271978 : #i86576# remove uncallable code
2009-05-16 15:41:46 +0200 cmc r271977 : #i101988# fix up consts for warning-free
2009-06-04 15:47:31 +00:00
Release Engineers
47d435c604
CWS-TOOLING: integrate CWS mingwport18
...
2009-03-27 12:51:41 +0100 tono r270150 : CWS-TOOLING: rebase CWS mingwport18 to trunk@270033 (milestone: DEV300:m45)
2009-03-26 22:41:14 +0100 tono r270120 : files with invalid names removed
2009-03-26 22:40:11 +0100 tono r270119 : files with invalid names removed
2009-03-26 22:39:04 +0100 tono r270118 : files with invalid names removed
2009-03-26 22:36:00 +0100 tono r270117 : files with invalid names removed
2009-03-26 22:33:42 +0100 tono r270116 : files with invalid names removed
2009-03-26 22:32:14 +0100 tono r270115 : files with invalid names removed
2009-03-26 22:24:41 +0100 tono r270114 : files with invalid names removed
2009-03-26 22:16:41 +0100 tono r270113 : files with invalid names removed
2009-03-26 22:15:52 +0100 tono r270112 : files with invalid names removed
2009-03-26 22:14:44 +0100 tono r270111 : files with invalid names removed
2009-03-26 22:12:28 +0100 tono r270110 : files with invalid names removed
2009-03-26 21:46:31 +0100 tono r270109 : files with invalid names removed
2009-03-22 12:41:21 +0100 tono r269847 : i#100463: MinGW port header patch enhancement
2009-03-22 12:39:39 +0100 tono r269846 : i#100462: MinGW port update for python
2009-03-22 12:37:52 +0100 tono r269845 : i#100461: MinGW port fix for store/workben
2009-03-22 12:36:10 +0100 tono r269844 : i#100460: MinGW port fix for sal when debug=true
2009-03-21 01:06:50 +0100 tono r269833 : i#100210: MinGW port fix for hunspell-1.2.8
2009-03-21 01:04:08 +0100 tono r269832 : i#100209: MinGW port fix for sspi
2009-04-10 09:52:21 +00:00
Release Engineers
41e084e168
#i10000# PATCH_FILE_NAME -> PATCH_FILES
2009-03-09 12:59:37 +00:00
Oliver Bolte
d906fcfe1b
#i10000# AUGMENT_LIBRARY_PATH missing
2009-03-09 11:28:09 +00:00
Oliver Bolte
dcb1a804eb
CWS-TOOLING: integrate CWS hunspell4thesaurus
...
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-03-04 09:51:42 +00:00
Oliver Bolte
b64816d455
CWS-TOOLING: integrate CWS ause099
...
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)
2009-02-19 07:29:28 +00:00
Rüdiger Timm
af853f0af2
CWS-TOOLING: integrate CWS os2port04
...
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-12-09 08:43:20 +00:00
Rüdiger Timm
cc1e97b253
INTEGRATION: CWS sb91 (1.8.2); FILE MERGED
...
2008/07/11 09:20:42 sb 1.8.2.1: #i91567# adapt to unxsolu4
2008-08-27 12:40:25 +00:00
Vladimir Glazounov
3811b6938b
#i10000# no stl for solaris
2008-08-25 03:49:24 +00:00