summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* changelog: Release libubox 0+git20190227.eeef7b5-1HEADmasterPatrick McDermott2019-04-031-1/+1
|
* copyright: New filePatrick McDermott2019-04-031-0/+187
|
* build: Drop oh-shlibdepsPatrick McDermott2019-04-031-1/+0
| | | | No shared libraries.
* libubox: New binary packagePatrick McDermott2019-04-033-0/+8
|
* 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-036-0/+50