summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* ptxd_make_nested: only redirect PTXDIST_FD_STD{OUT,ERR} if definedMichael Olbrich2024-04-051-4/+8
* ptxd_kconfig_update: don't forget changes made by the migrate helperMichael Olbrich2024-03-231-1/+3
* ptxd_install_generic: drop set-group-ID for directories with explicit groupMichael Olbrich2024-03-181-0/+6
* ptxd_make_world_init: allow cargo inside a package that uses autoconfMichael Olbrich2024-03-171-0/+3
* ptxd_make_world_report_yaml: add source git commit if requested and availableMichael Olbrich2024-03-163-29/+102
* ptxd_make_world_report_yaml: create and reference sboms for npm packagesMichael Olbrich2024-03-161-0/+9
* ptxd_make_world_extract: add <PKG>_SRC_FILTER variable to extract only part o...Michael Olbrich2024-03-152-2/+8
* ptxd_make_get: don't try to download nested archivesMichael Olbrich2024-03-153-1/+11
* ptxd_make_world_init: propagate -v to cargoMichael Olbrich2024-03-151-6/+8
* ptxd_make_world_extract_cargo: move cargo config creation to extract.postMichael Olbrich2024-03-152-25/+27
* ptxd_lib_dgen: propagate variables to host-system-python3-* packagesMichael Olbrich2024-03-141-6/+14
* ptxd_make_get: actually limit downloadsMichael Olbrich2024-03-111-0/+3
* ptxd_make_get: improve logging with --quietMichael Olbrich2024-03-111-2/+11
* ptxd_make_get_http: refactorMichael Olbrich2024-03-111-26/+22
* ptxd_make_world_extract_cargo: improve workspace handlingMichael Olbrich2024-03-111-3/+11
* ptxd_lib_template: fix "ptxdist newpackage host" with an existing target coun...Markus Heidelberg2024-03-081-1/+1
* ptxd_make_world_report_yaml: add missing directory to devpkgMichael Olbrich2024-03-071-1/+1
* ptxd_make_world_report_yaml: don't generate empty md5s entryMichael Olbrich2024-03-071-1/+1
* ptxd_make_world_report_yaml_fragment: md5 is not a listMichael Olbrich2024-03-071-1/+1
* ptxd_make_world_report_yaml: fix devpkg checkMichael Olbrich2024-03-071-2/+2
* ptxd_make_get_s3: fix download semanticsMichael Olbrich2024-03-071-0/+4
* ptxd_make_get: restrict pattern when removing old filesMichael Olbrich2024-03-071-2/+4
* ptxd_make_get: indent like the rest of the shell codeMichael Olbrich2024-03-071-366/+366
* ptxd_install_file_extract_debug: don't choke on non-sha1 build-idsMichael Olbrich2024-03-071-1/+1
* templates: add template for host-system-python packagesMichael Olbrich2024-03-071-13/+20
* rules: support host-system-python3-* packages with setup.pyMichael Olbrich2024-03-071-1/+5
* ptxd_make_world_cargo_sync_package: switch to <PKG>_PARTSMichael Olbrich2024-02-091-2/+1
* ptxd_make_world_report_yaml: add list of sources for each package with more d...Michael Olbrich2024-02-091-0/+37
* ptxd_lib_dgen: introduce <PKG>_PARTS to replace <PKG>_SOURCESMichael Olbrich2024-02-091-4/+15
* fix compile_commands.json for external kernel modulesMichael Olbrich2024-02-041-11/+45
* compile_commands.json for all packagesMichael Olbrich2024-02-042-1/+127
* kernel-fit: Allow using 'kernel_noload' as sub-image typeAlexander Dahl2024-02-041-5/+15
* ptxd_make_spdx: update with latest dataMichael Olbrich2024-01-071-2/+179
* host-system-python3: use a real virtualenvMichael Olbrich2023-12-073-18/+18
* ptxd_make_world_install_python_cleanup_host: use python3.x for host-pythonMichael Olbrich2023-11-201-1/+6
* ptxd_make_nested: Fix parameter passing for --dirty, --force and --pedanticUwe Kleine-König2023-11-171-3/+3
* ptxd_init_readlink: add more possible symlinksMichael Olbrich2023-11-171-2/+41
* cleanup meson cross-file handlingMichael Olbrich2023-11-161-0/+3
* new license report toolingMichael Olbrich2023-10-292-0/+35
* ptxd_kconfig_update: potentially run migrate for all*configMichael Olbrich2023-10-281-3/+7
* ptxd_make_world_lint: don't allow section project_specific is ptxdist upstreamMichael Olbrich2023-10-201-0/+5
* ptxd_lib_dgen: improve image dependenciesMichael Olbrich2023-10-191-4/+22
* wrapper: add gfortran wrapperMichael Olbrich2023-10-191-1/+1
* ptxd_make_world_install_python_cleanup: don't call sed with no input filesMichael Olbrich2023-09-291-1/+1
* ptxd_lib_dgen: propagate _SUBDIR and _STRIP_LEVEL to host/cross packagesMichael Olbrich2023-09-221-0/+3
* templates: add template for custom FIT imagesRoland Hieber2023-09-151-0/+25
* ptxd_make_cmake_toolchain: fix CMAKE_SYSTEM_PROCESSOR for x86ptxdist-2023.09.0Michael Olbrich2023-09-071-1/+0
* ptxd_make_world_lint: ignore GLIBC_Y2038 usage by other packagesMichael Olbrich2023-09-071-0/+1
* ptxd_make_cmake_toolchain: set correct CMAKE_SYSTEM_PROCESSOR for x86, aarch6...Philipp Zabel2023-09-041-1/+7
* ptxd_make_world_cargo_sync_package: add part of the git hash to the package s...Michael Olbrich2023-08-051-1/+1