summaryrefslogtreecommitdiff
path: root/set_soenv.in
AgeCommit message (Collapse)Author
2011-12-16118674: 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-01118636: Removed the dictionaries module, adapted configure.inAndre Fischer
2011-11-27Remove the Anti-Grain Geometry agg module: the OpenGL canvas rendering code ↵Pedro Giffuni
was never really completed.
2011-11-25118605: remove epm, use system or specified epm (--with-epm) or build ↵Jürgen Schmidt
explicitly (--with-epm-url)
2011-11-24i118608 - IP clearance: Remove internal cppunit source, use system-cppunit ↵Pedro Giffuni
instead. Patch by Andre Fischer (af).
2011-11-23i118604 - Fixed use of user supplied or system dmake executableAriel Constenla-Haile
Original committer: Andre Fischer
2011-11-22lingucomponent related fixes for i118627, i118628, i118629Ariel 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-21118604: remove license incompatible dmake, thanks to André Fischer (af)Jürgen Schmidt
2011-11-14118587: remove libwpd, disable WordPerfect filter, allow built with system ↵Jürgen Schmidt
libwpd
2011-11-14118584: remove internal neon and dependencies, build webdav ucp only if ↵Jürgen Schmidt
system neon is enabled
2011-11-11IP 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-09i118582: OS/2 port - set_soenv patch to restore removed OS2 code by Yuri Dario.Pedro Giffuni
2011-11-09118573 - 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-04118573 - removal of module jfreereport containing the 3rd party components ↵Oliver-Rainer Wittmann
for the report builder extension
2011-11-03118570, apply patch, improve configure to detect latest DirectX correctly, ↵Jürgen Schmidt
adapt depending modules, thanks to Andre Fischer (af)
2011-10-27i117017 - ARM optimization for armv6/armv7Pedro Giffuni
2011-10-06Fix build on Linux due to GPERF unset found: reported by Ariel Constenla-HailePedro Giffuni
2011-10-05For 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-05i85469: add --with-gperf= to configure for systems that use old versions of ↵Pedro Giffuni
gperf
2011-09-22minor clarification in pre-bootstrap build stepHerbert Dürr
2011-09-17vcl340fixes: #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-07Repository.mk needs to be in the repo dir, not module; repo is now extrasEike Rathke
2011-09-07set_soenv.in: adapt l10n repo to ApacheOoo SVNMichael Stahl
2011-09-05fix typo, ENABLE_DIRECTX instead of ENABLE_DIRETXEike Rathke
2011-08-28make copylefts an optionEike Rathke
Based on original work by Mathias Bauer <mbauer@apache.org>
2011-04-01CWS-TOOLING: integrate CWS solaris11Ivo Hinkelmann
2011-03-31masterfix DEV300: #i10000# corrected fixIvo Hinkelmann
2011-03-29rsvglibs: final touchesPhilipp Lohmann [pl]
2011-03-29rsvglibs: rebased to DEV300_m104ka
2011-03-28solaris11: 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-14debuglevels: pulled and merged DEV300.m102Frank Schoenheit [fs]
2011-03-09rsgvlibs: adapt build configurationPhilipp Lohmann [pl]
2011-03-01#i115784# configure: fix valgrind header check, use VALGRIND_CFLAGS.Matthias Huetsch [mhu]
2011-02-23debuglevels: pulled and merged remaining changesets from m101Frank Schoenheit [fs]
2011-02-23Update from master repository (DEV300_m100).Matthias Huetsch [mhu]
2011-02-23masterfix DEV300: #i10000# fixed BUILD_TYPEIvo Hinkelmann
2011-02-23debuglevels: pulled and merged latest changes from DEV300_nextFrank Schoenheit [fs]
2011-02-23debuglevels: merged to-be-m101Frank Schoenheit [fs]
2011-02-22#i115784# configure: Add check for valgrind/memcheck.h, defining ↵Matthias Huetsch [mhu]
HAVE_VALGRIND_MEMCHECK_H.
2011-02-22masterfix DEV300: #i10000# usage of L10N build_typeIvo Hinkelmann
2011-02-21debuglevels: 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-17CWS-TOOLING: integrate CWS l10nmoveIvo Hinkelmann
2011-02-17CWS-TOOLING: integrate CWS locales34Ivo Hinkelmann
2011-02-14l10nmove: add l10n repo to gb_REPOSIvo Hinkelmann
2011-02-08locales34: merge m99Eike Rathke
2011-02-03l10nmove: #i116586# Move l10n module into own repositoryIvo Hinkelmann
2011-02-02l10nmove: #i116586# Move l10n module into own repositoryIvo Hinkelmann
2011-02-01l10nmove: #i116586# Move l10n module into own repositoryIvo Hinkelmann