summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* ptxd_make_xpkg_prepare: allow /dev/null overwrites for pre/post scriptsMichael Olbrich2019-07-041-1/+2
* CREDITS: remove unmaintained fileRoland Hieber2019-07-0356-114/+0
* ptxd_make_world_init: don't let meson use cmakeMichael Olbrich2019-07-031-1/+1
* libwrapper: don't add linker arguments for preprocessingMichael Olbrich2019-06-201-1/+1
* 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
* wrapper: some cleanupMichael Olbrich2019-06-061-7/+10
* 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_source_kconfig: dont't suppress errorsChristian Hermann2019-05-171-1/+1
* ptxd_lib_dgen: include content of <PKG>_CONFIG in <PKG>_CFGHASHMichael Olbrich2019-05-171-7/+7
* ptxdist: allow overwriting wrapper scripts in the BSPMichael Olbrich2019-05-171-1/+1
* introduce ptxd_replace_copy_from_path()Michael Olbrich2019-05-171-0/+24
* 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
* kconfig: warnings are errors unless PTXDIST_FORCE is setMichael Olbrich2019-05-103-0/+36
* kconfig: update to v5.1Michael Olbrich2019-05-1035-4456/+7468
* 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-012-0/+4
* 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
* configure_helper.py: also accept PTXDIST environment variableRoland Hieber2019-04-251-1/+1
* gst-plugins-bad1: version bump 1.14.4 -> 1.16.0Michael Olbrich2019-04-251-0/+8
* gst-plugins-good1: version bump 1.14.4 -> 1.16.0Michael Olbrich2019-04-251-0/+40
* gst-plugins-base1: version bump 1.14.4 -> 1.16.0Michael Olbrich2019-04-251-0/+16
* remove accidentally added fileMichael Olbrich2019-04-191-1/+0
* ptxconfig: make reproducible builds configurableMichael Olbrich2019-04-123-20/+68
* 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