index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Building nextpnr on Devuan ascii 2.0 needs the "C" language enabled.
Rob Landley
2020-09-16
1
-1
/
+1
*
fix whitespace
Miodrag Milanovic
2020-07-24
1
-4
/
+4
*
Needed by python lib itself for static
Miodrag Milanovic
2020-07-23
1
-0
/
+5
*
Initial conversion to pybind11
Miodrag Milanovic
2020-07-23
1
-56
/
+1
*
Fix clangformat and execute it
Miodrag Milanovic
2020-06-27
1
-2
/
+2
*
CMake: require at least version 3.5 (Ubuntu 16.04).
whitequark
2020-06-25
1
-2
/
+1
*
CMake: rewrite chipdb handling from ground up.
whitequark
2020-06-25
1
-10
/
+10
*
CMake: only request a CXX compiler.
whitequark
2020-06-24
1
-1
/
+1
*
CMake: promote bba to a true subproject.
whitequark
2020-06-23
1
-1
/
+15
*
Merge pull request #447 from whitequark/wasi
David Shah
2020-05-24
1
-2
/
+26
|
\
|
*
Port nextpnr-{ice40,ecp5} to WASI.
whitequark
2020-05-23
1
-2
/
+26
*
|
minor patch for MinGW build
Ed Bordin
2020-05-14
1
-4
/
+6
|
/
*
Support custom PROGRAM_PREFIX
Miodrag Milanovic
2020-04-10
1
-10
/
+12
*
Correct BUILD_TESTS description in CMakeLists.txt
Wladimir J. van der Laan
2020-02-12
1
-1
/
+1
*
cmake: Python 3.9 support
David Shah
2020-01-29
1
-1
/
+1
*
Change version to git describe and make set-able from outside
Tobias Müller
2020-01-11
1
-9
/
+11
*
3rdparty: Add json11
David Shah
2019-12-27
1
-2
/
+3
*
frontend/base: Top module handling
David Shah
2019-12-27
1
-2
/
+4
*
cmake: Add boost system library
David Shah
2019-11-06
1
-1
/
+1
*
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
[next]