summaryrefslogtreecommitdiff
path: root/apache-commons/ExternalProject_apache_commons_logging.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-05-07gbuild: ExternalProject: remove second parameter again...Michael Stahl1-1/+1
... now that everything is consistent. Change-Id: I96c15159648815554280202eb1b6d274ead4e7b8
2013-05-07gbuild: remove gb_ExternalProject_use_unpackedMichael Stahl1-3/+1
It must always be used exactly once, so replace it with constructor parameter. Change-Id: Ifbe87065c19a5185a5705dc461656179002ece5d
2013-02-22quiet external module build log unless failureNorbert Thiebaud1-3/+3
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>
2013-01-11Set version number in AC_INIT() in configure.ac onlyTor Lillqvist1-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
2012-10-10more icerun annotation to stop parallel java builds from explodingMichael Meeks1-1/+1
Change-Id: Ie05eeb89e79663674e223339918239facf49603a
2012-10-04fix typoDavid Tardon1-1/+1
Change-Id: I8c0411b440245f37be099afe3fab32d6e40b7f44
2012-10-04commons-logging uses tomcat, so it should depend on itDavid Tardon1-0/+7
Change-Id: Ic0ad26494081c58c01a4f8ecd004d0c289a704e8
2012-09-27use a form that please /bin/dash in apache_commons build scriptNorbert Thiebaud1-1/+1
Change-Id: I2a7061f428d402751627fc93ca559e119aab94d2
2012-09-27gbuildification of appache_commonsNorbert Thiebaud1-0/+41
Change-Id: I517c808c9ea799aac0d2cd2b3bb6c18564c76823