index
:
icestorm
main
Project IceStorm - Lattice iCE40 FPGAs Bitstream Documentation (Reverse Engineered)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config.mk
Age
Commit message (
Expand
)
Author
2021-09-06
Update variable name to PYTHON3
Miodrag Milanovic
2021-09-06
Merge pull request #239 from xobs/python-bin-name
Miodrag Milanović
2020-05-09
Add -MP to CFLAGS and CXXFLAGS, making it harder for make to get confused out...
Solra Bizna
2020-04-10
Support custom PROGRAM_PREFIX
Miodrag Milanovic
2019-10-22
config: add a variable for python interpreter
Sean Cross
2019-08-31
Make iceprog optional.
whitequark
2018-10-30
Build optimized binaries by default
Clifford Wolf
2017-11-15
Fix up build system to work with emscripten
Robert Ou
2017-09-03
modularized standard Makefile config
Marcus Müller
2017-07-16
makefile: Do not ignore user-provided CFLAGS
Robert Ou
2017-02-12
Clean up Makefiles
Elvira Khabirova
2017-01-01
Another fix
Udi Finkelstein
2017-01-01
Fix Windows builds
Udi Finkelstein
2016-10-13
Added a new config variable CHIPDB_SUBDIR. It determines the subdir name
Salvador E. Tropea
2016-05-22
Using ?= for all config.mk entries
Clifford Wolf
2016-05-21
Make clang optional
David Craven
2016-05-07
Fixes for MXE build
Clifford Wolf
2016-02-29
Use pkg-config for libftdi
Clifford Wolf
2016-02-14
Added/improved support for mxe-based win32 cross builds
Clifford Wolf
2016-01-31
Allow DESTDIR and PREFIX overrides from environment.
Kalle Raiskila
2015-12-31
Added config.mk, correct DESTDIR/PREFIX usage
Clifford Wolf