| Age | Commit message (Collapse) | 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ć | |
| Use $(PYTHON) in Makefiles instead of `python3` | |||
| 2020-05-09 | Add -MP to CFLAGS and CXXFLAGS, making it harder for make to get confused ↵ | Solra Bizna | |
| out of even trying to build | |||
| 2020-04-10 | Support custom PROGRAM_PREFIX | Miodrag Milanovic | |
| 2019-10-22 | config: add a variable for python interpreter | Sean Cross | |
| This variable can be overridden on platforms where python is not called `python3`. Signed-off-by: Sean Cross <sean@xobs.io> | |||
| 2019-08-31 | Make iceprog optional. | whitequark | |
| Avoids dependency on libftdi. | |||
| 2018-10-30 | Build optimized binaries by default | Clifford Wolf | |
| Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||
| 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 | |
| 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-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 | |
