summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* ptxd_make_world_prepare: fix typo in error messageRoland Hieber2020-05-191-1/+1
* rauc/image-rauc: use code signing infrastructure for key retrievalBastian Krause2020-05-151-126/+0
* ptxd_make_fit_image: sign ramdisk if enabledBastian Krause2020-05-151-1/+1
* u-boot/ptxd_make_fit_image: avoid overriding object nameBastian Krause2020-05-151-3/+1
* ptxd_make_fit_image: call mkimage with ptxd_execBastian Krause2020-05-151-1/+1
* ptxd_lib_imx_hab/template-barebox-imx-habv4: make number of SRKs configurableBastian Krause2020-05-151-2/+13
* ptxd_lib_imx_hab/template-barebox-imx-habv4: use cs_get_ca helperBastian Krause2020-05-151-8/+8
* ptxd_lib_code_signing: introduce CA helperBastian Krause2020-05-151-0/+65
* ptxd_lib_imx_hab: fix srk fuse file and table generationBastian Krause2020-05-151-2/+1
* ptxd_lib_code_signing: return error string in cs_get_uri for make error caseBastian Krause2020-05-151-1/+5
* ptxd_lib_dgen: allow host-system-* to run earlyMichael Olbrich2020-05-151-0/+2
* ptxd_make_get: impove missing URL handlingMichael Olbrich2020-05-091-4/+7
* wrapper: handle missing tool while setting up the wrapperMichael Olbrich2020-05-091-0/+7
* ptxd_lib_setup_target_icecc: all creating environments without g++Michael Olbrich2020-05-091-4/+10
* icecc: evaluate ICECC_VERSION path when neededMichael Olbrich2020-05-093-8/+7
* ptxdist: refactor wrapper & icecc setupMichael Olbrich2020-05-092-0/+337
* ipkg-push: build index with sha256 checksums if supportedSimon Falsig2020-04-191-4/+4
* wrapper: icecc: don't store the gcc switches in the debug sectionMichael Olbrich2020-04-091-0/+1
* 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