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
*
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
*
put some files back and place generated files in special folder for deps
Miodrag Milanovic
2018-06-20
1
-2
/
+2
*
Cleanup of cmake files for easier development
Miodrag Milanovic
2018-06-20
1
-4
/
+10
*
put source changes for qtpropertybrowser back and make build simple
Miodrag Milanovic
2018-06-20
1
-0
/
+2
*
Better compiler flags, Release build per default
Clifford Wolf
2018-06-19
1
-3
/
+3
*
cmake: Set EXCLUDE_FROM_ALL on Python module and tests
David Shah
2018-06-18
1
-2
/
+2
*
cmake: Reenable -O3 for release builds
David Shah
2018-06-18
1
-1
/
+2
*
Enable -Wall
David Shah
2018-06-18
1
-1
/
+1
*
cmake: Fixing the installer
David Shah
2018-06-13
1
-1
/
+2
*
Compile on windows again
Miodrag Milanovic
2018-06-13
1
-0
/
+4
*
reveresed logic for enabling main file, and made tests link arch files
Miodrag Milanovic
2018-06-12
1
-8
/
+10
*
Add nextpnr namespace
Clifford Wolf
2018-06-12
1
-1
/
+1
*
Clang format to ignore 3rdparty and fix one file
Miodrag Milanovic
2018-06-11
1
-0
/
+1
*
Added dummy tests per arch
Miodrag Milanovic
2018-06-11
1
-0
/
+8
*
Added property editor for example
Miodrag Milanovic
2018-06-11
1
-1
/
+1
*
compile QtPropertyBrowser
Miodrag Milanovic
2018-06-11
1
-1
/
+1
*
python: Fixing builds as importable module
David Shah
2018-06-08
1
-0
/
+1
*
Preliminary placer changes to main
ZipCPU
2018-06-07
1
-0
/
+1
*
Attempt to add JSON parser--not working yet w/ build system
ZipCPU
2018-06-06
1
-2
/
+4
*
cmake: Fix Boost::Python finder on Gentoo
David Shah
2018-06-06
1
-0
/
+14
*
Initial GUI work
Miodrag Milanovic
2018-06-05
1
-5
/
+18
*
Update clangformat make target and config
Clifford Wolf
2018-06-03
1
-1
/
+1
*
Add "clangformat" make target and .clang-format (for now with std LLVM style)
Clifford Wolf
2018-06-03
1
-0
/
+11
*
Improve documentation in CMakeLists.txt
David Shah
2018-06-02
1
-3
/
+12
*
Creating an empty Python module
David Shah
2018-06-02
1
-3
/
+3
*
Add a CMake based build system
David Shah
2018-06-02
1
-0
/
+59