aboutsummaryrefslogtreecommitdiff
path: root/package/Makefile
Commit message (Collapse)AuthorAge
* add missing -prepare targetFelix Fietkau2007-04-20
| | | | SVN-Revision: 7017
* revert package compile breakage introduced in [6936]Felix Fietkau2007-04-12
| | | | SVN-Revision: 6938
* minor tweaks to the verbose systemMike Baker2007-04-11
| | | | SVN-Revision: 6936
* Tidy up MakefilesMike Baker2007-04-03
| | | | SVN-Revision: 6857
* fix the sdkFelix Fietkau2007-03-26
| | | | SVN-Revision: 6718
* speed up package/installFelix Fietkau2007-03-17
| | | | SVN-Revision: 6588
* Add an 'Image Configuration' menu to menuconfig Packages can export a list ↵Felix Fietkau2007-03-16
| | | | | | of config options with labels and data types through the metadata. The selected config values will be exported to the target filesystem in /etc/uci-defaults and applied on the first boot. SVN-Revision: 6572
* use default_subtargets in package/Makefile and target/MakefileFelix Fietkau2007-02-26
| | | | SVN-Revision: 6380
* missed a reference to compile-targetsMike Baker2007-02-16
| | | | SVN-Revision: 6306
* remove obsolete compile-targets ruleMike Baker2007-02-16
| | | | SVN-Revision: 6305
* remove annoying package rm commandFelix Fietkau2007-02-16
| | | | SVN-Revision: 6304
* move "make symlinks" to "make package/symlinks"Mike Baker2007-01-31
| | | | SVN-Revision: 6234
* Fix config checks for Image Builder and SDK - only build them when ↵Felix Fietkau2007-01-14
| | | | | | requested. Clear all packages from bin/packages at the beginning of package/compile when the Image Builder is selected, because the Image Builder can't handle multiple versions of the same package. SVN-Revision: 6102
* remove hardcoded package nameFelix Fietkau2006-12-20
| | | | SVN-Revision: 5879
* allow people to add files to the rootfs by putting them in $(TOPDIR)/files/Felix Fietkau2006-12-01
| | | | SVN-Revision: 5685
* fix path to temporary filesFelix Fietkau2006-11-12
| | | | SVN-Revision: 5502
* init script cleanup, use /etc/rc.d/ for enabled scripts, ↵Felix Fietkau2006-10-15
| | | | | | /etc/init.d/<pkgname> (enable|disable) manages symlinks SVN-Revision: 5128
* fix typoFelix Fietkau2006-10-14
| | | | SVN-Revision: 5075
* finally move buildroot-ng to trunkFelix Fietkau2016-03-20