Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools: bootstrap automake to pickup the correct in-tree autoconf | Jo-Philipp Wich | 2015-01-13 | 1 | -0/+5 |
| | | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 43958 | ||||
* | tools: automake: update to v1.15 | Jo-Philipp Wich | 2015-01-09 | 1 | -3/+7 |
| | | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 43895 | ||||
* | automake: update to 1.11.6 | Luka Perkov | 2013-12-17 | 1 | -4/+4 |
| | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 39108 | ||||
* | automake: update to 1.11.3 | Florian Fainelli | 2012-04-02 | 1 | -3/+3 |
| | | | | | | Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31173 | ||||
* | automake: forcibly disable perl ithreads support The SDK when build on a ↵ | Jo-Philipp Wich | 2012-02-01 | 1 | -1/+2 |
| | | | | | | machine with perl ithreads enabled will fail to run on many Gentoo systems because perl is usually built without thread capability there. In order to circumvent this issue forcibly disable the ithreads support, tested on CentOS 5.6, Ubuntu 10.04 LTS and Gentoo. SVN-Revision: 29979 | ||||
* | automake: generate relative aclocal symlinks in staging_dir | Jo-Philipp Wich | 2012-01-28 | 1 | -4/+4 |
| | | | | SVN-Revision: 29929 | ||||
* | tools: clean up Makefiles / make ccache work | John Crispin | 2012-01-15 | 1 | -9/+1 |
| | | | | SVN-Revision: 29754 | ||||
* | automake: use symlinks instead of hardlinks to link aclocal versions | Jo-Philipp Wich | 2010-12-10 | 1 | -4/+4 |
| | | | | SVN-Revision: 24425 | ||||
* | tools/automake: add symbolic links upto version 1.11.1 | Alexandros C. Couloumbis | 2010-12-06 | 1 | -0/+2 |
| | | | | SVN-Revision: 24287 | ||||
* | tools/automake: update to version 1.11.1 | Alexandros C. Couloumbis | 2010-12-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 24278 | ||||
* | update automake to 1.10, fixes #6022 | Florian Fainelli | 2009-11-24 | 1 | -2/+3 |
| | | | | SVN-Revision: 18527 | ||||
* | clean up / fix various Host/Clean templates in tools/ | Felix Fietkau | 2009-05-08 | 1 | -2/+1 |
| | | | | SVN-Revision: 15714 | ||||
* | build system refactoring in preparation for allowing packages to do ↵ | Felix Fietkau | 2009-02-22 | 1 | -10/+10 |
| | | | | | | host-build steps SVN-Revision: 14610 | ||||
* | Add wrapper around aclocal which also search in the targets staging dir ↵ | Lars-Peter Clausen | 2008-10-08 | 1 | -1/+4 |
| | | | | | | aclocal folder for m4 files. SVN-Revision: 12929 | ||||
* | add automake to tools/ | Felix Fietkau | 2007-12-25 | 1 | -0/+38 |
SVN-Revision: 9901 |