summaryrefslogtreecommitdiff
path: root/hsqldb/ExternalProject_hsqldb.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-11/+11
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-02-07use current version as build.labelDavid Tardon1-1/+1
Change-Id: Id350532d88ba7c9a54d5440748f5ff456ae58722
2012-10-10more icerun annotation to stop parallel java builds from explodingMichael Meeks1-1/+1
Change-Id: Ie05eeb89e79663674e223339918239facf49603a
2012-10-03do not overcomplicate thisDavid Tardon1-4/+1
Change-Id: I08add6a39547dd1a674b0efd52d6d4d257b92557
2012-09-10hsqldb: quote $(ANT) to make paths with spaces workMichael Stahl1-1/+1
Change-Id: Ic687a733d752e93f39f5cc6c827de107d8c4327f
2012-08-24gbuildize hsqldbDavid Tardon1-0/+36
Change-Id: I35bf8094c9dcf0f70e59c1304ab5a6800393fa29