1468 Commits

Author SHA1 Message Date
Anders Darander
414bf37a89 Add instructions to run autogen.sh to libusb
As this will autogenerate the configure script, remove that one from git.

Signed-off-by: Anders Darander <anders@chargestorm.se>
2014-06-30 07:52:04 +02:00
Anders Darander
145c57866a Add autogen.sh from libsigrok4DSLogic
Previously, we had a configure script but no Makefile.in's.

Add this to genereate those files dynamically.

Signed-off-by: Anders Darander <anders@chargestorm.se>
2014-06-30 07:50:51 +02:00
DreamSourceLab
143a741791 Merge pull request #31 from dpavlin/fix_build
@dpavlin @phragment 
Thanks a lot
2014-06-30 12:01:19 +08:00
Dobrica Pavlinusic
b6906667e2 use quint64 instead of uint64_t 2014-06-29 20:46:55 +02:00
DreamSourceLab
8736df1c18 add "configure" file for libusb 2014-06-29 19:50:44 +08:00
DreamSourceLab
95f2bf8964 v0.3 v0.3.0 2014-06-29 19:27:43 +08:00
DreamSourceLab
a6a3024de0 Merge pull request #20 from darander/cleanup
Cleanup patches
2014-06-29 18:33:07 +08:00
Anders Darander
879bb7cf77 libsigrok4DSLogic: set executable bit
autogen.sh doesn't have the executable bit set.

Signed-off-by: Anders Darander <anders@chargestorm.se>
2014-05-14 08:31:14 +02:00
Anders Darander
1526dc408b Ignore moc*-files
Also ignore libusbx-1.0.18/doc/doxygen.cfg.

Signed-off-by: Anders Darander <anders@chargestorm.se>
2014-05-14 08:23:47 +02:00
Anders Darander
38f4fe54da gitignore: remove explicit config.h references
config.h is ignored by a global match.

Signed-off-by: Anders Darander <anders@chargestorm.se>
2014-05-14 08:21:18 +02:00
nobody
5c4637b1fd Removed unnecessary auto generated files, added files to .gitignore (see #17) 2014-05-12 14:53:19 +02:00
nobody
cbeadbd4e6 Serial Decoder: Improved start/stop signal detection 2014-05-12 13:43:47 +02:00
DreamSourceLab
5f852de0bd v0.21 2014-05-09 15:49:43 +08:00
DreamSourceLab
8baccbd807 Update FPGA design 2014-04-18 01:44:03 +08:00
DreamSourceLab
d174243448 Add libusb-1.0.pc.in for compile 2014-04-16 10:48:49 +08:00
DreamSourceLab
264a094168 Add DSLogic hardware support 2014-04-14 17:46:11 +08:00
DreamSourceLab
a76c4b4a5f minor update for compiling on linux machine 2014-01-29 15:47:57 +08:00
DreamSourceLab
493d61d6c0 Initial version. 2014-01-15 19:48:01 +08:00