summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* ptxd_lib_dgen: error out for targetinstall stages in host/cross/image packagesRoland Hieber2019-06-121-0/+14
* ptxd_lib_dgen: fix typosRoland Hieber2019-06-121-1/+1
* ptxd_lib_dgen: add line counterRoland Hieber2019-06-121-1/+4
* ptxd_make_world_*: allow ninja generator for cmakeMichael Olbrich2019-06-053-22/+40
* templates: src-meson-prog: introduce version into template projectUlrich Ölmann2019-06-051-1/+1
* templates: add src-meson-prog templateUlrich Ölmann2019-06-051-0/+7
* ptxd_make_world_hash: print correct commentMichael Olbrich2019-06-051-1/+1
* ptxd_lib_dgen: fix dependencies with --progressMichael Olbrich2019-06-051-2/+3
* ptxd_make_world_prepare: allow cross cmake packagesMichael Olbrich2019-06-041-7/+0
* ptxd_lib_dgen: improve formating a bitMichael Olbrich2019-06-041-2/+4
* detect patch changes and reextract when neededMichael Olbrich2019-06-043-1/+28
* clean: make it more intelligentMichael Olbrich2019-06-041-0/+27
* ptxd_make_world_cfghash: make it more genericMichael Olbrich2019-05-311-7/+12
* ptxd_make_world_patchin: drop support for old generic/ subdirMichael Olbrich2019-05-311-4/+8
* ptxd_make_world_patchin_fixup: skip for non-autoconf packagesMichael Olbrich2019-05-271-0/+6
* ptxd_lib_dgen: handle --progress correctlyMichael Olbrich2019-05-231-1/+4
* ptxd_make_world_install_mangle_pc: match pkgdir paths in .pc filesMichael Olbrich2019-05-201-3/+2
* ptxd_lib_dgen: handle config changes when using devpkgsMichael Olbrich2019-05-201-0/+3
* ptxd_lib_dgen: fix order of generated outputMichael Olbrich2019-05-201-5/+15
* ptxd_lib_dgen: include content of <PKG>_CONFIG in <PKG>_CFGHASHMichael Olbrich2019-05-171-7/+7
* ptxd_kconfig: handle removed symbols when creating and applying diffsMichael Olbrich2019-05-161-2/+20
* ptxd_lib_kconfig: fix boardsetupMichael Olbrich2019-05-161-4/+4
* ptxd_kconfig_create_config: create empty target file if no source existsMichael Olbrich2019-05-161-0/+2
* ptxd_kconfig_update_config: keep an empty diff for cosmetic changesMichael Olbrich2019-05-151-0/+5
* ptxd_lib_kconfig: stop using silentoldconfigMichael Olbrich2019-05-101-14/+2
* ptxd_lib_dgen: fix warningChristian Hermann2019-05-101-1/+1
* ptxd_make_get_http: only create the temp file when it is usedMichael Olbrich2019-05-021-1/+1
* wrapper: build with -Wno-implicit-fallthrough if necessaryMichael Olbrich2019-05-011-0/+1
* ptxd_make_world_patchin_post: call autogen.sh in the correct directoryMichael Olbrich2019-04-251-1/+1
* ptxd_make_world_patchin_fixup: some whitespace fixesMichael Olbrich2019-04-251-3/+3
* ptxconfig: make reproducible builds configurableMichael Olbrich2019-04-122-20/+67
* ptxd_kconfig: find Kconfig files in all layersMichael Olbrich2019-04-121-14/+7
* ptxd_make_world_release: handle relative lndir:// URLsMichael Olbrich2019-04-121-1/+1
* ptxd_make_image_extract_xpkg_files: use ptxd_get_alternative to find opkg.confMichael Olbrich2019-04-121-7/+1
* patchin: Don't trigger git garbage collectionUwe Kleine-König2019-04-081-13/+24
* ptxd_make_world_prepare: make sure the correct host-tool is actually selectedMichael Olbrich2019-03-141-0/+23
* patchin: set core.autocrlf=false for '--git'Michael Olbrich2019-03-131-0/+1
* ptxd_kconfig_create_config_merge: handle merge conflicts in the config diffMichael Olbrich2019-03-081-4/+20
* ptxd_make_world_init: set pkg_conf_env if no conf tool is definedMichael Olbrich2019-03-021-1/+6
* 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