Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-14 | remove config-check for XML::Parser again | Herbert Dürr | |
because of http://wiki.services.openoffice.org/w/index.php?title=Documentation%2FBuilding_Guide%2FBuilding_on_Windows&diff=198561&oldid=198560 though XML::Parser is still used in configure.in icu/createmak.pl solenv/bin/make_ext_update_info.pl sysui/desktop/macosx/gen_strings.pl sysui/desktop/macosx/list_icons.pl Notes: ignore: obsolete | |||
2012-06-13 | add config-check for perl modules LWP::UserAgent and XML::Parser | Herbert Dürr | |
Notes: ignore: obsolete | |||
2012-06-07 | #i119732# Removed test for mozilla tarball from configure.in | Andre Fischer | |
Notes: ignore: obsolete | |||
2012-05-18 | Disable binfilter by default: add new option --enable-binfilter for those ↵ | Pedro Giffuni | |
interested. Notes: ignore: obsolete | |||
2012-05-12 | Update Apache Lucene core to version 2.9.4. | Pedro Giffuni | |
The new version brings in many bugfixes and performance improvements. Unfortunately this also means we lose the Windows specific enhancements in the long_path.patch but it must be expected the newer versions of Lucene will have much better portability. We also bring in support for using preinstalled version 3 from BZ i115241 (author: bero@arklinux). Notes: ignore: obsolete - use clucene | |||
2012-04-03 | Update headers to Alv2 headers | Andrew Rist | |
2012-04-03 | 119170: Do not include category B fonts by default. | Andre Fischer | |
2012-04-03 | #i119168# updated configure help for category-b/aggregation instructions and ↵ | Herbert Dürr | |
update license/notice boilerplate text | |||
2012-04-03 | disable aggregation of dictionary extensions by default | Oliver-Rainer Wittmann | |
2012-04-02 | #i119168# create summary LICENSE and NOTICE files depending on build ↵ | Herbert Dürr | |
configuration | |||
2012-03-28 | Added dictionary support for da,no,ro,ru,sl. Added configure switch ↵ | Andre Fischer | |
--enable-bundled-dictionaries. | |||
2012-03-23 | fix LIBX*_LIBS spelling in configure input | Herbert Dürr | |
2012-03-21 | get rid of PKG_CHECK_MODULES_MACHACK | Herbert Dürr | |
2012-03-20 | configure.in: update name to AOO | Herbert Dürr | |
2012-03-08 | 119004: pack vc redistributavles under Windows only | Jürgen Schmidt | |
2012-03-02 | support bundling of extension blobs | Herbert Dürr | |
2012-02-29 | i118923 - OS/2 port: make configure script more OS/2 friendly, hacks no more ↵ | Yuri Dario | |
required. | |||
2012-02-24 | Enable or disable Online Update in configure | Ariel Constenla-Haile | |
2012-02-23 | 118569: Replace neon with serf (and prerequisites apr and apr-util). | Andre Fischer | |
Original author: orw@apache.org | |||
2012-02-16 | change to ant program list broke windows build | Andrew Rist | |
ant.bat needs to be before ant.cmd with cygwin as ant.cmd (inexplicably) has unix style comments and errors out switched to ifdef OS2 for the altered program list | |||
2012-02-16 | i118923 - OS/2 port: updates for configuration system. | Yuri Dario | |
2012-02-15 | Minor rewording. | Pedro Giffuni | |
2012-02-13 | Detect prebuilt StAX API 1.2.0. | Pedro Giffuni | |
2012-02-08 | 118569: Added libraries for apr,apr-util,serf as preparation to replace neon ↵ | Andre Fischer | |
by serf. | |||
2012-02-05 | Add support for custom pack.lst | Ariel Constenla-Haile | |
2012-02-02 | i109428 - FreeBSD porting: graphite support. | Pedro Giffuni | |
2012-01-31 | Reduce the dependencies on non standard GNU copy. | Pedro Giffuni | |
Excessive dependence on GNU cp for non-GNU platforms is inconvenient as it involves installing the complete GNU coreutils package. This can be avoided by using less non-portable extensions. - "cp -R" tends to be more portable than "cp -r" - Avoid using "cp -u". At this time this changes are focused on FreeBSD based on the work done already for MacOSX. | |||
2012-01-26 | Fix configure warning. Submitted by maho. | Pedro Giffuni | |
2012-01-20 | 118160: Added external CoinMP library. | Andre Fischer | |
2012-01-16 | 118778: Added ADDITIONAL_REPOSITORIES environment variable and its automatic ↵ | Andre Fischer | |
setup in configure. | |||
2012-01-09 | Some fixes when checking whether configure is up-to-date | Ariel Constenla-Haile | |
2012-01-05 | FreeBSD Port: | Pedro Giffuni | |
Use the internal STLport (4.5) by default. The prepackaged STLport 5.1.7 doesn't use the layout expected by configure. | |||
2011-12-17 | Make GStreamer optional, disabled by default | Ariel Constenla-Haile | |
2011-12-16 | 118674: Made category B code optional and disabled by default. | Andre Fischer | |
2011-12-12 | #i118662# remove remainders of berkeleyDB handling (author=orwitt) | Herbert Dürr | |
2011-12-08 | fix to solve build problems on MacOS in nss, when --disable-build-mozilla is ↵ | Jürgen Schmidt | |
used, means prebuild moz libs | |||
2011-12-01 | 118636: Removed the dictionaries module, adapted configure.in | Andre Fischer | |
2011-11-27 | Print the right message about the status of --enable-copyleft. | Andrea Pescetti | |
2011-11-27 | Remove the Anti-Grain Geometry agg module: the OpenGL canvas rendering code ↵ | Pedro Giffuni | |
was never really completed. | |||
2011-11-25 | 118605: remove epm, use system or specified epm (--with-epm) or build ↵ | Jürgen Schmidt | |
explicitly (--with-epm-url) | |||
2011-11-24 | i118608 - IP clearance: Remove internal cppunit source, use system-cppunit ↵ | Pedro Giffuni | |
instead. Patch by Andre Fischer (af). | |||
2011-11-23 | i118604 - Fixed use of user supplied or system dmake executable | Ariel Constenla-Haile | |
Original committer: Andre Fischer | |||
2011-11-22 | lingucomponent related fixes for i118627, i118628, i118629 | Ariel Constenla-Haile | |
* 118627 - Hyphenator: building the UNO component breaks due to name clash The three UNO components have been renamed to use the naming scheme compname.uno: spell.uno, hyphen.uno, lnth.uno * 118629 - remove hunspell dependency from mythes hunspell was only needed for building the mythes example. Added a patch to patch the source in AOO builds and disable the example. * 118628 - remove hunspell dependency from Hyphenator and Thesaurus UNO components The dependency has been remove. Now the three components can be built independently from each other: * mythes has a category A license http://www.apache.org/legal/3party.html#category-a As a category A license, the library is ENABLED by default and is built unconditionally if the optional configure switch --with-system-mythes is missing As a side effect, building the UNO Thesaurus component is always enabled. * hunspell has a category B license http://www.apache.org/legal/3party.html#category-b as such, it is DISABLED by default. To enable the library use --enable-hunspell To use the library already present in the system instead of building it, use --with-system-hunspell As a side effect, building the UNO spell checking component is only enabled when hunspell is enabled. * hyphen has a category B license, as such it is DISABLED by default. To enable the library, use --enable-hyphen To uses the system library instead of building it, use --with-system-hyphen As side effect, building the UNO hyphenator component is only enabled when hyphen is enabled. | |||
2011-11-21 | 118604: remove license incompatible dmake, thanks to André Fischer (af) | Jürgen Schmidt | |
2011-11-21 | Revert r1190021: make sure that binfilter will be built by default for the ↵ | Pedro Giffuni | |
next release. | |||
2011-11-14 | 118594, remove license incompatible mysql connector, applied patch, thanks ↵ | Jürgen Schmidt | |
to Andre Fischer (af) | |||
2011-11-14 | 118592, remove incompatible xpdf, applied patch, thanks to Andre Fischer (af) | Jürgen Schmidt | |
2011-11-14 | 118587: remove libwpd, disable WordPerfect filter, allow built with system ↵ | Jürgen Schmidt | |
libwpd | |||
2011-11-14 | 118584: remove internal neon and dependencies, build webdav ucp only if ↵ | Jürgen Schmidt | |
system neon is enabled | |||
2011-11-11 | IP clearance: #118466# This patch removes librsvg, libcroco, libgsf, ↵ | Armin Le Grand | |
gdk-pixbuf, glib, gettext, and pango. Lost functionality is limited to the svg feature (see details in the task). Next step is to add svg again with an own interpreter which is already advancing. |