summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* ptxd_make_world_init: unset MAKELEVELMichael Olbrich2019-10-101-0/+3
* ptxd_lib_dgen: make sure the package license report is regenerated as neededMichael Olbrich2019-10-101-1/+4
* pkg-config-wrapper: remove sysroot only from specified variablesMichael Tretter2019-10-081-3/+3
* ptxd_lib_dgen: make sure <PKG>_CONFIG is only evaluated onceMichael Olbrich2019-10-061-0/+3
* ptxd_lib_dgen: remove unnecessary dependency on the config filesMichael Olbrich2019-10-061-9/+0
* ptxd_lib_dgen: speed up hash generationMichael Olbrich2019-10-062-7/+77
* ptxd_make_world_patchin: allow specifying a custom patch directoryMichael Olbrich2019-10-032-5/+10
* rules: add PTX_PACKAGES_ALL and PTX_PACKAGES_DISABLEDMichael Olbrich2019-10-031-0/+3
* ptxd_make_world_kconfig: handle oot builds correctlyMichael Olbrich2019-09-281-0/+1
* host-meson: version bump 0.49.2 -> 0.51.1Lucas Stach2019-09-281-1/+1
* ptxd_make_world_init: fix parallel building with ninja without jobserverMichael Olbrich2019-09-281-2/+4
* ptxd_normalize_config: fix typo in variable nameRoland Hieber2019-09-191-11/+11
* ptxd_make_world_prepare_init: allow keeping the build tree during prepare for...Michael Olbrich2019-09-162-4/+8
* ptxd_make_world_install_post: check the correct path before replacing itMichael Olbrich2019-09-161-1/+1
* ptxd_make_world_clean_sysroot: don't change the current directoryMichael Olbrich2019-09-161-5/+4
* ptxd_make_meson_cross_file: use ptxd_get_alternative to allow a custom cross-...Michael Olbrich2019-09-111-1/+3
* ptxd_lib_dgen: handle removed patches betterMichael Olbrich2019-09-081-2/+3
* wrapper: add support for clang with OSELAS.ToolchainMichael Olbrich2019-09-078-10/+64
* ptxd_make_world_prepare/install/clean: sanitize sysrootMichael Olbrich2019-09-063-9/+31
* configure_helper: add cmake supportMichael Olbrich2019-09-051-6/+78
* ptxd_normalize_config: handle symlinks in the workspace path correctlyptxdist-2019.09.0Michael Olbrich2019-09-041-1/+4
* migrate_ptx: fix typos in reason commentsRoland Hieber2019-07-161-6/+6
* sqlite: fix typo in option SQLITE_LOAD_EXTENTIONRoland Hieber2019-07-161-1/+9
* ptxd_kconfig_create_config_merge: fix merging options that start with the sym...Michael Olbrich2019-07-081-1/+1
* 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