| Commit message (Collapse) | Author | Age |
|\
| |
| | |
protobuf: add myself as maintainer.
|
| |
| |
| |
| | |
Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
adopt buildroot commit: 3d3f70b567718ae308b5704ddd7d107c4849309e
spotted while reviewing buildroot changes to postgresql
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
reported in forum:
https://forum.openwrt.org/viewtopic.php?id=59137
issue was discovered and fixed already in buildroot
git commit id: f5e4ca10220e2325d3a34c0a423388e40b27dbdf
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
|
|/
|
|
|
|
| |
fixes build error with uclibc
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
|
|
|
|
| |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This commit updates Boost to version 1.59, released in the 13th of August of 2015 [1].
- The new version adds two new template libraries, Convert [2] and CoRoutine2 [3].
- [Warning]-> CoRoutine2 library absolutly requires a C++14 compiler.
- patch 001-mips-options-fix.patch was removed, since it is already incorporated upstream.
[1] - http://www.boost.org/users/history/version_1_59_0.html
[2] - http://www.boost.org/libs/convert/
[3] - http://www.boost.org/libs/coroutine2/
Signed-off-by: Carlos Ferreira <carlosmf.pt@gmail.com>
|
|\
| |
| | |
update postgresql
|
| |
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| |
| |
| | |
- supports arm64/aarch64
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
|
|/
|
|
| |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|
|
|
| |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|
|
|
| |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|
|
|
|
|
| |
Fix libdir as well in freetype-config, merge both freetype2.pc fixes into a single one
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|\
| |
| |
| | |
git://github.com/paulfertser/packages into PR1591
|
| |
| |
| |
| | |
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
|
|\ \
| | |
| | | |
liblo: fix build with musl
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
When sys/poll.h gets included it results in a warning, to include
poll.h. All warnings are treated as errors by liblo.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
|\ \ \
| | | |
| | | | |
Add libstrophe : XMPP client library
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Config.in for libxml2/expat XML library choice
Signed-off-by: Chih-Wei Chen <changeway@gmail.com>
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
sqlite3: update source
compile tested on ar71xx
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \ \ \
| | | | |
| | | | | |
opencv:update to version 3.0.0
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: lijpsummer <summer@wrtnode.com>
|
|\ \ \ \
| | | | |
| | | | | |
Adds YAJL
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Adds YAJL (Yet Another JSON Library), a C library for parsing JSON.
Includes patches for uClibc support.
Improved from version used internally at Who's On My WiFi since Feb 2014.
Adds myself as maintainer.
Signed-off-by: Charles Southerland <charlie@stuphlabs.com>
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This update solves two issues:
1) Incompatibility with the combination of using Target mpc85xx and uclibc at the same time[1].
- For now, Boost is disabled when the respective combination is detected.
2) The selection of Boost.Locale was not activating the build with full language support.
[1] - https://github.com/openwrt/packages/issues/1621
Signed-off-by: Carlos Ferreira <carlosmf.pt@gmail.com>
|
|\ \ \
| | | |
| | | | |
openldap: remove --without-cyrus-sasl to build SASL support
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
| |/
|/|
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
| |
| |
| |
| | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
|\ \
| | |
| | | |
check: fix fortify source compatibility
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Let `./configure` assume C99 compliant `snprintf()` and `vsnprintf()` functions
by passing the required cache variables via `CONFIGURE_VARS`.
Fixes fortify-source related undeclared function errors when compiling the
`tests/` directory.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|\ \ \
| | | |
| | | | |
zmq: Make 2 variants, refresh patches, fix C++ build issues
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \ \ \
| | | | |
| | | | | |
mxml: update to 2.9
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
|
|\| | | |
| | | | |
| | | | | |
libunistring: update to 0.9.6
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
| |_|_|/
|/| | |
| | | |
| | | | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
| |/ /
|/| |
| | |
| | | |
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
When only boost is selected without any specific boost library no *.so
file will be build and the InstallDev part is failing. Instead of
checking if there is a lib directory just try to copy the libs and do
not fail in case of an error.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|