summaryrefslogtreecommitdiffstats
path: root/tomcat
Commit message (Collapse)AuthorAgeFilesLines
* tomcat: use servlet-api.jar from WORKDIR tooMichael Stahl2013-10-252-17/+0
| | | | Change-Id: I985ee75aa6e313a5933c2b3f5c7c5b10a8b8b9f5
* 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-171-1/+1
| | | | | | | | 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>
* bump tomcat to 5.5.36Caolán McNamara2013-06-283-3/+3
| | | | Change-Id: I04e5a96cb7fb5e7b8955a98eae2fdc01d4caa798
* Resolves: #i120174# Do not build tomcat code that is not delivered.Andre Fischer2013-05-111-13/+3
| | | | | | | | | | (cherry picked from commit 48856f602fc5375586fe48a82ff0c47745ee69f2) Conflicts: solenv/bin/build.pl tomcat/tomcat.patch Change-Id: If5b5495d767b715e7fefde1870024064947790ea
* gbuild: ExternalProject: remove second parameter again...Michael Stahl2013-05-071-1/+1
| | | | | | ... now that everything is consistent. Change-Id: I96c15159648815554280202eb1b6d274ead4e7b8
* gbuild: remove gb_ExternalProject_use_unpackedMichael Stahl2013-05-071-3/+1
| | | | | | | It must always be used exactly once, so replace it with constructor parameter. Change-Id: Ifbe87065c19a5185a5705dc461656179002ece5d
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
|
* remove all d.lstMichael Stahl2013-02-281-1/+0
| | | | Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
* quiet external module build log unless failureNorbert Thiebaud2013-02-221-13/+12
| | | | | | | | | | | | | | | | | | 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>
* stray dmake makefile.mkCaolán McNamara2013-02-181-68/+0
| | | | Change-Id: Iff01ce69ced959587e411097a114b380e825203f
* Set version number in AC_INIT() in configure.ac onlyTor Lillqvist2013-01-111-4/+1
| | | | | | | | 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
* tweak some build.lsts for the group photo...Michael Stahl2012-10-151-1/+1
|
* more icerun annotation to stop parallel java builds from explodingMichael Meeks2012-10-101-1/+1
| | | | Change-Id: Ie05eeb89e79663674e223339918239facf49603a
* gbuildify tomcatNorbert Thiebaud2012-09-2910-37/+131
| | | | Change-Id: Ibd7b71292450db8e3e98f9ede5a836182eb38770
* quote $ANT in makefiles so path with spaces worksMichael Stahl2012-07-101-2/+2
|
* 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
* chmod -xTor Lillqvist2012-03-211-0/+0
|
* Added and improved READMEs for modules in extensions, extras, postprocessJosh Heidenreich2012-02-091-0/+1
|
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-1/+1
|
* drop bogus executable flag from idl/build/src and config filesFrancisco Saito2011-03-292-0/+0
|
* Clean up makefilesThomas Arnhold2011-02-011-1/+0
|
* build-java-target-extensions.diff: Allow specifying java target version.Petr Mladek2010-09-161-0/+5
| | | | i#93115
* ause110: update to DEV300_m74Hans-Joachim Lankenau2010-03-101-5/+1
|\
| * changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-121-5/+1
| | | | | | | | 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-152-0/+1
|/
* CWS-TOOLING: integrate CWS ause099Oliver Bolte2009-02-191-1/+1
| | | | | | | | | | | | | | | | | | | 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 rt29 (1.1.6); FILE MERGEDKurt Zenker2008-06-241-36/+35
| | | | 2008/06/19 15:24:45 rt 1.1.6.1: #i90893# List jakarta-servletapi-5/build.xml as ADDITIONAL_FILES
* INTEGRATION: CWS rt29 (1.3.4); FILE MERGEDKurt Zenker2008-06-241-1/+2
| | | | 2008/06/19 15:24:45 rt 1.3.4.1: #i90893# List jakarta-servletapi-5/build.xml as ADDITIONAL_FILES
* #i10000# Repacked; no content change.Rüdiger Timm2008-04-141-0/+0
|
* INTEGRATION: CWS changefileheaderm6 (1.2.2); FILE MERGEDRüdiger Timm2008-04-111-23/+19
| | | | 2008/04/09 16:09:14 rt 1.2.2.1: #i87884# Change license header to LPGL v3.
* fix from HJSMikhail Voitenko2008-02-111-2/+3
|
* Issue number:René Engelhard2008-02-044-0/+108
Submitted by: Reviewed by: #i85726# don't ship binary-only jars, build them