aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/xbps: improve abuildJakub Jirutka2017-04-154-23/+26
|
* testing/ipmitool: move from unmaintained and update to version 1.8.18Manuel Mendez2017-04-143-0/+112
|
* testing/pdfgrep: move to communityAndré Klitzing2017-04-141-56/+0
|
* testing/rust: fix dylib creation when crt-static is enabledShiz2017-04-142-2/+15
|
* communit/qt5-qtserialport: move from testingNatanael Copa2017-04-141-29/+0
|
* community/qt5-qtxmlpatters: move from testingNatanael Copa2017-04-141-49/+0
|
* testing/capitaine-cursors: new aportLeonardo Arena2017-04-141-0/+23
| | | | A mouse cursor theme
* community/msttcorefonts-installer: move into communityLeonardo Arena2017-04-143-80/+0
|
* testing/msttcorefonts-installer: create fonts directoryLeonardo Arena2017-04-141-2/+3
|
* testing/rust: refactor patches for linux_musl_base.rsJakub Jirutka2017-04-133-3/+20
|
* testing/rethinkdb: fix bashism in init.d scriptNatanael Copa2017-04-132-3/+3
|
* testing/cargo: fix test build-auth:http_auth_offeredJakub Jirutka2017-04-132-2/+50
|
* testing/cargo: remove `-C target-feature=-crt-static`Jakub Jirutka2017-04-131-3/+1
| | | | We have switched rustc to use dynamic linking as default.
* testing/rust: build dynamically linked binaries by defaultJakub Jirutka2017-04-134-11/+12
| | | | | Note that users still can switch to static linking using `-C target-feature=+crt-static`, that is allowed in our rustc.
* testing/py-pgspecial: upgrade to 1.7.0André Klitzing2017-04-131-4/+2
|
* testing/crypto++: upgrade to 5.6.5André Klitzing2017-04-131-4/+2
|
* testing/ostree: upgrade to 2017.4André Klitzing2017-04-132-25/+4
| | | | Remove merged musl fixes
* testing/flowd: attempt to fix build on aarch64Leonardo Arena2017-04-131-1/+9
|
* testing/flowd: new aportValery Kartel2017-04-135-0/+172
| | | | | https://code.google.com/p/flowd Small, fast and secure NetFlow collector
* testing/xload: new aportTaner Tas2017-04-131-0/+40
| | | | | https://xorg.freedesktop.org/ System load average display for X
* testing/pnmixer: new aportTaner Tas2017-04-131-0/+28
| | | | | https://github.com/nicklan/pnmixer PNMixer is a simple mixer application designed to run in system tray.
* testing/zathura: run checks on xvfbJean-Louis Fuchs2017-04-132-8/+31
|
* testing/ecasound: Move from unmaintained and modernizeJean-Louis Fuchs2017-04-131-0/+39
| | | | | | | * Upgrade to 2.9.1 * Add check * Remove returns * Cleanup dependencies
* testing/cargo: run all tests, but still ignore failuresJakub Jirutka2017-04-131-4/+7
|
* testing/rust: force rpath on prefer-dynamicJakub Jirutka2017-04-132-0/+38
|
* testing/rust: link libunwind properly and clean up libc link patchShiz2017-04-133-68/+21
|
* community/webkitgtk: Disabling build on ppc64leBreno Leitao2017-04-121-1/+1
| | | | | | | Disabing the build of webkitgtk on ppc64le since we are focusing on webkitgtk2. Disabling the packages that depends on community/webkitgtk also.
* testing/llvm-libunwind: fix build on x86Shiz2017-04-121-2/+3
| | | | | | | | libunwind likes to play fast and loose with -nodefaultlibs for no real useful reason, it seems. This prevents -lssp_nonshared from being linked in on x86 and thus breaking the stack protector-enabled build. Make it think -nodefaultlibs is not available to have it link the normal way.
* community/uhttpmock: move from testingNatanael Copa2017-04-121-50/+0
| | | | needed by libgdata
* community/libgdata: move from testingNatanael Copa2017-04-121-45/+0
| | | | needed by shotwell
* community/liboauth: move from testingNatanael Copa2017-04-121-41/+0
| | | | needed by libgdata
* testing/snapcast: add install files to main install optionCarlo Landmeter2017-04-121-4/+2
|
* testing/snapserver: splitting into subpackagesMarvin Steadfast2017-04-126-5/+70
| | | | | snapserver is now a metapackage installing snapclient and snapserver. also added default config and init file for snapserver.
* testing/dvdbackup: new aportLeonardo Arena2017-04-121-0/+34
| | | | Command line tool for DVD backups
* testing/handbrake: modernize APKBUILDLeonardo Arena2017-04-121-23/+16
|
* community/py-gst1: upgrade to 1.10.4 and moved to communityCarlo Landmeter2017-04-121-68/+0
|
* testing/llvm-libunwind: remove unused patchJakub Jirutka2017-04-121-51/+0
|
* testing/handbrake: upgrade to 1.0.7Leonardo Arena2017-04-121-2/+2
|
* testing/cargo: add check(), but ignore test failures for nowJakub Jirutka2017-04-121-4/+19
|
* testing/cargo: upgrade to 0.17.0Jakub Jirutka2017-04-122-31/+24
|
* testing/cargo: improve abuildJakub Jirutka2017-04-121-23/+18
|
* testing/rust: build against llvm3.9Jakub Jirutka2017-04-121-2/+3
|
* testing/rust: fix multiple issues with static/dynamic linkingJakub Jirutka2017-04-125-12/+151
|
* testing/llvm-libunwind: upgrade to 3.9.1 and build with llvm3.9Jakub Jirutka2017-04-121-7/+7
|
* testing/llvm3.9: really disable failing FileSystemTest.CreateDirJakub Jirutka2017-04-122-8/+40
|
* testing/llvm3.9: disable perms assert in FileSystemTest.CreateDirJakub Jirutka2017-04-122-0/+31
| | | | It fails, probably due to some specific setup of /tmp on build servers.
* testing/llvm-libunwind: disable on x86, fails to buildJakub Jirutka2017-04-121-1/+1
| | | | | | | | | | | | | | | | | cd /home/buildozer/aports/testing/llvm-libunwind/src/libunwind-3.8.1.src/build-1/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/unwind.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -Os -fomit-frame-pointer -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -ffunction-sections -fdata-sections -Os -DNDEBUG -nodefaultlibs -Wl,--as-needed -Wl,-z,defs -shared -Wl,-soname,libunwind.so.1 -o ../lib/libunwind.so.1.0 CMakeFiles/unwind.dir/libunwind.cpp.o CMakeFiles/unwind.dir/Unwind-EHABI.cpp.o CMakeFiles/unwind.dir/UnwindLevel1.c.o CMakeFiles/unwind.dir/UnwindLevel1-gcc-ext.c.o CMakeFiles/unwind.dir/Unwind-sjlj.c.o CMakeFiles/unwind.dir/UnwindRegistersRestore.S.o CMakeFiles/unwind.dir/UnwindRegistersSave.S.o -lc -ldl -lpthread CMakeFiles/unwind.dir/libunwind.cpp.o: In function `libunwind::LocalAddressSpace::get8(unsigned int) [clone .isra.11]': libunwind.cpp:(.text._ZN9libunwind17LocalAddressSpace4get8Ej.isra.11+0x4c): undefined reference to `__stack_chk_fail_local' CMakeFiles/unwind.dir/libunwind.cpp.o: In function `libunwind::LocalAddressSpace::get16(unsigned int) [clone .isra.12]': libunwind.cpp:(.text._ZN9libunwind17LocalAddressSpace5get16Ej.isra.12+0x59): undefined reference to `__stack_chk_fail_local' CMakeFiles/unwind.dir/libunwind.cpp.o: In function `libunwind::LocalAddressSpace::get32(unsigned int) [clone .isra.13]': libunwind.cpp:(.text._ZN9libunwind17LocalAddressSpace5get32Ej.isra.13+0x58): undefined reference to `__stack_chk_fail_local' CMakeFiles/unwind.dir/libunwind.cpp.o: In function `libunwind::LocalAddressSpace::get64(unsigned int) [clone .isra.14]': libunwind.cpp:(.text._ZN9libunwind17LocalAddressSpace5get64Ej.isra.14+0x59): undefined reference to `__stack_chk_fail_local' CMakeFiles/unwind.dir/libunwind.cpp.o: In function `libunwind::UnwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_x86>::getFunctionName(char*, unsigned int, unsigned long long*)': libunwind.cpp:(.text._ZN9libunwind12UnwindCursorINS_17LocalAddressSpaceENS_13Registers_x86EE15getFunctionNameEPcjPy[_ZN9libunwind12UnwindCursorINS_17LocalAddressSpaceENS_13Registers_x86EE15getFunctionNameEPcjPy]+0x87): undefined reference to `__stack_chk_fail_local' CMakeFiles/unwind.dir/libunwind.cpp.o:libunwind.cpp:(.text._ZN9libunwind14EHHeaderParserINS_17LocalAddressSpaceEE11decodeEHHdrERS1_jjRNS2_12EHHeaderInfoE[_ZN9libunwind14EHHeaderParserINS_17LocalAddressSpaceEE11decodeEHHdrERS1_jjRNS2_12EHHeaderInfoE]+0xe0): more undefined references to `__stack_chk_fail_local' follow collect2: error: ld returned 1 exit status
* testing/llvm3.9: install FileCheckJakub Jirutka2017-04-121-0/+5
|
* testing/llvm3.9: add backported patches for RustJakub Jirutka2017-04-126-1/+1480
| | | | | I've copied these patches from Fedora package: http://pkgs.fedoraproject.org/cgit/rpms/llvm3.9.git/
* testing/llvm3.9: new aportJakub Jirutka2017-04-124-0/+279
| | | | | http://llvm.org/ Low Level Virtual Machine compiler system (version 3.9)