summaryrefslogtreecommitdiffstats
path: root/package/rules.mk
Commit message (Expand)AuthorAgeFilesLines
* use rm -f in package-rebuild and add extra options to the default configure t...nbd2006-06-161-2/+3
* change handling of the Build/Clean templatenbd2006-06-111-4/+1
* whitespace fixesnbd2006-06-041-3/+3
* remove unused wget menuconfig option; make the package autorebuild optional (...nbd2006-06-021-3/+7
* store stamp file for 'development headers installed' in the staging dir inste...nbd2006-06-021-2/+3
* fix version info for packages that either lack PKG_VERSION or PKG_RELEASEnbd2006-06-021-1/+9
* some bugfixes and additions for the default compile targetnbd2006-06-011-3/+1
* remove some debugging code, include package/rules.mk in package dependency checknbd2006-06-011-2/+2
* add TARGET_CONFIGURE_OPTS to default compile commandnbd2006-06-011-0/+1
* fix InstallDev bugnbd2006-06-011-10/+4
* only use the .dev-installed target if Build/InstallDev is defined - avoids un...nbd2006-05-311-2/+6
* move target/linux/package/switch to package/, fix a bug in the ipkg dependenc...nbd2006-05-311-2/+1
* cleanup; change base-files build directorynbd2006-05-311-2/+3
* clean up .svn and CVS directories for every packagenbd2006-05-311-0/+2
* improve dependency handling, fix some package makefile bugsnbd2006-05-301-1/+8
* add proper build dependsnbd2006-05-301-8/+3
* add dependencies from the NEEDS variable to ipkg/controlnico2006-05-281-1/+2
* add Build/InstallDev template to install dev files in STAGING_DIR, nico2006-05-241-0/+20
* clean up menu configurationmbm2006-05-191-1/+7
* avoid running timestamp.pl for dumpinfo -- drastically speeds up the .pkginfo...mbm2006-05-151-8/+12
* move FORCE to toplevel rules.mkmbm2006-05-141-3/+0
* fix .built targetmbm2006-05-141-5/+2
* revert .built rule; fix typosmbm2006-05-141-12/+14
* revert .prepared handlingmbm2006-05-111-13/+17
* cleanup & add whitespacembm2006-05-111-95/+94
* fix rules.mkmbm2006-05-111-6/+6
* fix errormbm2006-05-111-0/+1
* remove extra targetsmbm2006-05-111-19/+8
* partial cleanupmbm2006-05-111-27/+19
* change phony targets to FORCE (easier to read)mbm2006-05-101-10/+11
* remove old trace/verbose junknbd2006-05-101-29/+10
* Fix issue with $(1) in Build/Configure/Defaultmbm2006-05-101-1/+1
* Convert packages to new templatembm2006-05-101-0/+1
* enable configure target by defaultnbd2006-05-091-0/+1
* change defaults to check for configure script (avoids defining a null rule ot...mbm2006-05-091-0/+1
* Add default compile target & use it for bridge and busyboxmbm2006-04-211-1/+7
* remove todo messagenbd2006-04-211-1/+0
* fix bridge build and description, add default configure command to rules.mk, ...nbd2006-04-211-3/+22
* include package description in menuconfig helpnbd2006-04-211-2/+6
* clean up package titles/descriptionsnbd2006-04-211-7/+11
* more cleanups and a new menuconfig generatornbd2006-04-211-4/+16
* work around a make bug in define/endef handlingnbd2006-04-201-2/+1
* add proper package dependency handlingnbd2006-04-201-18/+37
* revert some previous changes and add another bugfixnbd2006-04-201-24/+23
* more buildroot-ng bugfixesnbd2006-04-191-16/+21
* bugfix in package/rules.mk, add support for dumping package information with ...nbd2006-04-191-9/+31
* port iptables to new config format, change handling of TITLE and DESCRIPTIONnbd2006-04-141-3/+4
* fix default targets for multiple packgesnbd2006-04-141-1/+2
* new package makefile syntaxnbd2006-04-141-26/+63
* remove some more stuff, change package makefile format in rules.mk, port busy...nbd2006-04-141-5/+48