summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* reintroduce LINUX_2_4 and LINUX_2_6 as config variablesmbm2006-11-141-0/+2
* implement target profiles in menuconfignbd2006-11-122-3/+116
* make target/linux/* directories self-contained, use the selected kernel versi...nbd2006-11-113-0/+153
* remove obsolete filenbd2006-10-201-35/+0
* *sigh* increase size of the static buffer allocated in menuconfig againnbd2006-10-171-1/+1
* fix submenu sortingnbd2006-10-171-23/+32
* add PROVIDES option, currently only used for menuconfignbd2006-10-172-7/+29
* menuconfig: include dependency checking in submenu sorting functionnbd2006-10-171-0/+32
* implement sorting for menuconfig submenusnbd2006-10-171-1/+4
* sync whiterussian download.pl with trunk, allow the user to specify additiona...nbd2006-10-161-1/+3
* don't generate .tmpconfig.h and .kconfig.dnbd2006-10-142-70/+1
* fix download.pl for weird 'which' implementationsnbd2006-10-141-2/+11
* improve ncurses checknbd2006-10-131-1/+1
* fix lxdialog build targetnbd2006-10-131-3/+2
* remove useless filenbd2006-10-131-4/+0
* only check prerequisites of actually selected packagesnbd2006-10-121-7/+13
* replace ipkg-make-index with a shell script that works on bsdnbd2006-10-101-0/+24
* use bsd md5 in ipkg if md5sum is not availablenbd2006-10-101-0/+2
* run rstrip in bashnbd2006-10-101-1/+1
* more portability fixes and a prereq check for gnu tarnbd2006-10-101-1/+1
* fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systemsnbd2006-10-101-0/+1465
* real fix for download.plnbd2006-10-101-3/+3
* add workaround for freebsdnbd2006-10-101-1/+2
* add support for bsd md5 as a md5sum replacementnbd2006-10-101-2/+6
* speed up package prereq check (only run make on those directories that actual...nbd2006-10-051-1/+7
* ignore kernel and base-files depends, both don't install anything into the st...nbd2006-10-031-0/+1
* fix lxdialog cc/ldflags check script for darwin/osxnbd2006-09-271-15/+21
* disable gettext in menuconfignbd2006-09-271-4/+1
* disable mirror1.openwrt.org for now - doesn't seem to be activenbd2006-09-241-1/+1
* Standardize shell script, closes #788florian2006-09-211-1/+1
* change path for mirror2.openwrt.orgnbd2006-09-061-1/+1
* increase the size of a few static buffers in menuconfig - fixes display of me...nbd2006-08-081-3/+4
* add -f option to timestamp.pl (follow symlinks)nbd2006-08-041-2/+4
* add mirror2 to download.plnbd2006-08-041-0/+1
* FreeBSD fix to generate the menuconfig properlyflorian2006-08-021-0/+9
* let ipkg fail when a package file to be installed is not foundnico2006-07-261-4/+0
* fix menu/submenu nestingnbd2006-07-211-8/+13
* add submenu dependencies (used to hide the proprietary broadcom driver on any...nbd2006-07-211-0/+7
* credit where credit is duembm2006-06-278-0/+56
* add 'reset to defaults' to menuconfignbd2006-06-253-0/+29
* move the broadcom driver stuff into its own submenunbd2006-06-251-0/+12
* sstrip binaries that have been stripped by the regular strip beforenbd2006-06-221-1/+1
* don't generate invalid dependency lines in sdk modenbd2006-06-211-1/+1
* add sdk option for gen_deps.plnbd2006-06-211-1/+13
* more dependency fixesnbd2006-06-201-1/+1
* fix for multiple dependency flagsnbd2006-06-201-1/+1
* fix dependency handling bugnbd2006-06-111-2/+2
* strip kernel modules automatically as wellnbd2006-05-311-2/+4
* don't try to strip kernel modulesnbd2006-05-311-1/+1
* allow building of kernel-specific stuff in package/ instead of target/linux/p...nbd2006-05-311-0/+21