]> mj.ucw.cz Git - pciutils.git/history - lib/Makefile
Merge branch 'amiga'
[pciutils.git] / lib / Makefile
2024-02-23 Martin MaresMerge branch 'amiga'
2024-02-18 Pali Rohárlibpci: Do not build physmem-posix.c when not needed
2024-02-18 Pali Rohárlibpci: Move physical memory mapping mmap() code from...
2024-02-18 Pali Rohárwindows: Deduplicate code and move helper functions...
2024-02-17 Martin MarešMerge pull request #166 from DigitalDJ/master
2024-02-17 Agg242New back-end for AmigaOS on PowerPC
2023-12-29 Martin MaresGet rid of workarounds for Linux systems without pread...
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: Add new windows kldbgdrv.sys implementation
2022-11-18 Martin MaresMerge remote-tracking branch 'pali/intel-conf1-memio'
2022-11-18 Martin MaresMerge remote-tracking branch 'jphaws/cxl-dvsec-decoded'
2022-11-13 Martin MaresMerge remote-tracking branch 'pali/i386-io-windows'
2022-11-13 Martin MaresMerge remote-tracking branch 'pali/linux-ioperm'
2022-11-13 Martin MaresMerge remote-tracking branch 'pali/win32-cfgmgr32'
2022-11-13 Martin MaresMerge remote-tracking branch 'pali/i386-ports'
2022-11-05 Pali Rohárwindows: Put name and version information into lspci...
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: Put name and version information into DLL library
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-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: Add windows cfgmgr32 implementation
2022-04-15 Pali Rohárlibpci: Implement virtual config space for provides...
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...