Fridrich Štrba
870b8a3264
This option does not exist anymore
...
Change-Id: I748976e284e1812035f18abac628f0b2397d74c7
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2012-06-05 23:01:03 +02:00
Fridrich Štrba
5da731e81a
Revert "Don't bundle stdelibs on Linux by default"
...
since the toolchain that would allow this to be done is broken
This reverts commit 9980e69e17
.
2012-05-11 12:58:41 +02:00
Fridrich Štrba
9980e69e17
Don't bundle stdelibs on Linux by default
...
Change-Id: Ib498067bad7b370dc5ab58e728de9f64f375a1a8
2012-05-10 11:27:55 +02:00
François Tigeot
acf2f057ad
Delete LibreOfficeDragonFly.conf distro file
...
LibreOffice has now been packaged in pkgsrc-wip, a DragonFly-specific
configuration file doesn't make sense.
2012-04-26 23:03:18 +02:00
Tor Lillqvist
7e1516124b
Hardcode cairo canvas off for Mac OS X and Windows
...
Do not depend on a distro-configs file to disable it. It is supposed
to be optional to pass a --with-distro option. Running a bare
./autogen.sh is supposed to produce a working configuration.
2012-04-24 12:23:00 +03:00
Kalman Szalai - KAMI
e0c713aa4c
Update OxygenOffice's config
2012-04-17 20:19:09 +02:00
Tor Lillqvist
cdc92518c5
Do unpack fonts and include them in the experimental Android app
2012-04-04 22:29:30 +03:00
Michael Meeks
6219ff898a
Disable cairo canvas on Windows fdo#46901 fdo#46532
...
We never used cairocanvas on Win, this got accidentally enabled
due to configure.in cleanups. Not that we shouldn't, but it needs
some more fixing ( Analog of Thorsten's Mac commit for fdo#45584 )
2012-03-29 11:11:27 +01:00
François Tigeot
7ff5c83c4e
Adjust to current pkgsrc usage.
2012-03-08 16:00:08 +01:00
Petr Mladek
89f7da6d23
Revert "Use internal libxml for Mac release builds."
...
raptor is buildable with the older libxml2 now
This reverts commit 4591cd2240
.
2012-03-01 12:14:56 +01:00
Jan Holesovsky
f61d4545b5
MinGW: Don't build PostgreSQL, not cross-compiling at the moment.
2012-02-24 18:54:37 +01:00
Thorsten Behrens
4591cd2240
Use internal libxml for Mac release builds.
...
Following up from 49843f0f97
, actually
use internal libxml for release builds.
2012-02-24 10:47:53 +01:00
Tor Lillqvist
1a39b3005d
Bin obsolete options
2012-02-23 22:59:56 +02:00
Fridrich Štrba
33eefb2c5e
Bundle again C++ stdlibs with generic Linux build
2012-02-22 09:25:44 +01:00
Thorsten Behrens
fdfeb21102
Fix fdo#45584 - disable cairocanvas on Mac.
...
We never used cairocanvas on Mac, this got accidentally enabled
due to configure.in cleanups. Not that we shouldn't, but it needs
some more fixing.
2012-02-17 16:34:21 +01:00
Petr Mladek
0787025c13
use system stdlibs on Linux (fdo#45074, fdo#45696)
...
We use pretty old compiler for the official build, so it should be compatible
with most systems. The old system libraries breaked 3rd-party extensions.
There were also problems with exceptions hadnling.
2012-02-10 15:06:02 +01:00
Michael Meeks
1f63bd653c
Add and expand more readme files for module documentation
2012-02-08 11:18:15 +00:00
Tor Lillqvist
6b58e58dc7
--disable-postgresql-sdbc
2012-01-24 11:03:03 +02:00
Tor Lillqvist
32111a7680
--disable-postgresql-sdbc
2012-01-24 10:43:09 +02:00
Stephan Bergmann
c97d74b5f0
fdo#45090: Changed postgresql-sdbc from bundled oxt to proper optional part.
...
Replaced --enable-ext-postgresql-sdbc with --disable-postgresql-sdbc.
Renamed postgresql-sdbc.uno{.ini,rc} to consistent postgresql-sdbc.ini
(which made the code a little easier).
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
(cherry picked from commit 3a7ae48b6f
)
Conflicts:
configure.in
connectivity/source/drivers/postgresql/makefile.mk
2012-01-23 20:31:57 +01:00
Tor Lillqvist
2605a9b5c0
Surely we want --disable-vba for iOS
2012-01-18 23:18:29 +02:00
Tor Lillqvist
65e9ac63b8
Use merged libs on Android
2012-01-13 13:04:29 +02:00
Jan Holesovsky
9cb07807ca
Online update: Enable online update even for the Linux release builds.
...
[and mention it explicitly in the Windows and Mac distro configs, to be
safe :-)]
2012-01-02 21:06:23 +01:00
Andras Timar
058d872a2e
remove obsolete (OxygenOffice-style) Lightproof integration
2011-12-18 19:23:24 +01:00
Tor Lillqvist
838bf0ecda
There is no --disable-nss-module option any more
2011-12-16 00:20:24 +02:00
Fridrich Štrba
bee80a2a57
Make internal pgsql build on mac and make it default for release
2011-12-11 12:24:38 +01:00
Fridrich Štrba
25180de757
Build the postgresql driver by default on 32-bit Windows too
2011-12-09 20:59:04 +01:00
Fridrich Štrba
27f83e9f32
Use the internal libpq for universal builds
2011-12-09 17:00:14 +01:00
Fridrich Štrba
1924f9d049
Build pgsql connector for Linux release builds
2011-12-07 14:59:42 +01:00
Tor Lillqvist
df938e85d6
Don't bother with Report Builder on Android for now
2011-12-01 16:10:38 +02:00
Tor Lillqvist
cfec328cc1
Don't bother with Presenter Console or Minimizer on Android for now
2011-12-01 16:10:38 +02:00
Jan Holesovsky
b95bb2da9a
Enable online update in the release builds again.
2011-12-01 10:10:40 +01:00
François Tigeot
53ed1eb359
sampleicc has not yet been packaged in pkgsrc
2011-11-30 11:12:18 +01:00
Fridrich Štrba
fc912cb108
Remove some obsolete config options
2011-11-30 07:03:06 +01:00
Jan Holesovsky
96be3a199a
--with-system-libxslt is gone, remove it from the distro-configs.
2011-11-29 13:41:09 +01:00
Tor Lillqvist
9ee4f4eb52
Android is after all Java-based, so let's not avoid it
...
An Android app always runs in the context of a Java (well, Dalvik)
virtual machine.
Sure, there will now be some Java-related compilation errors here and
there when cross-compiling for Android. Use --without-java if they
disturb, until I have fixed them.
2011-11-25 00:49:49 +02:00
François Tigeot
e5ecb04eab
Remove obsolete parameter --disable-nss-module
2011-11-19 21:39:47 +01:00
François Tigeot
752f365a26
Do not use mozilla headers
...
The configure script checks for them by default now. Disable this
nonsense.
2011-11-19 20:08:17 +01:00
Tor Lillqvist
8f87fdf6a5
Add --disable-xmlsec for now
2011-11-11 22:51:29 +02:00
Jan Holesovsky
9d65c893cd
Introduce LibreOfficeMinGW distro-config.
2011-11-03 21:07:04 +01:00
Tor Lillqvist
223aa43ad4
Disable xmlsec for Android
2011-11-03 10:46:56 +02:00
François Tigeot
721d38067a
Disable the Presenter Console extension
2011-10-24 17:42:46 +02:00
François Tigeot
f999fbb5d9
Use the internal versions of libcmis and libvisio
...
They are not packaged separately
2011-10-17 15:12:33 +02:00
Thorsten Behrens
d8541ddba4
cmis disable got removed from configure
2011-10-06 16:03:54 +02:00
Thorsten Behrens
ff04ef4ed7
Disable libcmis for Android for the while
2011-10-04 11:06:41 +02: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
Tor Lillqvist
38ece856ae
Disable some extensions that apparently are enabled otherwise
2011-09-25 17:16:19 +03: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
Miklos Vajna
47a101d766
distro-configs: with-extension-integration -> enable-extension-integration
...
This was a regression introduced in commit
29db940ce5
2011-09-22 00:21:07 +02:00
Tor Lillqvist
5d7d6d4bd4
Presumably we want --without-afms
2011-08-23 23:45:20 +03:00