aboutsummaryrefslogtreecommitdiff
path: root/node
AgeCommit message (Expand)Author
2011-04-13gcc-4.5-arm-linux-gnueabi is required for u-boot compilation.Paul Sokolovsky
2011-04-11add uboot-mkimage to packages required for android boottarball target - lp:75...Alexander Sack
2011-03-25comment about possibly over specializationMichael Hudson
2011-03-23more refactoringMichael Hudson
2011-03-23move build scripts into own dir, extract config processing into driver scriptMichael Hudson
2011-03-22be a bit more straightforward in configuration handlingMichael Hudson
2011-03-22that didn't look right :)Michael Hudson
2011-03-22ffsMichael Hudson
2011-03-22gar, shell...Michael Hudson
2011-03-22adapt build-android-toolchain to be invoked from buildMichael Hudson
2011-03-22factor build-android into setup and build partsMichael Hudson
2011-03-22s/ANDROBIONIC_TOOLCHAIN_URL/TOOLCHAIN_URL/gMichael Hudson
2011-03-21variable name fixMichael Hudson
2011-03-21with additional saving in emacs :(Michael Hudson
2011-03-21make fewer assumptions about content of tarballMichael Hudson
2011-03-21uncomment some code from asac that may already do what we want wrt a custom t...Michael Hudson
2011-03-21whoopsMichael Hudson
2011-03-21add licensing informationMichael Hudson
2011-03-17typo & get repo from google servers againMichael Hudson
2011-03-08better defaultMichael Hudson
2011-03-08have some defaultsMichael Hudson
2011-03-03oopsMichael Hudson
2011-03-03this might workMichael Hudson
2011-03-02install and use gcc 4.5 to buildMichael Hudson
2011-02-22more make argumentsMichael Hudson
2011-02-21ok, apparently android assumes bashMichael Hudson
2011-02-21did you know that "source" was a bash-ism?Michael Hudson
2011-02-21support passing product on the command lineMichael Hudson
2011-02-16source build/envsetup.sh before overriding the environment varsMichael Hudson
2011-02-09use my copy of repo by defaultMichael Hudson
2011-02-09dohMichael Hudson
2011-02-09allow manifest repo and branch to be customizedMichael Hudson
2011-02-08aaarararaghMichael Hudson
2011-02-08change jenkins port; start to use/set up the mirror serviceMichael Hudson
2011-02-07don't need -E i thinkMichael Hudson
2011-02-07even more bash funMichael Hudson
2011-02-07bash funMichael Hudson
2011-02-07another approach to running the build as a lesser userMichael Hudson
2011-02-07set up a jenkins-build user for the build to run asMichael Hudson
2011-02-04add my favorite repo sync argumentMichael Hudson
2011-02-02hmm, bootstrapping funMichael Hudson
2011-02-02more likely locationMichael Hudson
2011-01-31don't mirror kernel.org repos at mirror rootMichael Hudson
2011-01-26oopsMichael Hudson
2011-01-26maybe more workingness around tmpfs stuffMichael Hudson
2011-01-26small cleanupsMichael Hudson
2011-01-26mangle the manifest before running repo syncMichael Hudson
2011-01-25fix pathMichael Hudson
2011-01-25don't assume the android build user has rootMichael Hudson
2011-01-06fix variable name: TOOLS_PREFIX => TARGET_TOOLS_PREFIXAlexander Sack