summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* fix a package metadata parsing bugnbd2009-03-031-1/+1
* ensure that the timestamp script will follow the path even if it is linkralph2009-03-021-3/+4
* check for correct make versionralph2009-03-021-2/+10
* strip relocatable binaries (not depending on the extension)ralph2009-03-021-1/+1
* added source distribution to package dump, used by our SDK (include source di...ralph2009-03-012-1/+29
* add multiple download mirrorsralph2009-02-201-4/+11
* [scrips] feeds: extend 'search' to lookup in source package names toonico2009-02-171-1/+1
* [scripts] adam2flash: fix 'Interrupted system call' error when flashing (clos...nico2009-02-011-0/+2
* Reset condition for each dependeny when generating mconf files. Previously alllars2009-02-011-3/+4
* [scripts] brcmImage.pl should be set executableflorian2009-01-291-0/+0
* [brcm63xx] generate images for old CFE based boards like the Davolink DV201florian2009-01-291-0/+162
* Added support WRV54G.matein42009-01-251-9/+15
* improve support for building on mac os x by improving detection of missing co...nbd2009-01-251-0/+2
* Fix to wait for internal http server to complete transfer.matein42009-01-181-46/+54
* Fix parsing of password option; set timeout for writing.matein42009-01-151-15/+15
* add support for build-only packages which do not appear in menuconfignbd2009-01-132-0/+4
* If a package is part of a virtual dependency and also listed as a normallars2009-01-051-5/+10
* fix recursive dependencies that might be caused by using conditional dependen...nbd2009-01-021-5/+18
* scripts/feeds update:nbd2008-12-311-50/+42
* Also move jungo-image.py to scripts/flashingflorian2008-12-171-0/+0
* Move flashing scripts to scripts/flashing/florian2008-12-175-0/+0
* Add flashing script for adsl2mue (#3994)florian2008-12-171-0/+170
* increased SCAN_DEPTH for feeds/ by 1mirko2008-12-091-1/+1
* Updated jungo-image.py script (from Jose):noz2008-12-081-26/+61
* Added jungo-image.py script for backing up and flashing Jungo-based routersnoz2008-12-021-0/+223
* Fix indention.lars2008-11-221-1/+1
* Add support for negative conditional dependencies.lars2008-11-221-6/+10
* Detect changed feed urls and rebase working copies if needed. (Patch by xMff)cyrus2008-11-071-7/+43
* menuconfig: don't generate inconsistencies when ~/.openwrt/defconfig specifie...nbd2008-10-181-5/+1
* add support for conditional depends to the feeds scriptnbd2008-10-181-1/+2
* scripts/env: fix file syncing on env switchnbd2008-10-081-1/+1
* don't print warnings for undefined DEFAULT_* symbols on menuconfig. generate ...nbd2008-10-061-2/+6
* fix infinite recursion in metadata.plnbd2008-10-041-1/+5
* implement conditional dependencies for menuconfig and build depsnbd2008-10-012-2/+24
* scripts/feeds: allow multiple alternative urls for a single feed. this will b...nbd2008-09-271-5/+12
* use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes ...nbd2008-09-238-8/+8
* Restore config after running scripts/env diff.lars2008-09-181-0/+1
* Fixed dependency handling for feedscyrus2008-09-161-1/+1
* fix ./scripts/env for newer git versionsnbd2008-09-021-3/+1
* Add @GNOME download source.lars2008-09-011-1/+15
* fix ./scripts/env deletenbd2008-08-271-2/+3
* some more s/git-/git /nbd2008-08-241-1/+1
* replace the deprecated git-* command calls with git *nbd2008-08-242-16/+16
* don't display the "Image configuration" menu entry when there's nothing to pr...nico2008-08-221-1/+1
* add "Architecture" field to opkg status file (closes: #3901)nico2008-08-201-1/+1
* rename feeds.conf to feeds.conf.default, make feeds.conf override feeds.conf....nbd2008-08-171-1/+3
* fix uninitialized variable in metadata.pm (#3860)nbd2008-08-161-0/+1
* make opkg the default package manager, disable busybox ipkg from building by ...thepeople2008-08-161-1/+1
* scripts/feeds calls 'make' irrespective of the platform it isflorian2008-08-081-5/+9
* and another onenbd2008-08-061-1/+1