aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * don't enable ebtables by defaultFelix Fietkau2006-05-30
| | | | | | | | SVN-Revision: 3837
| * cosmetic change to standardize layout.Nicolas Thill2006-05-29
| | | | | | | | SVN-Revision: 3836
| * fix conversion to buildroot-ng.Nicolas Thill2006-05-29
| | | | | | | | SVN-Revision: 3835
| * fix conversion to buildroot-ng.Nicolas Thill2006-05-29
| | | | | | | | SVN-Revision: 3834
| * use InstallDev/UninstallDev.Nicolas Thill2006-05-29
| | | | | | | | SVN-Revision: 3833
| * cosmetic change to standardize layout.Nicolas Thill2006-05-29
| | | | | | | | SVN-Revision: 3832
| * add dependencies from the NEEDS variable to ipkg/controlNicolas Thill2006-05-28
| | | | | | | | SVN-Revision: 3831
| * sync pptp with trunk, remove Config.in and ipkg not needed anymore.Nicolas Thill2006-05-24
| | | | | | | | SVN-Revision: 3828
| * sync ppp with trunk and convert it to -ng.Nicolas Thill2006-05-24
| | | | | | | | SVN-Revision: 3826
| * import libpcap from trunk and convert it to -ng.Nicolas Thill2006-05-24
| | | | | | | | SVN-Revision: 3825
| * add Build/InstallDev template to install dev files in STAGING_DIR, introduce ↵Nicolas Thill2006-05-24
| | | | | | | | | | | | a NEEDS: package field to implement SELECT PACKAGE_foo in menuconfig. SVN-Revision: 3824
| * sync busybox with trunk (update to v1.1.3).Nicolas Thill2006-05-24
| | | | | | | | SVN-Revision: 3823
| * fix haserl/install.Nicolas Thill2006-05-24
| | | | | | | | SVN-Revision: 3822
| * sync with trunk.Nicolas Thill2006-05-24
| | | | | | | | SVN-Revision: 3821
| * fix GCC version.Nicolas Thill2006-05-22
| | | | | | | | SVN-Revision: 3817
| * fix .pkginfo line to allow the use of $(SOURCE)Mike Baker2006-05-19
| | | | | | | | SVN-Revision: 3802
| * clean up menu configurationMike Baker2006-05-19
| | | | | | | | SVN-Revision: 3801
| * finish up package makefileMike Baker2006-05-16
| | | | | | | | SVN-Revision: 3786
| * fix configMike Baker2006-05-16
| | | | | | | | SVN-Revision: 3785
| * more BR2_ / CONFIG_ patchesMike Baker2006-05-15
| | | | | | | | SVN-Revision: 3784
| * revert; perl version was entirely too slowMike Baker2006-05-15
| | | | | | | | SVN-Revision: 3783
| * replace find call with perl codeMike Baker2006-05-15
| | | | | | | | SVN-Revision: 3782
| * removed; obsoleteMike Baker2006-05-15
| | | | | | | | SVN-Revision: 3781
| * avoid running timestamp.pl for dumpinfo -- drastically speeds up the ↵Mike Baker2006-05-15
| | | | | | | | | | | | .pkginfo process SVN-Revision: 3780
| * change syntaxMike Baker2006-05-14
| | | | | | | | SVN-Revision: 3778
| * move FORCE to toplevel rules.mkMike Baker2006-05-14
| | | | | | | | SVN-Revision: 3777
| * fix .built targetMike Baker2006-05-14
| | | | | | | | SVN-Revision: 3776
| * revert .built rule; fix typosMike Baker2006-05-14
| | | | | | | | SVN-Revision: 3775
| * generate package dependanciesMike Baker2006-05-14
| | | | | | | | SVN-Revision: 3774
| * fix busybox config parsing for new config formatMike Baker2006-05-12
| | | | | | | | SVN-Revision: 3770
| * fix BR2_ and CONFIG_ issuesMike Baker2006-05-12
| | | | | | | | SVN-Revision: 3769
| * add wildcard support to menuconfig (again)Mike Baker2006-05-12
| | | | | | | | SVN-Revision: 3768
| * BR2_ -> CONFIG_Mike Baker2006-05-11
| | | | | | | | SVN-Revision: 3766
| * revert .prepared handlingMike Baker2006-05-11
| | | | | | | | SVN-Revision: 3765
| * cleanup & add whitespaceMike Baker2006-05-11
| | | | | | | | SVN-Revision: 3764
| * fix rules.mkMike Baker2006-05-11
| | | | | | | | SVN-Revision: 3763
| * fix typoFelix Fietkau2006-05-11
| | | | | | | | SVN-Revision: 3762
| * fix errorMike Baker2006-05-11
| | | | | | | | SVN-Revision: 3761
| * remove extra targetsMike Baker2006-05-11
| | | | | | | | SVN-Revision: 3760
| * replace $(IDIR_*) with $(1)Felix Fietkau2006-05-11
| | | | | | | | SVN-Revision: 3759
| * partial cleanupMike Baker2006-05-11
| | | | | | | | SVN-Revision: 3758
| * change phony targets to FORCE (easier to read)Mike Baker2006-05-10
| | | | | | | | SVN-Revision: 3757
| * remove more junkFelix Fietkau2006-05-10
| | | | | | | | SVN-Revision: 3756
| * remove old trace/verbose junkFelix Fietkau2006-05-10
| | | | | | | | SVN-Revision: 3755
| * Fix issue with $(1) in Build/Configure/DefaultMike Baker2006-05-10
| | | | | | | | SVN-Revision: 3754
| * typosMike Baker2006-05-10
| | | | | | | | SVN-Revision: 3753
| * Convert packages to new templateMike Baker2006-05-10
| | | | | | | | SVN-Revision: 3752
| * add common functions for the new config file formatFelix Fietkau2006-05-10
| | | | | | | | SVN-Revision: 3751
| * enable configure target by defaultFelix Fietkau2006-05-09
| | | | | | | | SVN-Revision: 3748
| * change defaults to check for configure script (avoids defining a null rule ↵Mike Baker2006-05-09
| | | | | | | | | | | | otherwise) SVN-Revision: 3747