Elvira Khabirova
ea82010fbf
Clean up Makefiles
2017-02-12 16:13:03 +03:00
Clifford Wolf
0b4b038632
Minor Makefile typo fix
2016-09-04 16:20:48 +02:00
Adam D. Horden
612ea83662
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.
Cleaned up Makefile and removed verbose checking of FTDI version.
Cleaned up Makefile and removed verbose checking of uname.
2016-09-04 13:49:53 +01:00
Adam D. Horden
0d3ee2655f
Fix to enable a clean build on Mac OS X.
...
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.
2016-09-04 11:48:12 +01:00
Adam D. Horden
a4b050c8ef
Fix to enable a clean build on Mac OS X.
...
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.
2016-09-04 11:00:00 +01:00
Jesús Arroyo Torrens
3578b35900
Give priority to libftdi1 over libftdi
2016-07-23 15:08:18 +02:00
Clifford Wolf
1b7253ade2
Added missing #include <stdlib.h> to iceprog.c
2016-05-16 12:03:40 +02:00
Clifford Wolf
58a2aa2617
Improvements in iceprog
2016-05-04 15:48:03 +02:00
Ben Pye
3587093560
Fix iceprog on Windows opening binary in text mode
2016-03-27 22:14:16 +01:00
Clifford Wolf
6178dfbbd6
Added Makefile support for "make STATIC=1"
2016-03-02 12:34:51 +01:00
Clifford Wolf
43e7741636
Use pkg-config for libftdi
2016-02-29 10:37:42 +01:00
Clifford Wolf
a519d2ab82
Added/improved support for mxe-based win32 cross builds
2016-02-14 13:47:27 +01:00
Clifford Wolf
b9e6d07e9c
Added config.mk, correct DESTDIR/PREFIX usage
2015-12-31 12:05:04 +01:00
Clifford Wolf
da99818b81
Added mxe-based win32 build
2015-12-15 15:01:58 +01:00
Clifford Wolf
2696346d6c
Fixed very long usleep in iceprog flash_wait()
2015-12-08 12:34:05 +01:00
Clifford Wolf
3e478a4f5c
Revert "iceprog: Print help with a single fprintf call"
...
This reverts commit 33c1a3ea5a .
Conflicts:
iceprog/iceprog.c
2015-10-21 00:54:32 +02:00
Joel Holdsworth
c3617cca3d
iceprog: Added support for reading/writing data to pipes
2015-10-17 11:11:02 -06:00
Joel Holdsworth
33c1a3ea5a
iceprog: Print help with a single fprintf call
2015-10-17 11:08:38 -06:00
Joel Holdsworth
dbe71cd7c3
iceprog: Print status messages into stderr
2015-10-17 10:49:57 -06:00
Aaron Bieber
4b4511dfe9
variablize CXX and PYTHON and add -L and -I
2015-08-18 15:56:16 -06:00
Clifford Wolf
83a24ddc44
Define and use DESTDIR for installation (by Larry Doolittle)
2015-07-27 22:40:45 +02:00
Clifford Wolf
ae459d7ae1
Various Makefile cleanups
2015-07-18 21:22:44 +02:00
Clifford Wolf
48154cb6f4
Imported full dev sources
2015-07-18 13:10:40 +02:00
Clifford Wolf
13e63e6b65
Import of icestorm-snapshot-150526.zip
2015-07-18 13:07:39 +02:00