index
:
buildroot-novena
debian
master
build system for the novena open hardware laptop board
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add the patch fixing gcc 4.2.4 to gcc 4.2.2
Thomas Petazzoni
2010-08-30
1
-0
/
+49
*
CHANGES: #2395 is resolved
Peter Korsgaard
2010-08-30
1
-0
/
+1
*
ncurses: get rid of unused BR2_PACKAGE_NCURSES_TARGET_HEADERS handling
Peter Korsgaard
2010-08-30
2
-6
/
+3
*
pango: needs C++ for freetype handling
Peter Korsgaard
2010-08-30
5
-9
/
+17
*
luafilesystems: unbreak builds with largefile support
Peter Korsgaard
2010-08-29
1
-1
/
+1
*
initramfs: Don't overwrite $(TARGET_DIR)/init if it exists
Simon Pasch
2010-08-29
2
-2
/
+4
*
Makefile: fix source/source-check/external-deps with O=
Peter Korsgaard
2010-08-29
1
-8
/
+6
*
pppd.mk installs radattr.so twice and omits radrealms.so
Darcy Watkins
2010-08-29
2
-3
/
+3
*
stunnel: remove broken package
Peter Korsgaard
2010-08-29
5
-110
/
+2
*
proftpd: breaks with parallel builds
Peter Korsgaard
2010-08-29
2
-4
/
+4
*
samba: avahi support needs avahi-daemon / dbus
Peter Korsgaard
2010-08-29
2
-4
/
+5
*
startup-notification: fix typo in dependencies line
Peter Korsgaard
2010-08-29
2
-2
/
+3
*
uClibc: fix ppc e500 handling
Stanislav Bogatyrev
2010-08-29
2
-7
/
+2
*
fs/squashfs: fix endianness typo for squashfs3
Stanislav Bogatyrev
2010-08-27
2
-1
/
+3
*
qt: fix sysroot confusion in ./configure
Peter Korsgaard
2010-08-26
2
-5
/
+5
*
Config.in: mark BR2_CONFIG_CACHE as experimental and disable by default
Peter Korsgaard
2010-08-25
9
-9
/
+15
*
toolchain/gcc: fix 4.2.4 build after uClibc NTPL support got added
Khem Raj
2010-08-25
2
-0
/
+52
*
busybox: additional 1.17.1 fixes
Peter Korsgaard
2010-08-25
4
-5
/
+176
*
CHANGES: update with changes from for-2010.08 branch
Peter Korsgaard
2010-08-25
2
-1
/
+19
*
Merge branch 'for-2010.08' of git://git.busybox.net/~tpetazzoni/git/buildroot
Peter Korsgaard
2010-08-25
41
-32
/
+881
|
\
|
*
sysvinit: remove unneeded dependency on ncurses
Thomas Petazzoni
2010-08-24
2
-2
/
+1
|
*
sysvinit: make sure to link against libcrypt
Thomas Petazzoni
2010-08-24
1
-1
/
+3
|
*
lua: make sure that CFLAGS are passed
Thomas Petazzoni
2010-08-24
1
-1
/
+3
|
*
luafilesystem: remove LARGE_FILE constraint
Francois Perrad
2010-08-24
6
-18
/
+26
|
*
Add new upstream Lua patches and rename all patches for consistency
Francois Perrad
2010-08-24
6
-0
/
+34
|
*
libxml-parser-perl/intltool: mark as host only packages
Thomas Petazzoni
2010-08-24
2
-0
/
+6
|
*
netcat: prevent build system from adding a prefix to binaries
Thomas Petazzoni
2010-08-24
1
-0
/
+1
|
*
Security bump php to 5.2.14
Gustavo Zacarias
2010-08-24
1
-1
/
+1
|
*
Bump stable kernel headers
Gustavo Zacarias
2010-08-24
4
-4
/
+4
|
*
lzo: fix host-lzo build failure when config cache is filled
Thomas Petazzoni
2010-08-24
4
-0
/
+428
|
*
libglib2: add patch to rework clock_gettime() test
Thomas Petazzoni
2010-08-24
2
-1
/
+52
|
*
imagemagick: don't create useless debugging file
Thomas Petazzoni
2010-08-12
1
-1
/
+0
|
*
Update busybox 1.17.1 fixes
Gustavo Zacarias
2010-08-11
2
-0
/
+85
|
*
Prevent C++ + locale + uClibc 0.9.31 + gcc 4.2 to be selected
Thomas Petazzoni
2010-08-11
1
-3
/
+3
|
*
Mark CRIS architecture as deprecated
Thomas Petazzoni
2010-08-11
1
-0
/
+5
|
*
Add the traditional powerpc-link-with-math-lib patch to gcc 4.4.4
Thomas Petazzoni
2010-08-11
1
-0
/
+137
|
*
Detect early if an UTF-8 locale is needed
Thomas Petazzoni
2010-08-11
2
-0
/
+13
|
*
Make uClibc gen_wc8bit shows an error when no locale support available
Thomas Petazzoni
2010-08-11
2
-0
/
+34
|
*
Add dependency from util-linux on ncurses
Thomas Petazzoni
2010-08-10
1
-0
/
+4
|
*
Fix util-linux build on MIPS
Thomas Petazzoni
2010-08-10
1
-0
/
+41
*
|
CHANGES: libgail is new, not removed
Peter Korsgaard
2010-07-30
1
-2
/
+2
|
/
*
update for 2010.08-rc1
2010.08_rc1
Peter Korsgaard
2010-07-30
4
-7
/
+20
*
Remove gdb plugins from target
Malte Starostik
2010-07-30
2
-0
/
+12
*
Globally remove aclocal directories from target
Malte Starostik
2010-07-30
4
-6
/
+3
*
Purge libglib2 dev files from target
Malte Starostik
2010-07-30
1
-0
/
+11
*
CHANGES: add a bunch of issues resolved by Thomas
Peter Korsgaard
2010-07-30
1
-0
/
+15
*
CHANGES: update with changes from fixes-20100729 branch
Peter Korsgaard
2010-07-30
1
-9
/
+10
*
Merge branch 'fixes-20100729' of git://git.busybox.net/~tpetazzoni/git/buildroot
Peter Korsgaard
2010-07-30
19
-43
/
+154
|
\
|
*
xerces: only add -liconv when locale are disabled
Thomas Petazzoni
2010-07-29
1
-1
/
+5
|
*
xerces: fix download location
Thomas Petazzoni
2010-07-29
1
-1
/
+1
[prev]
[next]