aboutsummaryrefslogtreecommitdiff
path: root/libs/libtins
Commit message (Collapse)AuthorAge
* libtins: add patch to fix CH_SWITCH_TIMING valueIlya Tsybulsky2020-02-12
| | | | Signed-off-by: Ilya Tsybulsky <ilya.tsybulsky@gmail.com>
* libtins: Added menu configuration optionsIlya Tsybulsky2020-02-10
| | | | Signed-off-by: Ilya Tsybulsky <ilya.tsybulsky@gmail.com>
* libtins: Actually remove it...Rosen Penev2019-11-13
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libtins: Remove no-rttiRosen Penev2019-11-13
| | | | | It causes compilation errors with netwhere. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libtins: Update to 4.2Rosen Penev2019-10-30
| | | | | | | | | | Added size optimizations. Added explicit options to make sure Boost doesn't get included. Several Makefile cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* treewide: avoid deref symlinks when installing .soYousong Zhou2019-06-21
| | | | | | | | | | | | | | This change is inspired by commit openwrt/openwrt@38b22b1e ("nghttp2: deduplicate files in libnghttp2") The packages in this commit are identified with the following command grep -rin -E 'INSTALL_(DATA|BIN)' | grep -F '.so' | grep -F '*' Some of them do not have symlinks and are not affected, but the change is still applied for consideration of best practices just in case Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* libtins: copy libtins.so.* to packageEneas U de Queiroz2018-12-07
| | | | | | | Package was installing libins.so, but the soname is set to libtins.so.4.0. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* libtins: Update to 4.0Rosen Penev2018-11-11
| | | | | | | | Switched to codeload. Simpler. Added InstallDev. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* noddos: introduction of noddos packageSteven Hessing2017-08-31
Signed-off-by: Steven Hessing <steven.hessing@gmail.com>