index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
Makefile.in
Age
Commit message (
Expand
)
Author
2007-06-27
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
2007-06-27
- introduce TARGET_CONFIGURE_ARGS to hold presets for configure for target pa...
Bernhard Reutner-Fischer
2007-06-26
- add BR2_INET_IPV6 and BR2_INET_RPC
Bernhard Reutner-Fischer
2007-06-26
- pass -msoft-float if BR2_SOFT_FLOAT is set. Closes bug #1069
Bernhard Reutner-Fischer
2007-06-20
- add full sysroot support for non-ancient toolchains.
Bernhard Reutner-Fischer
2007-05-07
Add another include path to the CFLAGS.
"Steven J. Hill"
2007-03-20
- put staging_dir/usr/bin into the target path, so X-stuff can find freetype-...
Bernhard Reutner-Fischer
2007-02-06
Support building using an external toolchain. Questions to the mailing list a...
"Steven J. Hill"
2007-02-04
- the $(XSERVER) target can be provided by different X server impls. Adjust u...
Bernhard Reutner-Fischer
2007-01-30
- make absolutely sure that we are not trying to go into jobserver mode for M...
Bernhard Reutner-Fischer
2007-01-14
filter pkgconfig output to force it do use our staging_dir and not
Eric Andersen
2006-12-21
- use centralized DISABLE_LARGEFILE
Bernhard Reutner-Fischer
2006-12-08
- Quote TARGET_PATH. Closes #1107.
Bernhard Reutner-Fischer
2006-11-20
- add and use a HOSTCXX variable.
Bernhard Reutner-Fischer
2006-11-17
- add and use BR2_BZCAT config option.
Bernhard Reutner-Fischer
2006-10-17
we use BR2_ENABLE_LOCALE not ENABLE_LOCALE
Eric Andersen
2006-10-01
- add missing hung from the BR2_ZCAT introduction
Bernhard Reutner-Fischer
2006-09-30
- fix bug #1042; Hardcoding system-paths is a bad idea. If some of them are not
Bernhard Reutner-Fischer
2006-08-24
- pickup the PATH the user has set.
Bernhard Reutner-Fischer
2006-07-18
move TAR_OPTIONS to its rightful place
Eric Andersen
2006-06-05
Split the target suffix out as a config option, for the few cases where
Paul Mundt
2006-03-10
- pass $(TARGET_CROSS)strip as STRIP to the packages.
Bernhard Reutner-Fischer
2006-01-25
add TARGET_CXX per case 0000593
David Anders
2005-12-27
add an option for the --build so cygwin users can utilize buildroot
Mike Frysinger
2005-12-17
force CPP
Mike Frysinger
2005-10-01
let people control location of download dir
Mike Frysinger
2005-09-18
add sf mirrors list in help (fix by Bernhard Fischer) and allow people to add...
Mike Frysinger
2005-08-30
Build 'file' for the host as well as the target. If the host system has a ver...
"Steven J. Hill"
2005-08-13
Change root_fs_$(ARCH) to rootfs.$(ARCH)
Eric Andersen
2005-05-18
Fix bzip2 cross build error associated with host ranlib being
"Steven J. Hill"
2005-04-07
SnarlCat writes: add OBJCOPY to build environment Bug #213
Mike Frysinger
2005-02-16
more dhcp updates
Eric Andersen
2005-01-23
Patch from scott: http://bugs.uclibc.org/view.php?id=42
Eric Andersen
2004-12-11
Add initial BR2_JLEVEL support, with some exceptions for apps that
Eric Andersen
2004-12-11
Add an option to allow people to relocate the toolchain
Eric Andersen
2004-10-27
nuke sources/ - you might want to move sources/dl/ to dl/ to avoid redownload...
Tim Riker
2004-10-09
facelift step number two
Eric Andersen
2004-10-09
Major buildroot facelift, step one.
Eric Andersen
[prev]