]> git.ozlabs.org Git - next-scripts/history - do_build
cope with doing the merges and build on the same machine
[next-scripts] / do_build
2015-08-26 Stephen Rothwellcope with doing the merges and build on the same machine
2015-07-07 Stephen Rothwelldo_build: build tools/perf as well
2015-06-27 Stephen Rothwelldo_build: name the failed build
2015-06-27 Stephen Rothwelldo_build: actually do allmodconfig builds again
2015-06-20 Stephen RothwellMerge commit '6fcb1ac2ddc2'
2015-06-19 Michael Ellermando_build: Print what we're doing
2015-06-19 Michael Ellermando_build: Make the logging more eye catching
2015-06-19 Michael Ellermando_build: Make sure all makes are dead on error
2015-06-19 Michael Ellermando_build: Make the parallel logic work, drop set -e
2015-06-19 Michael Ellermando_build: Do the defconfigs first before forking
2015-06-19 Michael Ellermando_build: Do builds in parallel
2015-06-19 Michael Ellermando_build: Disable CONFIG_BUILD_DOCSRC for allmodconfig
2015-06-19 Michael Ellermando_build: Report the time builds take
2015-06-19 Michael Ellermando_build: Make the -j factor a parameter
2015-06-19 Michael Ellermando_build: Make the GCC version a parameter
2015-06-19 Michael Ellermando_build: Report the build host
2015-06-04 Stephen Rothwellonly use -j48
2014-06-09 Stephen Rothwelluse gcc v4.9.0 for builds
2014-05-21 Stephen Rothwellecho what build we are doing
2014-02-06 Stephen Rothwelldo_build: the kconfig stuff now excludes what I want
2013-11-24 Stephen Rothwelladd a arm multi_v7_defconfig build
2013-11-24 Stephen Rothwelldo not build the instruction decode to save time
2013-11-24 Stephen Rothwelllimit the rebuilding of the module stubs
2013-11-24 Stephen Rothwelllimit the builds access to the network
2013-08-15 Stephen Rothwelldo_build: temporarily add CONFIG_MODULES=y to the allmo...
2013-07-10 Stephen Rothwellmove to gcc 4.8.1
2013-05-20 Stephen Rothwellmake some stuff common
2013-05-20 Stephen Rothwellmove build scripts here from the build machine