summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* ca-certificates: update certdata2pem.py to latest upstream versionMichael Olbrich2018-06-051-25/+45
* remove old base platform codeMichael Olbrich2018-06-044-81/+2
* configure_helper.py: call configure from the source treeMichael Olbrich2018-05-311-1/+3
* ptxd_lib_dgen: images that use ipkgs should depend on ipkg-push if PTXCONF_IM...Michael Olbrich2018-05-311-0/+5
* remove remaining helper of the old image mechanismMichael Olbrich2018-05-311-27/+0
* remove unmaintained microblaze stuffMichael Olbrich2018-05-303-167/+0
* remove obsolete and broken klibc/initramfsMichael Olbrich2018-05-303-12/+0
* ninja: update jobserver patches from github issueMichael Olbrich2018-05-251-2/+2
* split-error-log: more robust stage handlingMichael Olbrich2018-05-211-5/+15
* ptxd_make_import: try to ignore help lines that start with 'source'Michael Olbrich2018-05-211-1/+1
* configure_helper.py: use meson from sysroot-hostMichael Olbrich2018-05-211-4/+6
* wrapper: don't use target LDFLAGS for host toolsMichael Olbrich2018-05-201-1/+1
* git-ptx-patches: git 2.17.0 compatible stat widthDenis OSTERLAND2018-05-041-0/+2
* migrate_ptx: fix pattern for LIGHTTPD_MEMCACHEMichael Olbrich2018-05-041-1/+1
* wrapper: improve local extra argument handlingMichael Olbrich2018-04-224-4/+14
* wrapper: add rpath-link for some rpathsMichael Olbrich2018-04-181-0/+3
* bash_completion: cleanup & improveMichael Olbrich2018-03-271-5/+7
* git-ptx-patches: consume complete output of manUwe Kleine-König2018-03-211-1/+1
* ptxd_make_spdx: update with new scriptMichael Olbrich2018-03-121-112/+161
* ptxd_create_section_from_license: put deprecated licenses in a separate sectionMichael Olbrich2018-03-121-2/+7
* update_spdx: handle new upstream data formatMichael Olbrich2018-03-122-109/+62
* split-error-log: add helper script to extract failed stages from the logfileMichael Olbrich2018-03-041-0/+47
* gdb-wrapper: add the nfsroot to the auto-load safe-pathMichael Olbrich2018-03-021-0/+1
* bash_completion: add some basic support for 'ptxdist gdb'Michael Olbrich2018-03-021-1/+1
* wrapper: add -fno-diagnostics-show-caret when using iceccMichael Olbrich2018-02-281-0/+11
* ptxd_install_shared: don't install last linkMichael Olbrich2018-02-251-1/+1
* ptxd_make_world_install_pack: remove la files, they are not neededMichael Olbrich2018-02-251-10/+4
* ptxd_make_world_install_unpack: make rpaths relocatableMichael Olbrich2018-02-252-11/+15
* ptxd_make_world_install_pack: make sure the *.prl files are relocatableMichael Olbrich2018-02-251-3/+7
* ptxd_install_lib: ignore linker scripts when searching for a libraryMichael Olbrich2018-02-221-1/+4
* make sure $CC and $CXX are set for mesonMichael Olbrich2018-02-211-1/+2
* cleanup pkg-config environment handlingMichael Olbrich2018-02-212-29/+13
* ptxd_make_image_init: redirect images generation output to the logfile in qui...Michael Olbrich2018-02-041-0/+2
* scripts: fix position sensitive options for tar 1.30Michael Tretter2018-01-311-1/+2
* configure_helper.py: default to autoconf if not tool is configuredMichael Olbrich2018-01-291-0/+2
* ptxd_make_world_common.sh: fix meson build for non-Debian distrosptxdist-2018.01.0Clemens Gruber2018-01-181-1/+13