index
:
buildroot.git
master
odroid-xu4-v1
Buildroot
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
ltrace
/
ltrace.mk
Age
Commit message (
Expand
)
Author
2015-08-25
package/ltrace: do not enable libunwind support for MIPS
Vicente Olivert Riera
2015-07-28
ltrace: bump to last version
Jérôme Pouiller
2015-07-04
ltrace: update to current master
Vicente Olivert Riera
2014-12-09
ltrace: disable elfutils unwinding when libunwind is used
Baruch Siach
2014-10-04
packages: rename FOO_CONF_OPT into FOO_CONF_OPTS
Thomas De Schampheleire
2014-09-13
ltrace: Removes the libelf dependency
Gregory CLEMENT
2014-07-27
ltrace: use current master
Alexandre Belloni
2014-02-04
Fix alioth.debian URLs that are broken
Ryan Barnett
2013-09-17
ltrace: bump to version 0.7.3
Gustavo Zacarias
2013-08-30
ltrace: Add missing mips->mipsel symlink
Markos Chandras
2013-08-13
ltrace: disable libunwind for uClibc toolchains
Gustavo Zacarias
2013-06-13
ltrace: fix download URL
Julien Boibessot
2013-06-06
Normalize separator size to 80
Alexandre Belloni
2012-12-10
ltrace: fix download url
Peter Korsgaard
2012-12-09
ltrace: bump to version 0.7.2
Gustavo Zacarias
2012-12-05
ltrace: bump to version 0.7.1
Gustavo Zacarias
2012-07-17
all packages: rename XXXTARGETS to xxx-package
Arnout Vandecappelle (Essensium/Mind)
2012-04-03
Bump version of ltrace
Maxime Ripard
2011-09-29
package: remove useless arguments from GENTARGETS
Thomas Petazzoni
2011-01-10
ltrace: fix build issue with parallel builds
Peter Korsgaard
2010-07-26
ltrace: convert to gentargets and bump to 0.5.3
Thomas Petazzoni
2010-05-20
ltrace: fix build failure
Thomas Petazzoni
2010-04-11
Use BR2_HAVE_DOCUMENTATION instead of BR2_HAVE_{MANPAGES,INFOPAGES}
Thomas Petazzoni
2009-10-02
ltrace: fix build for powerpc
Peter Korsgaard
2009-10-01
buildroot: silence ./configure step when building with 'make -s'
Peter Korsgaard
2009-09-03
package: Remove unnecessary dependencies on uclibc.
Will Newton
2009-01-16
package/: convert to DOWNLOAD helper
Peter Korsgaard
2008-12-08
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-03-21
Ltrace version changed, cannot find the old version on any debian mirrors. Pa...
John Voltz
2007-12-27
Added BR2_DEBIAN_MIRROR
Thomas Lundquist
2007-10-01
- just use the strip binary to avoid confusing libtool (quotes)
Bernhard Reutner-Fischer
2007-09-24
- bump version; some cleanups while at it
Bernhard Reutner-Fischer
2007-08-22
- semicolon touchup. No other changes
Bernhard Reutner-Fischer
2007-08-21
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-06-27
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
2007-04-16
- install some more stuff that goes into staging_dir into the proper place.
Bernhard Reutner-Fischer
2007-03-13
fixup package LDFLAGS handling
Eric Andersen
2006-10-01
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...
Bernhard Reutner-Fischer
2005-04-14
Minor ltrace updates
Eric Andersen
2005-02-10
There is no need to have a separate 'Makefile.in' file in the
Eric Andersen
2005-01-19
- version bump. bug #34
Ned Ludd
2004-10-09
Make the TAR_VERBOSITY option a bit more sane
Eric Andersen
2004-10-09
use $(TAR_VERBOSITY)
Mike Frysinger
2004-10-09
Remove the old 'make' directory, and populate the new 'package'
Eric Andersen