aboutsummaryrefslogtreecommitdiff
path: root/openwrt/package
Commit message (Collapse)AuthorAge
...
* remove some debugging code, include package/rules.mk in package dependency checkFelix Fietkau2006-06-01
| | | | SVN-Revision: 3884
* add TARGET_CONFIGURE_OPTS to default compile commandFelix Fietkau2006-06-01
| | | | SVN-Revision: 3883
* remove broken dependencyFelix Fietkau2006-06-01
| | | | SVN-Revision: 3881
* fix InstallDev bugFelix Fietkau2006-06-01
| | | | SVN-Revision: 3880
* fix busybox buildFelix Fietkau2006-05-31
| | | | SVN-Revision: 3878
* add support for parallel build of packages (tested with -j8)Felix Fietkau2006-05-31
| | | | SVN-Revision: 3874
* remove weird /lib64 directoryFelix Fietkau2006-05-31
| | | | SVN-Revision: 3873
* add package install targetFelix Fietkau2006-05-31
| | | | SVN-Revision: 3869
* fix iptables buildFelix Fietkau2006-05-31
| | | | SVN-Revision: 3867
* only use the .dev-installed target if Build/InstallDev is defined - avoids ↵Felix Fietkau2006-05-31
| | | | | | unnecessary builds of deselected packages SVN-Revision: 3866
* remove old Config.in filesFelix Fietkau2006-05-31
| | | | SVN-Revision: 3865
* move target/linux/package/switch to package/, fix a bug in the ipkg ↵Felix Fietkau2006-05-31
| | | | | | dependency handling SVN-Revision: 3864
* move alsa from target/linux/package to package, add compile fix for linux 2.4Felix Fietkau2006-05-31
| | | | SVN-Revision: 3862
* add missing kernel version to madwifi packageFelix Fietkau2006-05-31
| | | | SVN-Revision: 3861
* kernel package cleanup, move madwifi from target/linux/package/ to package/, ↵Felix Fietkau2006-05-31
| | | | | | update to 0.9.0 SVN-Revision: 3860
* cleanup; change base-files build directoryFelix Fietkau2006-05-31
| | | | SVN-Revision: 3858
* add missing BuildPackage lines, convert install-dev: to Build/InstallDevFelix Fietkau2006-05-31
| | | | SVN-Revision: 3857
* allow building of kernel-specific stuff in package/ instead of ↵Felix Fietkau2006-05-31
| | | | | | target/linux/package/ and merge target/linux/package/base-files into package/base-files SVN-Revision: 3855
* clean up .svn and CVS directories for every packageFelix Fietkau2006-05-31
| | | | SVN-Revision: 3853
* fix base-files packages build.Nicolas Thill2006-05-31
| | | | SVN-Revision: 3852
* remove wificonf (will be replaced by wlc later)Felix Fietkau2006-05-30
| | | | SVN-Revision: 3850
* convert base-files to new formatFelix Fietkau2006-05-30
| | | | SVN-Revision: 3849
* fix missing variableFelix Fietkau2006-05-30
| | | | SVN-Revision: 3847
* convert linux-atm to new formatFelix Fietkau2006-05-30
| | | | SVN-Revision: 3846
* remove old Config.in filesFelix Fietkau2006-05-30
| | | | SVN-Revision: 3845
* resync with kamikazeFelix Fietkau2006-05-30
| | | | SVN-Revision: 3844
* improve dependency handling, fix some package makefile bugsFelix Fietkau2006-05-30
| | | | SVN-Revision: 3843
* add proper build dependsFelix Fietkau2006-05-30
| | | | SVN-Revision: 3841
* 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 .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
* more BR2_ / CONFIG_ patchesMike Baker2006-05-15
| | | | SVN-Revision: 3784
* avoid running timestamp.pl for dumpinfo -- drastically speeds up the ↵Mike Baker2006-05-15
| | | | | | .pkginfo process SVN-Revision: 3780
* 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