summaryrefslogtreecommitdiffstats
path: root/scripts/libptxdist.sh
Commit message (Expand)AuthorAgeFilesLines
* ptxd_replace_link: don't do anything if the link is already correctMichael Olbrich2020-08-151-0/+4
* ptxd_get_path: don't use 'eval'Michael Olbrich2020-01-231-1/+5
* libptxdist: add new function ptxd_execMichael Olbrich2019-10-291-0/+10
* ptxd_source_kconfig: dont't suppress errorsChristian Hermann2019-05-171-1/+1
* introduce ptxd_replace_copy_from_path()Michael Olbrich2019-05-171-0/+24
* ptxdist: add --progress optionMichael Olbrich2018-12-061-0/+1
* ptxd_make_log: redirect stdin to /dev/null for -qMichael Olbrich2018-11-231-0/+2
* ptxd_get_path_filtered: define new helper functionMichael Olbrich2018-11-151-0/+27
* ptxd_warning: allow multi-line warnings and backslash escapesMichael Olbrich2018-10-171-1/+4
* ptxd_make_world_{extract,patchin}: handle lndir:// like file://Michael Olbrich2018-10-091-0/+1
* ptx/in-platformconfigdir: rewrite in makeMichael Olbrich2018-10-091-0/+3
* ptx/in-path: rewrite in makeMichael Olbrich2018-10-091-0/+2
* ptxd_file_url_path: add layer support for relative file URLsMichael Olbrich2018-09-211-1/+5
* ptxd_kconfig: move to a separate scriptMichael Olbrich2018-09-201-193/+0
* rules: implement & use ptx/in-platformconfigdirMichael Olbrich2018-09-201-0/+29
* ptxd_in_path: expand relative paths with PTXDIST_PATH_LAYERSMichael Olbrich2018-09-201-2/+20
* ptxd_get_alternative: add layer supportMichael Olbrich2018-09-201-14/+25
* ptxd_print_path: handle layers correctlyMichael Olbrich2018-09-201-1/+1
* ptxd_bailout: support multi-line error messagesMichael Olbrich2018-09-201-5/+21
* ptxd_bailout: add empty lines to make error messages more visibleMichael Olbrich2018-09-191-2/+2
* scripts: fix position sensitive options for tar 1.30Michael Tretter2018-01-311-1/+2
* scripts: consolidate file URL usageMichael Olbrich2017-11-231-0/+12
* ptxd_make_log: order bailout messages correctlyMichael Olbrich2017-06-211-8/+4
* ptxd_make_log: improve output handlingMichael Olbrich2017-06-141-1/+8
* ptxd_make_world_compile.sh: conditionally redirect stderr>stdoutJon Ringle2017-06-021-1/+1
* ptxd_kconfig: avoid duplicate workMichael Olbrich2017-05-261-20/+23
* ptxd_verbose: verbose log to stdoutMichael Olbrich2017-04-121-1/+1
* use ^_ as separator in perms filesLadislav Michl2016-08-121-1/+0
* kconfig: update to latest versionMichael Olbrich2016-05-131-1/+2
* ptxdist: add support for alldefconfigMichael Olbrich2016-05-041-11/+2
* ptxd_kconfig: allow the BSP to overwrite kconfig subtrees in config/Michael Olbrich2015-08-041-1/+10
* ptxdist: add option for global parallel buildingMichael Olbrich2015-05-261-1/+1
* ptxdist: apply load limit to outer make as wellMichael Olbrich2015-05-261-1/+1
* ptxd_lib_kgen: optimizeMichael Olbrich2014-06-301-1/+1
* libptxdist: remove some useless echoMichael Olbrich2014-06-101-4/+3
* ptxdist: atomically replace wrapper linksMichael Olbrich2014-02-251-0/+12
* ptxd_in_path: don't add trailing '/'Michael Olbrich2013-06-111-1/+1
* ptxdist: add randconfig optionMichael Olbrich2013-04-141-0/+3
* move ptxd_abs2rel to libptxdist.shMichael Olbrich2012-12-171-0/+44
* ptxd_verbose: fix logfile file descriptorMichael Olbrich2012-12-141-1/+1
* ptxdist: cleanup output redirectionMichael Olbrich2012-12-131-27/+23
* libptxdist: add ptxd_get_kconfigMichael Olbrich2012-09-121-19/+24
* libptxdist: verbose: only use fd 7 when it's setupMarc Kleine-Budde2012-09-061-1/+1
* libptxdist: really fix verbose printingMichael Olbrich2012-09-031-1/+1
* libptxdist: fix verbose printingMarc Kleine-Budde2012-08-011-1/+1
* ptxdist: add --verbose option and start using itMichael Olbrich2012-07-291-0/+22
* libptxdist: add file descriptor to log only to the logfileMichael Olbrich2012-07-291-1/+2
* ptxd_abspath: fix for directories ending with '..'Michael Olbrich2012-06-131-2/+9
* ptxd_init_sysroot_toolchain: improve sysroot detectionMichael Olbrich2012-06-131-0/+24
* libptxdist: define ptxd_get_alternativeMichael Olbrich2012-06-131-0/+30