Commit Graph

23 Commits

Author SHA1 Message Date
Robert Ou 4111f9cca5 makefile: Make install target work for Windows 2017-07-16 20:59:55 -07:00
Elvira Khabirova ea82010fbf Clean up Makefiles 2017-02-12 16:13:03 +03:00
Salvador E. Tropea 1fb08362d9 Added a new config variable CHIPDB_SUBDIR. It determines the subdir name
used in $(PREFIX)/share/ to install the chip database. This provides a
mechanism to choose a directory different than icebox (default).
I.e. fpga-icestorm/chipdb for Debian.
2016-10-13 16:58:21 -03:00
Clifford Wolf 6178dfbbd6 Added Makefile support for "make STATIC=1" 2016-03-02 12:34:51 +01:00
Clifford Wolf a519d2ab82 Added/improved support for mxe-based win32 cross builds 2016-02-14 13:47:27 +01:00
Clifford Wolf 81c33a343f Timing models for LP and HX devices 2016-02-01 23:32:03 +01:00
Clifford Wolf da6ad20dba Improved icetime PREFIX handling 2016-01-23 14:10:26 +01:00
Sebastian Bøe f22f94619c icetime: fixed chipdb path issue for Arch Linux
Icetime was hardcoding the path to chipdb as /usr/local/share causing
icetime to not find the chip db on Arch Linux where the prefix is just
/usr/share.

With this commit the PREFIX is passed as a preprocessor define and used
in icetime.cc to create the correct path. I don't know what the
canonical way of dealing with this is, but this was the least intrusive
way I could think of to get this fixed.
2016-01-23 12:25:59 +01:00
Clifford Wolf 7a1e662a3f added icetime -o/-r options 2016-01-18 00:11:13 +01:00
Clifford Wolf fdaac3542c icetime progress 2016-01-15 23:36:05 +01:00
Clifford Wolf 0cfb6eed91 icetime progress 2016-01-15 18:25:02 +01:00
Clifford Wolf 804e47d8ff Renamed IceBox .txt files to .asc files 2016-01-01 15:08:41 +01:00
Clifford Wolf b9e6d07e9c Added config.mk, correct DESTDIR/PREFIX usage 2015-12-31 12:05:04 +01:00
Clifford Wolf dc3698753a icetime progress 2015-10-29 12:13:13 +01:00
Clifford Wolf b8cf8e19a2 icetime progress 2015-10-29 01:13:24 +01:00
Clifford Wolf 7ea81c43da icetime progress 2015-10-27 20:00:36 +01:00
Clifford Wolf f266dbeaf8 icetime progress 2015-10-24 19:10:43 +02:00
Clifford Wolf f4b7aca520 icetime progress 2015-10-24 15:01:32 +02:00
Clifford Wolf b862fd3f5f Progress in icetime 2015-10-23 21:08:36 +02:00
Clifford Wolf 25aa4ce322 Progress in icetime 2015-10-22 15:50:25 +02:00
Clifford Wolf 0ff194fba3 Progress in icetime 2015-10-21 10:27:25 +02:00
Clifford Wolf de5ed1fec6 Progress in icetime 2015-10-20 00:00:11 +02:00
Clifford Wolf 1f4e4d7724 Started work on icetime 2015-10-19 17:02:56 +02:00