aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* testing/perl-json-xs: upgrade to 3.03Francesco Colista2017-07-291-10/+8
|
* testing/py-scipy: upgrade to 0.19.1, fixes #7609Francesco Colista2017-07-291-14/+30
|
* testing/websockify: fix and improve abuildJakub Jirutka2017-07-291-22/+13
|
* testing/websockify: add missing dependenciesJakub Jirutka2017-07-291-3/+3
|
* testing/novnc: improve abuild and fix launch scriptJakub Jirutka2017-07-292-18/+71
|
* testing/novnc: new aportAndré Bierwolf2017-07-292-0/+55
| | | | The Kimchi aport wil need this as a dependency to make vnc console work.
* testing/arc-theme: upgrade to 20170302Roberto Oliveira2017-07-281-4/+2
|
* testing/wireguard-vanilla: update to 0.0.20170726Stuart Cardall2017-07-282-6/+4
|
* testing/wireguard-tools: update to 0.0.20170726Stuart Cardall2017-07-281-4/+4
|
* testing/wireguard-hardened: update to 0.0.20170726Stuart Cardall2017-07-281-2/+2
|
* testing/py-libnacl: upgrade to 1.5.2Fabian Affolter2017-07-281-2/+2
|
* testing/tarantool: disable on aarch64, armhf (build only on x86_64)Jakub Jirutka2017-07-281-1/+5
| | | | | | | | | | | | | | | | | | | | Fails to build on aarch64: cd /home/buildozer/aports/testing/tarantool/src/tarantool-1.7.4.335/test/unit && /usr/bin/cmake -E cmake_link_script CMakeFiles/coio.test.dir/link.txt --verbose=1 /usr/bin/c++ -Os -fexceptions -funwind-tables -fno-common -fopenmp -std=c++11 -Wall -Wextra -Wno-strict-aliasing -Wno-char-subscripts -Wno-format-truncation -Wno-invalid-offsetof -Wno-unused-parameter -Wno-unused -Wno-tautological-compare -O3 -DNDEBUG -rdynamic CMakeFiles/coio.test.dir/coio.cc.o CMakeFiles/coio.test.dir/__/__/src/iobuf.cc.o -o coio.test ../../src/libcore.a ../../libeio.a ../../src/lib/bit/libbit.a ../../src/liburi.a libunit.a ../../src/lib/salad/libsalad.a ../../src/lib/small/libsmall.a -lpthread ../../libev.a -lm -Wl,-Bstatic -lcoro -Wl,-Bdynamic ../../src/libcore.a(fiber.c.o): In function `fiber_schedule_wakeup': fiber.c:(.text+0xb0): undefined reference to `coro_transfer' ../../src/libcore.a(fiber.c.o): In function `fiber_loop': fiber.c:(.text+0x658): undefined reference to `coro_transfer' ../../src/libcore.a(fiber.c.o): In function `fiber_call': fiber.c:(.text+0xf80): undefined reference to `coro_transfer' ../../src/libcore.a(fiber.c.o): In function `fiber_start': fiber.c:(.text+0x1038): undefined reference to `coro_transfer' ../../src/libcore.a(fiber.c.o): In function `fiber_reschedule': fiber.c:(.text+0x1368): undefined reference to `coro_transfer' ../../src/libcore.a(fiber.c.o):fiber.c:(.text+0x1560): more undefined references to `coro_transfer' follow collect2: error: ld returned 1 exit status make[2]: *** [test/unit/CMakeFiles/coio.test.dir/build.make:133: test/unit/coio.test] Error 1
* testing/meson: new aportSören Tempel2017-07-281-0/+28
|
* testing/libieee1284: build only on x86 and x86_64Natanael Copa2017-07-281-1/+1
|
* testing/tarantool: fix location of sysconfdir and remove /etc/defaultJakub Jirutka2017-07-281-1/+5
|
* testing/handlebars: fix test failure on ppc64leJakub Jirutka2017-07-262-10/+31
|
* testing/tarantool: set up tests, but don't run them nowJakub Jirutka2017-07-263-3/+65
|
* testing/tarantool: unbundle some dependencies and improve abuildJakub Jirutka2017-07-262-23/+312
|
* testing/tarantool: upgrade to 1.7.4.335Carlo Landmeter2017-07-261-3/+3
|
* testing/tarantool: disable on x86 and ppc64leCarlo Landmeter2017-07-261-1/+1
| | | | | | x86 because of missing msgpuck ppc64le fails to build because of luajit. we should unbundle it and use local version.
* testing/tarantool: new aportCarlo Landmeter2017-07-263-0/+79
|
* testing/xfce-polkit: move from unmaintained and modernizetmpfile2017-07-261-0/+35
|
* testing/libieee1284: disable on ppc64le (failed to build)Jakub Jirutka2017-07-261-1/+1
| | | | | | | | In file included from src/access_io.c:53:0: src/access_io.c: In function 'raw_inb': src/io.h:13:3: error: impossible register constraint in 'asm' __asm__ __volatile__ ("inb %w1,%0":"=a" (_v):"Nd" (port)); ^~~~~~~
* testing/libieee1284: update config guess to fix build on ppc64leJakub Jirutka2017-07-261-0/+5
|
* testing/lxd: upgrade to 2.16Francesco Colista2017-07-261-2/+2
|
* testing/vdr: fix build on ppc64leRoberto Oliveira2017-07-252-2/+32
| | | | | vdr package uses some macros like HOST_NAME_MAX, NAME_MAX, which are defined in limits.h and needs to be explicitly included on ppc64le.
* testing/luacheck: new aportJakub Jirutka2017-07-251-0/+32
| | | | | https://github.com/mpeterv/luacheck A tool for linting and static analysis of Lua code
* testing/libieee1284: improve abuildJakub Jirutka2017-07-251-10/+9
|
* testing/libieee1284: new aportValery Kartel2017-07-252-0/+59
| | | | | libieee1284 is a cross-platform library for parallel port access http://cyberelk.net/tim/libieee1284
* testing/filezilla: new aportLeonardo Arena2017-07-251-0/+35
| | | | FTP Client
* testing/libfilezilla: new aportLeonardo Arena2017-07-251-0/+33
| | | | C++ library to build platform-independent programs
* testing/flatbuffers: new aportNatanael Copa2017-07-251-0/+31
| | | | | Memory Efficient Serialization Library http://google.github.io/flatbuffers/
* testing/kubernetes: upgrade to 1.7.2Francesco Colista2017-07-246-240/+115
|
* testing/rhythmbox: fix gstreamer/gst-plugins-base dependencyNatanael Copa2017-07-241-3/+3
|
* testing/opencv: fix gst-plugins-base depNatanael Copa2017-07-241-2/+2
|
* testing/gstreamermm: build fix for gstreamer-1.12Natanael Copa2017-07-242-4/+60
|
* testing/gst-rtsp-server: upgrade to 1.12.2Natanael Copa2017-07-241-5/+4
|
* testing/lttng-tools: enable build on ppc64leRoberto Oliveira2017-07-241-1/+1
| | | | | | | Some tests from lttng-tools were failing because ppc64le alpinebox has 160 cores and some lttng-tools stress tests were running out of file descriptors. I increased the ulimit hard limit value in the host to fix this issue.
* testing/vdr: fix dependenciesNatanael Copa2017-07-241-5/+5
| | | | | let abuild figure out dynamic libs and set explicit version for vdr dependency
* unmaintained/vdr/APKBUILD -> testing/vdr:Taner Tas2017-07-245-0/+314
|
* testing/libutempter: new aportFrancesco Colista2017-07-242-0/+111
|
* testing/luapak: upgrade to 0.1.0_beta5Jakub Jirutka2017-07-241-2/+3
|
* testing/lua-brieflz: upgrade to 0.1.2Jakub Jirutka2017-07-231-3/+3
|
* testing/zsh-history-substring-search: new aportJakub Jirutka2017-07-231-0/+22
| | | | | https://github.com/zsh-users/zsh-history-substring-search Zsh port of the Fish shell's history search
* testing/zsh-autosuggestionsJakub Jirutka2017-07-221-0/+22
| | | | | https://github.com/zsh-users/zsh-autosuggestions Fish-like autosuggestions for Zsh
* testing/zsh-syntax-highlighting: new aportdawidd62017-07-221-0/+27
| | | | | https://github.com/zsh-users/zsh-syntax-highlighting Fish shell like syntax highlighting for Zsh
* testing/py-pymysql: upgrade to 0.7.11Jakub Jirutka2017-07-221-4/+2
|
* testing/py-pymysql: add py2/py3 subpackagesJakub Jirutka2017-07-221-4/+24
|
* testing/pcsc-cyberjack: fix version formatJakub Jirutka2017-07-211-5/+4
|
* testing/pcsc-cyberjack: upgrade to 3.99.5-SP11André Klitzing2017-07-211-4/+4
|