Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix a package metadata parsing bug | Felix Fietkau | 2009-03-03 |
| | | | | SVN-Revision: 14735 | ||
* | ensure that the timestamp script will follow the path even if it is link ( ↵ | Ralph Hempel | 2009-03-02 |
| | | | | | | in our case the build directory might be a link to a ClearCase dynamic view ) SVN-Revision: 14728 | ||
* | check for correct make version ( thanks to Thomas ) | Ralph Hempel | 2009-03-02 |
| | | | | SVN-Revision: 14727 | ||
* | strip relocatable binaries (not depending on the extension) ( thanks to Thomas ) | Ralph Hempel | 2009-03-02 |
| | | | | SVN-Revision: 14726 | ||
* | added source distribution to package dump, used by our SDK (include source ↵ | Ralph Hempel | 2009-03-01 |
| | | | | | | distributions for offline usage) added bugfix for sub-targets added bugfix for help info (thanks to Thomas) SVN-Revision: 14703 | ||
* | add multiple download mirrors | Ralph Hempel | 2009-02-20 |
| | | | | SVN-Revision: 14573 | ||
* | feeds: extend 'search' to lookup in source package names too | Nicolas Thill | 2009-02-17 |
| | | | | SVN-Revision: 14537 | ||
* | adam2flash: fix 'Interrupted system call' error when flashing (closes: ↵ | Nicolas Thill | 2009-02-01 |
| | | | | | | #4490, thanks oliver) SVN-Revision: 14344 | ||
* | Reset condition for each dependeny when generating mconf files. Previously ↵ | Lars-Peter Clausen | 2009-02-01 |
| | | | | | | all dependencys listed after a conditional dependency had the same condition. SVN-Revision: 14335 | ||
* | brcmImage.pl should be set executable | Florian Fainelli | 2009-01-29 |
| | | | | SVN-Revision: 14265 | ||
* | generate images for old CFE based boards like the Davolink DV201 | Florian Fainelli | 2009-01-29 |
| | | | | SVN-Revision: 14264 | ||
* | Added support WRV54G. | Jose Vasconcellos | 2009-01-25 |
| | | | | SVN-Revision: 14186 | ||
* | improve support for building on mac os x by improving detection of missing ↵ | Felix Fietkau | 2009-01-25 |
| | | | | | | components SVN-Revision: 14180 | ||
* | Fix to wait for internal http server to complete transfer. Rework and ↵ | Jose Vasconcellos | 2009-01-18 |
| | | | | | | simplify command line options. SVN-Revision: 14098 | ||
* | Fix parsing of password option; set timeout for writing. | Jose Vasconcellos | 2009-01-15 |
| | | | | SVN-Revision: 14046 | ||
* | add support for build-only packages which do not appear in menuconfig | Felix Fietkau | 2009-01-13 |
| | | | | SVN-Revision: 14009 | ||
* | If a package is part of a virtual dependency and also listed as a normal ↵ | Lars-Peter Clausen | 2009-01-05 |
| | | | | | | dependency ensure that the dependency is always unconditional. Such a case happens if for example a package has a build dependency and the build dependency provides a virtual install dependency of the package. SVN-Revision: 13877 | ||
* | fix recursive dependencies that might be caused by using conditional ↵ | Felix Fietkau | 2009-01-02 |
| | | | | | | dependencies SVN-Revision: 13813 | ||
* | scripts/feeds update: | Felix Fietkau | 2008-12-31 |
| | | | | | | | | | | | * Fix feed update via git. * Add support for bzr and hg. * Proper escaping of command line arguments handed to system. * Reduced code duplication. Patch by Justus Winter SVN-Revision: 13782 | ||
* | Also move jungo-image.py to scripts/flashing | Florian Fainelli | 2008-12-17 |
| | | | | SVN-Revision: 13675 | ||
* | Move flashing scripts to scripts/flashing/ | Florian Fainelli | 2008-12-17 |
| | | | | SVN-Revision: 13674 | ||
* | Add flashing script for adsl2mue (#3994) | Florian Fainelli | 2008-12-17 |
| | | | | SVN-Revision: 13673 | ||
* | increased SCAN_DEPTH for feeds/ by 1 | Mirko Vogt | 2008-12-09 |
| | | | | SVN-Revision: 13572 | ||
* | Updated jungo-image.py script (from Jose): Fix http server issues when ↵ | Peter Denison | 2008-12-08 |
| | | | | | | imagefile is on different directory Fix computation of flash size Obtain MAC address in a more portable way Add percent display when dumping flash (instead of dots) Set default to display progress information; added --quiet option SVN-Revision: 13550 | ||
* | Added jungo-image.py script for backing up and flashing Jungo-based routers ↵ | Peter Denison | 2008-12-02 |
| | | | | | | such as MI424-WR, USR8200 and WRV54G SVN-Revision: 13486 | ||
* | Fix indention. | Lars-Peter Clausen | 2008-11-22 |
| | | | | SVN-Revision: 13321 | ||
* | Add support for negative conditional dependencies. Also add the condition of ↵ | Lars-Peter Clausen | 2008-11-22 |
| | | | | | | conditional dependencies to dependencies which are inherited form the conditional dependency. SVN-Revision: 13319 | ||
* | Detect changed feed urls and rebase working copies if needed. (Patch by xMff) | Steven Barth | 2008-11-07 |
| | | | | SVN-Revision: 13138 | ||
* | menuconfig: don't generate inconsistencies when ~/.openwrt/defconfig ↵ | Felix Fietkau | 2008-10-18 |
| | | | | | | specifies a default target SVN-Revision: 13008 | ||
* | add support for conditional depends to the feeds script | Felix Fietkau | 2008-10-18 |
| | | | | SVN-Revision: 13004 | ||
* | scripts/env: fix file syncing on env switch | Felix Fietkau | 2008-10-08 |
| | | | | SVN-Revision: 12925 | ||
* | don't print warnings for undefined DEFAULT_* symbols on menuconfig. generate ↵ | Felix Fietkau | 2008-10-06 |
| | | | | | | those in config-target.in instead of config-package.in SVN-Revision: 12871 | ||
* | fix infinite recursion in metadata.pl | Felix Fietkau | 2008-10-04 |
| | | | | SVN-Revision: 12851 | ||
* | implement conditional dependencies for menuconfig and build deps | Felix Fietkau | 2008-10-01 |
| | | | | SVN-Revision: 12820 | ||
* | scripts/feeds: allow multiple alternative urls for a single feed. this will ↵ | Felix Fietkau | 2008-09-27 |
| | | | | | | be useful for maintaining release branch forks of /packages SVN-Revision: 12746 | ||
* | use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes ↵ | Felix Fietkau | 2008-09-23 |
| | | | | | | #2998) SVN-Revision: 12674 | ||
* | Restore config after running scripts/env diff. | Lars-Peter Clausen | 2008-09-18 |
| | | | | SVN-Revision: 12632 | ||
* | Fixed dependency handling for feeds | Steven Barth | 2008-09-16 |
| | | | | SVN-Revision: 12615 | ||
* | fix ./scripts/env for newer git versions | Felix Fietkau | 2008-09-02 |
| | | | | SVN-Revision: 12502 | ||
* | Add @GNOME download source. | Lars-Peter Clausen | 2008-09-01 |
| | | | | SVN-Revision: 12469 | ||
* | fix ./scripts/env delete | Felix Fietkau | 2008-08-27 |
| | | | | SVN-Revision: 12399 | ||
* | some more s/git-/git / | Felix Fietkau | 2008-08-24 |
| | | | | SVN-Revision: 12380 | ||
* | replace the deprecated git-* command calls with git * | Felix Fietkau | 2008-08-24 |
| | | | | SVN-Revision: 12379 | ||
* | don't display the "Image configuration" menu entry when there's nothing to ↵ | Nicolas Thill | 2008-08-22 |
| | | | | | | pre-configure (when using the SDK for example) SVN-Revision: 12366 | ||
* | add "Architecture" field to opkg status file (closes: #3901) | Nicolas Thill | 2008-08-20 |
| | | | | SVN-Revision: 12349 | ||
* | rename feeds.conf to feeds.conf.default, make feeds.conf override ↵ | Felix Fietkau | 2008-08-17 |
| | | | | | | feeds.conf.default this makes it possible to change the feeds lists without having the version control system record it as a change SVN-Revision: 12328 | ||
* | fix uninitialized variable in metadata.pm (#3860) | Felix Fietkau | 2008-08-16 |
| | | | | SVN-Revision: 12325 | ||
* | make opkg the default package manager, disable busybox ipkg from building by ↵ | Travis Kemen | 2008-08-16 |
| | | | | | | default SVN-Revision: 12319 | ||
* | scripts/feeds calls 'make' irrespective of the platform it is running on. ↵ | Florian Fainelli | 2008-08-08 |
| | | | | | | | | The attached patch changes the code to use gmake if available (which should cover non-linux platforms, and is the same logic used to adapt other programs in include/host.mk) (#3867) Signed-off-by: Luigi Rizzo <rizzo@iet.unipi.it> SVN-Revision: 12246 | ||
* | and another one | Felix Fietkau | 2008-08-06 |
| | | | | SVN-Revision: 12217 |