Commit Graph

16 Commits

Author SHA1 Message Date
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