aboutsummaryrefslogtreecommitdiffstats
path: root/package/rules.mk
Commit message (Expand)AuthorAgeFilesLines
* add dependencies from the NEEDS variable to ipkg/controlNicolas Thill2006-05-281-1/+2
* add Build/InstallDev template to install dev files in STAGING_DIR, Nicolas Thill2006-05-241-0/+20
* clean up menu configurationMike Baker2006-05-191-1/+7
* avoid running timestamp.pl for dumpinfo -- drastically speeds up the .pkginfo...Mike Baker2006-05-151-8/+12
* move FORCE to toplevel rules.mkMike Baker2006-05-141-3/+0
* fix .built targetMike Baker2006-05-141-5/+2
* revert .built rule; fix typosMike Baker2006-05-141-12/+14
* revert .prepared handlingMike Baker2006-05-111-13/+17
* cleanup & add whitespaceMike Baker2006-05-111-95/+94
* fix rules.mkMike Baker2006-05-111-6/+6
* fix errorMike Baker2006-05-111-0/+1
* remove extra targetsMike Baker2006-05-111-19/+8
* partial cleanupMike Baker2006-05-111-27/+19
* change phony targets to FORCE (easier to read)Mike Baker2006-05-101-10/+11
* remove old trace/verbose junkFelix Fietkau2006-05-101-29/+10
* Fix issue with $(1) in Build/Configure/DefaultMike Baker2006-05-101-1/+1
* Convert packages to new templateMike Baker2006-05-101-0/+1
* enable configure target by defaultFelix Fietkau2006-05-091-0/+1
* change defaults to check for configure script (avoids defining a null rule ot...Mike Baker2006-05-091-0/+1
* Add default compile target & use it for bridge and busyboxMike Baker2006-04-211-1/+7
* remove todo messageFelix Fietkau2006-04-211-1/+0
* fix bridge build and description, add default configure command to rules.mk, ...Felix Fietkau2006-04-211-3/+22
* include package description in menuconfig helpFelix Fietkau2006-04-211-2/+6
* clean up package titles/descriptionsFelix Fietkau2006-04-211-7/+11
* more cleanups and a new menuconfig generatorFelix Fietkau2006-04-211-4/+16
* work around a make bug in define/endef handlingFelix Fietkau2006-04-201-2/+1
* add proper package dependency handlingFelix Fietkau2006-04-201-18/+37
* revert some previous changes and add another bugfixFelix Fietkau2006-04-201-24/+23
* more buildroot-ng bugfixesFelix Fietkau2006-04-191-16/+21
* bugfix in package/rules.mk, add support for dumping package information with ...Felix Fietkau2006-04-191-9/+31
* port iptables to new config format, change handling of TITLE and DESCRIPTIONFelix Fietkau2006-04-141-3/+4
* fix default targets for multiple packgesFelix Fietkau2006-04-141-1/+2
* new package makefile syntaxFelix Fietkau2006-04-141-26/+63
* remove some more stuff, change package makefile format in rules.mk, port busy...Felix Fietkau2006-04-141-5/+48
* Added dhcp6, an IPv6 implementation of the dhcp server and clientFlorian Fainelli2005-12-131-1/+5
* fix package rebuildingFelix Fietkau2005-10-231-2/+2
* another batch of V= stuffFelix Fietkau2005-10-221-2/+2
* make log output a bit nicerFelix Fietkau2005-10-221-13/+9
* fix 'Preparing...' message for V=5 compileFelix Fietkau2005-10-221-1/+1
* small bugfix in package rules fileFelix Fietkau2005-10-221-4/+2
* add some more verbosity stuffFelix Fietkau2005-10-221-10/+41
* large build system cleanup. added some stuff to control the verbosity level, ...Felix Fietkau2005-10-221-2/+0
* move wificonf and nvram stuff back to package/, remove build_mipsel/root, run...Felix Fietkau2005-07-241-0/+4
* add depends to the default package templateFelix Fietkau2005-06-271-0/+3
* fix rebuild target (remove some warnings)Felix Fietkau2005-06-081-7/+7
* fix rebuild, when mostlyclean failsFelix Fietkau2005-06-051-2/+2
* add a rebuild and a default mostlyclean target to packages.Felix Fietkau2005-06-051-1/+6
* manually compile packages without having the config setting active if environ...Felix Fietkau2005-05-301-0/+3
* Allow downloading of files with undefined mdsum (to ease updating packages)Nicolas Thill2005-05-211-1/+1
* Allow extracting in non-standard PKG_BUILD_DIRNicolas Thill2005-05-131-1/+2