aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* revert; perl version was entirely too slowMike Baker2006-05-151-22/+11
* replace find call with perl codeMike Baker2006-05-151-11/+22
* removed; obsoleteMike Baker2006-05-151-104/+0
* avoid running timestamp.pl for dumpinfo -- drastically speeds up the .pkginfo...Mike Baker2006-05-151-8/+12
* change syntaxMike Baker2006-05-141-4/+9
* move FORCE to toplevel rules.mkMike Baker2006-05-142-3/+4
* fix .built targetMike Baker2006-05-141-5/+2
* revert .built rule; fix typosMike Baker2006-05-141-12/+14
* generate package dependanciesMike Baker2006-05-141-0/+34
* fix busybox config parsing for new config formatMike Baker2006-05-121-2/+2
* fix BR2_ and CONFIG_ issuesMike Baker2006-05-1236-253/+256
* add wildcard support to menuconfig (again)Mike Baker2006-05-122-44/+86
* BR2_ -> CONFIG_Mike Baker2006-05-111-2/+2
* revert .prepared handlingMike Baker2006-05-111-13/+17
* cleanup & add whitespaceMike Baker2006-05-111-95/+94
* fix rules.mkMike Baker2006-05-111-6/+6
* fix typoFelix Fietkau2006-05-111-1/+1
* fix errorMike Baker2006-05-111-0/+1
* remove extra targetsMike Baker2006-05-111-19/+8
* replace $(IDIR_*) with $(1)Felix Fietkau2006-05-1117-83/+82
* partial cleanupMike Baker2006-05-113-29/+37
* change phony targets to FORCE (easier to read)Mike Baker2006-05-102-18/+16
* remove more junkFelix Fietkau2006-05-101-8/+4
* remove old trace/verbose junkFelix Fietkau2006-05-1019-201/+75
* Fix issue with $(1) in Build/Configure/DefaultMike Baker2006-05-101-1/+1
* typosMike Baker2006-05-102-1/+3
* Convert packages to new templateMike Baker2006-05-1052-762/+255
* add common functions for the new config file formatFelix Fietkau2006-05-101-0/+50
* enable configure target by defaultFelix Fietkau2006-05-091-0/+1
* change defaults to check for configure script (avoids defining a null rule ot...Mike Baker2006-05-091-0/+1
* Convert to new templateMike Baker2006-05-093-29/+15
* Convert to new templateMike Baker2006-05-093-31/+18
* convert to new templateMike Baker2006-05-094-32/+18
* install more iptables development stuff into the staging dirFelix Fietkau2006-04-291-4/+6
* move package/sdk to target/sdkFelix Fietkau2006-04-215-0/+0
* fix menuconfigFelix Fietkau2006-04-211-0/+2
* Add default compile target & use it for bridge and busyboxMike Baker2006-04-213-14/+7
* remove todo messageFelix Fietkau2006-04-211-1/+0
* fix more BR2 crapMike Baker2006-04-211-12/+10
* fix bridge build and description, add default configure command to rules.mk, ...Felix Fietkau2006-04-212-24/+25
* convert bridge package to buildroot-ngMike Baker2006-04-213-25/+23
* fix detection of removed packagesFelix Fietkau2006-04-211-1/+0
* include package description in menuconfig helpFelix Fietkau2006-04-212-6/+12
* clean up package titles/descriptionsFelix Fietkau2006-04-213-24/+36
* more cleanups and a new menuconfig generatorFelix Fietkau2006-04-218-22/+108
* menuconfig cleanupFelix Fietkau2006-04-2039-14796/+267
* modify the kconfig system for openwrtFelix Fietkau2006-04-209-37/+49
* add kconfig from linux 2.6 to scripts/configFelix Fietkau2006-04-2032-0/+13670
* work around a make bug in define/endef handlingFelix Fietkau2006-04-201-2/+1
* add proper package dependency handlingFelix Fietkau2006-04-203-27/+65