aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Initial GUI workMiodrag Milanovic2018-06-051-5/+18
|
* Update clangformat make target and configClifford Wolf2018-06-031-1/+1
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Add "clangformat" make target and .clang-format (for now with std LLVM style)Clifford Wolf2018-06-031-0/+11
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Improve documentation in CMakeLists.txtDavid Shah2018-06-021-3/+12
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Creating an empty Python moduleDavid Shah2018-06-021-3/+3
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Add a CMake based build systemDavid Shah2018-06-021-0/+59
Signed-off-by: David Shah <davey1576@gmail.com>