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-06-12
package/autotools: add --{enable,disable}-{shared,static} automatically
Thomas Petazzoni
2011-05-05
Get rid of unneeded CFLAGS
Peter Korsgaard
2011-05-05
Add toolchain wrapper for external toolchains
Peter Korsgaard
2011-05-03
package/Makefile.in: ensure libtool doesn't search host dirs for libraries
Peter Korsgaard
2011-04-29
package/Makefile.in: CFLAGS/LDFLAGS: don't add -I / -L args for STAGING_DIR
Peter Korsgaard
2011-03-28
external toolchain: Only prefix path if specified
Sonic Zhang
2011-03-27
pkg-config: add usr/share/pkgconfig to search path as well
Peter Korsgaard
2011-01-30
pkg-config: add --with-sysroot option for compiled in default sysroot setting
Peter Korsgaard
2011-01-26
Add CMAKETARGETS infrastructure for CMake packages
Bjørn Forsman
2011-01-26
Makefile: generate CMake toolchain-file in $(O)
Bjørn Forsman
2011-01-26
Use 'sysroot' rather than 'sys-root' for the sysroot/staging_dir
Peter Korsgaard
2011-01-25
crosstool-ng: install toolchain into HOST_DIR like the internal toolchain
Peter Korsgaard
2011-01-25
package/Makefile.in: Fix LIBC calculation for internal ct-ng toolchains
Peter Korsgaard
2011-01-25
Use sys-root rather than sysroot for the sysroot/staging_dir
Peter Korsgaard
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
[next]