Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | don't overwrite .config if it's a symlink (fixes scripts/env problems) | Felix Fietkau | 2008-10-18 |
| | | | | SVN-Revision: 13005 | ||
* | refresh patches against 2.6.27 final | Gabor Juhos | 2008-10-15 |
| | | | | SVN-Revision: 12987 | ||
* | add md5sum for final linux 2.6.27 | Felix Fietkau | 2008-10-14 |
| | | | | SVN-Revision: 12982 | ||
* | Adds support for using a local clone of a git tree | Hamish Guthrie | 2008-10-10 |
| | | | | SVN-Revision: 12941 | ||
* | add function names to quilt-generated patch files to make patches more readable | Felix Fietkau | 2008-10-10 |
| | | | | SVN-Revision: 12938 | ||
* | fix inotify detection for linux 2.4 (fixes glib2 and packages that depend on ↵ | Felix Fietkau | 2008-10-08 |
| | | | | | | it on brcm-2.4) SVN-Revision: 12896 | ||
* | refresh 2.6.27 patches based on -rc9 | Gabor Juhos | 2008-10-07 |
| | | | | SVN-Revision: 12892 | ||
* | generate md5 checksums of generated firware images. closes #4003 - checksums ↵ | Andy Boyett | 2008-10-07 |
| | | | | | | located in bin/md5sums - integrity can be verified using md5sum -c SVN-Revision: 12889 | ||
* | enable luci by default | Felix Fietkau | 2008-10-06 |
| | | | | SVN-Revision: 12870 | ||
* | refresh 2.6.27 patches based on -rc8 | Gabor Juhos | 2008-10-05 |
| | | | | SVN-Revision: 12858 | ||
* | implement conditional dependencies for generating the Depends: field of ipkgs | Felix Fietkau | 2008-10-03 |
| | | | | SVN-Revision: 12836 | ||
* | port generic and ixp4xx kernel patches to 2.6.27 (compiles except for ↵ | Felix Fietkau | 2008-09-29 |
| | | | | | | iptables, but otherwise completely untested) SVN-Revision: 12790 | ||
* | cris is little endian, not big endian (patch from #4048) | Felix Fietkau | 2008-09-28 |
| | | | | SVN-Revision: 12773 | ||
* | update to 2.6.26.5 and 2.6.25.17 | Gabor Juhos | 2008-09-26 |
| | | | | SVN-Revision: 12718 | ||
* | make sure a predefined CFLAGS variable does not get in the way (fix for #4038) | Felix Fietkau | 2008-09-25 |
| | | | | SVN-Revision: 12702 | ||
* | make the whole iptables/netfiter modular (closes: #3871, #3527) | Nicolas Thill | 2008-09-22 |
| | | | | SVN-Revision: 12649 | ||
* | Remove 2.6.22 files, no target uses them anymore | Florian Fainelli | 2008-09-21 |
| | | | | SVN-Revision: 12638 | ||
* | Change libtool fixup behaviour. Still ugly but it works until we have a real ↵ | Lars-Peter Clausen | 2008-09-13 |
| | | | | | | fix. It uses a InstallDev/Post hook to find all .la files which are going to be installed in the staging dir and prefixes every path in those files which starts with /usr/lib with $(STAGING_DIR). SVN-Revision: 12586 | ||
* | oops, previous commit was broken. remove wrong line break. | Lars-Peter Clausen | 2008-09-11 |
| | | | | SVN-Revision: 12570 | ||
* | Add InstallDev/(Pre|Post) hooks. | Lars-Peter Clausen | 2008-09-11 |
| | | | | SVN-Revision: 12569 | ||
* | target features: fix usb support detection | Felix Fietkau | 2008-09-08 |
| | | | | SVN-Revision: 12551 | ||
* | add default Build/Install template, which is activated by setting PKG_INSTALL=1 | Felix Fietkau | 2008-09-03 |
| | | | | SVN-Revision: 12512 | ||
* | make sure that when the kernel config changes, compile is triggered for all ↵ | Felix Fietkau | 2008-09-02 |
| | | | | | | kernel dependent packages SVN-Revision: 12503 | ||
* | get rid of a shell warning if md5sum is not found | Felix Fietkau | 2008-09-02 |
| | | | | SVN-Revision: 12494 | ||
* | clean up md5s() shell function | Felix Fietkau | 2008-09-02 |
| | | | | SVN-Revision: 12493 | ||
* | add prereq check for extended getopt (#3944) | Felix Fietkau | 2008-09-02 |
| | | | | SVN-Revision: 12491 | ||
* | Add @GNOME download source. | Lars-Peter Clausen | 2008-09-01 |
| | | | | SVN-Revision: 12469 | ||
* | add an extra build step Build/Install which allows you to run a make install ↵ | Felix Fietkau | 2008-09-01 |
| | | | | | | target after the post-compile hooks have run - will be necessary for some libtool dependent stuff SVN-Revision: 12452 | ||
* | this adds hg (Mercurial) SCM checkout support, very similar to the current ↵ | Florian Fainelli | 2008-08-29 |
| | | | | | | | | git or svn checkout support; potential use is for building em28xx-new driver (USB hybrid DVB-T device) which lives in a Mercurial repo. (#3229) Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net> SVN-Revision: 12433 | ||
* | fix kconfig for packages that only define =y, =m or =n rules | Felix Fietkau | 2008-08-27 |
| | | | | SVN-Revision: 12414 | ||
* | fixes cvs download, signed-off by Bruno Randolf | John Crispin | 2008-08-27 |
| | | | | SVN-Revision: 12401 | ||
* | enable quilt by default for the kernel tree | Felix Fietkau | 2008-08-27 |
| | | | | SVN-Revision: 12400 | ||
* | replace the deprecated git-* command calls with git * | Felix Fietkau | 2008-08-24 |
| | | | | SVN-Revision: 12379 | ||
* | fix make kernel_menuconfig for subtarget kernel config files | Felix Fietkau | 2008-08-23 |
| | | | | SVN-Revision: 12376 | ||
* | update to 2.6.26.3 and 2.6.25.16 | Gabor Juhos | 2008-08-22 |
| | | | | SVN-Revision: 12371 | ||
* | some more build system cleanup | Felix Fietkau | 2008-08-17 |
| | | | | SVN-Revision: 12329 | ||
* | export the FIND variable which points to a usable find version | Felix Fietkau | 2008-08-17 |
| | | | | SVN-Revision: 12327 | ||
* | rework parallel building to get rid of some warnings and add back support ↵ | Felix Fietkau | 2008-08-16 |
| | | | | | | for parallelizing the kernel build fixes #3882 SVN-Revision: 12322 | ||
* | make opkg the default package manager, disable busybox ipkg from building by ↵ | Travis Kemen | 2008-08-16 |
| | | | | | | default SVN-Revision: 12319 | ||
* | Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760) | Florian Fainelli | 2008-08-11 |
| | | | | SVN-Revision: 12276 | ||
* | fix cut&paste mistake | Felix Fietkau | 2008-08-09 |
| | | | | SVN-Revision: 12254 | ||
* | fix make distclean | Felix Fietkau | 2008-08-09 |
| | | | | SVN-Revision: 12252 | ||
* | update to 2.6.25.15 and 2.6.26.2 | Gabor Juhos | 2008-08-07 |
| | | | | SVN-Revision: 12242 | ||
* | move arch-specific definitions to arch site files | Nicolas Thill | 2008-08-06 |
| | | | | SVN-Revision: 12229 | ||
* | add ac_cv_file__dev_zero to sitefiles | Felix Fietkau | 2008-08-06 |
| | | | | SVN-Revision: 12227 | ||
* | add ssize_t definition to site files, fix up size for x86_64 | Felix Fietkau | 2008-08-06 |
| | | | | SVN-Revision: 12226 | ||
* | fix 'make docs' | Felix Fietkau | 2008-08-06 |
| | | | | SVN-Revision: 12211 | ||
* | fix make variable overriding for package makefiles on the command line | Felix Fietkau | 2008-08-06 |
| | | | | SVN-Revision: 12204 | ||
* | add missing configure variable to sitefile (required by gstreamer) | Felix Fietkau | 2008-08-05 |
| | | | | SVN-Revision: 12152 | ||
* | replace config.guess and config.sub properly, even if they are in a subdirectory | Felix Fietkau | 2008-08-05 |
| | | | | SVN-Revision: 12148 |