aboutsummaryrefslogtreecommitdiff
path: root/build-scripts/build-android-toolchain
AgeCommit message (Expand)Author
2013-04-22Fix dumb errors.Stevan Radakovic
2013-04-22Add open BUILD-INFO for toolchain builds.Stevan Radakovic
2013-04-22Remove EULA/OPEN-EULA support.Stevan Radakovic
2012-08-02Made the wgets more quiet by using -nv. This is slightly less quiet than -q, ...James Tunnicliffe
2012-08-02To aid debugging get rid of quiet option to wget.James Tunnicliffe
2012-05-25Allow to override make command and pass additional options.Paul Sokolovsky
2012-04-20Added basic EULA support to the build scriptsGeorgy Redkozubov
2011-05-25Put BUILD_NUMBER in front of BUILD_ID (essentially timestamp).Paul Sokolovsky
2011-05-24Move functions to common include file.Paul Sokolovsky
2011-05-03It's x86-64 builds in there.Paul Sokolovsky
2011-05-03Fix tar command.Paul Sokolovsky
2011-05-03Add --disable-libstdc__-v3 for now.Paul Sokolovsky
2011-05-03Android build scripts don't dupport DESTDIR, override install prefix instead.Paul Sokolovsky
2011-04-30DESTDIR must be an absolute path.Paul Sokolovsky
2011-04-30Prepare dist tarball for Jenkins archiving.Paul Sokolovsky
2011-04-29Make sure it's possible to override BINUTILS_VERSION and GCC_VERSION.Paul Sokolovsky
2011-04-29Add MAKE_TARGETS and MAKE_JOBS options to override make params.Paul Sokolovsky
2011-04-28Turn back old configure command.Paul Sokolovsky
2011-04-28Fix globbing magic.Paul Sokolovsky
2011-04-28Trying configure options which kinda built w/o GCC_NO_EXECUTABLES errors.Paul Sokolovsky
2011-04-27Quiet wget.Paul Sokolovsky
2011-04-27BINUTILS_VERSION, GCC_VERSION - set to the reasonable in-tree versions.Paul Sokolovsky
2011-04-27Add new option, SYSROOT_NDK_URL - URL of NDK from which to take sysroot.Paul Sokolovsky
2011-04-27Make get_version grok linaro package names.Paul Sokolovsky
2011-04-27Elaborate gcc/binutils base version extraction from prebuild toolchain filename.Paul Sokolovsky
2011-03-23build-scripts do not need to be executableMichael Hudson
2011-03-23whoopsMichael Hudson
2011-03-23more refactoringMichael Hudson
2011-03-23move build scripts into own dir, extract config processing into driver scriptMichael Hudson