summaryrefslogtreecommitdiff
path: root/solenv/gbuild/Postprocess.mk
AgeCommit message (Collapse)Author
2015-04-01give postprocess announce an levelBjoern Michaelsen
- otherwise colored gbuild output is broken, so this is really important Change-Id: I6affbafe8f7f841a4061e2a42f6c0858b3f4675b
2014-04-29make signing depend on slowchecks being doneChristian Lohmaier
otherwise signing (at least on windows) fails because files are in use Change-Id: Ida6a7d43dc74eb278fd79410b9c0a60f823c5933 Reviewed-on: https://gerrit.libreoffice.org/9176 Tested-by: David Tardon <dtardon@redhat.com> Reviewed-by: David Tardon <dtardon@redhat.com>
2013-07-23it is not possible to sign libs that are in useDavid Tardon
... so we have to make sure they are not, by delaying the signing after all unit tests have been run. This is just a workaround; IMHO the real fix is fdo#63315 "sign windows binaries during build". Change-Id: Ia26826ec7d324f840f2606b1928bea71cb4f0c48
2013-05-24gbuild: allow to call Postprocess targets from top levelDavid Tardon
Change-Id: Id2755144f5942b4aeaaca8ef6dad0fcb11ddf76a
2013-05-24gbuild: simplify reg. of targets for PostprocessDavid Tardon
Change-Id: Id184df89c5c15c55e42f376ed06c83174c486f67
2013-04-11rename UI to UIConfigDavid Tardon
I plan to use it to deliver all */uiconfig files, not just .ui, as a preliminary step to get rid of postprocess/packconfig. Change-Id: Ie7b4434b2f247165e3ab69a4d0c193418720a149 Reviewed-on: https://gerrit.libreoffice.org/3225 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-03-16cleanup postprocess outputPeter Foley
Change-Id: I4287adbe97e8abc65b4bb36be8c9ec44799767d8
2013-03-03make sure .ui files are packed tooDavid Tardon
Change-Id: If79dcfded502990e5c452a86ed17bd796de7f30b
2013-03-03use pattern rule for PostprocessDavid Tardon
Change-Id: Ib8d2ddb2efaef26a0a2aba36e9e1c67b1fb019d7