]> mj.ucw.cz Git - pciutils.git/history - lib/Makefile
i386-ports: Do not mark pci_access in conf12_cleanup() as unused
[pciutils.git] / lib / Makefile
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 Brice Goglinpkgconfig: Fix libpci.pc for static linking
2020-01-25 Joan LledóNew access method: Hurd via RPCs
2018-03-20 GongYuJianSylixos: Bits of Makefile and configure
2014-11-01 Martin MaresRewritten support for UDEV's HWDB
2014-11-01 Martin MaresDarwin: Renamed to darwin.c
2014-11-01 Richard YaoFix building shared libraries on Darwin
2014-11-01 Richard YaoImport initial Darwin Support from Apple
2009-01-29 Mike Frysinger$(PCILIB): respect $(LDFLAGS) when linking
2008-11-10 Martin MaresAdded library functions for accessing PCI capabilities.
2008-08-26 Martin MaresAdded a Cygwin port.
2008-02-20 Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils...
2008-02-18 Martin MaresAdded symbol versioning to the shared library.
2008-02-17 Martin MaresControl symbol exports in libpci.
2008-02-17 Martin MaresMoved the example program from lib/example.c to example.c.
2008-02-17 Martin MaresIncluding config.mk twice is not necessary.
2008-02-17 Martin MaresAdded infrastructure for building libpci as a shared...
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-12 Martin MaresMoved functions related to parameters to params.c.
2008-02-12 Martin MaresMoved functions related to initialization and cleanup...
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 MaresSplit handling of the ID list to several files.
2008-02-11 Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2007-10-19 Martin MaresAdded a missing dependency.
2007-10-19 Martin MaresRemoved all traces of the syscall access method, which...
2007-08-31 Martin MaresAllow to override ar and ranlib.
2007-06-20 Martin MaresGenerate and install files for pkg-config.
2006-07-30 Martin MaresAdded a missing rule for obsd-device.o.
2006-06-27 Martin MaresImproved the example and added rules for building it.
2006-05-05 Martin MaresAdded OpenBSD interface.
2006-05-05 Martin MaresInclude file splits and namespace cleanups.
2006-05-05 Martin MaresAdded sysfs support
2006-05-05 Martin MaresUpdated the FreeBSD port
2006-05-05 Martin MaresRemoved $Id$
2006-05-05 Martin MaresInitial NetBSD support.
2006-05-05 Martin MaresChanged all my email addresses to mj@ucw.cz.
2006-05-05 Martin MaresMerged in AIX port.
2006-05-05 Martin MaresAdded support for FreeBSD and its /dev/pci access method.
2006-05-05 Martin MaresReplaced `buffer' access method by a real cache.
2006-05-05 Martin MaresRewrote the PCI Utilities. All PCI configuration space...