aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Collapse)AuthorAge
...
* this adds hg (Mercurial) SCM checkout support, very similar to the current ↵Florian Fainelli2008-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 rulesFelix Fietkau2008-08-27
| | | | SVN-Revision: 12414
* fixes cvs download, signed-off by Bruno RandolfJohn Crispin2008-08-27
| | | | SVN-Revision: 12401
* enable quilt by default for the kernel treeFelix Fietkau2008-08-27
| | | | SVN-Revision: 12400
* replace the deprecated git-* command calls with git *Felix Fietkau2008-08-24
| | | | SVN-Revision: 12379
* fix make kernel_menuconfig for subtarget kernel config filesFelix Fietkau2008-08-23
| | | | SVN-Revision: 12376
* update to 2.6.26.3 and 2.6.25.16Gabor Juhos2008-08-22
| | | | SVN-Revision: 12371
* some more build system cleanupFelix Fietkau2008-08-17
| | | | SVN-Revision: 12329
* export the FIND variable which points to a usable find versionFelix Fietkau2008-08-17
| | | | SVN-Revision: 12327
* rework parallel building to get rid of some warnings and add back support ↵Felix Fietkau2008-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 Kemen2008-08-16
| | | | | | default SVN-Revision: 12319
* Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760)Florian Fainelli2008-08-11
| | | | SVN-Revision: 12276
* fix cut&paste mistakeFelix Fietkau2008-08-09
| | | | SVN-Revision: 12254
* fix make distcleanFelix Fietkau2008-08-09
| | | | SVN-Revision: 12252
* update to 2.6.25.15 and 2.6.26.2Gabor Juhos2008-08-07
| | | | SVN-Revision: 12242
* move arch-specific definitions to arch site filesNicolas Thill2008-08-06
| | | | SVN-Revision: 12229
* add ac_cv_file__dev_zero to sitefilesFelix Fietkau2008-08-06
| | | | SVN-Revision: 12227
* add ssize_t definition to site files, fix up size for x86_64Felix Fietkau2008-08-06
| | | | SVN-Revision: 12226
* fix 'make docs'Felix Fietkau2008-08-06
| | | | SVN-Revision: 12211
* fix make variable overriding for package makefiles on the command lineFelix Fietkau2008-08-06
| | | | SVN-Revision: 12204
* add missing configure variable to sitefile (required by gstreamer)Felix Fietkau2008-08-05
| | | | SVN-Revision: 12152
* replace config.guess and config.sub properly, even if they are in a subdirectoryFelix Fietkau2008-08-05
| | | | SVN-Revision: 12148
* add prereq check for pythonFelix Fietkau2008-08-04
| | | | SVN-Revision: 12110
* adds a new uci firewall - iptbales and netfilter packages need to be ↵John Crispin2008-08-04
| | | | | | 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 ... SVN-Revision: 12089
* allow packages to forcibly disable the svn/git mirror downloading attempt by ↵Felix Fietkau2008-07-31
| | | | | | setting PKG_SOURCE_MIRROR:=0 (#3815) SVN-Revision: 12034
* export PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR by default (#3376)Felix Fietkau2008-07-31
| | | | SVN-Revision: 12029
* update to 2.6.25.12Gabor Juhos2008-07-26
| | | | SVN-Revision: 11933
* 2.6.26 final is outImre Kaloz2008-07-14
| | | | SVN-Revision: 11829
* SVN checkouts should be made non-interactive, so that https repositories ↵Florian Fainelli2008-07-12
| | | | | | with auto-signed repositories can be checked out without user interaction SVN-Revision: 11785
* Define the size_t size for cris (#3722)Florian Fainelli2008-07-06
| | | | SVN-Revision: 11701
* spurious initramfs breakage fixFelix Fietkau2008-07-05
| | | | SVN-Revision: 11670
* update targets to 2.6.25.10Imre Kaloz2008-07-05
| | | | SVN-Revision: 11667
* improve xargs compatibility check (mostly Darwin/Mac OS X related)Felix Fietkau2008-07-01
| | | | SVN-Revision: 11613
* upgrade to 2.6.25.9Imre Kaloz2008-06-26
| | | | SVN-Revision: 11584
* upgrade to 2.6.25.7, and refresh patchesGabor Juhos2008-06-17
| | | | SVN-Revision: 11523
* use file descriptors 8 and 9 for build system internal log messages, as ↵Felix Fietkau2008-06-16
| | | | | | apparently bash does not like fds greater than 9 in shell commands on some systems SVN-Revision: 11515
* add another check to the dependenciesFelix Fietkau2008-06-15
| | | | SVN-Revision: 11475
* fix typoFelix Fietkau2008-06-15
| | | | SVN-Revision: 11474
* add some sanity checkingFelix Fietkau2008-06-15
| | | | SVN-Revision: 11473
* remove accidentally committed swap fileFelix Fietkau2008-06-13
| | | | SVN-Revision: 11461
* create a platform config-* file if there is none already when running ↵Felix Fietkau2008-06-13
| | | | | | kernel_menuconfig or kernel_oldconfig SVN-Revision: 11460
* upgrade to 2.6.25.6Imre Kaloz2008-06-11
| | | | SVN-Revision: 11435
* fix make menuconfig/oldconfigFelix Fietkau2008-06-09
| | | | SVN-Revision: 11415
* large improvement for parallel builds. works without V=99 now and without ↵Felix Fietkau2008-06-09
| | | | | | warnings. tested with -j on an 2x dual core opteron machine SVN-Revision: 11414
* allow parallel downloading for make downloadFelix Fietkau2008-06-09
| | | | SVN-Revision: 11411
* strip kernel version from image namesGabor Juhos2008-06-07
| | | | SVN-Revision: 11398
* upstream style quilt refreshImre Kaloz2008-06-04
| | | | SVN-Revision: 11350
* override user/system specific quilt configurationImre Kaloz2008-05-30
| | | | SVN-Revision: 11295
* upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)Gabor Juhos2008-05-18
| | | | SVN-Revision: 11184
* This patch makes kernel modules check if config is defined and creates a ↵Travis Kemen2008-05-15
| | | | | | config passthrough target which will evaluate the original config in the generated package. This is done so kernel modules can have configuration menus like busybox, etc... Signed-off-by: Axel Gembe <ago@bastart.eu.org> SVN-Revision: 11139