]> mj.ucw.cz Git - pciutils.git/history - lib/configure
Fix inconsistent bus centric view between the sysfs and proc methods
[pciutils.git] / lib / configure
2009-01-16 Martin MaresFixed configure to work with Cygwin on Windows Vista.
2008-11-09 Martin MaresFixed building on Cygwin.
2008-11-09 Alon Bar-LevBetter support for cross-compiling.
2008-09-19 Martin MaresFixed a minor bug in lib/configure and released as...
2008-08-26 Martin MaresAdded a Cygwin port.
2008-08-26 Martin MaresUse the visibility attributes only when building a...
2008-08-26 Martin Mareslibresolv is not available on BSD systems, but they...
2008-08-26 Martin MaresBy mistake, we were setting PCI_USE_DNS on Linux automa...
2008-02-20 Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils...
2008-02-20 Martin MaresChanged the default domain for the DNS resolver.
2008-02-18 Martin MaresUse `libpci.so.X.Y.Z' instead of `libpci-X.Y.Z.so'.
2008-02-17 Martin MaresAdded infrastructure for building libpci as a shared...
2008-02-17 Martin MaresCleanup of the Makefile system.
2008-02-17 Martin MaresEnable the i386-ports method on Linux/x86_64 as well.
2008-02-13 Martin MaresThe automatic test for zlib searches in /usr/local...
2008-02-13 Martin MaresUse LDLIBS for all libraries on which libpci depends.
2008-02-12 Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2008-02-11 Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2008-02-11 Martin MaresMerge with git+ssh://master.kernel.org/pub/scm/utils...
2008-02-11 Martin MaresUse DNS on all architectures except AIX.
2008-02-11 Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2008-02-11 Martin MaresFixed a typo.
2008-02-11 Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2008-02-11 Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2007-10-19 Martin MaresMoved -lz from LDFLAGS to LDLIBS.
2007-09-12 Martin MaresExtended the fbsd-device backend to run on Dragonfly...
2007-06-20 Martin MaresGenerate and install files for pkg-config.
2007-02-13 Martin MaresThe first try at using DNS for resolving ID's.
2007-02-06 Martin MaresWork-around for Solaris tr.
2007-02-06 Martin Mares<stdint.h> for Solaris.
2006-09-09 Martin MaresMoved all system-dependent decisions from Makefile...
2006-09-09 Martin MaresDon't check Linux kernel version.
2006-09-09 Martin MaresAdded support for compressed pci.ids.
2006-05-10 Martin MaresAdded support for GNU/kFreeBSD.
2006-05-05 Martin MaresAdded OpenBSD interface.
2006-05-05 Martin MaresFixed 64 bit addresses and released as 2.2.0.
2006-05-05 Martin MaresReleased as 2.1.99-test9.
2006-05-05 Martin MaresAdded x86_64.
2006-05-05 Martin MaresInclude file splits and namespace cleanups.
2006-05-05 Martin MaresCross-compilation support by Maciej
2006-05-05 Martin MaresAdded sysfs support
2006-05-05 Martin MaresRedhat and Mandrake fixes
2006-05-05 Martin MaresAdded support for SunOS/i386
2006-05-05 Martin MaresClean up types
2006-05-05 Martin MaresAdded support for GNU Hurd
2006-05-05 Martin MaresNew config system.
2006-05-05 Martin MaresRemoved syscall.
2006-05-05 Martin MaresHAVE_OWN_HEADER_H is gone.
2006-05-05 Martin MaresInitial NetBSD support.
2006-05-05 Martin MaresMerged in AIX port.
2006-05-05 Martin MaresAdded configuration for ia64 (the same as for Alpha).
2006-05-05 Martin MaresAdded support for FreeBSD and its /dev/pci access method.
2006-05-05 Martin MaresVarious PCIutils changes accumulated over last two...
2006-05-05 Martin MaresSparc/Sparc64 fixes by Jakub.
2006-05-05 Martin Mareso Don't assume unsigned long to be 64-bit on 64-bit...
2006-05-05 Martin MaresRewrote the PCI Utilities. All PCI configuration space...