aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * add {package,target,toolchain}/* targets to toplevel makefileFelix Fietkau2006-05-30
| * don't enable ebtables by defaultFelix Fietkau2006-05-30
| * cosmetic change to standardize layout.Nicolas Thill2006-05-29
| * fix conversion to buildroot-ng.Nicolas Thill2006-05-29
| * fix conversion to buildroot-ng.Nicolas Thill2006-05-29
| * use InstallDev/UninstallDev.Nicolas Thill2006-05-29
| * cosmetic change to standardize layout.Nicolas Thill2006-05-29
| * add dependencies from the NEEDS variable to ipkg/controlNicolas Thill2006-05-28
| * sync pptp with trunk, remove Config.in and ipkg not needed anymore.Nicolas Thill2006-05-24
| * sync ppp with trunk and convert it to -ng.Nicolas Thill2006-05-24
| * import libpcap from trunk and convert it to -ng.Nicolas Thill2006-05-24
| * add Build/InstallDev template to install dev files in STAGING_DIR, introduce ...Nicolas Thill2006-05-24
| * sync busybox with trunk (update to v1.1.3).Nicolas Thill2006-05-24
| * fix haserl/install.Nicolas Thill2006-05-24
| * sync with trunk.Nicolas Thill2006-05-24
| * fix GCC version.Nicolas Thill2006-05-22
| * fix .pkginfo line to allow the use of $(SOURCE)Mike Baker2006-05-19
| * clean up menu configurationMike Baker2006-05-19
| * finish up package makefileMike Baker2006-05-16
| * fix configMike Baker2006-05-16
| * more BR2_ / CONFIG_ patchesMike Baker2006-05-15
| * revert; perl version was entirely too slowMike Baker2006-05-15
| * replace find call with perl codeMike Baker2006-05-15
| * removed; obsoleteMike Baker2006-05-15
| * avoid running timestamp.pl for dumpinfo -- drastically speeds up the .pkginfo...Mike Baker2006-05-15
| * change syntaxMike Baker2006-05-14
| * move FORCE to toplevel rules.mkMike Baker2006-05-14
| * fix .built targetMike Baker2006-05-14
| * revert .built rule; fix typosMike Baker2006-05-14
| * generate package dependanciesMike Baker2006-05-14
| * fix busybox config parsing for new config formatMike Baker2006-05-12
| * fix BR2_ and CONFIG_ issuesMike Baker2006-05-12
| * add wildcard support to menuconfig (again)Mike Baker2006-05-12
| * BR2_ -> CONFIG_Mike Baker2006-05-11
| * revert .prepared handlingMike Baker2006-05-11
| * cleanup & add whitespaceMike Baker2006-05-11
| * fix rules.mkMike Baker2006-05-11
| * fix typoFelix Fietkau2006-05-11
| * fix errorMike Baker2006-05-11
| * remove extra targetsMike Baker2006-05-11
| * replace $(IDIR_*) with $(1)Felix Fietkau2006-05-11
| * partial cleanupMike Baker2006-05-11
| * change phony targets to FORCE (easier to read)Mike Baker2006-05-10
| * remove more junkFelix Fietkau2006-05-10
| * remove old trace/verbose junkFelix Fietkau2006-05-10
| * Fix issue with $(1) in Build/Configure/DefaultMike Baker2006-05-10
| * typosMike Baker2006-05-10
| * Convert packages to new templateMike Baker2006-05-10
| * add common functions for the new config file formatFelix Fietkau2006-05-10
| * enable configure target by defaultFelix Fietkau2006-05-09