aboutsummaryrefslogtreecommitdiff
path: root/openwrt/scripts
Commit message (Expand)AuthorAge
* only check prerequisites of actually selected packagesFelix Fietkau2006-10-12
* replace ipkg-make-index with a shell script that works on bsdFelix Fietkau2006-10-10
* use bsd md5 in ipkg if md5sum is not availableFelix Fietkau2006-10-10
* run rstrip in bashFelix Fietkau2006-10-10
* more portability fixes and a prereq check for gnu tarFelix Fietkau2006-10-10
* fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systemsFelix Fietkau2006-10-10
* real fix for download.plFelix Fietkau2006-10-10
* add workaround for freebsdFelix Fietkau2006-10-10
* add support for bsd md5 as a md5sum replacementFelix Fietkau2006-10-10
* speed up package prereq check (only run make on those directories that actual...Felix Fietkau2006-10-05
* ignore kernel and base-files depends, both don't install anything into the st...Felix Fietkau2006-10-03
* fix lxdialog cc/ldflags check script for darwin/osxFelix Fietkau2006-09-27
* disable gettext in menuconfigFelix Fietkau2006-09-27
* disable mirror1.openwrt.org for now - doesn't seem to be activeFelix Fietkau2006-09-24
* Standardize shell script, closes #788Florian Fainelli2006-09-21
* change path for mirror2.openwrt.orgFelix Fietkau2006-09-06
* increase the size of a few static buffers in menuconfig - fixes display of me...Felix Fietkau2006-08-08
* add -f option to timestamp.pl (follow symlinks)Felix Fietkau2006-08-04
* add mirror2 to download.plFelix Fietkau2006-08-04
* FreeBSD fix to generate the menuconfig properlyFlorian Fainelli2006-08-02
* let ipkg fail when a package file to be installed is not foundNicolas Thill2006-07-26
* fix menu/submenu nestingFelix Fietkau2006-07-21
* add submenu dependencies (used to hide the proprietary broadcom driver on any...Felix Fietkau2006-07-21
* credit where credit is dueMike Baker2006-06-27
* add 'reset to defaults' to menuconfigFelix Fietkau2006-06-25
* move the broadcom driver stuff into its own submenuFelix Fietkau2006-06-25
* sstrip binaries that have been stripped by the regular strip beforeFelix Fietkau2006-06-22
* don't generate invalid dependency lines in sdk modeFelix Fietkau2006-06-21
* add sdk option for gen_deps.plFelix Fietkau2006-06-21
* more dependency fixesFelix Fietkau2006-06-20
* fix for multiple dependency flagsFelix Fietkau2006-06-20
* fix dependency handling bugFelix Fietkau2006-06-11
* strip kernel modules automatically as wellFelix Fietkau2006-05-31
* don't try to strip kernel modulesFelix Fietkau2006-05-31
* allow building of kernel-specific stuff in package/ instead of target/linux/p...Felix Fietkau2006-05-31
* allow more complex defaults in menuconfigFelix Fietkau2006-05-30
* improve dependency handling, fix some package makefile bugsFelix Fietkau2006-05-30
* add proper build dependsFelix Fietkau2006-05-30
* add Build/InstallDev template to install dev files in STAGING_DIR, introduce ...Nicolas Thill2006-05-24
* clean up menu configurationMike Baker2006-05-19
* finish up package makefileMike Baker2006-05-16
* revert; perl version was entirely too slowMike Baker2006-05-15
* replace find call with perl codeMike Baker2006-05-15
* change syntaxMike Baker2006-05-14
* generate package dependanciesMike Baker2006-05-14
* fix busybox config parsing for new config formatMike Baker2006-05-12
* add wildcard support to menuconfig (again)Mike Baker2006-05-12
* fix detection of removed packagesFelix Fietkau2006-04-21
* include package description in menuconfig helpFelix Fietkau2006-04-21
* more cleanups and a new menuconfig generatorFelix Fietkau2006-04-21