aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2018-07-12Add comment to get-dep-lib.shGravatar Jocke
2018-07-11Travis: add Qt 5.9 testingGravatar Dirk Hohndel
2018-07-11Travis: add Qt 5.7 testingGravatar Dirk Hohndel
2018-07-10Travis: add Qt 5.6 testingGravatar Dirk Hohndel
2018-07-09Travis: build iOS against Qt 5.11.1Gravatar Dirk Hohndel
2018-07-09Travis: build macOS against Qt 5.11.1Gravatar Dirk Hohndel
2018-07-09Travis: install from Homebrew instead of using a cacheGravatar Dirk Hohndel
2018-07-09build.sh: provide usage message and exit on unknown argGravatar Dirk Hohndel
2018-07-09build-system: allow selection of Debug or Release buildGravatar Dirk Hohndel
2018-07-07build-system/macOS: don't get libgit2 from pkgconfig when building it ourselvesGravatar Dirk Hohndel
2018-07-07build-system/macOS: fix up the id of libssh2 as wellGravatar Dirk Hohndel
2018-07-07build-system/macOS: correctly test if we need to adjust the id of libgit2Gravatar Dirk Hohndel
2018-07-03build-system: tell Travis to wait longer for downloadsGravatar Dirk Hohndel
2018-07-03build-system: add travis_wait shell functionsGravatar Dirk Hohndel
2018-06-25tools: keep the log of translation extractionGravatar Dirk Hohndel
2018-06-22build-system: Use the correct library name, libftdi1Gravatar Anton Lundin
2018-06-22build-system: Use a list instead of string + regexpGravatar Anton Lundin
2018-06-22build-system: Don't fail if tarball is there but no dirGravatar Anton Lundin
2018-06-22build-system: Cleanup script with shellcheckGravatar Anton Lundin
2018-06-18Travis: build mobile on Linux with newer gccGravatar Dirk Hohndel
2018-06-18build-system: add another Kirigami hackGravatar Dirk Hohndel
2018-06-18QML UI: update to newer KirigamiGravatar Dirk Hohndel
2018-06-17build-system: use common code to download tarballsGravatar Murillo Bernardes
2018-06-17build-system: avoid checkout when unneededGravatar Murillo Bernardes
2018-06-17build-system: add function to checkout from gitGravatar Murillo Bernardes
2018-06-09build-system: download libzip from our own serverGravatar Dirk Hohndel
2018-05-25build-system: added missing .git in get-dep-lib.shGravatar jan Iversen
2018-05-25build-system: update get-dep-lib to not check double on iOSGravatar jan Iversen
2018-05-24build-system: integrate get-dep-lib in mobilecomponentsGravatar jan Iversen
2018-05-24build-system: get-dep-lib add support for kirigami and breeze-iconsGravatar jan Iversen
2018-05-20Travis: don't fail Linux build when .zsync is missingGravatar Dirk Hohndel
2018-05-20build-system: libgit2 depends on libcurl and libssh2Gravatar jan Iversen
2018-05-20build-system: corrected -build-deps problemGravatar jan Iversen
2018-05-19Mac: don't try to copy libraries we got from HomebrewGravatar Dirk Hohndel
2018-05-19build-system: change the logic when to build whatGravatar Dirk Hohndel
2018-05-19Travis: add secondary Linux build targetGravatar Dirk Hohndel
2018-05-19build-system: updated OpenSSL and libusb for AndroidGravatar Dirk Hohndel
2018-05-18build-system: update get-dep-lib with Android fix.Gravatar jan Iversen
2018-05-17build-system: changed build.sh to use get-dep-libGravatar jan Iversen
2018-05-17build-system: enhanced get-dep-lib with "single"Gravatar jan Iversen
2018-05-17build-system: made get-dep-lib faster and more robust.Gravatar jan Iversen
2018-05-17android-build: Build on ubuntu bionic on travisGravatar Anton Lundin
2018-05-17android-build: Stop installing ant, we're using gradeGravatar Anton Lundin
2018-05-13mobile: prevent Action buttons hijack after deleteGravatar Murillo Bernardes
2018-05-12Simplier way to get QT_VERSIONGravatar Cristian Ionescu-Idbohrn
2018-05-11Mac: update build.sh to hack around autotools problemGravatar Dirk Hohndel
2018-05-11Add script to download/clone 3rd party libsGravatar jan Iversen
2018-05-10Travis: remove flag for iOS that is no longer necessaryGravatar Dirk Hohndel
2018-05-10iOS: use recommended variable for bundle IDGravatar Murillo Bernardes
2018-05-08Add a comment on building option -mobileGravatar Robert C. Helling