5 Commits (2af64d31a0b259a13447f6139910c573ffcc5a0b)

Author SHA1 Message Date
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
Mike Baker c73e647148 revert .prepared handling 19 years ago
Mike Baker 3b1260256e cleanup & add whitespace 19 years ago
Mike Baker be9cc65a95 fix rules.mk 19 years ago
Mike Baker 079603b9e0 fix error 19 years ago
Mike Baker d5e5f06d86 remove extra targets 19 years ago
Mike Baker 3ee6ad0404 partial cleanup 19 years ago
Mike Baker 043df62150 change phony targets to FORCE (easier to read) 19 years ago
Felix Fietkau d3f5fda543 remove old trace/verbose junk 19 years ago
Mike Baker f243e1cc49 Fix issue with $(1) in Build/Configure/Default 19 years ago
Mike Baker 07425d3300 Convert packages to new template 19 years ago
Felix Fietkau bcee262e7a enable configure target by default 19 years ago
Mike Baker ff9c62ed83 change defaults to check for configure script (avoids defining a null rule otherwise) 19 years ago
Mike Baker 170f0e635c Add default compile target & use it for bridge and busybox 19 years ago
Felix Fietkau ac2bee9082 remove todo message 19 years ago
Felix Fietkau 5606b22166 fix bridge build and description, add default configure command to rules.mk, use CONFIG_ as prefix for package selction variables 19 years ago
Felix Fietkau 6a795b4d7b include package description in menuconfig help 19 years ago
Felix Fietkau 519c9c34e7 clean up package titles/descriptions 19 years ago
Felix Fietkau cdd74416bc more cleanups and a new menuconfig generator 19 years ago
Felix Fietkau 4870d7e887 work around a make bug in define/endef handling 19 years ago