aboutsummaryrefslogtreecommitdiff
path: root/node/build
AgeCommit message (Expand)Author
2014-03-13No need of Android directoryVishal Bhoj
2014-03-12Avoid cleaning directory between jobsVishal Bhoj
2014-03-12Fix build directoryVishal Bhoj
2013-10-04Update repo tool to the latestGeorgy Redkozubov
2012-10-10Further adjustments for permission skew in ec2 plugin 1.17 .Paul Sokolovsky
2012-10-10chown build*, required for ec2 plugin 1.17 upgrade.Paul Sokolovsky
2012-08-24ramdisk_size defaults to 0James Tunnicliffe
2012-04-24Be sure to base64-decode initial config from jenkins.Paul Sokolovsky
2012-04-24Make sure that /var/run/build-tools exists.Paul Sokolovsky
2012-04-20Actually use prepare_build_config.py during build initialization.Paul Sokolovsky
2012-02-15Don't use local git aliases.Paul Sokolovsky
2012-02-14Allow to fetch build config from git with BUILD_CONFIG_{REPO,BRANCH,FILENAME}.Paul Sokolovsky
2012-02-07Extra line before Ubuntu ver.Paul Sokolovsky
2012-02-07Dump system release close to the start of build log, for reference.Paul Sokolovsky
2012-01-06Initial chown jenkins-build should be recursive.Paul Sokolovsky
2012-01-06umount build/out/target on cleanup.Paul Sokolovsky
2012-01-06Use ramdisk for just build/out/target , build/out no longer reasonably fits.Paul Sokolovsky
2012-01-06Make sure that RAM thresholds are bigger than ramdisk sizes created for them.Paul Sokolovsky
2012-01-06RAMDISK_SIZE is not proper integer, can be e.g. "11G", so use string comparison.Paul Sokolovsky
2012-01-06Typo fix in var name.Paul Sokolovsky
2012-01-06Use short-circuit OR syntax to avoid errors for non-numeric args.Paul Sokolovsky
2012-01-06Allow to specify ramdisk size for a build with RAMDISK_SIZE build config var.Paul Sokolovsky
2012-01-06Bump build/out/ ramdisk to 11.75Gb as was for build/ ramdisk.Paul Sokolovsky
2012-01-04Bump build/out/ to 11.25Gb, as we hit limit on that too.Paul Sokolovsky
2011-11-1911Gb build/out ramdisk for ICS...Paul Sokolovsky
2011-11-18Bump build/out to 9G for ICS build!Paul Sokolovsky
2011-11-18Bump build/out ramdisk size to 7Gb for ICS builds.Paul Sokolovsky
2011-06-24Use BUILD_TYPE instead of SCRIPT_NAME.Paul Sokolovsky
2011-06-21Use build/ ramdisk only if we have truly giantic RAM amount.Paul Sokolovsky
2011-06-1510.75Gb ramdisk.Paul Sokolovsky
2011-06-1510.65Gb ramdisk.Paul Sokolovsky
2011-06-15Bump ramdisk size a bit again.Paul Sokolovsky
2011-05-25Add sudo -E to preserve Jenkins vars in environment so sub scripts can use them.Paul Sokolovsky
2011-05-23Fix memory size comparisons.Paul Sokolovsky
2011-04-29Bump tmpfs size by extra 0.5Gb, leb-panda now fails due to lack of space.Paul Sokolovsky
2011-04-25Use xargs --no-run-if-empty for umount tmpfs.Paul Sokolovsky
2011-04-25Unmount any jenkins' tmpfs'es before starting new build.Paul Sokolovsky
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-22ffsMichael Hudson
2011-03-22gar, shell...Michael Hudson
2011-03-22factor build-android into setup and build partsMichael Hudson