Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | include: don't rely on perl for printing prereq errors | Jo-Philipp Wich | 2015-02-05 |
| | | | | | | | | | Perl might not be present while checking prereqs, e.g. on a fresh FreeBSD install. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44276 | ||
* | include: add TestHostCommand and SetupHostCommand macros | Jo-Philipp Wich | 2015-02-05 |
| | | | | | | | | | Those macros allow testing various commands on the host system, also process the prereq tests in the order they're declared. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44269 | ||
* | prereq.mk: only define .NOTPARALLEL when processing prereq checks | Felix Fietkau | 2014-10-12 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42877 | ||
* | some minor fixes, cleanups, package build abstraction | Felix Fietkau | 2007-09-28 |
| | | | | SVN-Revision: 9051 | ||
* | Add a requireheader for squid, should fix it (#2205) | Florian Fainelli | 2007-08-12 |
| | | | | SVN-Revision: 8404 | ||
* | next round of cleanup, convert target/ - make -j works now ;) | Felix Fietkau | 2007-07-30 |
| | | | | SVN-Revision: 8242 | ||
* | print package name when prereq fails | Mike Baker | 2007-01-31 |
| | | | | SVN-Revision: 6236 | ||
* | allow newlines in prereq error messages | Felix Fietkau | 2007-01-20 |
| | | | | SVN-Revision: 6147 | ||
* | make target/linux/* directories self-contained, use the selected kernel ↵ | Felix Fietkau | 2006-11-11 |
| | | | | | | version for the toolchain, autogenerate menuconfig and makefile code for target selection SVN-Revision: 5498 | ||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 |