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
2011-01-02
binutils: make it a proper package
Gustavo Zacarias
2010-12-29
package: drop sparc64 bits
Gustavo Zacarias
2010-12-28
toolchain: move sysroot to host dir
Gustavo Zacarias
2010-12-28
sstrip: make it a proper package
Gustavo Zacarias
2010-12-13
toolchain: rework C++ options
Thomas Petazzoni
2010-12-13
toolchain: add support for external toolchain profiles and download
Thomas Petazzoni
2010-12-08
ccache: rework ccache management
Thomas Petazzoni
2010-11-30
Makefile: introduce KSTRIPCMD to strip kernel modules
Gustavo Zacarias
2010-11-27
package/Makefile.in: Add OBJDUMP=$(TARGET_OBJDUMP) to TARGET_CONFIGURE_OPTS
Marcelo Roberto Jimenez
2010-10-29
Optimize (-O2) host binaries by default
Peter Korsgaard
2010-10-16
toolchain: do not require full path
Mike Frysinger
2010-10-01
toolchain: add new toolchain backend: crosstool-NG
Yann E. MORIN
2010-09-30
sed: get rid of host-sed variant
Peter Korsgaard
2010-07-29
Fix computation of REAL_GNU_TARGET_NAME
Thomas Petazzoni
2010-07-28
Remove unused X11_PREFIX option
Thomas Petazzoni
2010-07-26
Makefile: fix ldconfig selection for internal toolchains
Peter Korsgaard
2010-07-18
Choose host/target ldconfig based on availability
Malte Starostik
2010-07-07
Merge TARGET_CONFIGURE_ENV into TARGET_CONFIGURE_OPTS
Thomas Petazzoni
2010-07-07
Remove $(TOOLCHAIN_DIR)/bin and $(STAGING_DIR)/{usr/bin,bin} from the PATH
Thomas Petazzoni
2010-07-07
Remove *_FOR_TARGET variables from TARGET_CONFIGURE_OPTS
Thomas Petazzoni
2010-07-07
Cleanup TARGET_CONFIGURE_OPTS
Thomas Petazzoni
2010-07-07
Rework sysroot option handling
Thomas Petazzoni
2010-07-07
Separate flags from commands in HOST_CONFIGURE_OPTS
Thomas Petazzoni
2010-07-07
Remove unneeded variables in HOST_CONFIGURE_OPTS
Thomas Petazzoni
2010-07-07
Solve the host tools relying on host libraries problem
Thomas Petazzoni
2010-07-06
ext-toolchain: Fix ARCH_SYSROOT detection
Thomas Petazzoni
2010-06-15
toolchain: remove gcc 4.1.2 and non-sysroot support
Peter Korsgaard
2010-05-30
Revert "Add -rpath option for host package compilation"
Peter Korsgaard
2010-05-08
Merge branch 'misc-fixes2' of git://git.busybox.net/~tpetazzoni/git/buildroot
Peter Korsgaard
2010-05-06
Fix the computation of REAL_GNU_TARGET_NAME
Thomas Petazzoni
2010-05-06
Add staging libraries directories to -L in external case
Thomas Petazzoni
2010-05-06
Add -rpath option for host package compilation
Thomas Petazzoni
2010-05-03
package: Add $(HOST_DIR)/usr/lib to LD_LIBRARY_PATH for host but not target
Lionel Landwerlin
2010-05-03
Remove BR2_GNU_TARGET_SUFFIX and compute GNU_TARGET_NAME
Thomas Petazzoni
2010-05-03
Get rid of the code computing ROOTFS_SUFFIX
Thomas Petazzoni
2010-05-03
Get rid of KERNEL_CROSS
Thomas Petazzoni
2010-05-03
Commonalize the definition of TOOLCHAIN_DIR
Thomas Petazzoni
2010-04-17
external toolchains: take into account architecture variant
Thomas Petazzoni
2010-04-11
Get rid of the OPTIMIZE_FOR_CPU variable
Thomas Petazzoni
2010-04-11
Get rid of now unused HOST_ARCH computation code
Thomas Petazzoni
2010-04-11
Guess build system and remove BR2_GNU_BUILD_SUFFIX
Thomas Petazzoni
2010-04-09
Remove IMAGE and related configuration options
Thomas Petazzoni
2010-03-31
toolchain: prepare for more than two alternatives
Yann E. MORIN
2010-02-23
package infrastructure: add PERLLIB
Thomas Petazzoni
2010-02-23
package infrastructure: add LD_LIBRARY_PATH
Thomas Petazzoni
2010-01-28
package: fix unstripped binary installation
Lionel Landwerlin
2009-12-15
Add $(HOST_DIR)/usr/sbin to the PATH
Thomas Petazzoni
2009-12-15
Define TARGET_MAKE_ENV similarly to HOST_MAKE_ENV
Thomas Petazzoni
2009-12-15
Add generic package infrastructure
Thomas Petazzoni
2009-12-14
Use BR2_TOOLCHAIN_BUILDROOT instead of BR2_TOOLCHAIN_SOURCE
Thomas Petazzoni
[next]