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
*
buildroot: s/depends/depends on/
Peter Korsgaard
2008-06-19
59
-304
/
+304
*
package/config: add gettext helper
Peter Korsgaard
2008-06-19
1
-0
/
+14
*
toolchain/gcc: add 4.3.1
Peter Korsgaard
2008-06-19
11
-0
/
+261
*
toolchain/gcc: mark old versions as deprecated
Peter Korsgaard
2008-06-19
1
-0
/
+2
*
package/config: rebase from upstream (2.6.24.4)
Peter Korsgaard
2008-06-19
14
-1009
/
+1725
*
package/config: rebase from upstream (2.6.23.14)
Peter Korsgaard
2008-06-19
16
-88
/
+119
*
package/config: cygwin fix
Peter Korsgaard
2008-06-19
2
-2
/
+4
*
toolchain/gcc: use $(@D)
Peter Korsgaard
2008-06-18
1
-1
/
+1
*
toolchain/gcc: use depends on instead of depends
Peter Korsgaard
2008-06-18
2
-12
/
+11
*
nbd: bump version and depend on glib2
Peter Korsgaard
2008-06-18
2
-4
/
+7
*
proftpd: remove unneeded susv3 legacy patch
Peter Korsgaard
2008-06-18
1
-173
/
+0
*
dnsmasq: use awk instead of nawk
Peter Korsgaard
2008-06-18
1
-1
/
+1
*
dependencies: check for awk
Peter Korsgaard
2008-06-18
1
-0
/
+12
*
uclibc: only strip libpthread on 0.9.28.3 / not PTHREAD_DEBUG
Peter Korsgaard
2008-06-18
1
-1
/
+5
*
uclibc: remove obsolete uclibc 0.9.28 handling
Peter Korsgaard
2008-06-18
1
-3
/
+0
*
proftp: bump version and fix compilation on 2.6.24+
Peter Korsgaard
2008-06-18
3
-39
/
+52
*
usbutils: select libusb
Peter Korsgaard
2008-06-18
1
-0
/
+1
*
toolchain/gcc: use $(STRIP_STRIP_UNNEEDED)
Peter Korsgaard
2008-06-17
2
-4
/
+4
*
toolchain/uclibc: strip libpthread
Peter Korsgaard
2008-06-17
1
-0
/
+1
*
toolchain/gcc-4.x: strip cross libgcc / libstdc++
Peter Korsgaard
2008-06-17
1
-0
/
+2
*
toolchain/gcc-3.x: strip cross libgcc / libstdc++ with cross-strip, not host.
Peter Korsgaard
2008-06-17
1
-2
/
+2
*
u-boot tools: make sure destination directory exists
Peter Korsgaard
2008-06-17
1
-0
/
+2
*
Fix options to configure
Hamish Moffatt
2008-06-17
1
-1
/
+1
*
Remove patch which isn't required for the specified upstream version
Hamish Moffatt
2008-06-17
1
-10
/
+0
*
Fix missing punctuation
Hamish Moffatt
2008-06-17
1
-1
/
+1
*
gdb: support external toolchain
Peter Korsgaard
2008-06-16
1
-9
/
+5
*
lsof: bump version
Peter Korsgaard
2008-06-16
5
-12
/
+12
*
toolchain: more sensible uclibc defaults for external toolchain
Peter Korsgaard
2008-06-16
1
-4
/
+4
*
libvorbis: use BR2_SOFT_FLOAT to set default for tremor
Peter Korsgaard
2008-06-16
1
-1
/
+1
*
libvorbis: make tremor option description more clear
Peter Korsgaard
2008-06-16
1
-2
/
+1
*
libvorbis: remove BR2_PACKAGE_LIBVORBIS_HEADERS
Peter Korsgaard
2008-06-16
2
-26
/
+0
*
libvorbis: fix av32 typo in tremor default
Peter Korsgaard
2008-06-16
1
-1
/
+1
*
libvorbis: show comment if libogg isn't enabled, not if libvorbis isn't.
Peter Korsgaard
2008-06-16
1
-1
/
+1
*
libogg: remove BR2_PACKAGE_LIBOGG_HEADERS
Peter Korsgaard
2008-06-16
2
-23
/
+2
*
libogg: move header install to seperate target so it isn't always out-of-date
Peter Korsgaard
2008-06-16
1
-2
/
+4
*
libogg: fix libogg.a target
Peter Korsgaard
2008-06-16
1
-3
/
+1
*
python: fix hostpython target.
Peter Korsgaard
2008-06-16
1
-1
/
+1
*
file: bump version
Peter Korsgaard
2008-06-16
1
-1
/
+1
*
php: fix s/EXIT/EXT/ typo in simplexml select
Peter Korsgaard
2008-06-16
1
-1
/
+1
*
toolchain: move elf2flt+mklibs under 'Common Toolchain Options'
Peter Korsgaard
2008-06-16
1
-2
/
+2
*
elf2flt: only allow it to be selected on supported archs
Peter Korsgaard
2008-06-16
1
-3
/
+1
*
dnsmasq: touch target after make
Peter Korsgaard
2008-06-15
1
-0
/
+2
*
valgrind: don't add pkgconfig files to target
Peter Korsgaard
2008-06-15
1
-0
/
+1
*
valgrind: there is no vgskin_none.so anymore, use coregrind/valgrind instead
Peter Korsgaard
2008-06-15
1
-5
/
+4
*
dbus: depend on exact XML dep so it isn't always considered out-of-date
Peter Korsgaard
2008-06-15
1
-3
/
+10
*
valgrind: needs kernel headers (and doesn't respect CFLAGS)
Peter Korsgaard
2008-06-15
1
-0
/
+1
*
kernel-headers: 2.6.25.6: export linux/a.out.h (E.G. for valgrind)
Peter Korsgaard
2008-06-15
1
-0
/
+24
*
libxslt: use select instead of depends for pkgconfig like other packages
Peter Korsgaard
2008-06-15
1
-8
/
+5
*
packages: fix pkgconfig depencies and select pkgconfig where needed
Peter Korsgaard
2008-06-14
34
-15
/
+36
*
dbus-glib: don't depend on host pkg-config
Peter Korsgaard
2008-06-14
1
-2
/
+2
[next]