summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
* build: Drop oh-shlibdepsPatrick McDermott2019-04-031-1/+0
| | | | No shared libraries.
* build: Remove shared library and move static libPatrick McDermott2019-04-031-0/+3
| | | | | | | Building libubox.so can be avoided by building just the "ubox-static" target, however the "install" target will just build it anyway. The libdir can only be set in some CMake-using projects.
* build: Set CMAKE_INSTALL_PREFIXPatrick McDermott2019-04-031-1/+2
|
* Initial commitPatrick McDermott2019-04-031-0/+17