Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ignore package/.* | Felix Fietkau | 2006-05-30 | 0 | -0/+0 |
* | add proper build depends | Felix Fietkau | 2006-05-30 | 5 | -19/+7 |
* | fix package/ and target/ targets | Felix Fietkau | 2006-05-30 | 1 | -2/+2 |
* | fix toolchain build, remove some old gcc junk | Felix Fietkau | 2006-05-30 | 2 | -58/+7 |
* | add {package,target,toolchain}/* targets to toplevel makefile | Felix Fietkau | 2006-05-30 | 1 | -0/+9 |
* | don't enable ebtables by default | Felix Fietkau | 2006-05-30 | 1 | -1/+0 |
* | cosmetic change to standardize layout. | Nicolas Thill | 2006-05-29 | 1 | -3/+3 |
* | fix conversion to buildroot-ng. | Nicolas Thill | 2006-05-29 | 1 | -4/+18 |
* | fix conversion to buildroot-ng. | Nicolas Thill | 2006-05-29 | 1 | -3/+13 |
* | use InstallDev/UninstallDev. | Nicolas Thill | 2006-05-29 | 1 | -10/+14 |
* | cosmetic change to standardize layout. | Nicolas Thill | 2006-05-29 | 1 | -1/+1 |
* | add dependencies from the NEEDS variable to ipkg/control | Nicolas Thill | 2006-05-28 | 1 | -1/+2 |
* | sync pptp with trunk, remove Config.in and ipkg not needed anymore. | Nicolas Thill | 2006-05-24 | 4 | -18/+1 |
* | sync ppp with trunk and convert it to -ng. | Nicolas Thill | 2006-05-24 | 15 | -202/+141 |
* | import libpcap from trunk and convert it to -ng. | Nicolas Thill | 2006-05-24 | 4 | -0/+269 |
* | add Build/InstallDev template to install dev files in STAGING_DIR, | Nicolas Thill | 2006-05-24 | 2 | -0/+27 |
* | sync busybox with trunk (update to v1.1.3). | Nicolas Thill | 2006-05-24 | 7 | -398/+676 |
* | fix haserl/install. | Nicolas Thill | 2006-05-24 | 1 | -1/+1 |
* | sync with trunk. | Nicolas Thill | 2006-05-24 | 1 | -2/+4 |
* | fix GCC version. | Nicolas Thill | 2006-05-22 | 1 | -1/+1 |
* | fix .pkginfo line to allow the use of $(SOURCE) | Mike Baker | 2006-05-19 | 2 | -8/+9 |
* | clean up menu configuration | Mike Baker | 2006-05-19 | 5 | -14/+33 |
* | finish up package makefile | Mike Baker | 2006-05-16 | 4 | -10/+39 |
* | fix config | Mike Baker | 2006-05-16 | 1 | -1/+4 |
* | more BR2_ / CONFIG_ patches | Mike Baker | 2006-05-15 | 7 | -43/+43 |
* | revert; perl version was entirely too slow | Mike Baker | 2006-05-15 | 1 | -22/+11 |
* | replace find call with perl code | Mike Baker | 2006-05-15 | 1 | -11/+22 |
* | removed; obsolete | Mike Baker | 2006-05-15 | 1 | -104/+0 |
* | avoid running timestamp.pl for dumpinfo -- drastically speeds up the .pkginfo... | Mike Baker | 2006-05-15 | 1 | -8/+12 |
* | change syntax | Mike Baker | 2006-05-14 | 1 | -4/+9 |
* | move FORCE to toplevel rules.mk | Mike Baker | 2006-05-14 | 2 | -3/+4 |
* | fix .built target | Mike Baker | 2006-05-14 | 1 | -5/+2 |
* | revert .built rule; fix typos | Mike Baker | 2006-05-14 | 1 | -12/+14 |
* | generate package dependancies | Mike Baker | 2006-05-14 | 1 | -0/+34 |
* | fix busybox config parsing for new config format | Mike Baker | 2006-05-12 | 1 | -2/+2 |
* | fix BR2_ and CONFIG_ issues | Mike Baker | 2006-05-12 | 36 | -253/+256 |
* | add wildcard support to menuconfig (again) | Mike Baker | 2006-05-12 | 2 | -44/+86 |
* | BR2_ -> CONFIG_ | Mike Baker | 2006-05-11 | 1 | -2/+2 |
* | revert .prepared handling | Mike Baker | 2006-05-11 | 1 | -13/+17 |
* | cleanup & add whitespace | Mike Baker | 2006-05-11 | 1 | -95/+94 |
* | fix rules.mk | Mike Baker | 2006-05-11 | 1 | -6/+6 |
* | fix typo | Felix Fietkau | 2006-05-11 | 1 | -1/+1 |
* | fix error | Mike Baker | 2006-05-11 | 1 | -0/+1 |
* | remove extra targets | Mike Baker | 2006-05-11 | 1 | -19/+8 |
* | replace $(IDIR_*) with $(1) | Felix Fietkau | 2006-05-11 | 17 | -83/+82 |
* | partial cleanup | Mike Baker | 2006-05-11 | 3 | -29/+37 |
* | change phony targets to FORCE (easier to read) | Mike Baker | 2006-05-10 | 2 | -18/+16 |
* | remove more junk | Felix Fietkau | 2006-05-10 | 1 | -8/+4 |
* | remove old trace/verbose junk | Felix Fietkau | 2006-05-10 | 19 | -201/+75 |
* | Fix issue with $(1) in Build/Configure/Default | Mike Baker | 2006-05-10 | 1 | -1/+1 |