summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* [install] do nothing in install if the build directory is undefined.Michael Olbrich2010-10-271-2/+12
* [compile] do nothing in compile if the build directory is undefined.Michael Olbrich2010-10-271-0/+5
* [prepare] do nothing in prepare if the conf directory is undefined.Michael Olbrich2010-10-271-0/+5
* [extract] do nothing in extract and patching if both <PKG>_URL and <PKG>_SOUR...Michael Olbrich2010-10-272-0/+10
* [clean] use xargs to remove files from sysroot and delete empty dirsMichael Olbrich2010-10-211-3/+5
* ptxd_make_xpkg_pkg: check if strip parameter contains garbageMarc Kleine-Budde2010-10-141-7/+17
* ptxd_make_xpkg_pkg: remove option to strip with sstripMarc Kleine-Budde2010-10-141-7/+4
* [libptxdist] export ptxd_name_to_NAMEMichael Olbrich2010-10-111-0/+1
* [clean] improve clean stageMichael Olbrich2010-10-111-1/+10
* Makefile: add "make_release" target to create a release in gitMarc Kleine-Budde2010-10-111-0/+95
* [ptxd_make_xpkg_pkg] change search prio for install_alternativeMichael Olbrich2010-10-101-1/+1
* ptxd_install_setup_src: look in PTXDIST_PLATFORMCONFIGDIR, tooMarc Kleine-Budde2010-09-221-0/+2
* ptxd_install_setup_src: only use {pkg_,}pkg_dir if setMarc Kleine-Budde2010-09-221-2/+6
* trivial: fix typos concerning "incompatible"Uwe Kleine-König2010-09-131-6/+6
* [generic] don't use "find -executable"Marc Kleine-Budde2010-08-212-2/+2
* [ptxd_make_xpkg_pkg] install_lib: print helpfull error messageMarc Kleine-Budde2010-08-181-1/+4
* ptxd_make_world_install: replace binconfig stuff before copying to sysrootMichael Olbrich2010-08-151-3/+3
* [install_copy_toolchain] try harder to find toolchain libsMichael Olbrich2010-08-111-1/+1
* [ptxd_make_world_patchin] alias: call git-ptx-patches directlyMarc Kleine-Budde2010-08-021-1/+1
* Merge branch 'next/extract_cleanup' of git://git.pengutronix.de/git/mkl/ptxdistMarc Kleine-Budde2010-08-021-1/+1
|\
| * [ptxd_make_world_extract] fix mkdirMarc Kleine-Budde2010-08-021-1/+1
| |
| \
*-. | Merge branches 'next/bluez', 'next/busybox' and 'next/extract_cleanup' of git...Marc Kleine-Budde2010-08-024-95/+76
|\ \|
| | * [ptxd_make_world_extract] cleanup shell implementationMarc Kleine-Budde2010-08-021-17/+9
| | * [ptxd_make_world_extract] rename function to ptxd_make_world_extractMarc Kleine-Budde2010-08-021-3/+3
| | * [ptxd_make_world_extract] get rid of cmd line option -dMarc Kleine-Budde2010-08-021-19/+4
| | * [ptxd_make_world_common] add extract dir definitionsMarc Kleine-Budde2010-08-021-0/+7
| | * [ptxd_make_world_extract] get rid of cmd line option -pMarc Kleine-Budde2010-08-021-5/+1
| | * [ptxd_make_world_extract] get rid of cmd line options -s and -uMarc Kleine-Budde2010-08-021-16/+10
| | * [ptxd_make_world_extract] remove not used ${STATEDIR}/packetlistMarc Kleine-Budde2010-08-021-2/+1
| | * [ptxd_make_world_extract] rename ptxd_make_extract.sh -> ptxd_make_world_extr...Marc Kleine-Budde2010-08-021-0/+0
| | * [ptxd_make_log] provide stderr on PTXDIST_FD_STDERRMarc Kleine-Budde2010-08-021-3/+5
| | * [ptxd_make_log] provide stdout on PTXDIST_FD_STDOUTMarc Kleine-Budde2010-08-021-3/+5
| | * [ptxd_make_log] unify quiet and non quiet modeMarc Kleine-Budde2010-08-021-16/+14
| | * [ptxd_make_log] clean filedescriptor usage and add commentsMarc Kleine-Budde2010-08-021-5/+11
| |/
* | [bluez] version bump 3.36 -> 4.69Uwe Kleine-König2010-08-021-0/+6
* | [ptxd_lib_dgen] add "-" to packages detection regexMarc Kleine-Budde2010-08-021-1/+1
|/
* [dgen] don't define convenience variables for host/cross package without corr...ptxdist-2010.08.0Michael Olbrich2010-08-021-4/+7
* [ptxd_make_world_init] sanatize pkg_pkg_dir for host/cross packagesMichael Olbrich2010-08-021-0/+2
* [ptxd_make_import] add standard headerMarc Kleine-Budde2010-07-311-0/+8
* [migrate] add patterns for rc.d link changesMichael Olbrich2010-07-271-0/+17
* [extract] explicitly disallow <PKG>_SOURCE for file:// URLsMichael Olbrich2010-07-271-1/+4
* [ptxd_make_import] cope with commentsMarc Kleine-Budde2010-07-261-6/+6
* [dgen] create non-existing source stagesMichael Olbrich2010-07-191-0/+27
* [platform] make it possible to use a collectionconfig with a base platformMichael Olbrich2010-07-193-16/+31
* [platform] add options for an in-BSP base platformMichael Olbrich2010-07-191-10/+16
* [production] rename PROD_PLATFORMDIR -> BASE_PLATFORMDIRMichael Olbrich2010-07-192-14/+14
* Merge branch 'next/image_cleanups' of git://git.pengutronix.de/git/mkl/ptxdistMarc Kleine-Budde2010-07-1611-252/+366
|\
| * [ptxd_make_image_prepare_work_dir] provide function to prepare the image work...Marc Kleine-Budde2010-07-161-0/+74
| * [ptxd_make_image_fix_permissions] clean up implementationMarc Kleine-Budde2010-07-161-16/+19
| * [ptxd_make_image_fix_permissions] get rid of cmd line option -pMarc Kleine-Budde2010-07-161-14/+7