summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* kconfig: update to latest versionMichael Olbrich2016-05-1330-1143/+1371
* ptxdist: add support for alldefconfigMichael Olbrich2016-05-041-11/+2
* ptxd_install_generic: don't call 'stat' twiceMichael Olbrich2016-05-011-2/+5
* ptxd_install_file_strip: strip .GCC.command.line from kernel modulesMichael Olbrich2016-05-011-1/+1
* ptxd_make_world_init: make pkg_conf_dir relativeMichael Olbrich2016-05-011-0/+1
* ptxd_lib_dgen: handle dependencies from ptxconfig and platformconfig for the ...Michael Olbrich2016-05-011-9/+31
* ptxd_lib_colgen: handle buildtime/runtime correctlyMichael Olbrich2016-05-011-3/+6
* python-django: rename to python3-djangoFlorian Scherf2016-02-041-0/+8
* ptxd_init_cross_env: set PKG_CONFIG_SYSTEM_LIBRARY_PATH and PKG_CONFIG_SYSTEM...Michael Olbrich2016-02-031-2/+4
* ptxd_make_dts_dtb: fix parallel buildingMichael Olbrich2016-01-221-1/+1
* ptxd_make_world_install_mangle_pc: fix warningsMichael Olbrich2015-12-281-1/+1
* project-name: add option to check license information when building the packagesMichael Olbrich2015-12-111-0/+9
* wrapper: allow package specific LDFLAGS for host packagesMichael Olbrich2015-12-111-0/+1
* ptxd_make_world_license_flags: add 'nosource' for ignored packagesMichael Olbrich2015-12-031-0/+3
* license: handle SPDX composite license expressionsMichael Olbrich2015-12-012-2/+13
* opkg: version bump 0.2.2 -> 0.3.0Michael Olbrich2015-11-251-1/+1
* ipkg-push: also generate Packages.gzMichael Olbrich2015-11-121-1/+1
* ptxd_make_world_install_post: copy files with '--remove-destination'Michael Olbrich2015-11-071-1/+1
* ptxd_make_world_patchin: don't complain about missing 'series' if there are n...Michael Olbrich2015-11-071-21/+16
* ptxd_make_world_autogen: fail if autogen.sh is brokenMichael Olbrich2015-11-071-0/+3
* improve PTXdist release for license reporting mechanismMichael Olbrich2015-10-278-44/+972
* ptxd_make_world_install_python_cleanup: fix race conditionMichael Olbrich2015-10-271-2/+3
* ptxd_make_world_extract: do nothing if <PKG>_DIR is not definedMichael Olbrich2015-10-151-2/+2
* ptxd_install_file_extract_debug: adapt to binutils typo fixMichael Olbrich2015-09-301-1/+1
* ptxd_make_world_install: handle python3 pyc filesMichael Olbrich2015-09-211-0/+18
* ptxd_kconfig: allow the BSP to overwrite kconfig subtrees in config/Michael Olbrich2015-08-041-1/+10
* ptxd_make_import: handle menuconfig correctlyMichael Olbrich2015-08-041-2/+2
* ptxd_make_world_patchin_apply_git: fail on errorMichael Olbrich2015-07-271-5/+5