| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | more portability fixes and a prereq check for gnu tar | nbd | 2006-10-10 | 1 | -1/+1 |
* | fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systems | nbd | 2006-10-10 | 1 | -0/+1465 |
* | real fix for download.pl | nbd | 2006-10-10 | 1 | -3/+3 |
* | add workaround for freebsd | nbd | 2006-10-10 | 1 | -1/+2 |
* | add support for bsd md5 as a md5sum replacement | nbd | 2006-10-10 | 1 | -2/+6 |
* | speed up package prereq check (only run make on those directories that actual... | nbd | 2006-10-05 | 1 | -1/+7 |
* | ignore kernel and base-files depends, both don't install anything into the st... | nbd | 2006-10-03 | 1 | -0/+1 |
* | fix lxdialog cc/ldflags check script for darwin/osx | nbd | 2006-09-27 | 1 | -15/+21 |
* | disable gettext in menuconfig | nbd | 2006-09-27 | 1 | -4/+1 |
* | disable mirror1.openwrt.org for now - doesn't seem to be active | nbd | 2006-09-24 | 1 | -1/+1 |
* | Standardize shell script, closes #788 | florian | 2006-09-21 | 1 | -1/+1 |
* | change path for mirror2.openwrt.org | nbd | 2006-09-06 | 1 | -1/+1 |
* | increase the size of a few static buffers in menuconfig - fixes display of me... | nbd | 2006-08-08 | 1 | -3/+4 |
* | add -f option to timestamp.pl (follow symlinks) | nbd | 2006-08-04 | 1 | -2/+4 |
* | add mirror2 to download.pl | nbd | 2006-08-04 | 1 | -0/+1 |
* | FreeBSD fix to generate the menuconfig properly | florian | 2006-08-02 | 1 | -0/+9 |
* | let ipkg fail when a package file to be installed is not found | nico | 2006-07-26 | 1 | -4/+0 |
* | fix menu/submenu nesting | nbd | 2006-07-21 | 1 | -8/+13 |
* | add submenu dependencies (used to hide the proprietary broadcom driver on any... | nbd | 2006-07-21 | 1 | -0/+7 |
* | credit where credit is due | mbm | 2006-06-27 | 8 | -0/+56 |
* | add 'reset to defaults' to menuconfig | nbd | 2006-06-25 | 3 | -0/+29 |
* | move the broadcom driver stuff into its own submenu | nbd | 2006-06-25 | 1 | -0/+12 |
* | sstrip binaries that have been stripped by the regular strip before | nbd | 2006-06-22 | 1 | -1/+1 |
* | don't generate invalid dependency lines in sdk mode | nbd | 2006-06-21 | 1 | -1/+1 |
* | add sdk option for gen_deps.pl | nbd | 2006-06-21 | 1 | -1/+13 |
* | more dependency fixes | nbd | 2006-06-20 | 1 | -1/+1 |
* | fix for multiple dependency flags | nbd | 2006-06-20 | 1 | -1/+1 |
* | fix dependency handling bug | nbd | 2006-06-11 | 1 | -2/+2 |
* | strip kernel modules automatically as well | nbd | 2006-05-31 | 1 | -2/+4 |
* | don't try to strip kernel modules | nbd | 2006-05-31 | 1 | -1/+1 |
* | allow building of kernel-specific stuff in package/ instead of target/linux/p... | nbd | 2006-05-31 | 1 | -0/+21 |
* | allow more complex defaults in menuconfig | nbd | 2006-05-30 | 1 | -1/+3 |
* | improve dependency handling, fix some package makefile bugs | nbd | 2006-05-30 | 2 | -5/+23 |
* | add proper build depends | nbd | 2006-05-30 | 2 | -9/+2 |
* | add Build/InstallDev template to install dev files in STAGING_DIR, | nico | 2006-05-24 | 1 | -0/+7 |
* | clean up menu configuration | mbm | 2006-05-19 | 1 | -1/+12 |
* | finish up package makefile | mbm | 2006-05-16 | 1 | -5/+12 |
* | revert; perl version was entirely too slow | mbm | 2006-05-15 | 1 | -22/+11 |
* | replace find call with perl code | mbm | 2006-05-15 | 1 | -11/+22 |
* | change syntax | mbm | 2006-05-14 | 1 | -4/+9 |
* | generate package dependancies | mbm | 2006-05-14 | 1 | -0/+34 |
* | fix busybox config parsing for new config format | mbm | 2006-05-12 | 1 | -2/+2 |
* | add wildcard support to menuconfig (again) | mbm | 2006-05-12 | 2 | -44/+86 |
* | fix detection of removed packages | nbd | 2006-04-21 | 1 | -1/+0 |
* | include package description in menuconfig help | nbd | 2006-04-21 | 1 | -4/+6 |
* | more cleanups and a new menuconfig generator | nbd | 2006-04-21 | 1 | -0/+82 |
* | menuconfig cleanup | nbd | 2006-04-20 | 1 | -8/+8 |
* | modify the kconfig system for openwrt | nbd | 2006-04-20 | 9 | -37/+49 |
* | add kconfig from linux 2.6 to scripts/config | nbd | 2006-04-20 | 32 | -0/+13670 |
* | add proper package dependency handling | nbd | 2006-04-20 | 1 | -9/+25 |