]> git.ozlabs.org Git - next-scripts/history - do_build
update to_build_host a bit
[next-scripts] / do_build
2021-07-05 Stephen Rothwelldo_build: suppress some ABI warnings in the perf build
2020-07-12 Stephen Rothwelldo_build: rearrange the builds a bit
2019-11-17 Stephen Rothwelldo_build: optimise some log mangling
2019-10-21 Stephen Rothwelldo_build: suppress another message that changes numbers
2019-10-18 Stephen Rothwelldo_build: suppress another message that changes addresses
2019-08-09 Stephen Rothwelldo_build: tidy up a little and make shellcheck -x clean
2019-07-28 Stephen Rothwelldo_build*: -Wimplicit-fallthrough is now the kernel...
2019-07-22 Stephen Rothwelldo_build: suppress another log change message
2018-12-17 Stephen RothwellRevert "use firejail for builds"
2018-12-17 Stephen Rothwelldo_build: stop a failing "kill" from killing the whole...
2018-12-05 Stephen Rothwelldo_build: fix typo
2018-11-26 Stephen Rothwellshorten some messages
2018-11-26 Stephen Rothwellconsolidate the notifications into a single user suppli...
2018-11-15 Stephen Rothwelluse firejail for builds
2018-08-28 Stephen Rothwelldo_build: use the Debian standard cross compilers
2018-07-04 Stephen Rothwelldo_build: use the native powerpc compiler
2018-05-09 Stephen Rothwelldo_build: accumulate logs
2018-04-19 Stephen Rothwelldo_build: ignore changes in PERF_VERSION as well
2018-01-16 Stephen Rothwellignore warnings about tools kabi headers changing
2017-11-05 Stephen Rothwelldo_build: we don't need to be explicit about CONFIG_MOD...
2017-11-05 Stephen RothwellCONFIG_BUILD_DOCSRC was removed from the kernel sources
2017-07-05 Stephen Rothwellbuild perf more directly so we can pass -s
2017-06-21 Stephen Rothwelldo_build: ignore blank lines as well
2017-06-21 Stephen Rothwelldo_build: ignore the Section mismatches in vmlinux...
2017-05-04 Stephen Rothwelltry using -O (--output-sync) with make
2017-01-25 Stephen Rothwelldo_build: sed likes some input
2017-01-19 Stephen Rothwellmerge sanitise_log into do_build
2017-01-19 Stephen Rothwellsanitise the log fiels a bit before comparing them...
2016-08-16 Stephen Rothwelldo_build: only match full lines
2016-07-25 Stephen Rothwellallow for ignoring some lines in the log files
2016-06-01 Stephen Rothwelldo_build: quieten the .config creations
2016-06-01 Stephen Rothwelldo_build: send a notify if we stop for a log size change
2016-05-27 Stephen Rothwelldo_build: factor out showing the successful logs
2016-05-26 Stephen Rothwelldo_build: only care if the logs are longer
2016-05-26 Stephen Rothwellfirst pass at capturing newly introduced warnings
2016-02-09 Stephen Rothwellstart of shellcheck fixes
2015-10-08 Stephen Rothwellallow for different compiler versions for ppc and ppcle
2015-10-07 Stephen Rothwelldo_build: make more posix shell compliant
2015-09-22 Stephen Rothwelldo_build: use an absolute path for O=
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