summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* ptxd_make_spdx: update license listMichael Olbrich2016-12-091-3/+20
* ptxd_make_world_license: fix for bash >= 4.2Michael Olbrich2016-11-291-3/+4
* ptxd_lib_dgen: generate tarball -> package mappings with the dependenciesMichael Olbrich2016-11-291-0/+1
* License report: prevent unintended buildptxdist-2016.11.0Juergen Borleis2016-11-091-2/+3
* ptxd_make_world_init: never use icecc during the prepare stageMichael Olbrich2016-10-301-1/+1
* ptxd_make_serialize_init: use --jobserver-auth if necessaryMichael Olbrich2016-10-301-2/+6
* ptxd_make_image_genimage: use unique directory for filtered config filesMichael Olbrich2016-10-251-3/+4
* wrapper: add PTXDIST_CROSS_CPPFLAGS lateMichael Olbrich2016-10-211-1/+1
* ptxd_make_image_fix_permissions_check: set the correct IFSMichael Olbrich2016-10-181-1/+1
* Revert "install: reorder fixups etc."Michael Olbrich2016-09-211-17/+16
* install: reorder fixups etc.Michael Olbrich2016-09-201-16/+17
* ptxd_make_xpkg_pkg: fix ascii representations in filenamesBastian Stender2016-09-051-6/+6
* license: handle spaces etc. in PTXCONF_PROJECT_VENDOR and other symbolsMichael Olbrich2016-09-021-2/+2
* ptxdist: add urlcheck commandMichael Olbrich2016-09-022-18/+63
* ptxd_make_get_http: fix error handling when creating temp filesMichael Olbrich2016-09-021-1/+2
* ptxd_make_get_git: check permissions before changing themptxdist-2016.08.0Michael Olbrich2016-08-151-1/+3
* install_*: don't install a file at all if it's a symlink to /dev/nullMichael Olbrich2016-08-151-1/+18
* use ^_ as separator in perms filesLadislav Michl2016-08-126-8/+29
* ptxd_make_xpkg_prepare: allow packages with only symlinksMichael Olbrich2016-08-121-0/+1
* ptxd_lib_dgen: make sure makefiles are only included onceMichael Olbrich2016-08-011-2/+7
* ptxdist: implement image specific nfsrootMichael Olbrich2016-08-012-4/+13
* root-debug: remove it everywhereMichael Olbrich2016-07-234-5/+4
* ptxd_colgen_generate_sections: handle host and cross packagesMichael Olbrich2016-07-091-2/+8
* ptxd_install_fixup_timestamps: use UTC to fix timestampsMichael Olbrich2016-07-061-2/+2
* ca-certificates: fix python call in shebangClemens Gruber2016-07-051-1/+1
* ptxd_make_world_install_post: create hard links to save spaceMichael Olbrich2016-07-011-1/+1
* ptxd_make_world_init: don't set pkg_install_envMichael Olbrich2016-07-011-1/+0
* host-dummy-install-info: new packageMichael Olbrich2016-07-011-0/+2
* ptxd_make_get_git: abort on all errorsMichael Olbrich2016-06-201-3/+3
* ptxdist: set PTXDIST_PATH correctly if ptxdist is called from PTXDIST_TOPDIRMichael Olbrich2016-06-201-1/+3
* wrapper: add more stack protector optionsMichael Olbrich2016-06-171-0/+2
* install_copy_toolchain: go back to old install handlingMichael Olbrich2016-06-131-0/+15
* ptxd_install_toolchain_lib: use ptxd_install_file instead of ptxd_install_sharedMichael Olbrich2016-06-101-1/+1
* ptxd_make_xpkg_finish: improve outputMichael Olbrich2016-06-051-4/+3
* ptxd_make_xpkg_pkg: never overwrite a specified strip argumentMichael Olbrich2016-06-051-2/+2
* install_copy_toolchain_lib: don't ignore strip argumentMichael Olbrich2016-06-052-2/+3
* ptxd_install_copy_toolchain: set strip argument unless explicitly specifiedMichael Olbrich2016-06-051-1/+4
* ptxd_make_xpkg_pkg: add missing '&&'Michael Olbrich2016-05-311-1/+1
* ptxd_make_xpkg_pkg: fix strip detection.Michael Olbrich2016-05-311-4/+4
* redirect command stderr to stdoutMichael Olbrich2016-05-295-6/+6
* ptxd_make_world_prepare: cleanup sanity checksMichael Olbrich2016-05-291-9/+14
* ptxd_make_xpkg_pkg: strip only onceMichael Olbrich2016-05-271-26/+33
* ptxdist: add --output-sync optionMichael Olbrich2016-05-261-7/+6
* ptxd_make_world_install_python_cleanup: prefer *.pyc in __pycache__ over exis...Michael Olbrich2016-05-261-3/+3
* ptxd_make_world_install_python_cleanup: make sure shared libraries are not ex...Michael Olbrich2016-05-261-0/+4
* install: add new 'install_glob' commandMichael Olbrich2016-05-261-3/+33
* ptxd_make_serialize_init: don't add --output-sync for interactive commandsMichael Olbrich2016-05-191-1/+1
* ptxd_make_world_patchin_apply_git: make sure the series file existsMichael Olbrich2016-05-191-1/+2
* ptxd_lib_dgen: merge dependencies of virtual packagesMichael Olbrich2016-05-191-0/+22
* ptxdist: improve output ordering for parallel buildingMichael Olbrich2016-05-171-1/+11