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
/
libxml2
Age
Commit message (
Expand
)
Author
2010-09-12
libxml2: convert old-style hook to new-style hook
Thomas Petazzoni
2010-07-30
Globally remove aclocal directories from target
Malte Starostik
2010-05-05
Remove gtk-doc documentations from target
Paulius Zaleckas
2010-05-02
packages: remove useless HOST_*_LIBTOOL_PATCH
Thomas Petazzoni
2010-03-29
libxml2: bump version
Peter Korsgaard
2010-03-22
package: remove redundant DISABLE_{IPV6,NLS,LARGEFILE} configure args
Peter Korsgaard
2010-02-20
libxml2: do not apply libtool patch when compiling for host
Thomas Petazzoni
2010-01-28
libxml2: bump to version 2.7.6
Sagaert Johan
2009-12-15
libxml2: convert to autotools infrastructure for host package
Thomas Petazzoni
2009-11-23
libxml2: fix build with BR2_CONFIG_CACHE
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-07-30
libxml2: Bump version to 2.7.3.
Will Newton
2009-04-29
Add libxml2 for the host
Thomas Petazzoni
2009-01-30
dbus: revert r25156 (Fix dbus dependency on libxml2, without rebuild, works b...
Peter Korsgaard
2009-01-30
Fix dbus dependency on libxml2, without rebuild, works but may need refinement
Ulf Samuelsson
2009-01-27
libxml2: stop continous rerun of post-extract target
Peter Korsgaard
2009-01-18
Getting rid of a bit more configure options that's been centralized.
Thomas Lundquist
2008-10-20
package/: remove redundant install-strip in *_TARGET_INSTALL_OPT
Peter Korsgaard
2008-10-10
package/libxml2/libxml2.mk: Bounce version to 2.6.32
Daniel Laird
2008-08-28
libxml2: Post process xml2-config file to actually work and bump version
Daniel Laird
2008-08-24
libxml2: enable ipv6 support if enabled in buildroot
Peter Korsgaard
2008-08-23
libxml2: use install-strip instead of install-exec for target install
Peter Korsgaard
2008-08-23
libxml2: cleanup configure args
Peter Korsgaard
2008-08-23
libxml2: point to homepage instead of ftp site in help
Peter Korsgaard
2008-08-23
libxml2: remove unused BR2_PACKAGE_LIBXML2_TARGET_HEADERS option
Peter Korsgaard
2008-07-17
Kconfig: remove 'default n'
Peter Korsgaard
2008-06-30
libxml: fix compilation without large file support
Peter Korsgaard
2008-06-20
libxml2: strip libraries in TARGET_DIR
Peter Korsgaard
2008-03-06
updated libxml2 makefile
John Voltz
2007-10-01
- just use the strip binary to avoid confusing libtool (quotes)
Bernhard Reutner-Fischer
2007-09-23
Cleanup libxml2 directory structure
Ulf Samuelsson
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-08-21
Remove switches if sstrip is run
Ulf Samuelsson
2007-08-20
SED away some whitespace
Ulf Samuelsson
2007-08-19
Från: Brad House <brad@mainstreetsoftworks.com>
Ulf Samuelsson
2007-08-07
Cleanup libxml2
Ulf Samuelsson
2007-07-31
Only build cvs and libxml2 if WCHAR is enabled
Ulf Samuelsson
2007-07-24
Fix some bugs in libxml2 make
Ulf Samuelsson
2007-07-17
Copy libxml2 headers to staging_dir (and possibly target_dir)
Ulf Samuelsson
2007-07-16
Add libxml2 package
Ulf Samuelsson