Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-10 | Enable Evolution Adress Book support in official GNU/Linux build | Lionel Elie Mamane | |
Change-Id: Id05436f38477d73be308310c7ef0ec3baca01bc9 | |||
2012-08-29 | --with-system-nss for MinGW. | Jan Holesovsky | |
Change-Id: Id94b5d0aa4d4b6236831f3720cb24efca70be649 | |||
2012-08-29 | Fix MinGW build - libxmlsec builds now. | Jan Holesovsky | |
This also removes patching of the generated 'configure' in libxmlsec; instead, autoreconf is called. Change-Id: I28c1cc38432d195dd0219fb5a0ab0ea1a35f7a32 | |||
2012-08-14 | drop disable-xmlsec, it's core functionality, have to live with it | Caolán McNamara | |
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 | |||
2012-08-09 | gstreamer: make gstreamer 1.0 and 0.10 dual compile | Michael Meeks | |
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 | |||
2012-08-09 | No, we don't want any Python stuff for Android | Tor Lillqvist | |
Change-Id: I227c408e03130667760f9672f08b11cc7a9c75a8 | |||
2012-08-03 | android: share more common Makefile pieces between a couple of users | Michael Meeks | |
Try to start consolidating the complexity here. generate Application.mk to specify the required ABI fold common distro-config pieces out of README | |||
2012-07-30 | --with-android-arch is pointless, that's what host_cpu is for | Tor Lillqvist | |
2012-07-20 | android: x86 porting work. | Michael Meeks | |
2012-07-16 | there is no --with-openldap option anymore | Matúš Kukan | |
Change-Id: I59dd2a5b2f7760ca610d64289cb11d5aedcd5965 | |||
2012-06-14 | Add epm for OxygenOffice distro-conf | Kalman Szalai - KAMI | |
Change-Id: Iddbc17e79a35ceb39eb8abfcb3a820f30961a54d | |||
2012-06-05 | This option does not exist anymore | Fridrich Štrba | |
Change-Id: I748976e284e1812035f18abac628f0b2397d74c7 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch> | |||
2012-05-11 | Revert "Don't bundle stdelibs on Linux by default" | Fridrich Štrba | |
since the toolchain that would allow this to be done is broken This reverts commit 9980e69e172ebaea9f6cde78187b3e7693647621. | |||
2012-05-10 | Don't bundle stdelibs on Linux by default | Fridrich Štrba | |
Change-Id: Ib498067bad7b370dc5ab58e728de9f64f375a1a8 | |||
2012-04-26 | Delete LibreOfficeDragonFly.conf distro file | François Tigeot | |
LibreOffice has now been packaged in pkgsrc-wip, a DragonFly-specific configuration file doesn't make sense. | |||
2012-04-24 | Hardcode cairo canvas off for Mac OS X and Windows | Tor Lillqvist | |
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-17 | Update OxygenOffice's config | Kalman Szalai - KAMI | |
2012-04-04 | Do unpack fonts and include them in the experimental Android app | Tor Lillqvist | |
2012-03-29 | Disable cairo canvas on Windows fdo#46901 fdo#46532 | Michael Meeks | |
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-08 | Adjust to current pkgsrc usage. | François Tigeot | |
2012-03-01 | Revert "Use internal libxml for Mac release builds." | Petr Mladek | |
raptor is buildable with the older libxml2 now This reverts commit 4591cd22409f870a0fa9263691945eea92359954. | |||
2012-02-24 | MinGW: Don't build PostgreSQL, not cross-compiling at the moment. | Jan Holesovsky | |
2012-02-24 | Use internal libxml for Mac release builds. | Thorsten Behrens | |
Following up from 49843f0f9788e01805d8d0d27428fe5e6a4cc530, actually use internal libxml for release builds. | |||
2012-02-23 | Bin obsolete options | Tor Lillqvist | |
2012-02-22 | Bundle again C++ stdlibs with generic Linux build | Fridrich Štrba | |
2012-02-17 | Fix fdo#45584 - disable cairocanvas on Mac. | Thorsten Behrens | |
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-10 | use system stdlibs on Linux (fdo#45074, fdo#45696) | Petr Mladek | |
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-08 | Add and expand more readme files for module documentation | Michael Meeks | |
2012-01-24 | --disable-postgresql-sdbc | Tor Lillqvist | |
2012-01-24 | --disable-postgresql-sdbc | Tor Lillqvist | |
2012-01-23 | fdo#45090: Changed postgresql-sdbc from bundled oxt to proper optional part. | Stephan Bergmann | |
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 | |||
2012-01-18 | Surely we want --disable-vba for iOS | Tor Lillqvist | |
2012-01-13 | Use merged libs on Android | Tor Lillqvist | |
2012-01-02 | Online update: Enable online update even for the Linux release builds. | Jan Holesovsky | |
[and mention it explicitly in the Windows and Mac distro configs, to be safe :-)] | |||
2011-12-18 | remove obsolete (OxygenOffice-style) Lightproof integration | Andras Timar | |
2011-12-16 | There is no --disable-nss-module option any more | Tor Lillqvist | |
2011-12-11 | Make internal pgsql build on mac and make it default for release | Fridrich Štrba | |
2011-12-09 | Build the postgresql driver by default on 32-bit Windows too | Fridrich Štrba | |
2011-12-09 | Use the internal libpq for universal builds | Fridrich Štrba | |
2011-12-07 | Build pgsql connector for Linux release builds | Fridrich Štrba | |
2011-12-01 | Don't bother with Report Builder on Android for now | Tor Lillqvist | |
2011-12-01 | Don't bother with Presenter Console or Minimizer on Android for now | Tor Lillqvist | |
2011-12-01 | Enable online update in the release builds again. | Jan Holesovsky | |
2011-11-30 | sampleicc has not yet been packaged in pkgsrc | François Tigeot | |
2011-11-30 | Remove some obsolete config options | Fridrich Štrba | |
2011-11-29 | --with-system-libxslt is gone, remove it from the distro-configs. | Jan Holesovsky | |
2011-11-25 | Android is after all Java-based, so let's not avoid it | Tor Lillqvist | |
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-19 | Remove obsolete parameter --disable-nss-module | François Tigeot | |
2011-11-19 | Do not use mozilla headers | François Tigeot | |
The configure script checks for them by default now. Disable this nonsense. | |||
2011-11-11 | Add --disable-xmlsec for now | Tor Lillqvist | |