Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: do not overwrite already existing host commands | Felix Fietkau | 2015-09-16 | 1 | -0/+1 |
| | | | | | | | | | This prevents a later prereq check from overwriting the installed tar binary. Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46982 | ||||
* | include: remove trailing whitespaces | Luka Perkov | 2015-03-29 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 45127 | ||||
* | build: accept apple llvm as fallback for gcc/g++ | Felix Fietkau | 2015-02-07 | 1 | -1/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44298 | ||||
* | include/prereq.mk: fix echo commands with simple /bin/sh | Felix Fietkau | 2015-02-07 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44297 | ||||
* | include: don't rely on perl for printing prereq errors | Jo-Philipp Wich | 2015-02-05 | 1 | -1/+1 |
| | | | | | | | | | 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 | 1 | -2/+46 |
| | | | | | | | | | 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 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42877 | ||||
* | some minor fixes, cleanups, package build abstraction | Felix Fietkau | 2007-09-28 | 1 | -0/+4 |
| | | | | SVN-Revision: 9051 | ||||
* | Add a requireheader for squid, should fix it (#2205) | Florian Fainelli | 2007-08-12 | 1 | -0/+8 |
| | | | | SVN-Revision: 8404 | ||||
* | next round of cleanup, convert target/ - make -j works now ;) | Felix Fietkau | 2007-07-30 | 1 | -1/+2 |
| | | | | SVN-Revision: 8242 | ||||
* | print package name when prereq fails | Mike Baker | 2007-01-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 6236 | ||||
* | allow newlines in prereq error messages | Felix Fietkau | 2007-01-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 6147 | ||||
* | make target/linux/* directories self-contained, use the selected kernel ↵ | Felix Fietkau | 2006-11-11 | 1 | -8/+3 |
| | | | | | | 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 | 1 | -0/+54 |