summaryrefslogtreecommitdiff
path: root/apache-commons/ExternalProject_apache_commons_codec.mk
AgeCommit message (Collapse)AuthorFilesLines
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-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/+37
Change-Id: I517c808c9ea799aac0d2cd2b3bb6c18564c76823