| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: don't link libutil on windows | Sean Cross | 2019-10-18 | 1 | -1/+1 |
* | Apply Boost CMake fix to all OSs | David Shah | 2019-10-09 | 1 | -3/+1 |
* | Fix issue with latest boost on macOS, fixes #322 | Miodrag Milanovic | 2019-09-28 | 1 | -0/+4 |
* | cmake: fix static build on Linux | Sean Cross | 2019-09-10 | 1 | -0/+14 |
* | cmake: add python38 to list of versions searched for boost components | Gabriel L. Somlo | 2019-08-21 | 1 | -18/+7 |
* | cmake: static: add msvc check before adding msvc flags | Sean Cross | 2019-08-15 | 1 | -1/+1 |
* | cmake: fix static build on windows | Sean Cross | 2019-08-15 | 1 | -1/+8 |
* | cmakelists: quote the last argument to REGEX REPLACE | Sean Cross | 2019-08-14 | 1 | -5/+5 |
* | CMake: serialize chipdb generation by default. | whitequark | 2019-06-26 | 1 | -4/+5 |
* | HeAP: Make HeAP placer optional | David Shah | 2019-03-22 | 1 | -8/+19 |
* | HeAP: Switching from TAUCS to Eigen | David Shah | 2019-03-22 | 1 | -5/+6 |
* | HeAP: Add TAUCS wrapper and integration | David Shah | 2019-03-22 | 1 | -2/+4 |
* | Fix according to comments on PR | Miodrag Milanovic | 2019-02-10 | 1 | -2/+2 |
* | Load chipdb from filesystem as option | Miodrag Milanovic | 2019-02-09 | 1 | -1/+10 |
* | build: Make use of the pipe option to avoid temporary files | Sylvain Munaut | 2018-12-04 | 1 | -2/+2 |
* | QUIET flag for cmake searches for boost python | Eddie Hung | 2018-11-20 | 1 | -6/+6 |
* | On macOS -static flag not needed just list of .a files | Miodrag Milanovic | 2018-09-03 | 1 | -1/+3 |
* | ignore tests in report | Miodrag Milanovic | 2018-08-23 | 1 | -1/+1 |
* | Added test code coverage report | Miodrag Milanovic | 2018-08-23 | 1 | -1/+16 |
* | Added ability for static builds | Miodrag Milanovic | 2018-08-16 | 1 | -1/+8 |
* | cmake: Remove nextpnrpy so modules | David Shah | 2018-07-30 | 1 | -10/+1 |
* | python interpreter is mandatory in any case | Miodrag Milanovic | 2018-07-29 | 1 | -1/+1 |
* | gui: Add QuadTree and tests | Sergiusz Bazanski | 2018-07-25 | 1 | -1/+5 |
* | Add bbasm target, use as passthru in iCE40 builder | David Shah | 2018-07-24 | 1 | -0/+2 |
* | Fix MSVC build | Miodrag Milanovic | 2018-07-16 | 1 | -1/+4 |
* | join python and info into one tab | Miodrag Milanovic | 2018-07-14 | 1 | -0/+4 |
* | cmake: Add missing pthread library | David Shah | 2018-07-14 | 1 | -1/+1 |
* | Added python37 as well, fixes latest msys2 build and macOS | Miodrag Milanovic | 2018-07-12 | 1 | -0/+7 |
* | cmake: Post-rebase ecp5 fixes | David Shah | 2018-07-11 | 1 | -1/+0 |
* | ecp5: *** Blinky working *** | David Shah | 2018-07-11 | 1 | -1/+1 |
* | ecp5: Working on bitstream gen | David Shah | 2018-07-11 | 1 | -1/+1 |
* | ecp5: Place design working, router now segfaults due to db issue | David Shah | 2018-07-11 | 1 | -0/+1 |
* | cmake: Only add ECP5 target when TRELLIS_ROOT specified | David Shah | 2018-07-11 | 1 | -0/+2 |
* | ecp5: Working on arch implementation | David Shah | 2018-07-11 | 1 | -1/+1 |
* | Added cmake parameter ARCH to specify architecture to build | Miodrag Milanovic | 2018-07-11 | 1 | -5/+29 |
* | Disable warning from qt5 and | Miodrag Milanovic | 2018-07-05 | 1 | -1/+1 |
* | make GUI compile on MSVC | Miodrag Milanovic | 2018-07-05 | 1 | -2/+6 |
* | cleanup for MSVC | Miodrag Milanovic | 2018-07-04 | 1 | -7/+3 |
* | Fixed debug msvc build and fixed inaccessible base | Miodrag Milanovic | 2018-07-04 | 1 | -2/+2 |
* | Building using MSVC works | Miodrag Milanovic | 2018-07-04 | 1 | -2/+3 |
* | Add opetion to defie ICEBOX_ROOT, fix compile on other location | Miodrag Milanovic | 2018-07-03 | 1 | -4/+4 |
* | Added suppression of python warnings and proper name for python boost lib for... | Miodrag Milanovic | 2018-07-03 | 1 | -2/+9 |
* | Fixed macros and includes for MSVC | Miodrag Milanovic | 2018-07-03 | 1 | -9/+9 |
* | Fix link on windows | Miodrag Milanovic | 2018-07-02 | 1 | -3/+3 |
* | Rename "dummy" arch to "generic" | Clifford Wolf | 2018-06-29 | 1 | -2/+2 |
* | add sanitizer support | Miodrag Milanovic | 2018-06-24 | 1 | -0/+12 |
* | Move json parser from frontend/json/ to json/ | Clifford Wolf | 2018-06-23 | 1 | -2/+2 |
* | Added BUILD_GUI, BUILD_PYTHON and BUILD_TESTS cmake options, | Miodrag Milanovic | 2018-06-23 | 1 | -52/+102 |
* | Added custom QApplication implementation | Miodrag Milanovic | 2018-06-22 | 1 | -1/+1 |
* | Make arch specific main window | Miodrag Milanovic | 2018-06-21 | 1 | -2/+2 |