aboutsummaryrefslogtreecommitdiffstats
path: root/package/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* fix package rebuildingFelix Fietkau2005-10-231-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2293 3c298f89-4303-0410-b956-a3cf2f4a3e73
* another batch of V= stuffFelix Fietkau2005-10-221-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2244 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make log output a bit nicerFelix Fietkau2005-10-221-13/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2241 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix 'Preparing...' message for V=5 compileFelix Fietkau2005-10-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2235 3c298f89-4303-0410-b956-a3cf2f4a3e73
* small bugfix in package rules fileFelix Fietkau2005-10-221-4/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2228 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add some more verbosity stuffFelix Fietkau2005-10-221-10/+41
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2222 3c298f89-4303-0410-b956-a3cf2f4a3e73
* large build system cleanup. added some stuff to control the verbosity level, ↵Felix Fietkau2005-10-221-2/+0
| | | | | | but not complete, yet. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2221 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move wificonf and nvram stuff back to package/, remove build_mipsel/root, ↵Felix Fietkau2005-07-241-0/+4
| | | | | | run install part of package/ for every board/kernel - fixes dependency mess git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1540 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add depends to the default package templateFelix Fietkau2005-06-271-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1291 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix rebuild target (remove some warnings)Felix Fietkau2005-06-081-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1171 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix rebuild, when mostlyclean failsFelix Fietkau2005-06-051-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1148 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a rebuild and a default mostlyclean target to packages.Felix Fietkau2005-06-051-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1145 3c298f89-4303-0410-b956-a3cf2f4a3e73
* manually compile packages without having the config setting active if ↵Felix Fietkau2005-05-301-0/+3
| | | | | | environment variable DEVELOPER is set git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1113 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Allow downloading of files with undefined mdsum (to ease updating packages)Nicolas Thill2005-05-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1005 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Allow extracting in non-standard PKG_BUILD_DIRNicolas Thill2005-05-131-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@865 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add internal package build dependencies to rules.mk to remove duplicate codeFelix Fietkau2005-05-121-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@832 3c298f89-4303-0410-b956-a3cf2f4a3e73
* merge nico's package/rules.mk and package/templates.mk into one file, update ↵Felix Fietkau2005-05-091-5/+32
| | | | | | packages that use this git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@817 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add common rules and templates Makefile includes for packagesNicolas Thill2005-04-181-0/+26
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@662 3c298f89-4303-0410-b956-a3cf2f4a3e73