summaryrefslogtreecommitdiffstats
path: root/apache-commons
Commit message (Collapse)AuthorAgeFilesLines
* Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist2013-08-191-1/+1
| | | | Change-Id: Ib451bdb3c1c2ca42347abfde44651d5cf5eef4f3
* enable binary package option for a set of 'stable' librariesNorbert Thiebaud2013-08-174-5/+5
| | | | | | | | Change-Id: I8924ba22d178aa4d8e500ae3f484af654a37e87e Reviewed-on: https://gerrit.libreoffice.org/4765 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
* Set target version of apache-commons to Java 5Pedro Giffuni2013-06-071-1/+1
| | | | | | (cherry picked from commit 7b9b5d430bda5ee0a1948c532e7ddd1374717e8c) Change-Id: Id3c5ae8d6fbeb8554d0f4f7f743e0aeea0df2bb2
* gbuild: ExternalProject: remove second parameter again...Michael Stahl2013-05-074-4/+4
| | | | | | ... now that everything is consistent. Change-Id: I96c15159648815554280202eb1b6d274ead4e7b8
* gbuild: remove gb_ExternalProject_use_unpackedMichael Stahl2013-05-074-12/+4
| | | | | | | It must always be used exactly once, so replace it with constructor parameter. Change-Id: Ifbe87065c19a5185a5705dc461656179002ece5d
* copy external jars to instdirDavid Tardon2013-05-013-17/+17
| | | | Change-Id: Ibbae216975bf8e066f24c1a4885394e346e2eaec
* Update Apache CommonsPedro Giffuni2013-03-267-13/+151
| | | | | | | | | | | | | Update commons-codec to version 1.6. Update commons-lang to version 2.4. Patch common-httpclient to avoid building issues with OpenJDK-7. These versions maintain ABI compatibility while using features from newer Java versions and have been tested on the FreeBSD port. Change-Id: I6aec2b6d22fc3335ffbdda9558f475313ef53c85
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
|
* remove all d.lstMichael Stahl2013-02-281-0/+0
| | | | Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
* quiet external module build log unless failureNorbert Thiebaud2013-02-224-13/+13
| | | | | | | | | | | | | | | | | | ExternalProject usually involve a configure and a make step that produce a bunch of output usually irrelevant including a large number of warning and other mess. now that everything is pretty much in tail_build these output get interleaved with useful output from the build of the product and actually drown them in a logorrhea of messy noise. This store the output of external modules in a log file and only print them as a whole if the module failed do build. on a non-verbose build. Change-Id: I3abfcccd6d16821a9e061a71e031b427cc283647 Reviewed-on: https://gerrit.libreoffice.org/2304 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
* Set version number in AC_INIT() in configure.ac onlyTor Lillqvist2013-01-114-16/+4
| | | | | | | | Output a solenv/inc/minor.mk based on that. Get rid of RSCVERSION and RSCREVISION. Automate the end of the copyright year range, although I am actually not sure if that is OK. Change-Id: Ibae2d139b1dd468ee80d18a2a41b786a532df809
* more icerun annotation to stop parallel java builds from explodingMichael Meeks2012-10-104-4/+4
| | | | Change-Id: Ie05eeb89e79663674e223339918239facf49603a
* gbuild: add gb_ExternalProject_use_external:Michael Stahl2012-10-051-2/+2
| | | | | | | | | | Or rather, re-purpose that for consistency (and rename original to gb_ExternalProject_use_external_project), to abstract over the system/internal status of dependencies of external projects. Use it in libcdr and replace exisiting uses in apache-commons. Change-Id: Ie144600688fa884b5b6faa986c6b95bdfc1ee15c
* fix typoDavid Tardon2012-10-041-1/+1
| | | | Change-Id: I8c0411b440245f37be099afe3fab32d6e40b7f44
* commons-logging uses tomcat, so it should depend on itDavid Tardon2012-10-041-0/+7
| | | | Change-Id: Ic0ad26494081c58c01a4f8ecd004d0c289a704e8
* fix application of patchesDavid Tardon2012-10-031-0/+2
| | | | Change-Id: I912be00b8dafc046b229967e66f8f32e2c14a0be
* add apache_commons to tail_buildNorbert Thiebaud2012-09-291-1/+0
| | | | Change-Id: I0365a5170011ad44b9a0ab8f1129a756884694d5
* fix patch eol issue in apache_commons_codecNorbert Thiebaud2012-09-272-14/+18
| | | | Change-Id: Ie03b654538fc18d02c33aadd7e99fe76b29bef56
* use a form that please /bin/dash in apache_commons build scriptNorbert Thiebaud2012-09-274-4/+4
| | | | Change-Id: I2a7061f428d402751627fc93ca559e119aab94d2
* gbuildification of appache_commonsNorbert Thiebaud2012-09-2721-319/+330
| | | | Change-Id: I517c808c9ea799aac0d2cd2b3bb6c18564c76823
* quote $ANT in makefiles so path with spaces worksMichael Stahl2012-07-104-8/+8
|
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-0/+0
| | | | | | | | this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
* Added and improved READMEs for modules in extensions, extras, postprocessJosh Heidenreich2012-02-091-0/+1
|
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-4/+4
|
* Clean up makefilesThomas Arnhold2011-02-022-8/+0
|
* Clean up makefilesThomas Arnhold2011-02-011-2/+0
|
* Less warning with apache-commonKalman Szalai - KAMI2010-10-313-0/+9
|
* build-java-target-extensions.diff: Allow specifying java target version.Petr Mladek2010-09-162-2/+2
| | | | i#93115
* apache-commons-build-fix-invalid-chars.diff: Fix buildKalman Szalai - KAMI2010-09-161-0/+3
| | | | Fixing build breakage in apache-common module when you use UTF-8 based locale in the build system
* ause110: update to DEV300_m74Hans-Joachim Lankenau2010-03-104-20/+4
|\
| * changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-124-20/+4
| | | | | | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* | ause110: #i106731# remove tarballs from scm and find them in download cache dirHans-Joachim Lankenau2010-01-159-16/+4
|/
* obvious c/p error fixedMathias Bauer2009-09-151-1/+1
|
* more dependencies fixedMathias Bauer2009-07-301-1/+1
|
* CWS-TOOLING: integrate CWS ause100Ivo Hinkelmann2009-04-235-0/+20
| | | | | | | | | | | | | | | 2009-04-07 18:39:24 +0200 hjs r270608 : #i100932# add chmod to ease later removal 2009-04-03 19:18:44 +0200 hjs r270516 : #i100675# convert for now... 2009-04-03 17:40:55 +0200 hjs r270510 : #i100837# force use of GNU tar 2009-04-03 17:32:11 +0200 hjs r270508 : #i100837# clean tarballs and a readme 2009-04-03 17:29:35 +0200 hjs r270507 : #i100837# introduce $(TAR) and $(GNUTAR) 2009-04-03 12:22:47 +0200 hjs r270469 : #i100793# check for GNU tar 2009-03-30 17:30:20 +0200 hjs r270247 : #i100675# common comp_ver.mk for both windows shells 2009-03-30 13:49:55 +0200 hjs r270226 : #i100675# common comp_ver.mk for both windows shells 2009-03-30 13:36:00 +0200 hjs r270223 : #i100675# no backslash in dependencies 2009-03-30 13:34:14 +0200 hjs r270222 : #i100675# fix testhxx for cygwin 2009-03-27 16:34:33 +0100 hjs r270162 : #i98068# move that block where it makes sense 2009-03-27 16:16:41 +0100 hjs r270160 : #i92036# - two step move to have a simple rename in the shared dir
* CWS-TOOLING: integrate CWS rptfix06_DEV300Hans-Joachim Lankenau2009-03-234-8/+8
| | | | | | | | 2009-03-19 08:14:23 +0100 rene r269715 : #i10000# 2009-03-18 23:48:16 +0100 rene r269709 : #i100334# also reportbuilder 2009-03-18 22:39:42 +0100 rene r269706 : #i100334# fix build with system apache-commons 2009-03-18 22:34:24 +0100 rene r269705 : #i100335# build libs only when needed 2009-03-17 13:24:17 +0100 rene r269600 : fix system-* for the SRB
* CWS-TOOLING: integrate CWS ause099Oliver Bolte2009-02-194-4/+4
| | | | | | | | | | | | | | | | | | | 2009-01-29 12:30:57 +0100 hjs r267116 : #i98365# fix unsetting g+s bit 2009-01-23 14:21:19 +0100 hjs r266819 : #i40246# - cleanup 2009-01-23 14:14:07 +0100 hjs r266818 : #i40246# - fix quoting of final echo line 2009-01-23 12:42:33 +0100 hjs r266807 : #i98365# leave higher bits alone 2009-01-23 11:23:42 +0100 rt r266799 : Header 2009-01-22 19:14:25 +0100 hjs r266753 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:22:18 +0100 hjs r266737 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:20:54 +0100 hjs r266736 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:20:24 +0100 hjs r266735 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:08:33 +0100 hjs r266734 : #i40246# renamed variable 2009-01-22 16:05:26 +0100 hjs r266733 : #i40246# renamed variable 2009-01-20 17:46:54 +0100 hjs r266610 : #i98290# cleanup 2009-01-19 19:32:19 +0100 hjs r266522 : CWS-TOOLING: rebase CWS ause099 to trunk@266428 (milestone: DEV300:m39) 2008-12-08 21:00:09 +0100 hjs r265049 : CWS-TOOLING: rebase CWS ause099 to trunk@264807 (milestone: DEV300:m37) 2008-11-27 18:25:18 +0100 hjs r264513 : #i40246# - support multiple patches per archive 2008-11-17 19:00:12 +0100 hjs r263738 : CWS-TOOLING: rebase CWS ause099 to trunk@263288 (milestone: DEV300:m35)
* INTEGRATION: CWS ause095 (1.1.8); FILE MERGEDIvo Hinkelmann2008-07-171-25/+15
| | | | 2008/07/09 08:31:06 hjs 1.1.8.1: #i90789# - no dos lineends
* INTEGRATION: CWS ause095 (1.3.6); FILE MERGEDIvo Hinkelmann2008-07-171-3/+3
| | | | 2008/06/25 09:51:47 hjs 1.3.6.1: #i90789# - referencing patch with relative path from current directory
* INTEGRATION: CWS ause095 (1.2.6); FILE MERGEDIvo Hinkelmann2008-07-171-2/+2
| | | | 2008/06/25 09:51:47 hjs 1.2.6.1: #i90789# - referencing patch with relative path from current directory
* INTEGRATION: CWS ause095 (1.2.6); FILE MERGEDIvo Hinkelmann2008-07-172-4/+4
| | | | 2008/06/25 09:51:46 hjs 1.2.6.1: #i90789# - referencing patch with relative path from current directory
* #i10000# Repacked; no content change.Rüdiger Timm2008-04-142-0/+0
|
* INTEGRATION: CWS changefileheaderm6 (1.2.2); FILE MERGEDRüdiger Timm2008-04-111-23/+19
| | | | 2008/04/09 16:09:08 rt 1.2.2.1: #i87884# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheaderm6 (1.1.2); FILE MERGEDRüdiger Timm2008-04-111-23/+19
| | | | 2008/04/09 16:09:08 rt 1.1.2.1: #i87884# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheaderm6 (1.1.2); FILE MERGEDRüdiger Timm2008-04-112-46/+38
| | | | 2008/04/09 16:09:07 rt 1.1.2.1: #i87884# Change license header to LPGL v3.
* #i10000# rebuild tarball because solaris can't untar itKurt Zenker2008-04-081-0/+0
|
* #i10000# fix typoKurt Zenker2008-04-071-2/+2
|
* use UPDMINOREXT variableMikhail Voitenko2008-02-121-3/+3
|
* Issue number:René Engelhard2008-02-049-0/+384
Submitted by: Reviewed by: #i85726# don't ship binary-only jars, build them