summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * fix .built targetmbm2006-05-141-5/+2
| * revert .built rule; fix typosmbm2006-05-141-12/+14
| * generate package dependanciesmbm2006-05-141-0/+34
| * fix busybox config parsing for new config formatmbm2006-05-121-2/+2
| * fix BR2_ and CONFIG_ issuesmbm2006-05-1236-253/+256
| * add wildcard support to menuconfig (again)mbm2006-05-122-44/+86
| * BR2_ -> CONFIG_mbm2006-05-111-2/+2
| * revert .prepared handlingmbm2006-05-111-13/+17
| * cleanup & add whitespacembm2006-05-111-95/+94
| * fix rules.mkmbm2006-05-111-6/+6
| * fix typonbd2006-05-111-1/+1
| * fix errormbm2006-05-111-0/+1
| * remove extra targetsmbm2006-05-111-19/+8
| * replace $(IDIR_*) with $(1)nbd2006-05-1117-83/+82
| * partial cleanupmbm2006-05-113-29/+37
| * change phony targets to FORCE (easier to read)mbm2006-05-102-18/+16
| * remove more junknbd2006-05-101-8/+4
| * remove old trace/verbose junknbd2006-05-1019-201/+75
| * Fix issue with $(1) in Build/Configure/Defaultmbm2006-05-101-1/+1
| * typosmbm2006-05-102-1/+3
| * Convert packages to new templatembm2006-05-1052-762/+255
| * add common functions for the new config file formatnbd2006-05-101-0/+50
| * enable configure target by defaultnbd2006-05-091-0/+1
| * change defaults to check for configure script (avoids defining a null rule ot...mbm2006-05-091-0/+1
| * Convert to new templatembm2006-05-093-29/+15
| * Convert to new templatembm2006-05-093-31/+18
| * convert to new templatembm2006-05-094-32/+18
| * install more iptables development stuff into the staging dirnbd2006-04-291-4/+6
| * move package/sdk to target/sdknbd2006-04-215-0/+0
| * fix menuconfignbd2006-04-211-0/+2
| * Add default compile target & use it for bridge and busyboxmbm2006-04-213-14/+7
| * remove todo messagenbd2006-04-211-1/+0
| * fix more BR2 crapmbm2006-04-211-12/+10
| * fix bridge build and description, add default configure command to rules.mk, ...nbd2006-04-212-24/+25
| * convert bridge package to buildroot-ngmbm2006-04-213-25/+23
| * fix detection of removed packagesnbd2006-04-211-1/+0
| * include package description in menuconfig helpnbd2006-04-212-6/+12
| * clean up package titles/descriptionsnbd2006-04-213-24/+36
| * more cleanups and a new menuconfig generatornbd2006-04-218-22/+108
| * menuconfig cleanupnbd2006-04-2039-14796/+267
| * modify the kconfig system for openwrtnbd2006-04-209-37/+49
| * add kconfig from linux 2.6 to scripts/confignbd2006-04-2032-0/+13670
| * work around a make bug in define/endef handlingnbd2006-04-201-2/+1
| * add proper package dependency handlingnbd2006-04-203-27/+65
| * redirect find stderr to /dev/null in timestamp.plnbd2006-04-201-1/+1
| * add timestamp check scriptnbd2006-04-201-0/+40
| * revert some previous changes and add another bugfixnbd2006-04-201-24/+23
| * more buildroot-ng bugfixesnbd2006-04-192-18/+23
| * bugfix in package/rules.mk, add support for dumping package information with ...nbd2006-04-194-41/+37
| * port iptables to new config format, change handling of TITLE and DESCRIPTIONnbd2006-04-1415-140/+183