Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-11-17 | Travis-ci: added support for ppc64le | Devendranath Thadi | 1 | -0/+4 | |
Signed-off-by: Devendranath Thadi <devendranath.thadi3@gmail.com> | |||||
2018-02-26 | travis: Do not run Coverity Scan jobs on non-master branches and in pull ↵ | Pali Rohár | 1 | -0/+1 | |
requests | |||||
2017-03-03 | travis: Fix coverity job | Pali Rohár | 1 | -1/+1 | |
2017-02-26 | travis: Simplify configuration, move coverity_scan to matrix | Pali Rohár | 1 | -20/+22 | |
2017-02-26 | travis: Run on container-based infrastructure | Pali Rohár | 1 | -0/+1 | |
2017-02-26 | travis: Use apt addon instead sudo | Pali Rohár | 1 | -2/+3 | |
2017-01-08 | travis: Enable clang and use separate job for Coverity | Pali Rohár | 1 | -6/+7 | |
2016-12-06 | all: Revert libusb-1.0 support | Pali Rohár | 1 | -1/+1 | |
Listing of usb devices with libusb-1.0 is too slow and not usable for flashing or cold-flashing Nokia N900. Old libusb (0.1) does not have this problem and works perfectly. Problem for libusb-1.0 was reported at least two times into libusb-devel mailing list, but upstream developers are totally ignore it. One message is in archive: https://sourceforge.net/p/libusb/mailman/message/34985373/ Because of that there is just one option: use tested and working libusb 0.1 library instead some experimental and non-working libusb-1.0. | |||||
2016-01-23 | travis: Update travis script for clang and libusb-1.0 | Pali Rohár | 1 | -3/+9 | |
2014-09-29 | travis: Add .travis.yml for coverity | Pali Rohár | 1 | -0/+20 | |