summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* ipkg-make-index: remove leading './' from the Filename fieldGabor Juhos2009-03-291-1/+1
* Add check for IXP42x A0 stepping.Jose Vasconcellos2009-03-241-2/+13
* kconfig.pl: interpret =n as undefined symbolFelix Fietkau2009-03-241-1/+1
* kconfig.pl: add support for custom prefixes instead of CONFIG_Felix Fietkau2009-03-241-5/+18
* fix host dependencies for packages that depend on their own host buildFelix Fietkau2009-03-201-4/+5
* Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-targetHamish Guthrie2009-03-181-0/+1
* move host build in packages into a separate namespace: package/<name>/host/<t...Felix Fietkau2009-03-173-12/+69
* move cflags default setting to target makefilesFelix Fietkau2009-03-141-0/+13
* get rid of an illegal characters warning with packages that contain uppercase...Felix Fietkau2009-03-091-2/+2
* kconfig.pl: throw warnings into stderr instead of stdoutFelix Fietkau2009-03-091-1/+1
* fix a package metadata parsing bugFelix Fietkau2009-03-031-1/+1
* ensure that the timestamp script will follow the path even if it is link ( in...Ralph Hempel2009-03-021-3/+4
* check for correct make version ( thanks to Thomas )Ralph Hempel2009-03-021-2/+10
* strip relocatable binaries (not depending on the extension) ( thanks to Thomas )Ralph Hempel2009-03-021-1/+1
* added source distribution to package dump, used by our SDK (include source di...Ralph Hempel2009-03-012-1/+29
* add multiple download mirrorsRalph Hempel2009-02-201-4/+11
* feeds: extend 'search' to lookup in source package names tooNicolas Thill2009-02-171-1/+1
* adam2flash: fix 'Interrupted system call' error when flashing (closes: #4490,...Nicolas Thill2009-02-011-0/+2
* Reset condition for each dependeny when generating mconf files. Previously al...Lars-Peter Clausen2009-02-011-3/+4
* brcmImage.pl should be set executableFlorian Fainelli2009-01-291-0/+0
* generate images for old CFE based boards like the Davolink DV201Florian Fainelli2009-01-291-0/+162
* Added support WRV54G.Jose Vasconcellos2009-01-251-9/+15
* improve support for building on mac os x by improving detection of missing co...Felix Fietkau2009-01-251-0/+2
* Fix to wait for internal http server to complete transfer. Rework and simplif...Jose Vasconcellos2009-01-181-46/+54
* Fix parsing of password option; set timeout for writing.Jose Vasconcellos2009-01-151-15/+15
* add support for build-only packages which do not appear in menuconfigFelix Fietkau2009-01-132-0/+4
* If a package is part of a virtual dependency and also listed as a normal depe...Lars-Peter Clausen2009-01-051-5/+10
* fix recursive dependencies that might be caused by using conditional dependen...Felix Fietkau2009-01-021-5/+18
* scripts/feeds update:Felix Fietkau2008-12-311-50/+42
* Also move jungo-image.py to scripts/flashingFlorian Fainelli2008-12-171-0/+0
* Move flashing scripts to scripts/flashing/Florian Fainelli2008-12-175-0/+0
* Add flashing script for adsl2mue (#3994)Florian Fainelli2008-12-171-0/+170
* increased SCAN_DEPTH for feeds/ by 1Mirko Vogt2008-12-091-1/+1
* Updated jungo-image.py script (from Jose): Fix http server issues when imagef...Peter Denison2008-12-081-26/+61
* Added jungo-image.py script for backing up and flashing Jungo-based routers s...Peter Denison2008-12-021-0/+223
* Fix indention.Lars-Peter Clausen2008-11-221-1/+1
* Add support for negative conditional dependencies. Also add the condition of ...Lars-Peter Clausen2008-11-221-6/+10
* Detect changed feed urls and rebase working copies if needed. (Patch by xMff)Steven Barth2008-11-071-7/+43
* menuconfig: don't generate inconsistencies when ~/.openwrt/defconfig specifie...Felix Fietkau2008-10-181-5/+1
* add support for conditional depends to the feeds scriptFelix Fietkau2008-10-181-1/+2
* scripts/env: fix file syncing on env switchFelix Fietkau2008-10-081-1/+1
* don't print warnings for undefined DEFAULT_* symbols on menuconfig. generate ...Felix Fietkau2008-10-061-2/+6
* fix infinite recursion in metadata.plFelix Fietkau2008-10-041-1/+5
* implement conditional dependencies for menuconfig and build depsFelix Fietkau2008-10-012-2/+24
* scripts/feeds: allow multiple alternative urls for a single feed. this will b...Felix Fietkau2008-09-271-5/+12
* use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes ...Felix Fietkau2008-09-238-8/+8
* Restore config after running scripts/env diff.Lars-Peter Clausen2008-09-181-0/+1
* Fixed dependency handling for feedsSteven Barth2008-09-161-1/+1
* fix ./scripts/env for newer git versionsFelix Fietkau2008-09-021-3/+1
* Add @GNOME download source.Lars-Peter Clausen2008-09-011-1/+15