- Jul 08, 2012
-
-
Jo-Philipp Wich authored
Bison 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: 32649
-
Jo-Philipp Wich authored
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
-
- Jul 05, 2012
-
-
Gabor Juhos authored
SVN-Revision: 32616
-
- Jun 29, 2012
-
-
Felix Fietkau authored
SVN-Revision: 32521
-
- Jun 26, 2012
-
-
Jo-Philipp Wich authored
SVN-Revision: 32500
-
- Jun 19, 2012
-
-
Gabor Juhos authored
Compilation fails on older systems due to missing syscalls, and the e4defrag tool is not used by the build-system anyway. SVN-Revision: 32451
-
- Jun 17, 2012
-
-
Luka Perkov authored
md5sum from kernel.org and sourceforge.net are not the same SVN-Revision: 32418
-
Luka Perkov authored
SVN-Revision: 32413
-
- Jun 15, 2012
-
-
John Crispin authored
SVN-Revision: 32385
-
- Jun 10, 2012
-
-
Luka Perkov authored
SVN-Revision: 32165
-
Felix Fietkau authored
SVN-Revision: 32164
-
Felix Fietkau authored
Too much broken, needs to be reworked SVN-Revision: 32163
-
Felix Fietkau authored
SVN-Revision: 32161
-
John Crispin authored
SVN-Revision: 32158
-
John Crispin authored
SVN-Revision: 32157
-
- Jun 09, 2012
-
-
Luka Perkov authored
SVN-Revision: 32145
-
Luka Perkov authored
SVN-Revision: 32144
-
Luka Perkov authored
SVN-Revision: 32143
-
Luka Perkov authored
SVN-Revision: 32142
-
- Jun 07, 2012
-
-
Felix Fietkau authored
SVN-Revision: 32112
-
John Crispin authored
this commit fixes a compile bug triggered by pygobject SVN-Revision: 32109
-
- Jun 06, 2012
-
-
Felix Fietkau authored
SVN-Revision: 32083
-
John Crispin authored
SVN-Revision: 32075
-
- May 27, 2012
-
-
Jonas Gorski authored
Allow images to be padded to a certain size. This prevents CFE from flashing them to the second image offset. SVN-Revision: 31875
-
- May 15, 2012
-
-
Jo-Philipp Wich authored
scons: probe "python" and "python2" first in pywrap.sh in order to use the users preferred version if possible SVN-Revision: 31743
-
Jo-Philipp Wich authored
SVN-Revision: 31742
-
Felix Fietkau authored
tools/scons: remove the python 3 compat patch, it is incomplete and breaks with python 2.5.2. i guess scons with python 3 is a lost cause... SVN-Revision: 31741
-
- May 13, 2012
-
-
Gabor Juhos authored
SVN-Revision: 31705
-
- May 06, 2012
-
-
Jo-Philipp Wich authored
SVN-Revision: 31624
-
- May 05, 2012
-
-
Felix Fietkau authored
scons: override the platform instead of using the host one - fixes build issues on non-linux systems SVN-Revision: 31620
-
Felix Fietkau authored
This makes it more possible to build scons based applications for openwrt. SVN-Revision: 31618
-
Gabor Juhos authored
Patch-by:
Vince Huang <axishero@foxmail.com> SVN-Revision: 31609
-
- Apr 21, 2012
-
-
Gabor Juhos authored
SVN-Revision: 31413
-
- Apr 16, 2012
-
-
Jo-Philipp Wich authored
SVN-Revision: 31316
-
Jo-Philipp Wich authored
Fixes compile on my Arch Linux system, as unistd.h is needed for ::close(). Signed-off-by:
Matthias Schiffer <mschiffer@universe-factory.net> SVN-Revision: 31315
-
- Apr 14, 2012
-
-
Jonas Gorski authored
Fixes a build failure caught by buildbot. SVN-Revision: 31284
-
- Apr 12, 2012
-
-
Mirko Vogt authored
This is needed when compiling with GCC >= 4.7.0 since it doesn't implicitly include 'unistd.h' anymore (needed e.g. for file operations in this particular case) - Thanks to Luka Perkov SVN-Revision: 31259
-
- Apr 10, 2012
-
-
Jo-Philipp Wich authored
sdcc: compiling SDCCicode.c with -O2 sends gcc 4.6.x into an infinite loop, workaround it See references: http://sourceforge.net/tracker/?func=detail&aid=3285611&group_id=599&atid=300599 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52653 SVN-Revision: 31236
-
- Apr 09, 2012
-
-
Jo-Philipp Wich authored
SVN-Revision: 31229
-
Jo-Philipp Wich authored
SVN-Revision: 31228
-