24 Commits (fd211156a8da174ca65d59d79f591fce5b7b06b1)

Author SHA1 Message Date
Mike Baker 3300149aed tidy up output 18 years ago
Mike Baker 4a71f7adae fix accidental tab 18 years ago
Mike Baker 92c9733f3a Show error messages when collecting the package info 18 years ago
Mike Baker 5d30e6cb47 set PATH in rules.mk 18 years ago
Mike Baker 20922bcde7 fix everything I broke with the previous patches 18 years ago
Mike Baker 6c81c75f03 more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC) 18 years ago
Mike Baker ced7d6a91f remove debug line 18 years ago
Mike Baker f489431f0f correct [4397] 18 years ago
Mike Baker 188f641153 fix CONFIG_ALL 18 years ago
Mike Baker e8d1e4e748 minor makefile tweaks 18 years ago
Felix Fietkau 45e7d06393 add support for per-package prereq checks, run global prereq checks before (menu-)config 18 years ago
Mike Baker 55fd1cd74e fix build issues with SMP compiles 18 years ago
Mike Baker 43ea2723a8 add more ipkg validation checks 18 years ago
Felix Fietkau 4d2f748fd2 add submenu dependencies (used to hide the proprietary broadcom driver on anything except for brcm-2.4) 18 years ago
Mike Baker 8a2dfc8555 change 'source' to 'download' 18 years ago
Felix Fietkau 739e54db93 make the buildroot-ng sdk compatible with the old packages 18 years ago
Felix Fietkau aa29fdce3d check if the Package/$(NAME) template is defined before packaging or installing ipkg packages 18 years ago
Mike Baker ddf3a0c111 rebuild ipkg control files if Makefile changes 18 years ago
Mike Baker e81ba9aa44 add a new FORCEREBUILD option to Package/<name> to force a package to be rebuilt each time make is run 18 years ago
Mike Baker d62e8a9485 credit where credit is due 19 years ago
Felix Fietkau 44746a7f68 move the broadcom driver stuff into its own submenu 19 years ago
Felix Fietkau 373a64d3f7 remove stale reference to package/rules.mk - not that useful in the dependency handling anyway 19 years ago
Felix Fietkau e248cf0f00 massive cleanup of toolchain/ 19 years ago
Felix Fietkau 4e24e35fa9 build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/ 19 years ago
Felix Fietkau c1f7064330 add package/download target 19 years ago
Felix Fietkau 68b9a0b76b fix extra control files for packages containing "." and allow different conffiles for multiple packages built from the same directory 19 years ago
Felix Fietkau 9a9f6205c4 add support for conffiles,preinst,... through templates 19 years ago
Felix Fietkau 5b24439170 use rm -f in package-rebuild and add extra options to the default configure template 19 years ago
Felix Fietkau 6257403c0c change handling of the Build/Clean template 19 years ago
Felix Fietkau 1354f27bbb whitespace fixes 19 years ago
Felix Fietkau a6983e9cb1 remove unused wget menuconfig option; make the package autorebuild optional (but enabled by default) 19 years ago
Felix Fietkau 83acc2352b store stamp file for 'development headers installed' in the staging dir instead of the package dir 19 years ago
Felix Fietkau 450d0b77e6 fix version info for packages that either lack PKG_VERSION or PKG_RELEASE 19 years ago
Felix Fietkau 12090bfed0 some bugfixes and additions for the default compile target 19 years ago
Felix Fietkau 86aca71a36 remove some debugging code, include package/rules.mk in package dependency check 19 years ago
Felix Fietkau 8f353e3b6b add TARGET_CONFIGURE_OPTS to default compile command 19 years ago
Felix Fietkau e5fda9318f fix InstallDev bug 19 years ago
Felix Fietkau 7773da2a84 only use the .dev-installed target if Build/InstallDev is defined - avoids unnecessary builds of deselected packages 19 years ago
Felix Fietkau 337621e468 move target/linux/package/switch to package/, fix a bug in the ipkg dependency handling 19 years ago
Felix Fietkau fe78050709 cleanup; change base-files build directory 19 years ago
Felix Fietkau fc7bbe2e1a clean up .svn and CVS directories for every package 19 years ago
Felix Fietkau 5b05f4a5ee improve dependency handling, fix some package makefile bugs 19 years ago
Felix Fietkau 10152c5c07 add proper build depends 19 years ago
Nicolas Thill 139852b0f8 add dependencies from the NEEDS variable to ipkg/control 19 years ago
Nicolas Thill a56e4d12e9 add Build/InstallDev template to install dev files in STAGING_DIR, introduce a NEEDS: package field to implement SELECT PACKAGE_foo in menuconfig. 19 years ago
Mike Baker 59c1faa150 clean up menu configuration 19 years ago
Mike Baker 7bd78892a5 avoid running timestamp.pl for dumpinfo -- drastically speeds up the .pkginfo process 19 years ago
Mike Baker 6afabb7118 move FORCE to toplevel rules.mk 19 years ago
Mike Baker 11817c5453 fix .built target 19 years ago
Mike Baker 12ec1ba1fb revert .built rule; fix typos 19 years ago