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
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
2009-12-06
package: get rid of redundant malloc related configure presets
Peter Korsgaard
2009-11-22
package/Makefile.in: fix 'true' invocation for BR2_STRIP_none
Peter Korsgaard
2009-10-29
toolchain/gcc: get rid of ancient 3.4.6 / 4.0.4 versions
Peter Korsgaard
2009-10-07
remove BR2_FPU_SUFFIX
Bernhard Reutner-Fischer
2009-09-23
rename TOOL_BUILD_DIR to TOOLCHAIN_DIR
Michael Roth
2009-09-20
package/Makefile.in: Use appropriate paths for host pkg-config.
Will Newton
2009-09-16
Rename the output directories
Thomas Petazzoni
2009-09-16
Remove BR2_TOPDIR_PREFIX and BR2_TOPDIR_SUFFIX
Thomas Petazzoni
2009-09-05
packages: use qstrip
Thomas Petazzoni
2009-08-26
package/Makefile.in: use := for INSTALL
Peter Korsgaard
2009-08-08
Remove --without-html-dir from DISABLE_DOCUMENTATION
Thomas Petazzoni
2009-07-31
makefile: don't hardcore install utility location
Thomas Petazzoni
2009-07-30
makefile: remove unused AUTO_CONFIGURE_OPTS variable
Thomas Petazzoni
[next]