summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Florian Fainelli [Fri, 1 Jul 2016 23:04:05 +0000 (16:04 -0700)]
cmake: Find libubox/utils.h header file
Add a CMake FIND_PATH and INCLUDE_DIRECTORIES searching for
libubox/utils.h. Some external toolchains which do not include standard
locations would fail to find the header otherwise.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Felix Fietkau [Thu, 17 Dec 2015 16:06:27 +0000 (17:06 +0100)]
fix accidental swapping of public vs private key comment
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Felix Fietkau [Sun, 19 Apr 2015 10:42:10 +0000 (12:42 +0200)]
add build flag to use libubox instead of provided base64 implementation
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Felix Fietkau [Sun, 19 Apr 2015 10:38:05 +0000 (12:38 +0200)]
base64: sync with libubox modifications
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Felix Fietkau [Mon, 6 Apr 2015 15:06:04 +0000 (17:06 +0200)]
add support for overriding the comment data
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Felix Fietkau [Mon, 6 Apr 2015 14:00:52 +0000 (16:00 +0200)]
Initial import
Signed-off-by: Felix Fietkau <nbd@openwrt.org>