]> sigrok.org Git - sigrok-util.git/history - cross-compile/android/sigrok-cross-android
sigrok-cross-android: Enable parallel and verbose builds.
[sigrok-util.git] / cross-compile / android / sigrok-cross-android
2014-08-26 Uwe Hermannsigrok-cross-android: Enable parallel and verbose builds.
2014-08-26 Uwe Hermannsigrok-cross-android: Random cosmetics.
2014-08-26 Uwe Hermannsigrok-cross-android: Update repo URLs.
2014-08-25 Uwe Hermannsigrok-cross-android: Assume ANDROID_{NDK,SDK} to live...
2014-08-25 Uwe Hermannsigrok-cross-android: Fix build when host Python !...
2014-08-25 Marcus Comstedtsigrok-cross-android: Use new repos for PV and androidutils
2014-08-25 Marcus Comstedtsigrok-cross-android: Remove PV setup now handled by ant
2014-08-25 Marcus Comstedtsigrok-cross-android: Set rpath to gnustl_shared for...
2014-08-25 Marcus Comstedtsigrok-cross-android: Remove unused variable ANDROID_BU...
2014-08-25 Marcus Comstedtsigrok-cross-android: Restrict Python assets to .py...
2014-08-25 Marcus Comstedtsigrok-cross-android: Bump Qt version to 5.3
2014-08-25 Marcus Comstedtsigrok-cross-android: Use /sdcard/sigrok-firmware for...
2014-08-25 Marcus Comstedtsigrok-cross-android: Use Java glue for PV from github
2014-08-25 Marcus Comstedtsigrok-cross-android: Skip building boost threads
2014-08-25 Marcus Comstedtsigrok-cross-android: Add an icon to PulseView
2014-08-25 Marcus Comstedtsigrok-cross-android: Adapt PulseView for Qt5
2014-08-25 Marcus Comstedtsigrok-cross-android: Build Qt5
2014-08-25 Marcus Comstedtsigrok-cross-android: Make Python work in PulseView...
2014-08-25 Marcus Comstedtsigrok-cross-android: Enable zlib module in Python
2014-08-25 Marcus Comstedtsigrok-cross-android: PulseView now starts
2014-08-25 Marcus Comstedtsigrok-cross-android: Switch boost to use gnu-libstdc...
2014-08-25 Marcus Comstedtsigrok-cross-android: Build PulseView
2014-08-25 Marcus Comstedtsigrok-cross-android: Build boost and qt for PulseView
2014-07-04 Marcus Comstedtsigrok-cross-android: Use new libftdi1, drop libusb-0.1
2014-07-02 Uwe Hermannsigrok-cross-android: Drop obsolete libserialport ...
2014-05-04 Uwe Hermannsigrok-cross-*: Use 'git clone --depth=1'.
2014-03-30 Uwe Hermanncross-compile scripts: Use common build dir name.
2014-01-17 Uwe Hermannsigrok-cross-android: Do a verbose build of the sigrok...
2014-01-17 Uwe Hermannsigrok-cross-android: Silence wget.
2014-01-17 Uwe Hermannsigrok-cross-android: Add $PARALLEL for parallel builds.
2014-01-10 Uwe Hermannsigrok-cross-android: Add/use $VER_GLIB.
2014-01-03 Uwe Hermannsigrok-cross-android: Initial support for MIPS/x86...
2014-01-03 Marcus Comstedtsigrok-cross-android: Switch to libusbx for libusb-1.0
2013-12-27 Uwe Hermannsigrok-cross-android: Drop $TOP usage for now.
2013-12-27 Uwe Hermannsigrok-cross-android: Add missing $VER_PYTHON.
2013-12-22 Martin Lingsigrok-cross-android: Parameterize python version.
2013-12-07 Uwe HermannFix libftdi build.
2013-12-07 Martin Lingsigrok-cross-android: Build libserialport.
2013-12-07 Martin Lingsigrok-cross-android: Build libsigrokdecode and sigrok...
2013-12-07 Martin LingCross-compile Python for Android.
2013-12-07 Martin LingUse latest glib.
2013-08-30 Uwe Hermannsigrok-cross-android: libsigrok: Drop --disable-alsa.
2013-08-30 Uwe Hermannsigrok-cross-android: libsigrok: Drop LDFLAGS/CPPFLAGS.
2013-08-30 Uwe Hermannsigrok-cross-android: Bump gettext/pcre/libffi/libzip...
2013-08-30 Marcus Comstedtsigrok-cross-android: Build libusb-1.0
2013-08-30 Marcus Comstedtsigrok-cross-android: Set PKG_CONFIG_LIBDIR globally
2013-08-16 Uwe Hermannsigrok-cross-android: Add PKG_CONFIG_PATH for glib.
2013-08-16 Uwe Hermannsigrok-cross-android: Silence unzip.
2013-08-15 Marcus Comstedtsigrok-cross-android: Build libsigrok
2013-08-15 Marcus Comstedtsigrok-cross-android: Fix glib build
2013-08-15 Marcus Comstedtsigrok-cross-android: Fix gettext build
2013-08-15 Marcus Comstedtsigrok-cross-android: Fix iconv build
2013-08-15 Marcus Comstedtsigrok-cross-android: Avoid building C++ libraries
2013-08-15 Marcus Comstedtsigrok-cross-android: Update zlib version
2013-08-15 Marcus Comstedtsigrok-cross-android: Stop on errors
2013-04-22 Uwe Hermannsigrok-cross-android: Add and build zlib.
2013-04-22 Uwe Hermannsigrok-cross-android: Add and build pcre.
2013-01-19 Uwe HermannAdd Android cross-compile helper script.