summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2009-01-25Added support WRV54G.matein4
2009-01-25improve support for building on mac os x by improving detection of missing co...nbd
2009-01-18Fix to wait for internal http server to complete transfer.matein4
2009-01-15Fix parsing of password option; set timeout for writing.matein4
2009-01-13add support for build-only packages which do not appear in menuconfignbd
2009-01-05If a package is part of a virtual dependency and also listed as a normallars
2009-01-02fix recursive dependencies that might be caused by using conditional dependen...nbd
2008-12-31scripts/feeds update:nbd
2008-12-17Also move jungo-image.py to scripts/flashingflorian
2008-12-17Move flashing scripts to scripts/flashing/florian
2008-12-17Add flashing script for adsl2mue (#3994)florian
2008-12-09increased SCAN_DEPTH for feeds/ by 1mirko
2008-12-08Updated jungo-image.py script (from Jose):noz
2008-12-02Added jungo-image.py script for backing up and flashing Jungo-based routersnoz
2008-11-22Fix indention.lars
2008-11-22Add support for negative conditional dependencies.lars
2008-11-07Detect changed feed urls and rebase working copies if needed. (Patch by xMff)cyrus
2008-10-18menuconfig: don't generate inconsistencies when ~/.openwrt/defconfig specifie...nbd
2008-10-18add support for conditional depends to the feeds scriptnbd
2008-10-08scripts/env: fix file syncing on env switchnbd
2008-10-06don't print warnings for undefined DEFAULT_* symbols on menuconfig. generate ...nbd
2008-10-04fix infinite recursion in metadata.plnbd
2008-10-01implement conditional dependencies for menuconfig and build depsnbd
2008-09-27scripts/feeds: allow multiple alternative urls for a single feed. this will b...nbd
2008-09-23use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes ...nbd
2008-09-18Restore config after running scripts/env diff.lars
2008-09-16Fixed dependency handling for feedscyrus
2008-09-02fix ./scripts/env for newer git versionsnbd
2008-09-01Add @GNOME download source.lars
2008-08-27fix ./scripts/env deletenbd
2008-08-24some more s/git-/git /nbd
2008-08-24replace the deprecated git-* command calls with git *nbd
2008-08-22don't display the "Image configuration" menu entry when there's nothing to pr...nico
2008-08-20add "Architecture" field to opkg status file (closes: #3901)nico
2008-08-17rename feeds.conf to feeds.conf.default, make feeds.conf override feeds.conf....nbd
2008-08-16fix uninitialized variable in metadata.pm (#3860)nbd
2008-08-16make opkg the default package manager, disable busybox ipkg from building by ...thepeople
2008-08-08scripts/feeds calls 'make' irrespective of the platform it isflorian
2008-08-06and another onenbd
2008-08-06fix a small typonbd
2008-08-06add script for managing 'build environments' (.config+files/), including docu...nbd
2008-08-04fix a small bug in the recursive dependency lookup for generated menuconfig f...nbd
2008-08-04scripts/feeds: properly handle virtual packages as well, use the first availa...nbd
2008-08-04scripts/feeds: fix some installation warnings for locally installed packagesnbd
2008-08-04fix scripts/feeds dependency lookup: process deps for all virtual packages of...nbd
2008-07-22generate zImage for the ADI Sidewinder, tookaloz
2008-07-02generate patched zImage for the Pronghorn, tookaloz
2008-06-12use the european kernel.org mirror toomatteo
2008-06-11fix missing package compile/installation issuenbd
2008-06-11fix some previously ignored build dependencies (for example, uci->lua)nbd