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
*
fakeroot: build host version under BUILD_DIR as well
Peter Korsgaard
2009-04-01
1
-1
/
+1
*
makedevs: install into HOST_DIR
Peter Korsgaard
2009-04-01
12
-19
/
+17
*
busybox: additional 1.13.3 fixes
Peter Korsgaard
2009-04-01
3
-12
/
+503
*
iptables: unbreak build with ipv6 after r25897.
Peter Korsgaard
2009-03-31
1
-12
/
+30
*
qtopia4: default to the ppc config for powerpc builds
Peter Korsgaard
2009-03-31
1
-1
/
+1
*
qtopia4: make qmake.conf handling more robust (fixes build for x86/x86_64/ppc)
Peter Korsgaard
2009-03-31
1
-9
/
+23
*
iptables: use correct variable for configure options
Peter Korsgaard
2009-03-30
1
-2
/
+1
*
iptables: needs largefile support in toolchain
Peter Korsgaard
2009-03-30
1
-0
/
+4
*
iptables: fix build without ipv6 support in toolchain
Peter Korsgaard
2009-03-30
2
-0
/
+74
*
freetype: strip target library and remove freetype-config if not needed
Peter Korsgaard
2009-03-30
1
-0
/
+4
*
ntfs-3g: needs wchar support in toolchain
Peter Korsgaard
2009-03-30
1
-2
/
+3
*
ntfs-3g: fix avr32 comment dependency (NTFS-3G, not NTFS_3G)
Peter Korsgaard
2009-03-30
1
-1
/
+1
*
ntfs-3g: needs libfuse which requires LARGEFILE, so update kconfig to match
Peter Korsgaard
2009-03-30
1
-8
/
+13
*
ntfs-3g: remove extra white space
Peter Korsgaard
2009-03-30
1
-3
/
+0
*
ntfs-3g: remove stray line added in r24738 (Bump version of ntfs-3g to 1-5130)
Peter Korsgaard
2009-03-30
1
-1
/
+0
*
target/Config.in.arch: really provide correct --with-arch= for ARM targets
Peter Korsgaard
2009-03-30
1
-13
/
+13
*
target/Config.in.arch: provide correct gcc --with-arch= for ARM targets
Peter Korsgaard
2009-03-30
1
-0
/
+14
*
busybox: 1.13.3 tail fix
Peter Korsgaard
2009-03-30
1
-0
/
+12
*
libX11: fix build on hosts without libx11-dev
Peter Korsgaard
2009-03-29
3
-41
/
+58
*
package: proper aclocal fix
Peter Korsgaard
2009-03-29
3
-1
/
+8
*
Another external toolchain fix
Thomas Petazzoni
2009-03-29
1
-2
/
+2
*
mplayer: disable LIVE555 Streaming Media
Peter Korsgaard
2009-03-28
1
-0
/
+1
*
docs/images: remove unused busybox logo
Peter Korsgaard
2009-03-27
1
-0
/
+0
*
docs/images/: tweak menuconfig*png
Peter Korsgaard
2009-03-27
2
-0
/
+0
*
docs/news.html: announce new logo
Peter Korsgaard
2009-03-27
1
-0
/
+11
*
docs/images: fix svn:mime-type on logo
Peter Korsgaard
2009-03-27
0
-0
/
+0
*
docs/: use new logo
Peter Korsgaard
2009-03-27
4
-15
/
+3
*
scripts/setlocalversion: Renamed 'git-svn' to 'git svn'
Peter Korsgaard
2009-03-26
1
-1
/
+1
*
package/mtd: don't enable rarely used commands by default
Peter Korsgaard
2009-03-26
1
-5
/
+0
*
package/mtd: default to mtd-utils release, mark 20061007 snapshot as deprecated
Peter Korsgaard
2009-03-26
1
-1
/
+2
*
mtd-utils.git: revert r24869 (convert to DOWNLOAD helper) to fix download
Peter Korsgaard
2009-03-26
1
-1
/
+1
*
package/mtd: remove unneeded 'depends on BR2_PACKAGE_MTD'
Peter Korsgaard
2009-03-26
1
-22
/
+0
*
m4: provide download target (missing from r25810)
Peter Korsgaard
2009-03-26
1
-0
/
+3
*
/usr/share/aclocal is now in $(HOST_DIR) and not $(STAGING_DIR).
Thomas Petazzoni
2009-03-26
1
-1
/
+1
*
docs/images: set svn:mime-type on .png's
Peter Korsgaard
2009-03-26
0
-0
/
+0
*
util-linux: fix download URL
Peter Korsgaard
2009-03-26
1
-1
/
+1
*
docs/about.html: Capitalize Buildroot
Peter Korsgaard
2009-03-25
1
-2
/
+2
*
docs/: show about.html as index page
Peter Korsgaard
2009-03-25
1
-1
/
+1
*
docs/about.html: add menuconfig screenshot
Peter Korsgaard
2009-03-25
3
-0
/
+6
*
docs/about: fix typo
Peter Korsgaard
2009-03-25
1
-2
/
+2
*
Remove useless <ol>...</ol> tags
Thomas Petazzoni
2009-03-25
1
-3
/
+0
*
wpa_supplicant: bump version
Peter Korsgaard
2009-03-25
1
-1
/
+1
*
target/device/x86: only include Makefile if BR2_TARGET_X86 is enabled
Peter Korsgaard
2009-03-24
1
-1
/
+1
*
pango: host build needs automake/autoconf
Peter Korsgaard
2009-03-24
1
-1
/
+1
*
package: provide download target for host packages
Peter Korsgaard
2009-03-24
15
-0
/
+45
*
kernel-headers: add 2.6.29.x, remove 2.6.22.x
Peter Korsgaard
2009-03-24
1
-7
/
+7
*
kernel-headers: remove unused patches for ancient versions
Peter Korsgaard
2009-03-24
3
-533
/
+0
*
kernel-headers: bump 2.6.27.x / 2.6.28.x versions
Peter Korsgaard
2009-03-24
4
-2
/
+2
*
busybox: 1.13.3 hush fix
Peter Korsgaard
2009-03-24
1
-0
/
+179
*
target/linux: default to bzImage for i386/x86_64
Peter Korsgaard
2009-03-24
1
-0
/
+2
[next]