summaryrefslogtreecommitdiff
path: root/iceprog/Makefile
Commit message (Collapse)AuthorAge
* Minor Makefile typo fixClifford Wolf2016-09-04
|
* The fix will check to see if you are compiling on Mac OS X and set theAdam D. Horden2016-09-04
| | | | | | | | | | 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. Horden2016-09-04
| | | | | | | | 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. Horden2016-09-04
| | | | | 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 libftdiJesús Arroyo Torrens2016-07-23
|
* Added Makefile support for "make STATIC=1"Clifford Wolf2016-03-02
|
* Use pkg-config for libftdiClifford Wolf2016-02-29
|
* Added/improved support for mxe-based win32 cross buildsClifford Wolf2016-02-14
|
* Added config.mk, correct DESTDIR/PREFIX usageClifford Wolf2015-12-31
|
* Added mxe-based win32 buildClifford Wolf2015-12-15
|
* variablize CXX and PYTHON and add -L and -IAaron Bieber2015-08-18
|
* Define and use DESTDIR for installation (by Larry Doolittle)Clifford Wolf2015-07-27
|
* Import of icestorm-snapshot-150526.zipClifford Wolf2015-07-18