711 Commits (82a092becec473a913a7e3e12281c6747041062c)

Author SHA1 Message Date
Felix Fietkau cdcc68d689 implement conditional dependencies for generating the Depends: field of ipkgs 16 years ago
Felix Fietkau bc92b67c41 port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptables, but otherwise completely untested) 16 years ago
Felix Fietkau 8ce76ceccb cris is little endian, not big endian (patch from #4048) 16 years ago
Gabor Juhos 821170133f update to 2.6.26.5 and 2.6.25.17 16 years ago
Felix Fietkau d0302d323b make sure a predefined CFLAGS variable does not get in the way (fix for #4038) 16 years ago
Nicolas Thill 2c8010b2dc make the whole iptables/netfiter modular (closes: #3871, #3527) 16 years ago
Florian Fainelli d1f4f4646d Remove 2.6.22 files, no target uses them anymore 16 years ago
Lars-Peter Clausen 6f774d468f Change libtool fixup behaviour. Still ugly but it works until we have a real 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). 16 years ago
Lars-Peter Clausen 3601e8b9bb oops, previous commit was broken. remove wrong line break. 16 years ago
Lars-Peter Clausen 013d074603 Add InstallDev/(Pre|Post) hooks. 16 years ago
Felix Fietkau 5437cc1f7c target features: fix usb support detection 16 years ago
Felix Fietkau 3b937f85e8 add default Build/Install template, which is activated by setting PKG_INSTALL=1 16 years ago
Felix Fietkau 096531f61e make sure that when the kernel config changes, compile is triggered for all kernel dependent packages 16 years ago
Felix Fietkau b0d8473bf4 get rid of a shell warning if md5sum is not found 16 years ago
Felix Fietkau 6f16d961a5 clean up md5s() shell function 16 years ago
Felix Fietkau a7d856c4ce add prereq check for extended getopt (#3944) 16 years ago
Lars-Peter Clausen 2552e9362b Add @GNOME download source. 16 years ago
Felix Fietkau 5719247ae3 add an extra build step Build/Install which allows you to run a make install target after the post-compile hooks have run - will be necessary for some libtool dependent stuff 16 years ago
Florian Fainelli a35b2385ae this adds hg (Mercurial) SCM checkout support, very similar to the current 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) 16 years ago
Felix Fietkau 38b96e6b68 fix kconfig for packages that only define =y, =m or =n rules 16 years ago
John Crispin c1bc95ec34 fixes cvs download, signed-off by Bruno Randolf 16 years ago
Felix Fietkau ab8c8b019f enable quilt by default for the kernel tree 16 years ago
Felix Fietkau 2311fc9850 replace the deprecated git-* command calls with git * 16 years ago
Felix Fietkau 811b00f646 fix make kernel_menuconfig for subtarget kernel config files 16 years ago
Gabor Juhos 184c6b06f2 update to 2.6.26.3 and 2.6.25.16 16 years ago
Felix Fietkau bdb9c7351c some more build system cleanup 16 years ago
Felix Fietkau 08b6c2294f export the FIND variable which points to a usable find version 16 years ago
Felix Fietkau a3a37d0bb1 rework parallel building to get rid of some warnings and add back support for parallelizing the kernel build fixes #3882 16 years ago
Travis Kemen 99dd3e13fc make opkg the default package manager, disable busybox ipkg from building by default 16 years ago
Florian Fainelli 5cf0db54c6 Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760) 16 years ago
Felix Fietkau 14a3ac5c63 fix cut&paste mistake 16 years ago
Felix Fietkau ef05bf3494 fix make distclean 16 years ago
Gabor Juhos e5fa05d788 update to 2.6.25.15 and 2.6.26.2 16 years ago
Nicolas Thill e848e7654b move arch-specific definitions to arch site files 16 years ago
Felix Fietkau fb344e3dff add ac_cv_file__dev_zero to sitefiles 16 years ago
Felix Fietkau 348d5ba521 add ssize_t definition to site files, fix up size for x86_64 16 years ago
Felix Fietkau 3a321fb110 fix 'make docs' 16 years ago
Felix Fietkau 311c9403d9 fix make variable overriding for package makefiles on the command line 16 years ago
Felix Fietkau 352173f782 add missing configure variable to sitefile (required by gstreamer) 16 years ago
Felix Fietkau 06e754b1f7 replace config.guess and config.sub properly, even if they are in a subdirectory 16 years ago
Felix Fietkau 86f5eb449c add prereq check for python 16 years ago
John Crispin 21bbdc24c3 adds a new uci firewall - iptbales and netfilter packages need to be rewrapped when we switch to this firewall as default - there are some examples in the file /etc/config/firewall - iptables-save/restore are still missing - hotplug takes care of adding/removing netdevs during runtime - misisng features ? wishes ? let me know ... 16 years ago
Felix Fietkau 291e775fcd allow packages to forcibly disable the svn/git mirror downloading attempt by setting PKG_SOURCE_MIRROR:=0 (#3815) 16 years ago
Felix Fietkau a2c17f1bc5 export PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR by default (#3376) 16 years ago
Gabor Juhos 104b3386a2 update to 2.6.25.12 16 years ago
Imre Kaloz 1a013cdca4 2.6.26 final is out 16 years ago
Florian Fainelli ef437f5e67 SVN checkouts should be made non-interactive, so that https repositories with auto-signed repositories can be checked out without user interaction 16 years ago
Florian Fainelli 4d5535e29e Define the size_t size for cris (#3722) 16 years ago
Felix Fietkau 7866f69cbe spurious initramfs breakage fix 16 years ago
Imre Kaloz 492ba57b56 update targets to 2.6.25.10 16 years ago