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
path:
root
/
toolchain
Commit message (
Expand
)
Author
Age
Files
Lines
*
- s/UCLIBC_HAS_LOCALE/BR2_ENABLE_LOCALE/g
Bernhard Reutner-Fischer
2006-12-15
1
-6
/
+7
*
- Only care about the locale stuff if we have locale in the first place.
Bernhard Reutner-Fischer
2006-12-15
1
-2
/
+9
*
Ulrich Hecht writes: This patch downloads uClibc-locale-030818.tgz to dl and ...
Bernhard Reutner-Fischer
2006-12-14
1
-1
/
+9
*
- prerequisites are evaluated immediately, so move the dl rule down below set...
Bernhard Reutner-Fischer
2006-12-14
1
-3
/
+2
*
don't error out when asm-generic is absent
Eric Andersen
2006-12-14
1
-6
/
+12
*
- convert mudflap to non-legacy SUSv3
Bernhard Reutner-Fischer
2006-12-13
1
-0
/
+49
*
- Pass the correct compiler when building the target binutils.
Bernhard Reutner-Fischer
2006-12-13
1
-0
/
+1
*
- Build binutils with sysroot support.
Bernhard Reutner-Fischer
2006-12-13
1
-1
/
+3
*
- pass the correct CC down to gcc-version.sh
Bernhard Reutner-Fischer
2006-12-13
1
-1
/
+3
*
- sh[234][[:alnum:]]* -> sh
Bernhard Reutner-Fischer
2006-12-13
1
-1
/
+2
*
install include/asm-generic if it is present
Eric Andersen
2006-12-13
1
-0
/
+6
*
use a more sensible naming scheme
Eric Andersen
2006-12-13
2
-1
/
+1
*
Patch in the version agnostic fix_includes in the older uClibc 0.9.28
Eric Andersen
2006-12-13
1
-23
/
+316
*
another typo
Eric Andersen
2006-12-13
1
-1
/
+2
*
oops, typo
Eric Andersen
2006-12-13
1
-17
/
+17
*
update ordering, automagically handle x86 subtypes
Eric Andersen
2006-12-13
1
-10
/
+43
*
split things up so this is not an unreadable mess
Eric Andersen
2006-12-13
4
-202
/
+236
*
- spelling fix
Bernhard Reutner-Fischer
2006-12-13
1
-5
/
+5
*
fix cut-n-paste typo, where I replaced CFLAGS with two copies CXXFLAGS
Eric Andersen
2006-12-13
1
-8
/
+8
*
add checks for when people have foolishly set things in their enviroment
Eric Andersen
2006-12-13
1
-9
/
+59
*
fix a few little glitches I left in here the other day
Eric Andersen
2006-12-13
2
-2
/
+3
*
- workaround vi's syntax highlighting
Bernhard Reutner-Fischer
2006-12-12
1
-4
/
+6
*
update uClibc config settings and update installation of kernel headers
Eric Andersen
2006-12-12
5
-39
/
+285
*
- revert r16800.
Bernhard Reutner-Fischer
2006-12-10
1
-1
/
+1
*
use '/bin/echo -e' to make certain we don't use an unusable /bin/sh builtin
Eric Andersen
2006-12-08
2
-11
/
+11
*
- The sysroot requires an existing argument, so make sure that we did configure
Bernhard Reutner-Fischer
2006-12-07
1
-1
/
+1
*
Update to newer snapshot.
"Steven J. Hill"
2006-12-07
1
-1
/
+1
*
- re-add IFA_ and IFLA_ defines that were removed by YOSHIFUJI Hideaki in cbd...
Bernhard Reutner-Fischer
2006-12-04
1
-0
/
+35
*
ver bump
Mike Frysinger
2006-12-02
5
-0
/
+265
*
- provide a 'make uclibc-config' target to make target specific configuration...
Bernhard Reutner-Fischer
2006-12-02
1
-1
/
+14
*
- bump non-sanitized version to 2.6.19
Bernhard Reutner-Fischer
2006-12-02
2
-12
/
+11
*
For GCC 4.2 snapshots, we need to get the actual version from the BASE-VER fi...
"Steven J. Hill"
2006-12-02
1
-1
/
+6
*
- move check for which(1) before it's first use
Bernhard Reutner-Fischer
2006-11-29
1
-21
/
+21
*
ver bump
Mike Frysinger
2006-11-28
5
-0
/
+265
*
- fix parsing the gcc version. Also look at the HOSTCC's version rather than ...
Bernhard Reutner-Fischer
2006-11-28
2
-3
/
+3
*
- bump version
Bernhard Reutner-Fischer
2006-11-22
1
-2
/
+2
*
- add and use BR2_BZCAT config option.
Bernhard Reutner-Fischer
2006-11-17
5
-11
/
+22
*
Make sure libgcc_s.so.1 and friends always gets installed in TARGET_DIR.
Peter Korsgaard
2006-11-16
1
-2
/
+4
*
Fix missing libgcc_s.so.1 with BR2_GCC_SHARED_LIBGCC
Peter Korsgaard
2006-10-26
1
-4
/
+3
*
2.17.50.0.6 ver bump
Mike Frysinger
2006-10-21
6
-0
/
+308
*
update defaults
Eric Andersen
2006-10-17
2
-2
/
+2
*
we use BR2_ENABLE_LOCALE not ENABLE_LOCALE
Eric Andersen
2006-10-17
2
-4
/
+6
*
- normalize KERNEL_ARCH via sed
Bernhard Reutner-Fischer
2006-10-11
1
-1
/
+6
*
- we need to pass ARCH to the kernel; The kernel does not have a table to
Bernhard Reutner-Fischer
2006-10-09
1
-1
/
+4
*
- use headers_install for full kernel tarballs used as kernel-headers
Bernhard Reutner-Fischer
2006-10-09
1
-5
/
+30
*
add a know to enable/disable building a shared libgcc
Eric Andersen
2006-10-02
2
-4
/
+16
*
kill the separate 'uClibc.config-locale' file, which was generally left unmai...
Eric Andersen
2006-10-02
2
-190
/
+3
*
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...
Bernhard Reutner-Fischer
2006-10-01
1
-1
/
+1
*
tidy up
Mike Frysinger
2006-09-30
10
-48
/
+40
*
- add possibility to use a 2.6.18 (full) kernel tarball for the libc-headers.
Bernhard Reutner-Fischer
2006-09-28
2
-0
/
+17
[next]