summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* ptxd_make_world_license_yaml: fix and improve patch informationMichael Olbrich2019-02-211-1/+5
* ptxd_make_world_package_info: fix printing the patch directoryMichael Olbrich2019-02-211-1/+2
* progress: fix total countMichael Olbrich2019-02-211-2/+2
* ptxd_kconfig_create_config_merge: handle values that contain '='Michael Olbrich2019-02-201-1/+1
* ptx/collection: validate collection filesMichael Olbrich2019-02-201-0/+22
* ptxdist: add new command 'bsp-info'Michael Olbrich2019-02-201-0/+46
* ptxd_make_world_package_info: extend and handle image packagesMichael Olbrich2019-02-201-44/+45
* ptxd_make_world_license: add more data and and handle image packagesMichael Olbrich2019-02-201-15/+50
* ptxd_kconfig_create_config_merge: add sanity check to detect parse errorsMichael Olbrich2019-02-201-0/+4
* ptxd_kconfig_create_config_merge: handle more characters in symbol namesMichael Olbrich2019-02-201-1/+1
* introduce 'world/execute' and 'execute' macrosMichael Olbrich2019-02-191-0/+73
* ptxd_make_world_prepare: move build dir setup into a separate functionMichael Olbrich2019-02-191-5/+10
* progress: count image stagesMichael Olbrich2019-02-191-3/+3
* ptxd_make_import: add prefix in conditional promptsMichael Olbrich2019-01-271-0/+4
* ptxd_install_glob: fix glob argument splittingMichael Olbrich2019-01-121-8/+14
* ptxd_make_world_init: use the system python for python packages if 'HOST_SYST...Michael Olbrich2019-01-121-1/+5
* ptxd_make_kconfig_sync: fix handling config changesMichael Olbrich2018-12-121-20/+21
* ptxd_make_setup_progress: remove debug leftoverMichael Olbrich2018-12-121-1/+1
* ptxd_make_progress: make the dry-run more robustMichael Olbrich2018-12-101-3/+7
* ptxd_make_setup_progress: only in quiet modeMichael Olbrich2018-12-101-1/+1
* ptxd_make_get: fix typo in messageRoland Hieber2018-12-081-1/+1
* ptxdist: add --progress optionMichael Olbrich2018-12-061-0/+43
* ptxd_lib_dgen: fix pkghash for manually included menu filesMichael Olbrich2018-12-061-3/+8
* ptxd_kconfig: fix restoring missing diffMichael Olbrich2018-11-291-0/+6
* ptxd_make_kconfig: improve oldconfig handling with -qMichael Olbrich2018-11-232-7/+9
* ptxd_kconfig_sync_config: improve 'check' error message for package configsMichael Olbrich2018-11-231-1/+6
* ptxd_make_get_git: add local Git repositories supportValentin Gorelov2018-11-221-0/+4
* ptxd_init_*_env: use -B instead of -LMichael Olbrich2018-11-171-2/+2
* ptxd_kconfig: don't overwrite confdirMichael Olbrich2018-11-151-1/+4
* ptxd_kconfig_find_config: fail for mode=run if no config is foundMichael Olbrich2018-11-151-1/+1
* ptxd_kconfig: make sure the stamp file is always generatedMichael Olbrich2018-11-151-2/+2
* ptxd_kconfig_update_config: don't use -nt or -otMichael Olbrich2018-11-121-3/+5
* ptxd_kconfig_update_config: don't save the config if it wasn't modifiedMichael Olbrich2018-11-121-1/+1
* ptxd_install_replace_figlet: don't confuse debug highlighting with log outputMichael Olbrich2018-11-101-1/+1
* ptxd_install_file: improve debug handlingMichael Olbrich2018-11-101-6/+30
* define and use PTXDIST_BUILD_TIMESTAMPMichael Olbrich2018-11-101-0/+3
* ptxd_make_world_init: define variables for more reproducible kbuild packagesMichael Olbrich2018-11-101-0/+7
* ptxd_make_world_init: reset SOURCE_DATE_EPOCH for local-src packagesMichael Olbrich2018-11-101-0/+2
* ptxd_install_setup_src: fix usr-merge sanity checkMichael Olbrich2018-11-061-1/+1
* ptxd_make_kconfig: set KCONFIG_NOTIMESTAMPMichael Olbrich2018-11-021-0/+2
* ptxd_install_resolve_usr_grp: skip empty paramsAndrej.Gantvorg@wago.com2018-10-291-2/+2
* ptxd_lib_kconfig: add some more outputMichael Olbrich2018-10-251-0/+1
* ptxd_make_xpkg_finish: use tar to determine the installed sizeMichael Olbrich2018-10-201-4/+5
* ptxd_make_world_install: redirect lib64/ to lib/ for host and crossMichael Olbrich2018-10-201-1/+4
* ptxdist: add --dirty optionMichael Olbrich2018-10-171-7/+11
* ptxd_kconfig: improve config file validationMichael Olbrich2018-10-171-3/+15
* ptxdist: rename PTX_FORCE -> PTXDIST_FORCE for consistency and export itMichael Olbrich2018-10-171-1/+1
* ptxd_do_xpkg_map: validate package listMichael Olbrich2018-10-171-0/+6
* ptxd_kconfig: handle collections with layers correctlyMichael Olbrich2018-10-121-17/+32
* ptxd_make_serialize_setup: don't try to create the fifo if it existsMichael Olbrich2018-10-121-1/+3