summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* ptxd_lib_dgen: define variables for each pakage rule and menu file pathsMichael Olbrich2018-09-191-7/+11
* ptxd_bailout: add empty lines to make error messages more visibleMichael Olbrich2018-09-191-2/+2
* ptxd_lib_dgen: cleanup error handlingMichael Olbrich2018-09-181-3/+3
* ptxd_lib_dgen: detect config/rules changes for image packagesMichael Olbrich2018-09-181-0/+2
* ptxd_make_image_archive: correctly propagate errorsMichael Olbrich2018-09-111-2/+2
* ptxd_make_world_install_post: avoid writing to sysroot in parallelMichael Olbrich2018-09-091-3/+2
* ptxd_make_world_prepare: improve output order with --output-syncMichael Olbrich2018-09-061-1/+1
* some more pkg-config cleanupMichael Olbrich2018-09-063-8/+5
* ptxd_make_world_prepare: on error, add verbose logs to the ptxdist logfileMichael Olbrich2018-09-061-0/+12
* pkg-config: cleanup and improve path and dependency handlingMichael Olbrich2018-09-064-78/+57
* ptxd_lib_dgen: don't add options to the hash files twiceMichael Olbrich2018-07-311-1/+4
* ptxd_make_image_archive: make sure the image does not exist when an error occursMichael Olbrich2018-07-301-1/+6
* ptxd_make_image_archive: fix quoting and white-space handlingMichael Olbrich2018-07-302-3/+3
* image-root-tgz: Add IMAGE_ROOT_TGZ_LABEL optionJon Ringle2018-07-132-2/+12
* improve dependency handlingMichael Olbrich2018-07-106-99/+72
* wrapper: improve blacklist handlingMichael Olbrich2018-07-091-0/+5
* ptxd_make_world_license: don't calculate the md5 sums againMichael Olbrich2018-07-081-4/+1
* ptxd_lib_local_src: handle relative paths correctlyMichael Olbrich2018-07-031-0/+5
* license: generate yaml outputMichael Olbrich2018-07-033-3/+129
* ptxd_make_world_license: don't calculate the md5 sums againMichael Olbrich2018-07-031-4/+1
* configure_helper: be more robust when parsing the 'configure --help' outputMichael Olbrich2018-06-211-1/+4
* ptxd_make_world_install_post: don't generate bogus pkg-config file listsMichael Olbrich2018-06-081-2/+4
* pkg-config-wrapper: skip whitelist checking if pkg-config failsMichael Olbrich2018-06-081-6/+11
* ptxd_lib_dgen: make sure fakeroot is available when generating imagesMichael Olbrich2018-06-061-0/+1