From: Segher B. <se...@ke...> - 2010-12-08 02:10:35
|
> Segher Boessenkool wrote: >>> _Release_ tarballs, which we should have no matter what. When you can >>> generate those automatically, it should be trivial to make nightly (or >>> whatever) snapshots as well. > > Well, that involves figuring out the right git hooks to automate it Git hooks? Oh, you want snapshots from the git tree? We have those already, see the "zip" etc. links at the right on http://git.libusb.org/?p=libusb.git;a=summary (use unzip -a or -aa if you want CRLF -- or whatever your zip program wants if it's not infozip). There are tarballs as well. What I meant are snapshots like the releases, which do not require you to have (the correct version of) autotools installed, etc. Segher |