aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gen_initramfs.sh: unpack compressed modules/firmwares to reduce image sizeDmitriy Baranov2024-05-201-0/+34
* gen_funcs.sh: use stat(1) to check free disk spaceVladimir Vrzić2023-07-281-12/+14
* Replace use of `which`Sam James2023-07-271-2/+2
* gkbuild: Install the correct binaries with slibtoolRobin H. Johnson2022-05-151-0/+23
|\
| * gen_funcs: Add an install_exe functionorbea2022-05-151-0/+23
* | gen_initramfs.sh: append devicemanager only for specific modulesMike Gilbert2022-05-151-0/+9
|/
* gen_determineargs.sh: determine_real_args(): Make kmod only required for non-...Thomas Deutschmann2021-11-151-1/+1
* Refactor (compressed) kernel module handlingThomas Deutschmann2021-09-091-0/+72
* gen_funcs.sh: get_tar_cmd(): Use 'xz -T<makejobs>' instead of pxzThomas Deutschmann2021-07-061-1/+1
* gen_funcs.sh: expand_file(): Outsource embedded Python callThomas Deutschmann2021-07-061-1/+1
* gen_funcs.sh: check_disk_space_requirements(): use global LC_ALLThomas Deutschmann2021-02-081-2/+2
* gen_funcs.sh: check_disk_space_requirements(): Force LC_ALL=CThomas Deutschmann2020-08-301-2/+2
* gen_funcs.sh: _tc-getPROG(): Prevent override with empty valueThomas Deutschmann2020-08-281-0/+1
* gen_funcs.sh: kconfig_set_opt(): Change separator to allow setting of pathsThomas Deutschmann2020-08-181-1/+1
* Unify grep usageThomas Deutschmann2020-08-011-2/+2
* Unify 'confgrep' handling via new get_grep_cmd_for_file() functionThomas Deutschmann2020-08-011-0/+21
* Switch from MDEV to UDEVThomas Deutschmann2020-07-241-0/+18
* gen_funcs.sh: tc-getAS(): Fix typoThomas Deutschmann2020-07-201-1/+1
* Add ZSTD compression support for initramfsThomas Deutschmann2020-07-161-0/+2
* busybox: Honor toolchainThomas Deutschmann2020-07-161-0/+9
* gen_funcs.sh: _tc-getPROG(): Fix overriding of default programThomas Deutschmann2020-07-161-2/+10
* gen_funcs.sh: get_tc_vars(): Add READELF and OBJDUMPThomas Deutschmann2020-07-161-0/+2
* gen_compile.sh: compile_generic() refactoredThomas Deutschmann2020-07-161-0/+22
* gen_funcs.sh: tc-getRANLIB(): NormalizedThomas Deutschmann2020-07-161-1/+1
* gen_funcs.sh: Fix duplicated tc-getSTRIP()Thomas Deutschmann2020-07-161-5/+1
* gen_initramfs.sh: create_initramfs(): Move and unify validation of --compress...Thomas Deutschmann2020-07-161-0/+24
* gen_funcs.sh: check_distfiles(): Adjust patternThomas Deutschmann2020-07-161-1/+1
* gen_initramfs.sh: append_dropbear(): Add support for ed25519 host keysThomas Deutschmann2020-06-201-0/+3
* sandbox: Set unique SANDBOX_LOG values to avoid collisionsThomas Deutschmann2020-01-231-0/+27
* gen_funcs.sh: find_kernel_binary() refactoredThomas Deutschmann2020-01-121-6/+9
* Style fix: Use curly bracesThomas Deutschmann2020-01-111-16/+16
* gen_funcs.sh: gen_die(): Prevent recursionThomas Deutschmann2020-01-021-0/+8
* gen_funcs.sh: Add is_glibc() functionThomas Deutschmann2019-12-141-0/+14
* gen_funcs.sh: get_chost_libdir(): Use libc.a to determine CHOST libdirThomas Deutschmann2019-12-141-2/+5
* Improve SELinux compatibilityMark Wright2019-12-061-4/+4
* Add support for a custom font at bootThomas Deutschmann2019-11-241-0/+22
* gen_funcs.sh: expand_file() refactoredThomas Deutschmann2019-11-191-1/+24
* gen_funcs.sh: check_disk_space_requirements(): Fix error messageThomas Deutschmann2019-10-091-1/+1
* gen_funcs.sh: cleanup(): Try to kill all running child processes before cleanupThomas Deutschmann2019-10-021-0/+46
* gkbuild.sh: Add possibility to disable distcc usage per gkbuildThomas Deutschmann2019-09-301-0/+27
* Add --utils-cxx optionThomas Deutschmann2019-09-301-0/+3
* gen_funcs.sh: _tc-getPROG(): Quote type command argumentThomas Deutschmann2019-09-301-1/+1
* gen_funcs.sh: get_chost_libdir(): Don't quote tc-getCC() return valueThomas Deutschmann2019-09-301-1/+1
* gen_funcs.sh: Add tc-getBUILD_CXX() functionThomas Deutschmann2019-09-161-0/+4
* Record disk usage for each package/componentThomas Deutschmann2019-08-301-0/+11
* gen_funcs.sh: Import makeopts_jobs function from multiprocessing eclassThomas Deutschmann2019-08-301-0/+20
* gen_funcs.sh: Import gcc-* functions from toolchain eclassThomas Deutschmann2019-08-301-0/+35
* gen_funcs.sh: Move KCONFIG_MODIFIED_MARKER declaration to determine_real_args()Thomas Deutschmann2019-08-111-2/+0
* gen_funcs.sh: make_bootdir_writable(): Fix ro checkThomas Deutschmann2019-08-101-1/+1
* gen_funcs.sh: gen_die(): Call restore_boot_mount_state()Thomas Deutschmann2019-08-101-0/+2