summaryrefslogtreecommitdiff
path: root/_setup_env.sh
AgeCommit message (Expand)Author
2024-03-20Revert "kleaf: ACK: Declare KERNEL_DIR under KLEAF_REPO_WORKSPACE_ROOT"Ulises Mendez Martinez
2024-02-28kleaf: ACK: Declare KERNEL_DIR under KLEAF_REPO_WORKSPACE_ROOTYifan Hong
2024-02-28kleaf: Move KCPPFLAGS from _setup_env.sh to kernel_env.bzl.Yifan Hong
2024-01-30rust: Set LIBCLANG_PATH for use by bindgenMatthew Maurer
2023-12-15Remove outdated references to build.sh in scripts and docsMatthias Maennich
2023-09-20kleaf: clean up {USER,HOST}{C,LD}FLAGS in _setup_env.sh.Yifan Hong
2023-07-27kleaf: KLEAF_INTERNAL_BUILDTOOLS_PREBUILT_BIN has highest priority.Yifan Hong
2023-07-20kleaf: Use a *_PREBUILT_BIN var to prevent PATH to be overridden by _setup_en...Yifan Hong
2023-04-25Reland^2 "switch to `tar` from the platform build ..."Yifan Hong
2023-04-24Revert "Reland "switch to `tar` from the platform build tools""Matthias Männich
2023-04-21kleaf: SOURCE_DATE_EPOCH fallback to 0.Yifan Hong
2023-04-20Reland "switch to `tar` from the platform build tools"Yifan Hong
2023-04-14kleaf: Use STABLE_SOURCE_DATE_EPOCHSYifan Hong
2023-04-11Use "install" from toybox, not from host.Yifan Hong
2023-04-03Optionally provide Rust toolchain to the kernel buildJeff Vander Stoep
2023-02-17Use LD_LIBRARY_PATH instead of -Wl,-rpath.Yifan Hong
2023-01-17Revert "switch to `tar` from the platform build tools"Yifan Hong
2023-01-17switch to `tar` from the platform build toolsMatthias Maennich
2022-11-15_setup_env: export append_cmd functionJohn Moon
2022-06-08_setup_env: support Bionic sysroot for build/config.shNick Desaulniers
2022-05-06check_defconfig also look for DEFCONFIG in OUT_DIRYifan Hong
2022-04-05_setup_env: support Bionic sysroot for USERCFLAGSNick Desaulniers
2022-02-07_setup_env.sh: Prevent Clang sysroot detection for userprogsElliot Berman
2022-01-24Fix sysroot paths.Yifan Hong
2022-01-10Add install to host toolsConnor O'Brien
2021-09-23_setup_env.sh: Unset LD_LIBRARY_PATHVamsi Krishna Lanka
2021-09-17build.sh: Set SKIP_CP_KERNEL_HDR=1 on FAST_BUILDDaniel Mentz
2021-09-16build.sh: Introduce FAST_BUILD for incremental developmentDaniel Mentz
2021-09-15build.sh: Make lz4 compression ratio configurableDaniel Mentz
2021-08-18setup_env: replace realpath with readlink -fMatthias Maennich
2021-07-20_setup_env.sh: Unset PYTHONPATH, PYTHONHOME and PYTHONSTARTUPElliot Berman
2021-07-08build: add support to compress all modulesSzuWei Lin
2021-07-01_setup_env: drop support for CC_LD_ARGMatthias Maennich
2021-07-01Fix _setup_env to properly export newly moved definesMatthias Maennich
2021-06-28build.sh: Move TOOL_ARGS to _setup_env.shMatthias Maennich
2021-06-27setup_env: Silence _setup_env.shMatthias Maennich
2021-06-27setup_env: consider externally set SOURCE_DATE_EPOCHMatthias Maennich
2021-06-22_setup_env.sh: Fix build.config detection for symlinked workspacesMatthias Maennich
2021-06-21_setup_env.sh: actually export _SETUP_ENV_SH_INCLUDED=1Matthias Maennich
2021-05-18hermetic: export -fuse-ld=lld and --rtlib=compiler-rtNick Desaulniers
2021-04-02Add support for sourcing additional build config fragments.Peter Collingbourne
2021-02-19hermetic builds: also strip away ${KERNEL_DIR}Matthias Maennich
2021-01-13_setup_env.sh: Export check_defconfigElliot Berman
2021-01-13hermetic build: bring back bash from the hostMatthias Maennich
2020-12-08hermetic toolchain: allow disabling through HERMETIC_TOOLCHAIN=0Matthias Maennich
2020-12-07hermetic build: hermetic host toolsMatthias Maennich
2020-11-23Merge "Send defconfig verification errors to stderr"Treehugger Robot
2020-11-20Send defconfig verification errors to stderrPeter Collingbourne
2020-11-10build env: use relative paths for embedded debug informationMatthias Maennich
2020-11-10Add support for full hermetic toolchain restrictionsMatthias Maennich