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
/
expat
Age
Commit message (
Expand
)
Author
2012-04-02
expat: security bump to version 2.1.0
Gustavo Zacarias
2012-03-06
expat: add security patch for CVE-2009-3560
Gustavo Zacarias
2012-01-26
expat: fix style and drop stray file
Gustavo Zacarias
2011-09-29
package: remove useless arguments from AUTOTARGETS
Thomas Petazzoni
2011-06-12
packages: remove --{enable,disable}-{shared,static} from autotools packages
Thomas Petazzoni
2010-10-14
Removed expat-libdir-la.patch
Martin Banky
2010-09-27
packages: remove unneeded _INSTALL_TARGET_OPT definitions
Thomas Petazzoni
2010-09-12
expat: remove useless post install stripping hook
Thomas Petazzoni
2010-05-02
packages: remove useless HOST_*_LIBTOOL_PATCH
Thomas Petazzoni
2009-12-30
package: fix host build for packages with own libtool patch
Peter Korsgaard
2009-12-15
expat: convert to autotools infrastructure for host package
Thomas Petazzoni
2009-12-15
host-pkgconfig is now host-pkg-config
Thomas Petazzoni
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-07-18
expat: fix typo
Peter Korsgaard
2009-03-24
package: provide download target for host packages
Peter Korsgaard
2009-03-19
package: add STAMP_DIR and use for host builds
Peter Korsgaard
2009-03-18
expat: fixup help text
Peter Korsgaard
2009-03-18
pkgconfig: add pkgconfig package for target
Peter Korsgaard
2009-03-17
package: fix host path
Peter Korsgaard
2009-03-16
expat: add host-expat support
Peter Korsgaard
2009-03-16
expat: convert to Makefile.autotools.in format
Peter Korsgaard
2009-01-16
package/: convert to DOWNLOAD helper
Peter Korsgaard
2008-12-08
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-07-17
Kconfig: remove 'default n'
Peter Korsgaard
2008-06-14
packages: fix pkgconfig depencies and select pkgconfig where needed
Peter Korsgaard
2008-06-13
expat: make sure usr/lib/ exists
Peter Korsgaard
2008-04-24
revert commit 21832
John Voltz
2008-04-24
more options for expat, move install to /usr
John Voltz
2008-03-31
expat: cleanup configure arguments
Peter Korsgaard
2008-02-12
Run $(CONFIG_UPDATE) after unpacking sources
Hamish Moffatt
2007-10-01
- just use the strip binary to avoid confusing libtool (quotes)
Bernhard Reutner-Fischer
2007-08-22
- global whitespace trimming
Bernhard Reutner-Fischer
2007-08-21
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-08-21
Remove switches if sstrip is run
Ulf Samuelsson
2007-08-12
expat has --prefix=usr, so remove /usr from other switches
Ulf Samuelsson
2007-08-11
Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib for expat
Ulf Samuelsson
2007-08-11
Use correct DEST_DIR for expat
Ulf Samuelsson
2007-07-08
- add missing dirclean target (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2007-06-27
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
2007-06-25
- bump version and correct install dirs (Julien Letessier)
Bernhard Reutner-Fischer
2007-05-09
Strip lib even if soname changes
Peter Korsgaard
2007-03-13
fixup package LDFLAGS handling
Eric Andersen
2007-01-15
lose the extra space
Eric Andersen
2007-01-14
fixup a whole steaming pile of insanity. When packages are configured,
Eric Andersen
2007-01-11
fix dependancies and install paths
Eric Andersen
2006-11-17
- add and use BR2_BZCAT config option.
Bernhard Reutner-Fischer
2006-08-24
- update to 2.0.0 and correct site.
Bernhard Reutner-Fischer
2006-01-23
added expat package per case 0000087
David Anders