aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* reveresed logic for enabling main file, and made tests link arch filesMiodrag Milanovic2018-06-121-8/+10
* Add nextpnr namespaceClifford Wolf2018-06-121-1/+1
* Clang format to ignore 3rdparty and fix one fileMiodrag Milanovic2018-06-111-0/+1
* Added dummy tests per archMiodrag Milanovic2018-06-111-0/+8
* Added property editor for exampleMiodrag Milanovic2018-06-111-1/+1
* compile QtPropertyBrowserMiodrag Milanovic2018-06-111-1/+1
* python: Fixing builds as importable moduleDavid Shah2018-06-081-0/+1
* Preliminary placer changes to mainZipCPU2018-06-071-0/+1
* Attempt to add JSON parser--not working yet w/ build systemZipCPU2018-06-061-2/+4
* cmake: Fix Boost::Python finder on GentooDavid Shah2018-06-061-0/+14
* Initial GUI workMiodrag Milanovic2018-06-051-5/+18
* Update clangformat make target and configClifford Wolf2018-06-031-1/+1
* Add "clangformat" make target and .clang-format (for now with std LLVM style)Clifford Wolf2018-06-031-0/+11
* Improve documentation in CMakeLists.txtDavid Shah2018-06-021-3/+12
* Creating an empty Python moduleDavid Shah2018-06-021-3/+3
* Add a CMake based build systemDavid Shah2018-06-021-0/+59