aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2017-11-09Upgrade testing to Qt 5.10 beta 3Donald Carr
2017-10-18Don't bother with dependencies during testing phaseDonald Carr
2017-10-18Introduce tinkerboard as the raspberry pi 4Donald Carr
Enable qml profiler for static builds due to Qt 5.10 beta bug
2017-10-17Update to beta1 packageDonald Carr
Remove explicit glx configure option
2017-10-01Use desktop GL (not GLES2) for desktop buildsDonald Carr
Avoid MESA mipmapping bugs
2017-09-25Try to remove debug symbols from qmakeDonald Carr
2017-09-25Specialize included platform for static targetsDonald Carr
2017-09-23Any further adjustment of name beyond device has no bearing on what it providesDonald Carr
Change-Id: I44f6a804b431c1bacfa866616eba7d7a123acdfd
2017-09-22Start to track minimal QML friendly static configurationDonald Carr
2017-09-19There is no need to remove sysroot offset on static builds when targeting ↵Donald Carr
the host
2017-09-19Start testing Qt 5.10 alphaDonald Carr
2017-09-13Adjust qt configuration for static buildsDonald Carr
2017-09-13Remove linking against system libs from static buildDonald Carr
2017-09-13Remove sysroot offset from static Qt buildDonald Carr
2017-09-13Remove host/target prefix duality from static packageDonald Carr
2017-09-12Don't split up the package into host/target for static buildsDonald Carr
2017-09-12Remove xcomposite from the wayland client backendsDonald Carr
2017-09-12Enable static buildsDonald Carr
2017-09-09Add convenience script to launch applications in the profile.d qpi envDonald Carr
2017-09-07Package config.summary with tools and target libsDonald Carr
2017-08-24Disable qt3d to avoid breakageDonald Carr
2017-08-24Patch Qt 5.9.1 up to 5.9 HEAD (93ff90d943825b4acb572)Donald Carr
2017-07-29Integrate patch fixing memory leak in the scene graphDonald Carr
2017-07-04Remove integrated wayland patchDonald Carr
2017-07-04Bump version to 5.9.1Donald Carr
2017-06-16string based numeric comparrison is a joyDonald Carr
2017-06-13Bump version numberDonald Carr
2017-06-13Debug makepkg contamination of Qt configureDonald Carr
First configure run fails; second passes. Ship it.
2017-06-13Enable waylandDonald Carr
Cleanup patches Remove minimal designator
2017-06-13Ship config.summary and configure_line along for the rideDonald Carr
2017-06-05Don't remove widgets from minimal buildDonald Carr
2017-06-01unset LOCAL_PI_VERSION when targeting hostDonald Carr
2017-06-01Update pkgsrcinfoDonald Carr
2017-06-01ssl appears to offer zero binary compatibility contractDonald Carr
2017-05-31Always skip qtscriptDonald Carr
lto hyperactivity is the last damn straw /tmp/ccn4hVHE.ltrans0.ltrans.o(.text+0x4c): error: undefined reference to 'cti_vm_throw'
2017-05-31Move off clang until dust settlesDonald Carr
2017-05-31Hopefully no longer need to force build of qtwebengineDonald Carr
2017-05-31Move to Qt 5.9.0 releaseDonald Carr
2017-05-28standardize skip variable namingDonald Carr
2017-05-28TIL: undeclared bash variables test as trueDonald Carr
2017-05-28Restrict tmpfs usage to minimal buildsDonald Carr
2017-05-28Don't use Os with clangDonald Carr
2017-05-28Sanitize overly convoluted PKGBUILDDonald Carr
2017-05-22Always build the minimal spec for the Raspberry Pi 1Donald Carr
Disable the use of float due to widespread qreal!=float build errors
2017-05-22Bump pkgbuild numberDonald Carr
2017-05-22Raspberry Pi 1 build is always minimalDonald Carr
2017-05-17Use the same ssl magic everywhereDonald Carr
2017-05-17Fix variable spacing oversightDonald Carr
2017-05-17Avoid linking ssl and associated complexitiesDonald Carr
2017-05-17Minimal builds come with debug; full withoutDonald Carr