summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* wrapper: improve reproducible builds with iceccMichael Olbrich2020-05-311-0/+9
* ptxd_make_xpkg_pkg: avoid some unnecessary process callsMichael Olbrich2020-05-301-21/+25
* ptxd_make_xpkg_pkg: use CROSS_READELFMichael Olbrich2020-05-301-1/+1
* ptxd_install_dir: only write permission file entry for explicitly created dir...Michael Olbrich2020-05-301-5/+4
* ptxd_make_xpkg_pkg: add some lockingMichael Olbrich2020-05-301-14/+59
* ptxd_install_error: fix indentionMichael Olbrich2020-05-291-2/+2
* ptxd_lib_dgen: optimize ordering only when dependencies are neededRoland Hieber2020-05-291-2/+3
* ptxd_install_generic: make sure the the mode start with a leading '0'Michael Olbrich2020-05-291-1/+1
* ptxd_make_image_extract_xpkg_files: validate directory permissions instread o...Michael Olbrich2020-05-295-8/+53
* ptxd_dopermissions: use ptxd_in_path to find ptxd_lib_dopermissions.awkMichael Olbrich2020-05-291-2/+3
* ptxd_lib_dopermissions: use 'set -e' instead of &&Michael Olbrich2020-05-292-5/+9
* 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