summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* 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
* 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-276-44/+861
* 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_make_import: handle menuconfig correctlyMichael Olbrich2015-08-041-2/+2
* ptxd_make_world_patchin_apply_git: fail on errorMichael Olbrich2015-07-271-5/+5
* image: ipkg, opkg: use symbol IMAGE_XPKG_EXTRA_ARGS to pass extra arguments t...ptxdist-2015.07.0Marc Kleine-Budde2015-07-022-2/+2
* ptxd_make_serialize: whitespace fixMichael Olbrich2015-07-011-2/+2
* ptxd_make_world_patchin: don't fail on packages that don't extract anythingMarc Kleine-Budde2015-06-261-1/+1
* scripts: fix typo //projectroot -> /projectrootMarc Kleine-Budde2015-06-192-2/+2
* scripts: look in projectroot rather than genericMarc Kleine-Budde2015-06-192-2/+2
* ptxd_make_get: improve serializationMichael Olbrich2015-06-161-1/+6
* ptxd_make_world_extract: don't call ptxd_bailout while holding a serializatio...Michael Olbrich2015-06-161-0/+1
* ptxd_make_serialize_put: propagate last return valueMichael Olbrich2015-06-161-0/+2
* ptxd_make_world_extract.sh: complete get rid of deleting pkg_extract_dirMarc Kleine-Budde2015-06-111-1/+0
* ptxd_make_world_patchin: remove leading 0 from patch numberMarc Kleine-Budde2015-06-111-1/+1
* ptxd_make_world_extract.sh: don't remove pkg_extract_dir too early, it might ...Marc Kleine-Budde2015-06-111-1/+1
* ptxd_make_world_extract: remove pkg_extract_dir before creating itMarc Kleine-Budde2015-06-111-0/+1
* add helper to build python packagesMichael Olbrich2015-06-094-19/+69
* ptxd_make_world_common: cmake generated makefiles check if VERBOSE is set, no...Michael Olbrich2015-06-051-1/+1
* ptxd_make_xpkg_pkg: rename debug filesMichael Olbrich2015-06-031-1/+1
* git-ptx-patches: play nice with patches managed by other toolsMichael Olbrich2015-06-031-0/+11
* ptxd_make_serialize_put: make it work with older bashMichael Olbrich2015-06-011-3/+3