Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools: remove static linking support | Jo-Philipp Wich | 2015-02-06 | 1 | -2/+0 |
| | | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44285 | ||||
* | m4: update to 1.4.17 | Luka Perkov | 2013-09-24 | 2 | -12/+14 |
| | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38168 | ||||
* | tools/m4: bypass a time consuming configure test | Felix Fietkau | 2012-09-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 33427 | ||||
* | tools/m4: enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 33426 | ||||
* | use HOST_STATIC_LINKING instead of hardcoding -static | Jo-Philipp Wich | 2012-08-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 33140 | ||||
* | m4: link statically | Jo-Philipp Wich | 2012-08-10 | 1 | -1/+3 |
| | | | | SVN-Revision: 33095 | ||||
* | m4: fix errors in shipped stdio.in.h | Jo-Philipp Wich | 2012-07-08 | 1 | -0/+15 |
| | | | | | | | | M4 fails to build against glibc 2.16.x, the shipped stdio.in.h attempts to wrap gets() with a warning which fails since gets() got removed from the default _GNU_SOURCE featureset. SVN-Revision: 32648 | ||||
* | tools: clean up Makefiles / make ccache work | John Crispin | 2012-01-15 | 1 | -8/+0 |
| | | | | SVN-Revision: 29754 | ||||
* | m4: update to version 1.4.16 | Hauke Mehrtens | 2011-04-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 26439 | ||||
* | tools/m4: update to version 1.4.15 | Alexandros C. Couloumbis | 2010-12-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 24280 | ||||
* | clean up / fix various Host/Clean templates in tools/ | Felix Fietkau | 2009-05-08 | 1 | -2/+1 |
| | | | | SVN-Revision: 15714 | ||||
* | add missing m4 dir | Ralph Hempel | 2009-03-22 | 1 | -0/+33 |
SVN-Revision: 14971 |