Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-01 | 118636: Removed the dictionaries module, adapted configure.in | Andre Fischer | |
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-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. | |||
2011-11-09 | i118582: OS/2 port - set_soenv patch to restore removed OS2 code by Yuri Dario. | Pedro Giffuni | |
2011-11-09 | 118573 - correction for the removal of module jfreereport: adjustments in ↵ | Oliver-Rainer Wittmann | |
order to make a build of the Report Builder extension possible with a jfreereport which is available in the system | |||
2011-11-08 | #i118567# (author=Andre Fischer) remove lp_solver which has an incompatible ↵ | Herbert Dürr | |
license | |||
2011-11-04 | 118573 - removal of module jfreereport containing the 3rd party components ↵ | Oliver-Rainer Wittmann | |
for the report builder extension | |||
2011-11-03 | 118570, apply patch, improve configure to detect latest DirectX correctly, ↵ | Jürgen Schmidt | |
adapt depending modules, thanks to Andre Fischer (af) | |||
2011-10-27 | i117017 - ARM optimization for armv6/armv7 | Pedro Giffuni | |
2011-10-06 | Fix build on Linux due to GPERF unset found: reported by Ariel Constenla-Haile | Pedro Giffuni | |
2011-10-05 | For FreeBSD recognize either amd64 or x86_64: inspired by a patch by Mike ↵ | Pedro Giffuni | |
Eberdt but done differently to avoid licensing issues. FreeBSD now passes configure. | |||
2011-10-05 | i85469: add --with-gperf= to configure for systems that use old versions of ↵ | Pedro Giffuni | |
gperf | |||
2011-09-22 | minor clarification in pre-bootstrap build step | Herbert Dürr | |
2011-09-17 | vcl340fixes: #i117804# differentiate between ENABLE_CAIRO and ↵ | Michael Stahl | |
ENABLE_CAIRO_CANVAS # HG changeset patch # User Philipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM> # Date 1302633427 -7200 # Node ID 56bc1b624a3a49dcbf38a6b83266e89817752230 # Parent 217dd772a45a24b10e6e2f8b81b598c5034c7882 | |||
2011-09-07 | Repository.mk needs to be in the repo dir, not module; repo is now extras | Eike Rathke | |
2011-09-07 | set_soenv.in: adapt l10n repo to ApacheOoo SVN | Michael Stahl | |
2011-09-05 | fix typo, ENABLE_DIRECTX instead of ENABLE_DIRETX | Eike Rathke | |
2011-08-28 | make copylefts an option | Eike Rathke | |
Based on original work by Mathias Bauer <mbauer@apache.org> | |||
2011-04-01 | CWS-TOOLING: integrate CWS solaris11 | Ivo Hinkelmann | |
2011-03-31 | masterfix DEV300: #i10000# corrected fix | Ivo Hinkelmann | |
2011-03-29 | rsvglibs: final touches | Philipp Lohmann [pl] | |
2011-03-29 | rsvglibs: rebased to DEV300_m104 | ka | |
2011-03-28 | solaris11: set_soenv.in: fix Solaris JDK include path: | Michael Stahl | |
Solaris 11 has JDK with no libmawt.so in motif21 directory, so breaks in bean; the libmawt.so in headless does not work, so use the xawt directory instead. xawt/libmawt.so seems to exist in JDKs since 1.5.0. | |||
2011-03-14 | debuglevels: pulled and merged DEV300.m102 | Frank Schoenheit [fs] | |
2011-03-09 | rsgvlibs: adapt build configuration | Philipp Lohmann [pl] | |
2011-03-01 | #i115784# configure: fix valgrind header check, use VALGRIND_CFLAGS. | Matthias Huetsch [mhu] | |
2011-02-23 | debuglevels: pulled and merged remaining changesets from m101 | Frank Schoenheit [fs] | |
2011-02-23 | Update from master repository (DEV300_m100). | Matthias Huetsch [mhu] | |
2011-02-23 | masterfix DEV300: #i10000# fixed BUILD_TYPE | Ivo Hinkelmann | |
2011-02-23 | debuglevels: pulled and merged latest changes from DEV300_next | Frank Schoenheit [fs] | |
2011-02-23 | debuglevels: merged to-be-m101 | Frank Schoenheit [fs] | |
2011-02-22 | #i115784# configure: Add check for valgrind/memcheck.h, defining ↵ | Matthias Huetsch [mhu] | |
HAVE_VALGRIND_MEMCHECK_H. | |||
2011-02-22 | masterfix DEV300: #i10000# usage of L10N build_type | Ivo Hinkelmann | |
2011-02-21 | debuglevels: let smoketestoo_native use a dedicated version of ↵ | Frank Schoenheit [fs] | |
dbgsvrc/DBGSV_INIT, instead of using the default which the build env points to - it might direct assertion output to whereever ... | |||
2011-02-17 | CWS-TOOLING: integrate CWS l10nmove | Ivo Hinkelmann | |
2011-02-17 | CWS-TOOLING: integrate CWS locales34 | Ivo Hinkelmann | |
2011-02-14 | l10nmove: add l10n repo to gb_REPOS | Ivo Hinkelmann | |
2011-02-08 | locales34: merge m99 | Eike Rathke | |
2011-02-03 | l10nmove: #i116586# Move l10n module into own repository | Ivo Hinkelmann | |
2011-02-02 | l10nmove: #i116586# Move l10n module into own repository | Ivo Hinkelmann | |
2011-02-01 | l10nmove: #i116586# Move l10n module into own repository | Ivo Hinkelmann | |