summaryrefslogtreecommitdiff
path: root/build.sh
AgeCommit message (Expand)Author
2020-01-30build.sh: document {ADDITIONAL}_KMI_WHITELISTQuentin Perret
2020-01-17build.sh: add support for ADDITIONAL_KMI_WHITELISTSMatthias Maennich
2019-12-11build.sh: fix modules.load to use Makefile orderWill McVicker
2019-12-05build.sh: Treat missing symbols from depmod as an errorWill McVicker
2019-12-02build.sh: distribute the abi whitelist file if definedMatthias Maennich
2019-11-27build.sh: Replace strip with objcopyAlistair Delva
2019-11-21build: fix error loading modules after stripping modules manuallyWill McVicker
2019-11-20build: use CROSS_COMPILE version of stripWill McVicker
2019-11-20build.sh: optionally, keep debug information for modulesMatthias Maennich
2019-11-15build.sh: support boot header version 3Steve Muckle
2019-11-15build.sh: provide default MKBOOTIMG_PATHSteve Muckle
2019-11-11build.sh: update initramfs generation to re-run depmodWill McVicker
2019-11-08Merge "build.sh: add MODULES_OPTIONS var"Treehugger Robot
2019-11-07build.sh: add MODULES_OPTIONS varSteve Muckle
2019-11-06build.sh: Allow $NM and $OBJCOPY to be overridden by build.configPeter Collingbourne
2019-10-15build.sh: fix various occurrences of $var != ""Matthias Maennich
2019-10-11Expand support for creating a boot.imgWill McVicker
2019-10-07build.sh: add documentation for TAGS_CONFIG env. var.ndk-sysroot-r21Thierry Strudel
2019-10-04build.sh: add ability to genrate tags for IDEsThierry Strudel
2019-08-19Merge "build.sh: Set make flags and propagate make arguments"Treehugger Robot
2019-08-16envsetup: move envsetup.sh to _setup_env.sh and deprecate envsetup.shMatthias Maennich
2019-08-15build.sh: Set make flags and propagate make argumentsAlessio Balsini
2019-08-15Merge "[V2] build.sh: Fix the behavior of specifying CC"Treehugger Robot
2019-08-13build kernel module ramdiskRam Muthiah
2019-08-06[V2] build.sh: Fix the behavior of specifying CCAlessio Balsini
2019-08-01Revert "build.sh: Fix the behavior of specifying CC"Alessio Balsini
2019-07-24build.sh: Fix the behavior of specifying CCAlessio Balsini
2019-07-16Wildcard expansion for generic FILES entriesAlessio Balsini
2019-06-24build: also define HOSTCC if CC is setMatthias Maennich
2019-05-29ABI out: Use the extension .xml rather then .outMatthias Maennich
2019-05-28build.sh: add option to define abi definition locationMatthias Maennich
2019-05-17Enable boot.img creationHridya Valsaraju
2019-04-15build.sh: avoid unnecessary copies and reduce overall runtimeMatthias Maennich
2019-04-02envsetup.sh: take control of defining OUT_DIR and DIST_DIRMatthias Maennich
2019-03-27build.sh: define TMP_DIR relative to OUT_DIRMatthias Maennich
2019-03-21build.sh: use a gcc with target triplet from PATH if CC=gcc is setMatthias Maennich
2019-03-18build.sh: consistently use CC_ARG and LD_ARGMatthias Maennich
2019-02-13build.sh: doc for PRE_DEFCONFIG_CMDS + POST_KERNEL_BUILD_CMDSandroid-q-preview-1Matthias Maennich
2019-02-13Add PRE_DEFCONFIG + POST_KERNEL_BUILD hooksPetri Gynther
2019-02-01initial release of kernel/build in AOSPMatthias Maennich