Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor Makefile typo fix | Clifford Wolf | 2016-09-04 | 1 | -1/+1 |
| | |||||
* | The fix will check to see if you are compiling on Mac OS X and set the | Adam D. Horden | 2016-09-04 | 1 | -9/+2 |
| | | | | | | | | | | correct LDLIBS and CFLAGS for Mac OS X. This attempts to detect the correct version of the FTDI headers and sets the correct CFLAGS for the version of the FTDI headers installed. Cleaned up Makefile and removed verbose checking of FTDI version. Cleaned up Makefile and removed verbose checking of uname. | ||||
* | Fix to enable a clean build on Mac OS X. | Adam D. Horden | 2016-09-04 | 1 | -2/+9 |
| | | | | | | | | The fix will check to see if you are compiling on Mac OS X and set the correct LDLIBS and CFLAGS for Mac OS X. This attempts to detect the correct version of the FTDI headers and sets the correct CFLAGS for the version of the FTDI headers installed. | ||||
* | Fix to enable a clean build on Mac OS X. | Adam D. Horden | 2016-09-04 | 1 | -2/+9 |
| | | | | | The fix will check to see if you are compiling on Mac OS X and set the correct LDLIBS and CFLAGS for Mac OS X. | ||||
* | Give priority to libftdi1 over libftdi | Jesús Arroyo Torrens | 2016-07-23 | 1 | -4/+4 |
| | |||||
* | Added Makefile support for "make STATIC=1" | Clifford Wolf | 2016-03-02 | 1 | -0/+6 |
| | |||||
* | Use pkg-config for libftdi | Clifford Wolf | 2016-02-29 | 1 | -4/+3 |
| | |||||
* | Added/improved support for mxe-based win32 cross builds | Clifford Wolf | 2016-02-14 | 1 | -5/+6 |
| | |||||
* | Added config.mk, correct DESTDIR/PREFIX usage | Clifford Wolf | 2015-12-31 | 1 | -4/+4 |
| | |||||
* | Added mxe-based win32 build | Clifford Wolf | 2015-12-15 | 1 | -0/+5 |
| | |||||
* | variablize CXX and PYTHON and add -L and -I | Aaron Bieber | 2015-08-18 | 1 | -2/+2 |
| | |||||
* | Define and use DESTDIR for installation (by Larry Doolittle) | Clifford Wolf | 2015-07-27 | 1 | -2/+3 |
| | |||||
* | Import of icestorm-snapshot-150526.zip | Clifford Wolf | 2015-07-18 | 1 | -0/+22 |