Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Drop oh-shlibdeps | Patrick McDermott | 2019-04-03 | 1 | -1/+0 |
| | | | | No shared libraries. | ||||
* | build: Remove shared library and move static lib | Patrick McDermott | 2019-04-03 | 1 | -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_PREFIX | Patrick McDermott | 2019-04-03 | 1 | -1/+2 |
| | |||||
* | Initial commit | Patrick McDermott | 2019-04-03 | 1 | -0/+17 |