summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Core CPU count detection: do not rely on a fixed path to the 'sysctl' toolJuergen Beisert2012-06-131-1/+1
* ptxdist: support multiple targets per commandMarc Kleine-Budde2012-06-121-28/+51
* Honor the Barebox bootloaderJuergen Beisert2012-06-021-0/+2
* ptxdist: Check for GNU readlinkBernhard Walle2012-03-131-1/+21
* ptxdist: fix "environment variable PTXDIST_DEP_TARGET undefined"Michael Olbrich2012-03-131-2/+2
* ptxdist: use install to create directoriesMichael Olbrich2012-02-081-5/+5
* Support reading number of CPUs on Darwin and BSDsBernhard Walle2012-01-251-1/+3
* Setup vim folding in the logfile automaticallyBernhard Walle2012-01-231-0/+3
* move template generation to a separate scriptMichael Olbrich2011-12-171-215/+1
* add environment make targetAndreas Bießmann2011-12-021-0/+3
* ptxdist: allow PTXDIST_PTXRC_DEFAULT to be set from environmentJon Ringle2011-09-291-2/+2
* make really clean question configurableJan Weitzel2011-09-091-1/+1
* ask before cleaning complett BSPJan Weitzel2011-09-091-0/+8
* also update collection with migrateJan Weitzel2011-08-281-0/+3
* ptxdist: pick the last toolchain when more than one is foundMichael Olbrich2011-08-091-8/+5
* ptxdist: remove old local-kernel methodRobert Schwebel2011-07-121-22/+2
* [get] add md5sum checking for downloaded archivesMichael Olbrich2011-05-041-0/+4
* ptxdist: make sure we're building on a local diskMichael Olbrich2011-04-181-0/+11
* ptxdist: relax toolchain vendor checkMichael Olbrich2011-03-171-4/+12
* [ptxdist] fix broken existing target detectionMichael Olbrich2011-01-191-2/+1
* [template-src-make-prog] cleanupMichael Olbrich2011-01-031-1/+1
* Merge branch 'next/kconfig'Michael Olbrich2010-11-171-3/+4
|\
| * ptxdist: enable building nconf and add option to use itMichael Olbrich2010-11-171-3/+4
* | [ptxdist] always use a platform dirMichael Olbrich2010-11-151-1/+1
|/
* [ptxdist] setup_platform: remove bad chars from project_versionMarc Kleine-Budde2010-08-051-0/+3
* [ptxdist] add help text for --git optionMarc Kleine-Budde2010-08-051-0/+2
* [ptxdist] clean: remove everything even in production buildsMarc Kleine-Budde2010-07-191-9/+18
* Merge branch 'next/image_cleanups' of git://git.pengutronix.de/git/mkl/ptxdistMarc Kleine-Budde2010-07-161-2/+1
|\
| * [ptxdist] world before images isn't needed anymoreMarc Kleine-Budde2010-07-161-1/+0
| * [check_path] fix removal of "." from the PATHMarc Kleine-Budde2010-07-151-1/+1
* | [ptxdist] fix {ptx,platform,collection}config links for platformdir = workspaceMichael Olbrich2010-07-151-4/+7
* | [ptxdist] add command line option to enable patchin with gitMichael Olbrich2010-07-151-0/+4
* | [ptxdist] fix toolchain link for platformdir = workspaceMichael Olbrich2010-07-141-1/+2
* | [ptxdist] generate selected_* links in the platform dirMichael Olbrich2010-07-081-5/+20
* | [newpacket] remove deprecated featureMarc Kleine-Budde2010-07-011-8/+1
|/
* [ptxdist] bash-feature: set PATH in init-fileMarc Kleine-Budde2010-06-251-0/+1
* [ptxdist] fix version check, bail out if using two incompatible releasesMarc Kleine-Budde2010-06-111-1/+1
* [ptxdist] really fix things for older bash versionsMichael Olbrich2010-06-041-5/+7
* [ptxdist] in older bash versions read does not support "-i"Michael Olbrich2010-06-031-2/+7
* [ptxdist] ask for section in 'ptxdist newpackage'Michael Olbrich2010-04-211-0/+5
* [ptxdist] use user name/email from 'ptxdist setup' for newpackage authorMichael Olbrich2010-04-211-2/+3
* [ptxdist] use readline and prompt for read in newpackageMichael Olbrich2010-04-211-14/+8
* [ptxdist] copy previous ptxdistrc if current one is missingMichael Olbrich2010-04-211-0/+19
* [templates] add qmake templateMichael Olbrich2010-04-211-1/+2
* [ptxdist] add option to modify scheduling priority (nice)Marc Kleine-Budde2010-04-201-0/+11
* [ptxdist] add description for "-l" optionMarc Kleine-Budde2010-04-201-0/+2
* [ptxdist] rework version generationMarc Kleine-Budde2010-04-021-11/+17
* [ptxdist] rename template "simple" -> "file" and add helpMichael Olbrich2010-03-261-2/+2
* [ptxdist] Allow -- to stop parse_first option parsingJon Ringle2010-03-231-0/+7
* [ptxdist] streamline message printingMarc Kleine-Budde2010-03-111-80/+81