index
:
buildroot
master
next
Buildroot: Making Embedded Linux easy
jacmet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
ltrace
Commit message (
Expand
)
Author
Age
*
ltrace: fix build on powerpc/uClibc
Peter Korsgaard
2012-04-22
*
Bump version of ltrace
Maxime Ripard
2012-04-03
*
package: remove useless arguments from GENTARGETS
Thomas Petazzoni
2011-09-29
*
ltrace: fix build issue with parallel builds
Peter Korsgaard
2011-01-10
*
Remove code specific to removed architectures
Thomas Petazzoni
2010-08-31
*
ltrace: convert to gentargets and bump to 0.5.3
Thomas Petazzoni
2010-07-26
*
ltrace: fix build without USE_DEMANGLE
Peter Korsgaard
2010-07-22
*
ltrace: fix build failure
Thomas Petazzoni
2010-05-20
*
Use BR2_HAVE_DOCUMENTATION instead of BR2_HAVE_{MANPAGES,INFOPAGES}
Thomas Petazzoni
2010-04-11
*
get rid of broken nios2 support
Peter Korsgaard
2010-03-30
*
package/ltrace: hide for archs ltrace doesn't support
Peter Korsgaard
2009-11-29
*
libelf: convert to Makefile.autotools.in and get rid of LIBELF_HEADERS option
Peter Korsgaard
2009-10-26
*
ltrace: fix build for powerpc
Peter Korsgaard
2009-10-02
*
buildroot: silence ./configure step when building with 'make -s'
Peter Korsgaard
2009-10-01
*
package: Remove unnecessary dependencies on uclibc.
Will Newton
2009-09-03
*
Add help for packages without AVR32 support
Ulf Samuelsson
2009-01-26
*
package/: convert to DOWNLOAD helper
Peter Korsgaard
2009-01-16
*
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-12-08
*
ltrace: expand help text
Peter Korsgaard
2008-08-04
*
Kconfig: remove 'default n'
Peter Korsgaard
2008-07-17
*
Ltrace version changed, cannot find the old version on any debian mirrors. Pa...
John Voltz
2008-03-21
*
Added BR2_DEBIAN_MIRROR
Thomas Lundquist
2007-12-27
*
- remove usage of SUSv3 LEGACY functions
Bernhard Reutner-Fischer
2007-10-02
*
- has to select libelf (and should nowadays work without LFS)
Bernhard Reutner-Fischer
2007-10-02
*
- just use the strip binary to avoid confusing libtool (quotes)
Bernhard Reutner-Fischer
2007-10-01
*
- bump version; some cleanups while at it
Bernhard Reutner-Fischer
2007-09-24
*
- semicolon touchup. No other changes
Bernhard Reutner-Fischer
2007-08-22
*
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-08-21
*
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
2007-06-27
*
- install some more stuff that goes into staging_dir into the proper place.
Bernhard Reutner-Fischer
2007-04-16
*
- doesn't compile if LFS is off
Bernhard Reutner-Fischer
2007-04-06
*
fixup package LDFLAGS handling
Eric Andersen
2007-03-13
*
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...
Bernhard Reutner-Fischer
2006-10-01
*
Minor ltrace updates
Eric Andersen
2005-04-14
*
force libelf to be selected
Mike Frysinger
2005-03-21
*
There is no need to have a separate 'Makefile.in' file in the
Eric Andersen
2005-02-10
*
- version bump. bug #34
Ned Ludd
2005-01-19
*
more help updates from Tom Cameron
Mike Frysinger
2004-12-26
*
Make the TAR_VERBOSITY option a bit more sane
Eric Andersen
2004-10-09
*
use $(TAR_VERBOSITY)
Mike Frysinger
2004-10-09
*
final step in buildroot facelift
Eric Andersen
2004-10-09
*
Remove the old 'make' directory, and populate the new 'package'
Eric Andersen
2004-10-09