| Commit message (Expand) | Author | Age | Files | Lines |
* | fix extra control files for packages containing "." and allow different conff... | nbd | 2006-06-18 | 1 | -4/+4 |
* | add support for conffiles,preinst,... through templates | nbd | 2006-06-18 | 1 | -3/+14 |
* | use rm -f in package-rebuild and add extra options to the default configure t... | nbd | 2006-06-16 | 1 | -2/+3 |
* | change handling of the Build/Clean template | nbd | 2006-06-11 | 1 | -4/+1 |
* | whitespace fixes | nbd | 2006-06-04 | 1 | -3/+3 |
* | remove unused wget menuconfig option; make the package autorebuild optional (... | nbd | 2006-06-02 | 1 | -3/+7 |
* | store stamp file for 'development headers installed' in the staging dir inste... | nbd | 2006-06-02 | 1 | -2/+3 |
* | fix version info for packages that either lack PKG_VERSION or PKG_RELEASE | nbd | 2006-06-02 | 1 | -1/+9 |
* | some bugfixes and additions for the default compile target | nbd | 2006-06-01 | 1 | -3/+1 |
* | remove some debugging code, include package/rules.mk in package dependency check | nbd | 2006-06-01 | 1 | -2/+2 |
* | add TARGET_CONFIGURE_OPTS to default compile command | nbd | 2006-06-01 | 1 | -0/+1 |
* | fix InstallDev bug | nbd | 2006-06-01 | 1 | -10/+4 |
* | only use the .dev-installed target if Build/InstallDev is defined - avoids un... | nbd | 2006-05-31 | 1 | -2/+6 |
* | move target/linux/package/switch to package/, fix a bug in the ipkg dependenc... | nbd | 2006-05-31 | 1 | -2/+1 |
* | cleanup; change base-files build directory | nbd | 2006-05-31 | 1 | -2/+3 |
* | clean up .svn and CVS directories for every package | nbd | 2006-05-31 | 1 | -0/+2 |
* | improve dependency handling, fix some package makefile bugs | nbd | 2006-05-30 | 1 | -1/+8 |
* | add proper build depends | nbd | 2006-05-30 | 1 | -8/+3 |
* | add dependencies from the NEEDS variable to ipkg/control | nico | 2006-05-28 | 1 | -1/+2 |
* | add Build/InstallDev template to install dev files in STAGING_DIR, | nico | 2006-05-24 | 1 | -0/+20 |
* | clean up menu configuration | mbm | 2006-05-19 | 1 | -1/+7 |
* | avoid running timestamp.pl for dumpinfo -- drastically speeds up the .pkginfo... | mbm | 2006-05-15 | 1 | -8/+12 |
* | move FORCE to toplevel rules.mk | mbm | 2006-05-14 | 1 | -3/+0 |
* | fix .built target | mbm | 2006-05-14 | 1 | -5/+2 |
* | revert .built rule; fix typos | mbm | 2006-05-14 | 1 | -12/+14 |
* | revert .prepared handling | mbm | 2006-05-11 | 1 | -13/+17 |
* | cleanup & add whitespace | mbm | 2006-05-11 | 1 | -95/+94 |
* | fix rules.mk | mbm | 2006-05-11 | 1 | -6/+6 |
* | fix error | mbm | 2006-05-11 | 1 | -0/+1 |
* | remove extra targets | mbm | 2006-05-11 | 1 | -19/+8 |
* | partial cleanup | mbm | 2006-05-11 | 1 | -27/+19 |
* | change phony targets to FORCE (easier to read) | mbm | 2006-05-10 | 1 | -10/+11 |
* | remove old trace/verbose junk | nbd | 2006-05-10 | 1 | -29/+10 |
* | Fix issue with $(1) in Build/Configure/Default | mbm | 2006-05-10 | 1 | -1/+1 |
* | Convert packages to new template | mbm | 2006-05-10 | 1 | -0/+1 |
* | enable configure target by default | nbd | 2006-05-09 | 1 | -0/+1 |
* | change defaults to check for configure script (avoids defining a null rule ot... | mbm | 2006-05-09 | 1 | -0/+1 |
* | Add default compile target & use it for bridge and busybox | mbm | 2006-04-21 | 1 | -1/+7 |
* | remove todo message | nbd | 2006-04-21 | 1 | -1/+0 |
* | fix bridge build and description, add default configure command to rules.mk, ... | nbd | 2006-04-21 | 1 | -3/+22 |
* | include package description in menuconfig help | nbd | 2006-04-21 | 1 | -2/+6 |
* | clean up package titles/descriptions | nbd | 2006-04-21 | 1 | -7/+11 |
* | more cleanups and a new menuconfig generator | nbd | 2006-04-21 | 1 | -4/+16 |
* | work around a make bug in define/endef handling | nbd | 2006-04-20 | 1 | -2/+1 |
* | add proper package dependency handling | nbd | 2006-04-20 | 1 | -18/+37 |
* | revert some previous changes and add another bugfix | nbd | 2006-04-20 | 1 | -24/+23 |
* | more buildroot-ng bugfixes | nbd | 2006-04-19 | 1 | -16/+21 |
* | bugfix in package/rules.mk, add support for dumping package information with ... | nbd | 2006-04-19 | 1 | -9/+31 |
* | port iptables to new config format, change handling of TITLE and DESCRIPTION | nbd | 2006-04-14 | 1 | -3/+4 |
* | fix default targets for multiple packges | nbd | 2006-04-14 | 1 | -1/+2 |