summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Makefile.am: Add Xcode dir to EXTRA_DISTHans de Goede2013-08-301-1/+1
| | | | Signed-off-by: Hans de Goede <hdegoede@redhat.com>
* Android: Add android build files to source tarballToby Gray2013-08-301-1/+2
| | | | Signed-off-by: Hans de Goede <hdegoede@redhat.com>
* Tests: Add libusbx stress testToby Gray2012-11-251-0/+4
| | | | | See https://github.com/tobygray/libusbx/tree/testing as well as http://libusbx.1081486.n5.nabble.com/Libusbx-devel-Crashes-tt433.html#a438
* Misc: Fix missing files from dist packagePete Batard2012-09-161-2/+2
|
* Autotools: add libusb-1.0.def and libusb_nano.h as dependenciesPete Batard2012-06-111-1/+1
| | | | | * Also add version_nano.h to EXTRA_DIST as it is not added to the dist archive by default
* Autotools: Fix missing DLL .def file from make distPete Batard2012-03-311-1/+1
|
* Autotools: Fix msvc dir not being included in make distPete Batard2012-03-311-1/+1
|
* Autotools: Fix make distcheck and add ChangeLogPete Batard2012-03-301-6/+1
|
* Remove username from SF FRS rsync upload commandPeter Stuge2011-10-171-1/+1
|
* Makefile.am: Do not remove ChangeLog on make distclean, fixes #116Peter Stuge2011-10-171-1/+2
| | | | [pbatard: Remove it on make maintainer-clean instead]
* v1.0.3 releasev1.0.3Daniel Drake2009-08-271-2/+7
|
* move bug info to bug trackerDaniel Drake2009-08-011-1/+1
| | | | | Protection needed: http://www.libusb.org/ticket/4 Losing data: fixed in previous commit
* v1.0.2 releasev1.0.2Daniel Drake2009-06-131-0/+1
|
* Add BUGS fileDaniel Drake2009-05-121-1/+1
| | | | Probably missed a couple of outstanding issues
* v0.9.0 releasev0.9.0Daniel Drake2008-05-251-2/+2
| | | | First libusb-1.0 beta release
* distcheck fix for docsDaniel Drake2008-03-231-1/+1
|
* Rename to libusb-1.0Daniel Drake2008-01-041-3/+3
| | | | | I've taken over the libusb project, and what was previously known as fpusb will eventually be released as libusb-1.0.
* Initial commitDaniel Drake2007-12-021-0/+21
Basic library structure which supports enumerating detected USB devices