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
...
*
mongrel2: works on ARM with uClibc
Peter Korsgaard
2013-05-23
1
-2
/
+3
*
mongrel2: Needs a {e, }glibc or a uClibc-0.9.34-git based toolchain
Markos Chandras
2013-05-23
1
-0
/
+6
*
portaudio: add license information
gilles.talis@gmail.com
2013-05-23
1
-0
/
+2
*
bellagio: add license information
gilles.talis@gmail.com
2013-05-17
1
-0
/
+2
*
bellagio: needs toolchain with threads support
gilles.talis@gmail.com
2013-05-17
1
-2
/
+3
*
libxml2: depend on zlib and libiconv if appropriate
Simon Dawson
2013-05-17
1
-0
/
+15
*
flot: add plugins missed from 0.8.0 bump
Peter Korsgaard
2013-05-17
2
-0
/
+31
*
crda: needs threads
Gustavo Zacarias
2013-05-16
1
-0
/
+4
*
graph-depends: ignore the 'target-purgelocales' target
Danomi Manchego
2013-05-16
1
-0
/
+1
*
libeXosip2: disable multi-thread support for toolchains without threads
gilles.talis@gmail.com
2013-05-16
1
-0
/
+5
*
libosip2: disable multi-thread support for toolchains without threads
gilles.talis@gmail.com
2013-05-16
1
-0
/
+5
*
aircrack-ng: don't drop TARGET_LDFLAGS
Peter Korsgaard
2013-05-16
1
-1
/
+1
*
Update for 2013.05-rc2
2013.05_rc2
Peter Korsgaard
2013-05-15
4
-5
/
+18
*
CHANGES: update with recent changes
Peter Korsgaard
2013-05-15
1
-7
/
+10
*
news.html: add 2013.05-rc1 annoucement link
Peter Korsgaard
2013-05-15
1
-1
/
+2
*
xapp_xinit: revert removal
Gustavo Zacarias
2013-05-15
3
-0
/
+23
*
graph-depends: fix program path in comment
Luca Ceresoli
2013-05-15
1
-1
/
+1
*
graph-depends: ignore the 'target-generic-dont-remount-rw' target
Luca Ceresoli
2013-05-15
1
-0
/
+1
*
libglib2: fix build when toolchain has no thread support
Samuel Martin
2013-05-15
2
-0
/
+31
*
aircrack-ng: fix statically linked build
Samuel Martin
2013-05-15
1
-1
/
+4
*
CHANGES: update with recent changes
Peter Korsgaard
2013-05-15
1
-3
/
+48
*
cairo: fix build when toolchain has no thread support
Samuel Martin
2013-05-14
1
-0
/
+4
*
linux: CONFIG_KERNEL_LZO option requires host-lzop
Fabio Porcedda
2013-05-14
1
-1
/
+1
*
busybox 1.21.0: update mdev patch and add ntfs volume patch
Gustavo Zacarias
2013-05-14
2
-30
/
+99
*
neon: fix license files
Peter Korsgaard
2013-05-14
1
-1
/
+1
*
legal-info: fail trying to copy a non-existent license file
Luca Ceresoli
2013-05-14
1
-3
/
+1
*
sconeserver: fix autobuild failures
Simon Dawson
2013-05-14
1
-12
/
+11
*
fan-ctrl: needs MMU support
Peter Korsgaard
2013-05-14
1
-0
/
+1
*
sylpheed: disable gpgme support
Gustavo Zacarias
2013-05-13
1
-3
/
+2
*
curlftpfs: specify curl-config path
Gustavo Zacarias
2013-05-13
1
-0
/
+1
*
quota: fix dependencies
Gustavo Zacarias
2013-05-13
1
-1
/
+1
*
linknx: fix dependencies
Gustavo Zacarias
2013-05-13
1
-1
/
+1
*
gst-plugins-bad: fix build of directfb plugin
Arnout Vandecappelle (Essensium/Mind)
2013-05-13
1
-0
/
+22
*
libsigsegv: fix build on x86_64 (probably others too)
Arnout Vandecappelle (Essensium/Mind)
2013-05-13
1
-0
/
+1
*
toolchain/gcc: the ARC version of gcc needs host-flex/host-bison
Thomas Petazzoni
2013-05-12
1
-0
/
+4
*
toolchain/gcc: make sure to pass $(HOST_DIR)/usr/bin in the PATH
Mischa Jonker
2013-05-12
1
-12
/
+12
*
pixman: add license informations
Thomas Petazzoni
2013-05-12
1
-0
/
+3
*
libsha1: add license informations
Thomas Petazzoni
2013-05-12
1
-0
/
+3
*
libdrm: add license informations
Thomas Petazzoni
2013-05-12
1
-0
/
+3
*
libatomic_ops: add license informations
Thomas Petazzoni
2013-05-12
1
-0
/
+10
*
xserver_xorg-server: add license informations
Thomas Petazzoni
2013-05-12
1
-0
/
+2
*
package/x11r7: add license informations to misc other packages
Thomas Petazzoni
2013-05-12
9
-0
/
+24
*
package/x11r7: add license informations to xfont_* packages
Thomas Petazzoni
2013-05-12
37
-0
/
+109
*
package/x11r7: add license informations to xutil_* packages
Thomas Petazzoni
2013-05-12
2
-0
/
+5
*
package/x11r7: add license informations to xlib_* packages
Thomas Petazzoni
2013-05-12
34
-0
/
+68
*
package/x11r7: add license informations to xdriver_* packages
Thomas Petazzoni
2013-05-12
37
-0
/
+74
*
package/x11r7: add license informations to xproto_* packages
Thomas Petazzoni
2013-05-12
27
-0
/
+54
*
package/x11r7: add license informations to xapp_* packages
Thomas Petazzoni
2013-05-12
83
-0
/
+166
*
pulseaudio: fix build with orc
Arnout Vandecappelle (Essensium/Mind)
2013-05-12
1
-1
/
+8
*
configs/qemu: bump relevant config versions
Gustavo Zacarias
2013-05-12
13
-13
/
+13
[prev]
[next]