Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | only check prerequisites of actually selected packages | Felix Fietkau | 2006-10-12 |
| | | | | SVN-Revision: 5055 | ||
* | replace ipkg-make-index with a shell script that works on bsd | Felix Fietkau | 2006-10-10 |
| | | | | SVN-Revision: 5046 | ||
* | use bsd md5 in ipkg if md5sum is not available | Felix Fietkau | 2006-10-10 |
| | | | | SVN-Revision: 5045 | ||
* | run rstrip in bash | Felix Fietkau | 2006-10-10 |
| | | | | SVN-Revision: 5044 | ||
* | more portability fixes and a prereq check for gnu tar | Felix Fietkau | 2006-10-10 |
| | | | | SVN-Revision: 5037 | ||
* | fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systems | Felix Fietkau | 2006-10-10 |
| | | | | SVN-Revision: 5027 | ||
* | real fix for download.pl | Felix Fietkau | 2006-10-10 |
| | | | | SVN-Revision: 5018 | ||
* | add workaround for freebsd | Felix Fietkau | 2006-10-10 |
| | | | | SVN-Revision: 5017 | ||
* | add support for bsd md5 as a md5sum replacement | Felix Fietkau | 2006-10-10 |
| | | | | SVN-Revision: 5016 | ||
* | speed up package prereq check (only run make on those directories that ↵ | Felix Fietkau | 2006-10-05 |
| | | | | | | actually contain prereq checks) SVN-Revision: 4927 | ||
* | ignore kernel and base-files depends, both don't install anything into the ↵ | Felix Fietkau | 2006-10-03 |
| | | | | | | staging dir SVN-Revision: 4890 | ||
* | fix lxdialog cc/ldflags check script for darwin/osx | Felix Fietkau | 2006-09-27 |
| | | | | SVN-Revision: 4864 | ||
* | disable gettext in menuconfig | Felix Fietkau | 2006-09-27 |
| | | | | SVN-Revision: 4863 | ||
* | disable mirror1.openwrt.org for now - doesn't seem to be active | Felix Fietkau | 2006-09-24 |
| | | | | SVN-Revision: 4851 | ||
* | Standardize shell script, closes #788 | Florian Fainelli | 2006-09-21 |
| | | | | SVN-Revision: 4807 | ||
* | change path for mirror2.openwrt.org | Felix Fietkau | 2006-09-06 |
| | | | | SVN-Revision: 4759 | ||
* | increase the size of a few static buffers in menuconfig - fixes display of ↵ | Felix Fietkau | 2006-08-08 |
| | | | | | | menus with lots of packages SVN-Revision: 4517 | ||
* | add -f option to timestamp.pl (follow symlinks) | Felix Fietkau | 2006-08-04 |
| | | | | SVN-Revision: 4457 | ||
* | add mirror2 to download.pl | Felix Fietkau | 2006-08-04 |
| | | | | SVN-Revision: 4445 | ||
* | FreeBSD fix to generate the menuconfig properly | Florian Fainelli | 2006-08-02 |
| | | | | SVN-Revision: 4396 | ||
* | let ipkg fail when a package file to be installed is not found | Nicolas Thill | 2006-07-26 |
| | | | | SVN-Revision: 4287 | ||
* | fix menu/submenu nesting | Felix Fietkau | 2006-07-21 |
| | | | | SVN-Revision: 4200 | ||
* | add submenu dependencies (used to hide the proprietary broadcom driver on ↵ | Felix Fietkau | 2006-07-21 |
| | | | | | | anything except for brcm-2.4) SVN-Revision: 4197 | ||
* | credit where credit is due | Mike Baker | 2006-06-27 |
| | | | | SVN-Revision: 4091 | ||
* | add 'reset to defaults' to menuconfig | Felix Fietkau | 2006-06-25 |
| | | | | SVN-Revision: 4080 | ||
* | move the broadcom driver stuff into its own submenu | Felix Fietkau | 2006-06-25 |
| | | | | SVN-Revision: 4073 | ||
* | sstrip binaries that have been stripped by the regular strip before | Felix Fietkau | 2006-06-22 |
| | | | | SVN-Revision: 4047 | ||
* | don't generate invalid dependency lines in sdk mode | Felix Fietkau | 2006-06-21 |
| | | | | SVN-Revision: 4035 | ||
* | add sdk option for gen_deps.pl | Felix Fietkau | 2006-06-21 |
| | | | | SVN-Revision: 4034 | ||
* | more dependency fixes | Felix Fietkau | 2006-06-20 |
| | | | | SVN-Revision: 4024 | ||
* | fix for multiple dependency flags | Felix Fietkau | 2006-06-20 |
| | | | | SVN-Revision: 4023 | ||
* | fix dependency handling bug | Felix Fietkau | 2006-06-11 |
| | | | | SVN-Revision: 3929 | ||
* | strip kernel modules automatically as well | Felix Fietkau | 2006-05-31 |
| | | | | SVN-Revision: 3870 | ||
* | don't try to strip kernel modules | Felix Fietkau | 2006-05-31 |
| | | | | SVN-Revision: 3859 | ||
* | allow building of kernel-specific stuff in package/ instead of ↵ | Felix Fietkau | 2006-05-31 |
| | | | | | | target/linux/package/ and merge target/linux/package/base-files into package/base-files SVN-Revision: 3855 | ||
* | allow more complex defaults in menuconfig | Felix Fietkau | 2006-05-30 |
| | | | | SVN-Revision: 3848 | ||
* | improve dependency handling, fix some package makefile bugs | Felix Fietkau | 2006-05-30 |
| | | | | SVN-Revision: 3843 | ||
* | add proper build depends | Felix Fietkau | 2006-05-30 |
| | | | | SVN-Revision: 3841 | ||
* | add Build/InstallDev template to install dev files in STAGING_DIR, introduce ↵ | Nicolas Thill | 2006-05-24 |
| | | | | | | a NEEDS: package field to implement SELECT PACKAGE_foo in menuconfig. SVN-Revision: 3824 | ||
* | clean up menu configuration | Mike Baker | 2006-05-19 |
| | | | | SVN-Revision: 3801 | ||
* | finish up package makefile | Mike Baker | 2006-05-16 |
| | | | | SVN-Revision: 3786 | ||
* | revert; perl version was entirely too slow | Mike Baker | 2006-05-15 |
| | | | | SVN-Revision: 3783 | ||
* | replace find call with perl code | Mike Baker | 2006-05-15 |
| | | | | SVN-Revision: 3782 | ||
* | change syntax | Mike Baker | 2006-05-14 |
| | | | | SVN-Revision: 3778 | ||
* | generate package dependancies | Mike Baker | 2006-05-14 |
| | | | | SVN-Revision: 3774 | ||
* | fix busybox config parsing for new config format | Mike Baker | 2006-05-12 |
| | | | | SVN-Revision: 3770 | ||
* | add wildcard support to menuconfig (again) | Mike Baker | 2006-05-12 |
| | | | | SVN-Revision: 3768 | ||
* | fix detection of removed packages | Felix Fietkau | 2006-04-21 |
| | | | | SVN-Revision: 3688 | ||
* | include package description in menuconfig help | Felix Fietkau | 2006-04-21 |
| | | | | SVN-Revision: 3687 | ||
* | more cleanups and a new menuconfig generator | Felix Fietkau | 2006-04-21 |
| | | | | SVN-Revision: 3685 |