Commit Graph

28 Commits (4870d7e8876b6aef4590571315dc5a9b7b1af6ea)

Author SHA1 Message Date
Felix Fietkau 4870d7e887 work around a make bug in define/endef handling
SVN-Revision: 3680
18 years ago
Felix Fietkau 20bd5e2b12 add proper package dependency handling
SVN-Revision: 3679
18 years ago
Felix Fietkau e3199bd4d6 revert some previous changes and add another bugfix
SVN-Revision: 3676
18 years ago
Felix Fietkau 97458d0a8e more buildroot-ng bugfixes
SVN-Revision: 3675
18 years ago
Felix Fietkau 1726e20c08 bugfix in package/rules.mk, add support for dumping package information with make DUMP=1
SVN-Revision: 3674
18 years ago
Felix Fietkau 5a4980a72b port iptables to new config format, change handling of TITLE and DESCRIPTION
SVN-Revision: 3647
18 years ago
Felix Fietkau a5992a14cb fix default targets for multiple packges
SVN-Revision: 3646
18 years ago
Felix Fietkau 5795d42588 new package makefile syntax
SVN-Revision: 3645
18 years ago
Felix Fietkau bea2a5bd9d remove some more stuff, change package makefile format in rules.mk, port busybox over to the new format
SVN-Revision: 3643
18 years ago
Florian Fainelli ae3c308186 Added dhcp6, an IPv6 implementation of the dhcp server and client Added support in package/rules.mk for zip files, just use PKG_CAT=unzip to uncompress the archive
SVN-Revision: 2649
19 years ago
Felix Fietkau fdd3d02f72 fix package rebuilding
SVN-Revision: 2293
19 years ago
Felix Fietkau 18797a0ad8 another batch of V= stuff
SVN-Revision: 2244
19 years ago
Felix Fietkau f7712db53c make log output a bit nicer
SVN-Revision: 2241
19 years ago
Felix Fietkau a6ae43db63 fix 'Preparing...' message for V=5 compile
SVN-Revision: 2235
19 years ago
Felix Fietkau 68018684d4 small bugfix in package rules file
SVN-Revision: 2228
19 years ago
Felix Fietkau c480aa15c1 add some more verbosity stuff
SVN-Revision: 2222
19 years ago
Felix Fietkau 35d1297447 large build system cleanup. added some stuff to control the verbosity level, but not complete, yet.
SVN-Revision: 2221
19 years ago
Felix Fietkau 910f49d7b9 move wificonf and nvram stuff back to package/, remove build_mipsel/root, run install part of package/ for every board/kernel - fixes dependency mess
SVN-Revision: 1540
19 years ago
Felix Fietkau 6d2ee46c33 add depends to the default package template
SVN-Revision: 1291
19 years ago
Felix Fietkau 43d87a640a fix rebuild target (remove some warnings)
SVN-Revision: 1171
19 years ago
Felix Fietkau 63dab52461 fix rebuild, when mostlyclean fails
SVN-Revision: 1148
19 years ago
Felix Fietkau f71e84a9ff add a rebuild and a default mostlyclean target to packages.
SVN-Revision: 1145
19 years ago
Felix Fietkau 1545f46b76 manually compile packages without having the config setting active if environment variable DEVELOPER is set
SVN-Revision: 1113
19 years ago
Nicolas Thill b565a03ca2 Allow downloading of files with undefined mdsum (to ease updating packages)
SVN-Revision: 1005
19 years ago
Nicolas Thill 4dc6f11fda Allow extracting in non-standard PKG_BUILD_DIR
SVN-Revision: 865
19 years ago
Felix Fietkau 5780227521 add internal package build dependencies to rules.mk to remove duplicate code
SVN-Revision: 832
19 years ago
Felix Fietkau f608b95452 merge nico's package/rules.mk and package/templates.mk into one file, update packages that use this
SVN-Revision: 817
19 years ago
Nicolas Thill efe2803a1d Add common rules and templates Makefile includes for packages
SVN-Revision: 662
19 years ago