aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* import libpcap from trunk and convert it to -ng.Nicolas Thill2006-05-244-0/+269
* add Build/InstallDev template to install dev files in STAGING_DIR, Nicolas Thill2006-05-241-0/+20
* sync busybox with trunk (update to v1.1.3).Nicolas Thill2006-05-247-398/+676
* fix haserl/install.Nicolas Thill2006-05-241-1/+1
* sync with trunk.Nicolas Thill2006-05-241-2/+4
* fix .pkginfo line to allow the use of $(SOURCE)Mike Baker2006-05-191-4/+5
* clean up menu configurationMike Baker2006-05-192-2/+12
* finish up package makefileMike Baker2006-05-162-5/+20
* more BR2_ / CONFIG_ patchesMike Baker2006-05-157-43/+43
* avoid running timestamp.pl for dumpinfo -- drastically speeds up the .pkginfo...Mike Baker2006-05-151-8/+12
* move FORCE to toplevel rules.mkMike Baker2006-05-141-3/+0
* fix .built targetMike Baker2006-05-141-5/+2
* revert .built rule; fix typosMike Baker2006-05-141-12/+14
* 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-111-27/+19
* change phony targets to FORCE (easier to read)Mike Baker2006-05-101-10/+11
* remove old trace/verbose junkFelix Fietkau2006-05-102-73/+16
* 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-107/+0
* Add default compile target & use it for bridge and busyboxMike Baker2006-04-213-14/+7
* remove todo messageFelix Fietkau2006-04-211-1/+0
* 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
* include package description in menuconfig helpFelix Fietkau2006-04-211-2/+6
* clean up package titles/descriptionsFelix Fietkau2006-04-213-24/+36
* more cleanups and a new menuconfig generatorFelix Fietkau2006-04-214-19/+22
* menuconfig cleanupFelix Fietkau2006-04-2029-14353/+0
* work around a make bug in define/endef handlingFelix Fietkau2006-04-201-2/+1
* add proper package dependency handlingFelix Fietkau2006-04-201-18/+37
* revert some previous changes and add another bugfixFelix Fietkau2006-04-201-24/+23
* more buildroot-ng bugfixesFelix Fietkau2006-04-192-18/+23
* bugfix in package/rules.mk, add support for dumping package information with ...Felix Fietkau2006-04-194-41/+37
* port iptables to new config format, change handling of TITLE and DESCRIPTIONFelix Fietkau2006-04-1415-140/+183
* fix default targets for multiple packgesFelix Fietkau2006-04-141-1/+2
* new package makefile syntaxFelix Fietkau2006-04-142-37/+79