summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* | [libptxdist] use set -a for ptxd_source_kconfigMichael Olbrich2010-11-061-9/+6
* | [libptxdist] export ptxd_source_kconfigMichael Olbrich2010-11-051-0/+1
* | [ptxd_make_world_clean] delete dev packagesMichael Olbrich2010-11-051-0/+6
* | [ptxd_make_xpkg_pkg] don't add dependencies for files in PTXDIST_PLATFORMDIRMichael Olbrich2010-11-051-0/+3
* | [ptxd_lib_kgen] resore IFSMichael Olbrich2010-11-041-0/+2
|/
* fix failing cd in prepare stage if <PKG>_CONF_TOOL=NO and empty extractRemy Bohmer2010-11-031-1/+1
* [ptxd_make_00-init] prevent endless loop for collections with base platformMichael Olbrich2010-10-291-0/+4
* [kgen] cleanup kconfig menu generationMichael Olbrich2010-10-282-15/+11
* [ptxdist_vars] remove obsolete variablesMichael Olbrich2010-10-281-9/+1
* [rules] define and use PTXDIST_PATH_(PRE|POST)RULESMichael Olbrich2010-10-281-0/+6
* [dgen] cleanup makefile list generationMichael Olbrich2010-10-281-14/+14
* [scripts] define some variables earlierMichael Olbrich2010-10-282-89/+109
* [ptxdist] stricter search algorithm for install_libMichael Olbrich2010-10-271-1/+1
* [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 mkdirnext/extract_cleanupMarc 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.69next/bluezUwe 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...Michael Olbrich2010-08-021-4/+7