]> git.ipfire.org Git - thirdparty/pciutils.git/history - lib/configure
libpci: Enable POSIX physmem also on Solaris, Haiku nad BeOS
[thirdparty/pciutils.git] / lib / configure
2024-02-18  Pali Rohárlibpci: Enable POSIX physmem also on Solaris, Haiku...
2024-02-18  Martin MaresSince we already require C99, we can rely on <stdint.h>
2024-02-17  Martin MarešMerge pull request #166 from DigitalDJ/master
2023-12-30  Grant Pannelli386-ports: Add support for OpenBSD
2023-03-05  Pali Rohárlibpci: Add PCIe ECAM access method
2022-11-18  Martin MaresMerge remote-tracking branch 'pali/intel-conf1-memio'
2022-11-18  Pali Rohárlibpci: mmio-ports: Add configure note messages
2022-11-18  Pali Rohárlibpci: Add new windows kldbgdrv.sys implementation
2022-11-18  Martin MaresDisable mmio-ports on platforms where it does not make...
2022-11-18  Martin MaresMerge remote-tracking branch 'pali/intel-conf1-memio'
2022-11-05  Pali Rohárlibpci: Add Intel Type 1 implementation for memory...
2022-10-30  Martin MaresMerge remote-tracking branch 'pali/win32-dll'
2022-10-30  Pali Rohárlibpci: Add support for building versioned shared Windo...
2022-10-30  Martin MaresMerge remote-tracking branch 'pali/win32-readeflags'
2022-10-30  Martin MaresMerge remote-tracking branch 'pali/setpci-register...
2022-10-30  Martin MaresMerge remote-tracking branch 'thesamesam/which-hunt'
2022-10-30  Martin MaresMerge remote-tracking branch 'pali/win32-sysdbg'
2022-06-19  Sam Jameslib/configure: respect $PKG_CONFIG completely
2022-06-19  Sam Jameslib/configure: drop usage of which
2022-06-09  Pali RohárMakefile: Split variable for output shared library...
2022-06-09  Pali RohárMakefile: Unify building of shared libpci library
2022-04-18  Pali Rohárlibpci: Add new windows NT sysdbg implementation
2022-04-15  Pali Rohárlibpci: Compile windows i386-ports only for x86 CPU
2022-04-15  Pali Rohárlibpci: Add windows cfgmgr32 implementation
2022-02-10  Martin MaresMerge branch 'fill-info'
2022-02-09  Martin MaresInstall lspci to /usr/bin on Linux systems
2021-12-26  Pali Rohárconfigure: Generate config files for PCI_OS_WINDOWS
2021-12-26  Pali RohárMakefile: Append EXEEXT variable to executable filename...
2021-12-26  Pali Rohárlibpci: For PCI_OS_WINDOWS allows to load pci.ids from...
2021-12-26  Martin MaresCleaned up previous commit
2021-12-26  Laurin-Luis LehningFix the primitive system dependency discovery for Darwi...
2020-12-06  Martin MaresMerge branch 'master' of https://github.com/nmoinvaz...
2020-12-06  Martin MaresMerge branch 'master' of https://github.com/rohit-mundr...
2020-12-06  Martin MaresMerge branch 'pu/update-pciids' of https://github.com...
2020-12-06  Martin MaresMerge branch 'pu/buildsys' of https://github.com/guille...
2020-09-16  Damien Zammitconfigure: Add support for GNU/Hurd
2020-09-16  Guillem Joverconfigure: Support cross-building for GNU/kFreeBSD
2020-01-25  Joan LledóNew access method: Hurd via RPCs
2019-02-13  Masanobu SAITOHSet PCI_HAVE_64BIT_ADDRESS for NetBSD.
2018-03-20  GongYuJianSylixos: Bits of Makefile and configure
2018-03-18  Martin MaresSylixos: Trying to simplify probing mechanism
2018-03-18  Martin MaresSylixos port
2017-12-31  Rudolf Marekpciutils: Add the support for a DOS/DJGPP environment
2017-11-17  Mike Frysingerconfigure: use simpler/more portable echo_n
2015-09-14  Felix Jandalib/configure: Also accept host tuples without vendor...
2014-11-02  Martin MaresConfigure: HWDB is specific for Linux
2014-11-01  Tom Gundersenlibpci: pci_id_lookup - add udev/hwdb support
2014-11-01  Martin MaresDarwin: Yet more renaming
2014-11-01  Richard YaoFix building shared libraries on Darwin
2014-11-01  Richard YaoImport initial Darwin Support from Apple
2013-04-01  Marek Cruzlib/configure: match all freebsd os's
2013-04-01  Martin MaresConfigure: pkg-config can be overridden by $PKG_CONFIG
2013-04-01  Martin MaresOn newer Linux systems, use libkmod to look up kernel...
2010-12-04  François RevolBeOS and Haiku ports
2009-07-04  Martin MaresFixed compilation of GNU/kFreeBSD
2009-01-30  Martin Maresconfigure: Set LC_ALL globally.
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
next