summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* 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_warning: allow multi-line warnings and backslash escapesMichael Olbrich2018-10-171-1/+4
* 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
* ptxd_kconfig_find_config: all layers can introduce a new config fileMichael Olbrich2018-10-121-1/+13
* ptxd_kconfig_find_config: allow 'run' on layers with /dev/null linkMichael Olbrich2018-10-121-2/+14
* ptxd_lib_dgen: make sure the source -> package mapping is definedMichael Olbrich2018-10-121-4/+3
* ptxd_make_world_init: improve logfile orderingMichael Olbrich2018-10-091-0/+3
* ptxd_make_xpkg_finish: fill in Installed-SizeMichael Olbrich2018-10-091-0/+6
* ptxd_make_xpkg_finish_impl: propagate errors properlyMichael Olbrich2018-10-091-1/+1
* ptxd_make_world_install_post: improve pkg-config whitelist handlingMichael Olbrich2018-10-091-0/+4
* ptxd_make_world_{extract,patchin}: handle lndir:// like file://Michael Olbrich2018-10-093-2/+3
* ptx/in-platformconfigdir: rewrite in makeMichael Olbrich2018-10-091-0/+3
* ptx/in-path: rewrite in makeMichael Olbrich2018-10-091-0/+2
* ptxd_make_image_genimage: speed up config dependenciesMichael Olbrich2018-10-081-1/+2
* ptxd_lib_dgen: let packages depend on config filesMichael Olbrich2018-10-071-0/+7
* ptxd_install_setup: add the failing command to the error messageMichael Olbrich2018-10-071-1/+1
* install_check: improve sanity checkMichael Olbrich2018-10-072-0/+2
* ptxd_install_replace_figlet: replace all backslashes, not only the firstUwe Kleine-König2018-10-061-1/+1
* wrapper: try to make all debug paths relative to PTXDIST_WORKSPACEMichael Olbrich2018-10-034-0/+8
* define and use SOURCE_DATE_EPOCHMichael Olbrich2018-10-032-1/+18
* ptxd_lib_dgen: make sure $(<PKG>_SOURCE) refers to the primary packageMichael Olbrich2018-09-301-0/+6
* ptxd_lib_kconfig: fix 'ptxdist setup'Michael Olbrich2018-09-282-4/+9
* ptxd_kconfig_validate_config: ignore last .diff for refconfigsMichael Olbrich2018-09-281-1/+3
* ptxd_kconfig_validate_config: handle <PKG>_REF_CONFIGMichael Olbrich2018-09-281-16/+46
* ptxd_kconfig_validate_config: skip the current layer when updating the configMichael Olbrich2018-09-282-3/+16
* ptxd_make_world_init: fix redefining PTXDIST_LAYERS with older bash versionsMichael Olbrich2018-09-271-1/+2
* ptxd_install_replace_figlet: Use sed instead of awk to quote backslashesUwe Kleine-König2018-09-271-7/+7
* ptxd_file_url_path: add layer support for relative file URLsMichael Olbrich2018-09-211-1/+5
* ptxd_make_world_kconfig: add helper to create and save .configMichael Olbrich2018-09-211-6/+53
* ptxd_kconfig: handle config files across multiple layersMichael Olbrich2018-09-211-82/+487
* ptxd_kconfig: move to a separate scriptMichael Olbrich2018-09-202-193/+200
* 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_make_xpkg_pkg: add layer supportMichael Olbrich2018-09-201-6/+3
* ptxd_get_alternative: add layer supportMichael Olbrich2018-09-201-14/+25
* ptxd_init_ptxdist_path: handle layers in PTXDIST_PATHMichael Olbrich2018-09-201-7/+18
* ptxd_print_path: handle layers correctlyMichael Olbrich2018-09-201-1/+1
* ptxd_make_world_init: make sure PTXDIST_LAYERS is definedMichael Olbrich2018-09-201-0/+6
* scripts/config: use more obscure char for sedMichael Olbrich2018-09-201-1/+2
* import kconfig script from LinuxMichael Olbrich2018-09-201-0/+226
* ptxd_bailout: support multi-line error messagesMichael Olbrich2018-09-201-5/+21
* ptxd_install_find: allow installing from /Florian Bäuerle2018-09-201-0/+1
* ptxdist: add package-info commandMichael Olbrich2018-09-191-0/+61
* ptxd_make_world_update_md5: use pkg_makefile instead of guessingMichael Olbrich2018-09-191-47/+6