Stephan Bergmann
b786a33cfd
Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseInstallation.
2011-10-24 13:59:58 +02:00
Stephan Bergmann
3535ceeac6
Undo basis/brand split: Removed obsoleted gid_Dir_Program.
2011-10-24 13:59:58 +02:00
Stephan Bergmann
f257664724
Undo basis/brand split: Moved the rest of the WNT-only stuff.
2011-10-24 13:59:57 +02:00
Stephan Bergmann
a37884bd52
Removed dead code.
2011-10-24 13:59:57 +02:00
Stephan Bergmann
3fce44fbe9
Undo basis/brand split: Moved WNT-specific patchlist.txt etc.
2011-10-24 13:59:56 +02:00
Stephan Bergmann
a32d05fbb9
Undo basis/brand split: move WNT-specific gid_Dir_Shellnew[Too].
...
Hope that's all that needs to be done here...
2011-10-24 13:59:56 +02:00
Stephan Bergmann
90713adf1b
Removed some unused scp2 Directory definitions.
2011-10-24 13:59:55 +02:00
Stephan Bergmann
3416e30f6b
Undo basis/brand split: move unpack_update script from basis to brand.
...
Not sure if this is (still) used anywhere; at least no code seems to ever
call it.
2011-10-24 13:59:55 +02:00
Stephan Bergmann
009765255f
Undo basis/brand split: adapt scp2 WkDir.
2011-10-24 13:59:54 +02:00
Stephan Bergmann
a58b65d380
Undo basis/brand split: moved spadmin.bin from basis to brand.
2011-10-24 13:59:54 +02:00
Stephan Bergmann
9fe5f46025
Undo basis/brand split: moved pluginapp.bin from basis to brand.
2011-10-24 13:59:54 +02:00
Stephan Bergmann
6351fab9c8
Undo basis/brand split: moved nsplugin from basis to brand.
2011-10-24 13:59:53 +02:00
Stephan Bergmann
1af9425e82
Work around a problem creating symlinks in ooinstall.
...
It can happen that the ure-link symlink shall be created while its
parent directory has not yet been created. The logic in the Perl code
is so confusing and beyond fixing, that an easy hack out was to flag
the respective directory as always-CREATE, which kind of works around
the problem.
2011-10-21 09:54:09 +02:00
Stephan Bergmann
fecde94354
Undo basis/brand split: moved Python from basis to brand.
...
The Windows-only code in pyuno/zipcore/python.cxx may still need fixing.
2011-10-20 23:04:12 +02:00
Stephan Bergmann
b1eae75f53
Undo basis/brand split: moved ini files from basis program/ to brand program/.
...
Moved uno ini, folded fundamentalbasis ini into fundamental ini, merged
version inis.
2011-10-20 23:04:11 +02:00
Stephan Bergmann
a015cda8f2
Undo basis/brand split: moved .rdb files from basis program/ to brand program/ (merging the two services.rdb files).
2011-10-19 16:39:26 +02:00
Jan Holesovsky
f4496d4478
Fix the SYSTEM_MOZILLA case.
2011-10-19 12:35:24 +02:00
Stephan Bergmann
0a158b7800
Undo basis/brand split: merge basis program/resource/ into brand program/resource/.
2011-10-19 12:23:01 +02:00
Stephan Bergmann
d0a0513a9c
Undo basis/brand split: move program/{addin,filter,plugin} from basis to brand.
...
And let $(prog), $(progpath), $(progurl) point to brand program/
instead of basis program/.
2011-10-18 18:49:34 +02:00
Stephan Bergmann
fd1db0b8eb
Undo basis/brand split: move program/classes/ from basis to brand.
...
Also removed apparently unused UNO_JAVA_COMPPATH ProfileItem.
2011-10-18 12:52:06 +02:00
Jan Holesovsky
d37209912b
Decouple NSS build from the Mozilla build.
...
This allows xmlsecurity to be built even when --disable-mozilla is provided.
2011-10-18 12:10:05 +02:00
Stephan Bergmann
538d29f5a4
Undo basis/brand split: move presets/ from basis to brand.
...
Also let utl::Bootstrap::locateBaseInstallation return
$BRAND_BASE_DIR instead of $OOO_BASE_DIR, so that things match again.
2011-10-18 09:47:41 +02:00
Stephan Bergmann
0f96c76362
Undo basis/brand split: fold brand.xcd into main.xcd.
2011-10-17 18:49:48 +02:00
Stephan Bergmann
2418bae702
Undo basis/brand split: move help/ from basis to brand.
2011-10-17 13:29:18 +02:00
Jan Holesovsky
257ad3bfd3
MinGW does not need the external .dll's.
2011-10-13 01:00:59 +02:00
Peter Foley
624e90aa03
update external extension names
2011-10-07 23:03:46 +00:00
Stephan Bergmann
2ff63bcdea
Undo basis/brand split: merge basis share/ into brand share/.
2011-10-07 22:06:28 +02:00
Stephan Bergmann
d550bc3f45
Undo basis/brand split: move some auxiliary executables from basis to brand.
2011-10-06 22:36:31 +02:00
Jan Holesovsky
27372c66fd
libtextcat.dll -> libexttextcat.dll.
2011-10-05 15:56:10 +02:00
Fridrich Štrba
9e3f639df0
Don't package this one
2011-10-05 13:07:47 +02:00
Fridrich Štrba
3b53c579ce
Fix Windows build and enable CMIS inconditionally
...
Since the provider should now build everywhere,
enable it inconditionally to catch minor problems
2011-10-05 13:05:01 +02:00
Fridrich Štrba
5b42577caf
Don't package libcmis that we link statically
2011-10-05 11:31:58 +02:00
Bjoern Michaelsen
e944e135bc
Revert "fix invalid superflous #endif from 5bd2890a56125d391b42f34d51e2e0c57b0a80b0"
...
This reverts commit d2f633c546
.
2011-10-04 14:45:09 +02:00
Bjoern Michaelsen
d2f633c546
fix invalid superflous #endif from 5bd2890a56
2011-10-04 13:51:00 +02:00
Caolán McNamara
a2623000c1
stray endif
2011-10-04 11:00:53 +01:00
Cédric Bosdonnat
5bd2890a56
Added --disable-cmis flag for use while the feature is too unstable
2011-10-04 09:38:36 +02:00
Jan Holesovsky
f06ce53635
Disable cmis packaging on Windows for now too.
2011-10-03 22:55:16 +02:00
Matúš Kukan
a116d39db6
finished converting scripting to gbuild
2011-10-01 17:26:24 +02:00
Cédric Bosdonnat
a43730b4df
Cmis: Fixed the installation of the new UCP provider and libcmis
2011-10-01 16:04:38 +02:00
Jan Holesovsky
ddf1d503c6
Kill copy'n'paste.
2011-09-30 21:34:55 +02:00
Jan Holesovsky
3927d9bd2a
Add support for bundling the -system .dll's into the MinGW builds.
2011-09-30 21:11:26 +02:00
Caolán McNamara
61b5ee916e
bump to libexttextcat 3.1.0, enable previously broken languages
2011-09-29 12:48:40 +01:00
Andras Timar
05293cb04c
remove checks for unused BUILD_SPECIAL environment variable
2011-09-28 13:48:10 +02:00
Stephan Bergmann
82b5fcca3e
Undo basis/brand split: move testtool from basis to brand.
2011-09-23 17:55:40 +02:00
Stephan Bergmann
a66f9903bb
Undo basis/brand split: move dynamic libraries from basis to brand.
2011-09-23 17:55:39 +02:00
Caolán McNamara
13ce988ac8
drop empty .lm files
2011-09-23 16:34:15 +01:00
Caolán McNamara
9011d8df49
bump libexttextcat to 3.0.1
2011-09-23 16:03:40 +01:00
Caolán McNamara
db84cf1771
bump to libexttextcat
...
As an aside we can always use the configuration and data files belonging to the
system version now in --with-system-libexttextcat mode, so need for the --data
option.
2011-09-23 14:02:54 +01:00
Jan Holesovsky
a27ff9471d
No manifest with MinGW.
2011-09-22 20:16:18 +02:00
Andras Timar
cde3b5e220
new Linux Libertine G font release
...
- new fonts: Linux Libertine Display and Linux Libertine semibold,
semibold italic, based on Linux Libertine v5.1.3-2
- combining diacritics
- new font features: dbls, hang, itlc, ligc, lith, nfsp, para
- feature sups with capitals, diacritics, ligatures, some punctuation
marks
- extended feature algn
- fixed Catalan l
- new glyphs for ligature gy, gj, gf, gfi, gfö...
- improved glyphs and kerning
- proportional numbers in superiors (sups + pnum)
- see doc/features.pdf or http://www.numbertext.org/linux/NEWS.pdf
2011-09-22 19:09:18 +02:00