| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 32616
|
|
|
|
| |
SVN-Revision: 32521
|
|
|
|
| |
SVN-Revision: 32500
|
|
|
|
|
|
|
| |
Compilation fails on older systems due to missing syscalls, and the
e4defrag tool is not used by the build-system anyway.
SVN-Revision: 32451
|
|
|
|
|
|
| |
md5sum from kernel.org and sourceforge.net are not the same
SVN-Revision: 32418
|
|
|
|
| |
SVN-Revision: 32413
|
|
|
|
| |
SVN-Revision: 32385
|
|
|
|
| |
SVN-Revision: 32165
|
|
|
|
| |
SVN-Revision: 32164
|
|
|
|
|
|
| |
Too much broken, needs to be reworked
SVN-Revision: 32163
|
|
|
|
|
|
| |
and breaks on mac os x
SVN-Revision: 32161
|
|
|
|
| |
SVN-Revision: 32158
|
|
|
|
| |
SVN-Revision: 32157
|
|
|
|
| |
SVN-Revision: 32145
|
|
|
|
| |
SVN-Revision: 32144
|
|
|
|
| |
SVN-Revision: 32143
|
|
|
|
| |
SVN-Revision: 32142
|
|
|
|
| |
SVN-Revision: 32112
|
|
|
|
|
|
| |
this commit fixes a compile bug triggered by pygobject
SVN-Revision: 32109
|
|
|
|
| |
SVN-Revision: 32083
|
|
|
|
| |
SVN-Revision: 32075
|
|
|
|
|
|
|
| |
Allow images to be padded to a certain size. This prevents CFE from
flashing them to the second image offset.
SVN-Revision: 31875
|
|
|
|
|
|
| |
users preferred version if possible
SVN-Revision: 31743
|
|
|
|
|
|
| |
non-3.x python
SVN-Revision: 31742
|
|
|
|
|
|
| |
with python 2.5.2. i guess scons with python 3 is a lost cause...
SVN-Revision: 31741
|
|
|
|
| |
SVN-Revision: 31705
|
|
|
|
| |
SVN-Revision: 31624
|
|
|
|
|
|
| |
issues on non-linux systems
SVN-Revision: 31620
|
|
|
|
|
|
|
| |
This makes it more possible to build scons based applications
for openwrt.
SVN-Revision: 31618
|
|
|
|
|
|
| |
Patch-by: Vince Huang <axishero@foxmail.com>
SVN-Revision: 31609
|
|
|
|
| |
SVN-Revision: 31413
|
|
|
|
| |
SVN-Revision: 31316
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Fixes a build failure caught by buildbot.
SVN-Revision: 31284
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 31229
|
|
|
|
| |
SVN-Revision: 31228
|
|
|
|
| |
SVN-Revision: 31226
|
|
|
|
|
|
|
|
| |
orion_generic
Signed-off-by: Matthias Bücher <mail@maddes.net>
SVN-Revision: 31199
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31176
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch has not been tested on freebsd. File block/sheepdog.c has
been changed and the patch does no longer apply. Anyone with freebsd who
could test this?
All my other patches regarding the tools upgrade were tested on linux
x64 and produce a working image. Once submitted patches get applied I
will upgrade the remaining tools...
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31175
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31174
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31173
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31172
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31171
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31170
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31169
|