aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* don't generate .tmpconfig.h and .kconfig.dFelix Fietkau2006-10-142-70/+1
* fix download.pl for weird 'which' implementationsFelix Fietkau2006-10-141-2/+11
* improve ncurses checkFelix Fietkau2006-10-131-1/+1
* fix lxdialog build targetFelix Fietkau2006-10-131-3/+2
* remove useless fileFelix Fietkau2006-10-131-4/+0
* only check prerequisites of actually selected packagesFelix Fietkau2006-10-121-7/+13
* replace ipkg-make-index with a shell script that works on bsdFelix Fietkau2006-10-101-0/+24
* use bsd md5 in ipkg if md5sum is not availableFelix Fietkau2006-10-101-0/+2
* run rstrip in bashFelix Fietkau2006-10-101-1/+1
* more portability fixes and a prereq check for gnu tarFelix Fietkau2006-10-101-1/+1
* fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systemsFelix Fietkau2006-10-101-0/+1465
* real fix for download.plFelix Fietkau2006-10-101-3/+3
* add workaround for freebsdFelix Fietkau2006-10-101-1/+2
* add support for bsd md5 as a md5sum replacementFelix Fietkau2006-10-101-2/+6
* speed up package prereq check (only run make on those directories that actual...Felix Fietkau2006-10-051-1/+7
* ignore kernel and base-files depends, both don't install anything into the st...Felix Fietkau2006-10-031-0/+1
* fix lxdialog cc/ldflags check script for darwin/osxFelix Fietkau2006-09-271-15/+21
* disable gettext in menuconfigFelix Fietkau2006-09-271-4/+1
* disable mirror1.openwrt.org for now - doesn't seem to be activeFelix Fietkau2006-09-241-1/+1
* Standardize shell script, closes #788Florian Fainelli2006-09-211-1/+1
* change path for mirror2.openwrt.orgFelix Fietkau2006-09-061-1/+1
* increase the size of a few static buffers in menuconfig - fixes display of me...Felix Fietkau2006-08-081-3/+4
* add -f option to timestamp.pl (follow symlinks)Felix Fietkau2006-08-041-2/+4
* add mirror2 to download.plFelix Fietkau2006-08-041-0/+1
* FreeBSD fix to generate the menuconfig properlyFlorian Fainelli2006-08-021-0/+9
* let ipkg fail when a package file to be installed is not foundNicolas Thill2006-07-261-4/+0
* fix menu/submenu nestingFelix Fietkau2006-07-211-8/+13
* add submenu dependencies (used to hide the proprietary broadcom driver on any...Felix Fietkau2006-07-211-0/+7
* credit where credit is dueMike Baker2006-06-278-0/+56
* add 'reset to defaults' to menuconfigFelix Fietkau2006-06-253-0/+29
* move the broadcom driver stuff into its own submenuFelix Fietkau2006-06-251-0/+12
* sstrip binaries that have been stripped by the regular strip beforeFelix Fietkau2006-06-221-1/+1
* don't generate invalid dependency lines in sdk modeFelix Fietkau2006-06-211-1/+1
* add sdk option for gen_deps.plFelix Fietkau2006-06-211-1/+13
* more dependency fixesFelix Fietkau2006-06-201-1/+1
* fix for multiple dependency flagsFelix Fietkau2006-06-201-1/+1
* fix dependency handling bugFelix Fietkau2006-06-111-2/+2
* strip kernel modules automatically as wellFelix Fietkau2006-05-311-2/+4
* don't try to strip kernel modulesFelix Fietkau2006-05-311-1/+1
* allow building of kernel-specific stuff in package/ instead of target/linux/p...Felix Fietkau2006-05-311-0/+21
* allow more complex defaults in menuconfigFelix Fietkau2006-05-301-1/+3
* improve dependency handling, fix some package makefile bugsFelix Fietkau2006-05-302-5/+23
* add proper build dependsFelix Fietkau2006-05-302-9/+2
* add Build/InstallDev template to install dev files in STAGING_DIR, Nicolas Thill2006-05-241-0/+7
* clean up menu configurationMike Baker2006-05-191-1/+12
* finish up package makefileMike Baker2006-05-161-5/+12
* revert; perl version was entirely too slowMike Baker2006-05-151-22/+11
* replace find call with perl codeMike Baker2006-05-151-11/+22
* change syntaxMike Baker2006-05-141-4/+9
* generate package dependanciesMike Baker2006-05-141-0/+34