missing changes for pcie handling
[openwrt/openwrt.git] / scripts /
2009-06-02 Imre Kalozmissing changes for pcie handling
2009-05-28 Felix Fietkaudeptest: use a separate build dir for host packages...
2009-05-26 Felix Fietkaudeptest: handle packages from feeds
2009-05-26 Felix Fietkauadd a somewhat hackish script for automatic dependency...
2009-05-08 Felix Fietkauscripts/feeds: ignore virtual packages
2009-05-04 Felix Fietkauscripts/feeds: fix a warning (#4474)
2009-04-21 Nicolas Thilladd a workaround to rstrip restoring exec perms when...
2009-04-17 Felix Fietkauget rid of $Id$ - it has never helped us and it has...
2009-04-10 Mirko Vogtuse parent-dependencies for all dependencies of a packa...
2009-04-10 Florian Fainellicygwin also needs to be passed LIBS=-lncurses to link...
2009-03-29 Gabor Juhosipkg-make-index: remove leading './' from the Filename...
2009-03-24 Jose VasconcellosAdd check for IXP42x A0 stepping.
2009-03-24 Felix Fietkaukconfig.pl: interpret =n as undefined symbol
2009-03-24 Felix Fietkaukconfig.pl: add support for custom prefixes instead...
2009-03-20 Felix Fietkaufix host dependencies for packages that depend on their...
2009-03-18 Hamish GuthrieAdd FEATURE ramdisk to be able to select the use of...
2009-03-17 Felix Fietkaumove host build in packages into a separate namespace...
2009-03-14 Felix Fietkaumove cflags default setting to target makefiles
2009-03-09 Felix Fietkauget rid of an illegal characters warning with packages...
2009-03-09 Felix Fietkaukconfig.pl: throw warnings into stderr instead of stdout
2009-03-03 Felix Fietkaufix a package metadata parsing bug
2009-03-02 Ralph Hempelensure that the timestamp script will follow the path...
2009-03-02 Ralph Hempelcheck for correct make version ( thanks to Thomas )
2009-03-02 Ralph Hempelstrip relocatable binaries (not depending on the extens...
2009-03-01 Ralph Hempeladded source distribution to package dump, used by...
2009-02-20 Ralph Hempeladd multiple download mirrors
2009-02-17 Nicolas Thillfeeds: extend 'search' to lookup in source package...
2009-02-01 Nicolas Thilladam2flash: fix 'Interrupted system call' error when...
2009-02-01 Lars-Peter ClausenReset condition for each dependeny when generating...
2009-01-29 Florian FainellibrcmImage.pl should be set executable
2009-01-29 Florian Fainelligenerate images for old CFE based boards like the Davol...
2009-01-25 Jose VasconcellosAdded support WRV54G.
2009-01-25 Felix Fietkauimprove support for building on mac os x by improving...
2009-01-18 Jose VasconcellosFix to wait for internal http server to complete transf...
2009-01-15 Jose VasconcellosFix parsing of password option; set timeout for writing.
2009-01-13 Felix Fietkauadd support for build-only packages which do not appear...
2009-01-05 Lars-Peter ClausenIf a package is part of a virtual dependency and also...
2009-01-02 Felix Fietkaufix recursive dependencies that might be caused by...
2008-12-31 Felix Fietkauscripts/feeds update:
2008-12-17 Florian FainelliAlso move jungo-image.py to scripts/flashing
2008-12-17 Florian FainelliMove flashing scripts to scripts/flashing/
2008-12-17 Florian FainelliAdd flashing script for adsl2mue (#3994)
2008-12-09 Mirko Vogtincreased SCAN_DEPTH for feeds/ by 1
2008-12-08 Peter DenisonUpdated jungo-image.py script (from Jose): Fix http...
2008-12-02 Peter DenisonAdded jungo-image.py script for backing up and flashing...
2008-11-22 Lars-Peter ClausenFix indention.
2008-11-22 Lars-Peter ClausenAdd support for negative conditional dependencies....
2008-11-07 Steven BarthDetect changed feed urls and rebase working copies...
2008-10-18 Felix Fietkaumenuconfig: don't generate inconsistencies when ~/...
2008-10-18 Felix Fietkauadd support for conditional depends to the feeds script
2008-10-08 Felix Fietkauscripts/env: fix file syncing on env switch
2008-10-06 Felix Fietkaudon't print warnings for undefined DEFAULT_* symbols...
2008-10-04 Felix Fietkaufix infinite recursion in metadata.pl
2008-10-01 Felix Fietkauimplement conditional dependencies for menuconfig and...
2008-09-27 Felix Fietkauscripts/feeds: allow multiple alternative urls for...
2008-09-23 Felix Fietkauuse #!/usr/bin/env perl instead of #!/usr/bin/perl...
2008-09-18 Lars-Peter ClausenRestore config after running scripts/env diff.
2008-09-16 Steven BarthFixed dependency handling for feeds
2008-09-02 Felix Fietkaufix ./scripts/env for newer git versions
2008-09-01 Lars-Peter ClausenAdd @GNOME download source.
2008-08-27 Felix Fietkaufix ./scripts/env delete
2008-08-24 Felix Fietkausome more s/git-/git /
2008-08-24 Felix Fietkaureplace the deprecated git-* command calls with git *
2008-08-22 Nicolas Thilldon't display the "Image configuration" menu entry...
2008-08-20 Nicolas Thilladd "Architecture" field to opkg status file (closes...
2008-08-17 Felix Fietkaurename feeds.conf to feeds.conf.default, make feeds...
2008-08-16 Felix Fietkaufix uninitialized variable in metadata.pm (#3860)
2008-08-16 Travis Kemenmake opkg the default package manager, disable busybox...
2008-08-08 Florian Fainelliscripts/feeds calls 'make' irrespective of the platform...
2008-08-06 Felix Fietkauand another one
2008-08-06 Felix Fietkaufix a small typo
2008-08-06 Felix Fietkauadd script for managing 'build environments' (.config...
2008-08-04 Felix Fietkaufix a small bug in the recursive dependency lookup...
2008-08-04 Felix Fietkauscripts/feeds: properly handle virtual packages as...
2008-08-04 Felix Fietkauscripts/feeds: fix some installation warnings for local...
2008-08-04 Felix Fietkaufix scripts/feeds dependency lookup: process deps for...
2008-07-22 Imre Kalozgenerate zImage for the ADI Sidewinder, too
2008-07-02 Imre Kalozgenerate patched zImage for the Pronghorn, too
2008-06-12 Matteo Croceuse the european kernel.org mirror too
2008-06-11 Felix Fietkaufix missing package compile/installation issue
2008-06-11 Felix Fietkaufix some previously ignored build dependencies (for...
2008-06-10 Felix Fietkauconsider virtual dependencies (generated by using PROVI...
2008-06-03 Imre Kalozadd new target feature option for fpu
2008-04-28 Imre Kalozadd support for the Gateworks Cambria
2008-04-20 Nicolas Thilladd a gpio feature for devices supporting the generic...
2008-04-13 Nicolas Thillinstall dependencies after installing package to avoid...
2008-04-12 Nicolas Thillinstall build-depends packages as well
2008-04-07 Imre Kalozadd support for the IXDPG425
2008-04-05 Felix Fietkaufix error message in scripts/feeds when indexes are...
2008-04-02 Felix Fietkaufix a recursive symlink issue with scripts/feeds and...
2008-03-25 Rod Whitbyarm-magic.sh: added tw5334 machine id
2008-03-20 Ralph Hempelfix package/symlinks target, will call scripts/feeds...
2008-03-18 Ralph Hempeladding the possibility of local file cache specify...
2008-03-18 Ralph Hempelfix multiple update (cpy), added index generation ...
2008-03-12 Rod WhitbyAdded a new mach id
2008-02-18 Andy BoyettIncreased to five download attempts in download.pl
2008-01-30 Ralph Hempel- added package list function -r list packages of speci...
2008-01-29 Gabor Juhosadd feature flag for the cpio.gz support
2008-01-27 Felix Fietkaucleanups, small fixes and improvements for the feeds...
2008-01-27 Felix Fietkauscripts/feeds: Add support for git feeds.
next