summaryrefslogtreecommitdiffstats
path: root/distro-configs
Commit message (Collapse)AuthorAgeFilesLines
* remove deprecated configure switch --disable-activex-componentAndras Timar2012-10-022-2/+0
| | | | Change-Id: I3a5b19ac9f7c09a7bb5c919b3a9bc18ab646fd76
* explicitly --disable-gtk for Windows and MacOSXAndras Timar2012-09-274-0/+4
| | | | Change-Id: I0b90350cd1fb9221213e052c1b0f5605663f5090
* Enable Evolution Adress Book support in official GNU/Linux buildLionel Elie Mamane2012-09-101-0/+1
| | | | Change-Id: Id05436f38477d73be308310c7ef0ec3baca01bc9
* --with-system-nss for MinGW.Jan Holesovsky2012-08-291-0/+1
| | | | Change-Id: Id94b5d0aa4d4b6236831f3720cb24efca70be649
* Fix MinGW build - libxmlsec builds now.Jan Holesovsky2012-08-291-1/+0
| | | | | | | This also removes patching of the generated 'configure' in libxmlsec; instead, autoreconf is called. Change-Id: I28c1cc38432d195dd0219fb5a0ab0ea1a35f7a32
* drop disable-xmlsec, it's core functionality, have to live with itCaolán McNamara2012-08-143-3/+0
| | | | | | | | | | we basically need this functionality, the idea of it being optional isn't really logical anymore with nss split out from mozilla. for iOS and Android where they doesn't build yet spit out lame fixme nag warnings Change-Id: I4b16c62553b12d3dcd340a0b5c5a4cbd807c2f02
* gstreamer: make gstreamer 1.0 and 0.10 dual compileMichael Meeks2012-08-096-3/+6
| | | | | | | Add fallback activation of an _OLD media component to the core. Compile both a 0.10 and 1.0 version of the gstreamer component Change-Id: I91f65d05391cb2d7e02f9cff18f96178a128705O1
* No, we don't want any Python stuff for AndroidTor Lillqvist2012-08-092-2/+0
| | | | Change-Id: I227c408e03130667760f9672f08b11cc7a9c75a8
* android: share more common Makefile pieces between a couple of usersMichael Meeks2012-08-032-0/+4
| | | | | | Try to start consolidating the complexity here. generate Application.mk to specify the required ABI fold common distro-config pieces out of README
* --with-android-arch is pointless, that's what host_cpu is forTor Lillqvist2012-07-301-1/+0
|
* android: x86 porting work.Michael Meeks2012-07-201-0/+26
|
* there is no --with-openldap option anymoreMatúš Kukan2012-07-164-4/+0
| | | | Change-Id: I59dd2a5b2f7760ca610d64289cb11d5aedcd5965
* Add epm for OxygenOffice distro-confKalman Szalai - KAMI2012-06-141-1/+1
| | | | Change-Id: Iddbc17e79a35ceb39eb8abfcb3a820f30961a54d
* This option does not exist anymoreFridrich Štrba2012-06-051-1/+0
| | | | | Change-Id: I748976e284e1812035f18abac628f0b2397d74c7 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
* Revert "Don't bundle stdelibs on Linux by default"Fridrich Štrba2012-05-111-1/+1
| | | | | | since the toolchain that would allow this to be done is broken This reverts commit 9980e69e172ebaea9f6cde78187b3e7693647621.
* Don't bundle stdelibs on Linux by defaultFridrich Štrba2012-05-101-1/+1
| | | | Change-Id: Ib498067bad7b370dc5ab58e728de9f64f375a1a8
* Delete LibreOfficeDragonFly.conf distro fileFrançois Tigeot2012-04-261-23/+0
| | | | | LibreOffice has now been packaged in pkgsrc-wip, a DragonFly-specific configuration file doesn't make sense.
* Hardcode cairo canvas off for Mac OS X and WindowsTor Lillqvist2012-04-243-3/+0
| | | | | | 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.
* Update OxygenOffice's configKalman Szalai - KAMI2012-04-171-11/+23
|
* Do unpack fonts and include them in the experimental Android appTor Lillqvist2012-04-041-1/+0
|
* Disable cairo canvas on Windows fdo#46901 fdo#46532Michael Meeks2012-03-293-0/+3
| | | | | | 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 )
* Adjust to current pkgsrc usage.François Tigeot2012-03-081-4/+0
|
* Revert "Use internal libxml for Mac release builds."Petr Mladek2012-03-011-1/+0
| | | | | | raptor is buildable with the older libxml2 now This reverts commit 4591cd22409f870a0fa9263691945eea92359954.
* MinGW: Don't build PostgreSQL, not cross-compiling at the moment.Jan Holesovsky2012-02-241-0/+1
|
* Use internal libxml for Mac release builds.Thorsten Behrens2012-02-241-0/+1
| | | | | Following up from 49843f0f9788e01805d8d0d27428fe5e6a4cc530, actually use internal libxml for release builds.
* Bin obsolete optionsTor Lillqvist2012-02-231-3/+0
|
* Bundle again C++ stdlibs with generic Linux buildFridrich Štrba2012-02-222-0/+2
|
* Fix fdo#45584 - disable cairocanvas on Mac.Thorsten Behrens2012-02-171-0/+1
| | | | | | 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.
* use system stdlibs on Linux (fdo#45074, fdo#45696)Petr Mladek2012-02-102-3/+0
| | | | | | 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.
* Add and expand more readme files for module documentationMichael Meeks2012-02-081-0/+14
|
* --disable-postgresql-sdbcTor Lillqvist2012-01-241-0/+1
|
* --disable-postgresql-sdbcTor Lillqvist2012-01-241-0/+1
|
* fdo#45090: Changed postgresql-sdbc from bundled oxt to proper optional part.Stephan Bergmann2012-01-233-3/+0
| | | | | | | | | | | | | 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 3a7ae48b6f610899200ae2800706533f7c4c9f80) Conflicts: configure.in connectivity/source/drivers/postgresql/makefile.mk
* Surely we want --disable-vba for iOSTor Lillqvist2012-01-181-0/+1
|
* Use merged libs on AndroidTor Lillqvist2012-01-131-0/+1
|
* Online update: Enable online update even for the Linux release builds.Jan Holesovsky2012-01-023-0/+3
| | | | | [and mention it explicitly in the Windows and Mac distro configs, to be safe :-)]
* remove obsolete (OxygenOffice-style) Lightproof integrationAndras Timar2011-12-182-2/+0
|
* There is no --disable-nss-module option any moreTor Lillqvist2011-12-161-1/+0
|
* Make internal pgsql build on mac and make it default for releaseFridrich Štrba2011-12-111-0/+2
|
* Build the postgresql driver by default on 32-bit Windows tooFridrich Štrba2011-12-091-0/+2
|
* Use the internal libpq for universal buildsFridrich Štrba2011-12-091-1/+1
|
* Build pgsql connector for Linux release buildsFridrich Štrba2011-12-071-0/+2
|
* Don't bother with Report Builder on Android for nowTor Lillqvist2011-12-011-0/+1
|
* Don't bother with Presenter Console or Minimizer on Android for nowTor Lillqvist2011-12-011-0/+2
|
* Enable online update in the release builds again.Jan Holesovsky2011-12-012-2/+0
|
* sampleicc has not yet been packaged in pkgsrcFrançois Tigeot2011-11-301-0/+1
|
* Remove some obsolete config optionsFridrich Štrba2011-11-305-7/+0
|
* --with-system-libxslt is gone, remove it from the distro-configs.Jan Holesovsky2011-11-294-4/+0
|
* Android is after all Java-based, so let's not avoid itTor Lillqvist2011-11-251-1/+0
| | | | | | | | | 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.
* Remove obsolete parameter --disable-nss-moduleFrançois Tigeot2011-11-191-1/+0
|