summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* ptxd_lib_dgen: don't match PTXCONF_ in makefilesMichael Olbrich2020-04-041-0/+3
* rules: support older make versions that don't support $(file ..)Michael Olbrich2020-04-042-5/+22
* ptxd_lib_dgen: simplify hash creation a bitMichael Olbrich2020-04-041-3/+3
* ptxd_make_pkghash: improve hash creationMichael Olbrich2020-04-041-9/+19
* ptxd_lib_dgen: use helper variable for pkghash.list filenameMichael Olbrich2020-04-041-6/+7
* improve rebasing for git-ptx-patches and multiple tagsMichael Olbrich2020-04-032-0/+61
* fix package hash calculation with --progressMichael Olbrich2020-04-011-5/+7
* ptxd_make_xpkg_pkg: generate permission metadata filesMichael Olbrich2020-03-272-13/+97
* ptxd_make_xpkg_pkg: setup directories onceMichael Olbrich2020-03-271-16/+13
* ptxd_lib_dgen: improve package hashMichael Olbrich2020-03-202-29/+28
* host-python-scons: switch to python3Michael Olbrich2020-02-141-1/+1
* ptxd_make_meson_cross_file: set corect meson architecture for x86, aarch64 an...Michael Olbrich2020-02-051-0/+5
* configure_helper: allow passing --force to ptxdistRoland Hieber2020-01-241-2/+7
* ptxd_make_world_common: allow python3 == host-system-python3 as build toolMichael Olbrich2020-01-241-0/+2
* ptxd_get_ipkg_files: resolve globs when calling ptxd_get_path()Michael Olbrich2020-01-231-1/+1
* ptxd_install_setup_src: fail if the file is not foundMichael Olbrich2020-01-231-0/+1
* ptxd_get_path: don't use 'eval'Michael Olbrich2020-01-231-1/+5
* wrapper: add python wrapperMichael Olbrich2020-01-231-0/+45
* ptxd_lib_dgen: also provide all (recursive) deps for each packageMichael Olbrich2020-01-231-0/+34
* ptxd_lib_dgen: add helper to get depsMichael Olbrich2020-01-231-7/+7
* ptxd_kconfig: fix line continuationptxdist-2020.01.0Ulrich Ölmann2020-01-231-1/+1
* ptxd_make_world_patchin: make sure no quiltrc is usedMichael Olbrich2020-01-221-1/+1
* ptxd_make_world_common: allow explicit parallel building for python packagesMichael Olbrich2019-12-062-2/+5
* git-ptx-patches: call git in a pristine environmentRoland Hieber2019-12-051-2/+17
* bash_completion: use '_have' instead of 'have'Roland Hieber2019-11-281-1/+1
* ptxd_make_nfsd: fix typo in variable nameMichael Olbrich2019-11-261-4/+4
* ptxd_lib_dgen: handle missing config files betterMichael Olbrich2019-11-261-0/+5
* ptxd_make_kconfig_setup: print error message if something goes wrongMichael Olbrich2019-11-261-0/+7
* package templates: Add barebox-imx-habv4 templateSascha Hauer2019-11-262-0/+65
* image-kernel-fit: Add packageSascha Hauer2019-11-261-0/+132
* Add initial code signing supportSascha Hauer2019-11-261-0/+259
* config: boardsetup: add nfs client specificationsAlexander Aring2019-11-241-1/+6
* handle PTXCONF_KERNEL_ARCH_STRING removal for upgradesMichael Olbrich2019-11-241-0/+8
* scripts/lib: fix indentionMichael Olbrich2019-11-176-28/+28
* ptxd_make_world_init: rework parallel building optionsMichael Olbrich2019-11-172-8/+33
* configure_helper: blacklist Meson builtin optionsPhilipp Zabel2019-11-151-0/+13
* add scons conf toolLadislav Michl2019-11-154-2/+31
* ptxd_make_world_clean: delete images if definedMichael Olbrich2019-10-291-0/+7
* libptxdist: add new function ptxd_execMichael Olbrich2019-10-291-0/+10
* ptxd_lib_dgen: propagate config changes for virtual packagesMichael Olbrich2019-10-291-2/+4
* configure_helper: blacklist --wrap-mode optionPhilipp Zabel2019-10-171-1/+1
* configure_helper.py: be more verbose when calling ptxdist failsRoland Hieber2019-10-171-4/+9
* ptxd_lib_dgen: fix <PKG>_CONFIG handlingMichael Olbrich2019-10-151-3/+4
* ptxd_make_world_init: unset MAKELEVELMichael Olbrich2019-10-101-0/+3
* ptxd_lib_dgen: make sure the package license report is regenerated as neededMichael Olbrich2019-10-101-1/+4
* pkg-config-wrapper: remove sysroot only from specified variablesMichael Tretter2019-10-081-3/+3
* ptxd_lib_dgen: make sure <PKG>_CONFIG is only evaluated onceMichael Olbrich2019-10-061-0/+3
* ptxd_lib_dgen: remove unnecessary dependency on the config filesMichael Olbrich2019-10-061-9/+0
* ptxd_lib_dgen: speed up hash generationMichael Olbrich2019-10-062-7/+77
* ptxd_make_world_patchin: allow specifying a custom patch directoryMichael Olbrich2019-10-032-5/+10