summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* gpsd: make 'ublox' driver option more recognizableRoland Hieber2020-07-241-0/+8
* ptxd_make_world_common: ptxd_make_world_init: pkg_build_oot: add missing opti...Marc Kleine-Budde2020-07-161-1/+1
* ptxd_lib_code_signing: remove double spaceMarc Kleine-Budde2020-07-161-2/+2
* configure_helper: blacklist Meson builtin optionsPhilipp Zabel2020-07-161-0/+6
* ptxd_make_license_report: abort when ptxd_kconfig failsMichael Olbrich2020-07-041-1/+2
* ptxd_make_license_report: run ptxd_make_world_initMichael Olbrich2020-07-041-0/+2
* ptxd_make_world_init: skip selected package sanity check for non-stage targetsMichael Olbrich2020-07-021-5/+10
* split-error-log: report errors without corresponding 'target:' lineMichael Olbrich2020-06-281-7/+11
* split-error-log: handle srchash and cfghash correctlyMichael Olbrich2020-06-281-1/+1
* ptxd_make_world_init: don't try to build a package that is not selectedMichael Olbrich2020-06-281-0/+10
* ptxd_make_image_init: export the package list globallyMichael Olbrich2020-06-282-0/+9
* ptxd_make_image_genimage: dump final config files in verbose modeMichael Olbrich2020-06-261-0/+7
* template-src-stelaris: use autogen.sh symlink instead of manual extract stageMichael Olbrich2020-06-261-1/+2
* template-src-autoconf*: use autogen.sh symlink instead of manual extract.post...Michael Olbrich2020-06-261-1/+17
* template: modernize and improve host/cross/target templatesMichael Olbrich2020-06-261-1/+63
* ptxd_template_write_src: list generated local_src/ files after running wizard.shMichael Olbrich2020-06-191-8/+11
* doc: move code signing docs from scripts/ into doc/Bastian Krause2020-06-191-30/+2
* package templates: add code-signing-provider templateBastian Krause2020-06-191-0/+31
* ptxd_lib_template: add ptxd_template_read_optionsBastian Krause2020-06-191-0/+26
* ptxd_template_write_src: print generated files with correct prefixRoland Hieber2020-06-191-1/+4
* ptxd_make_get: print out final redirected URL on dry runRoland Hieber2020-06-191-0/+1
* ptxd_check_dir_permissions: remove duplicate /Michael Olbrich2020-06-121-1/+1
* ptxd_lib_check_dir_permissions: also check parents for directoriesMichael Olbrich2020-06-121-8/+14
* ptxd_lib_check_dir_permissions: fix permission checkMichael Olbrich2020-06-121-0/+2
* ptxd_install_error: don't unlockMichael Olbrich2020-06-091-1/+0
* ptxd_install_script_replace: use ptxd_install_setup / ptxd_install_unlockMichael Olbrich2020-06-091-0/+2
* ptxd_install_ln: propagate errors correctlyMichael Olbrich2020-06-091-1/+1
* bash_completion: don't cache package list when an error occuredMichael Olbrich2020-06-051-0/+3
* dtc: simplify dependency handlingMichael Olbrich2020-06-051-2/+10
* 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