]> git.kaiwu.me - nginx.git/commit
Misc: switch to single export operation in "zip" target.
authorMaxim Dounin <mdounin@mdounin.ru>
Fri, 22 Mar 2013 15:14:07 +0000 (15:14 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Fri, 22 Mar 2013 15:14:07 +0000 (15:14 +0000)
commit50bd632663eb338ceaf9a639c4d9087716748f82
tree602bd3d290ea2fb625c73646899351e045398203
parent275a35c2d0ce6f8cdff5590adf7cc19ee35da857
Misc: switch to single export operation in "zip" target.

While exporting parts of the tree might be better in some cases, it
is awfully slow overseas, and also requires unlocking ssh key multiple
times.  Exporting the whole repo and removing directories not needed for
zip is faster here.

It is also a required step before we can switch to Mercurial.
misc/GNUmakefile