summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix stripping in cross-compiling modeHEADmasterMartin Mares2023-05-011-2/+2
* Released as v3.10.0.v3.10.0Martin Mares2023-05-011-3/+3
* Makefile: change STRIP to '--strip-program' when cross-compilemingrui.ren2023-03-171-1/+2
* Released as 3.9.0v3.9.0Martin Mares2022-11-201-2/+2
* windows: Put name and version information into lspci/setpci executablesPali Rohár2022-11-051-1/+16
* libpci: Put name and version information into DLL libraryPali Rohár2022-10-301-1/+2
* libpci: Add support for building versioned shared Windows DLL library libpci3...Pali Rohár2022-10-301-3/+22
* Makefile: Split variable for output shared library and import linking libraryPali Rohár2022-06-101-5/+11
* Makefile: Define ABI_VERSION variable without leading dotPali Rohár2022-06-101-9/+9
* Makefile: Fix usage of empty IDSDIRPali Rohár2022-06-101-1/+9
* Makefile: Remove duplicate slash for $(DESTDIR) install targetPali Rohár2022-06-101-1/+1
* Released as 3.8.0.v3.8.0Martin Mares2022-04-181-3/+3
* Install lspci to /usr/bin on Linux systemsMartin Mares2022-02-091-2/+4
* Another try at choosing the default compilerMartin Mares2022-01-211-1/+5
* Makefile: don't hardcode gccVladimír Čunát2022-01-211-1/+1
* Makefile: Add compat/getopt.h into PCIINC dependency listPali Rohár2021-12-281-0/+1
* Makefile: Add new option COMPAT_GETOPTPali Rohár2021-12-261-2/+8
* Makefile: Append EXEEXT variable to executable filename rulesPali Rohár2021-12-261-9/+9
* Man pages: clarify pci.ids locationRobert Elliott2021-12-261-1/+1
* Makefile: Update uninstall target to match all install* targetsMartin Mares2021-12-261-1/+10
* add missing symlinks to libraries in install-lib targetAlex Domingo2021-12-261-0/+2
* Makefile: fix for parallel builds (make -j)Zachary T Welch2021-12-261-1/+1
* Fix typosGuillem Jover2020-09-161-1/+1
* Released as 3.7.0.v3.7.0Martin Mares2020-05-311-2/+2
* Released version 3.6.4.v3.6.4Martin Mares2020-01-251-2/+2
* Makefile: Fixed bugs in distcleanv3.6.3Martin Mares2020-01-221-1/+1
* Released as 3.6.3Martin Mares2020-01-221-3/+3
* Added a man page for pci.idsMartin Mares2020-01-211-3/+4
* Released as 3.6.2v3.6.2Martin Mares2018-08-121-2/+2
* Released as 3.6.1v3.6.1Martin Mares2018-07-121-2/+2
* Released as 3.6.0v3.6.0Martin Mares2018-06-301-3/+3
* pciutils: add tags\TAGS generationViktor Prutyanov2018-06-261-2/+10
* Released as 3.5.6Martin Mares2017-11-171-2/+2
* Released as 3.5.5v3.5.5Martin Mares2017-07-051-2/+2
* Released as 3.5.4v3.5.4Martin Mares2017-02-261-2/+2
* Released as 3.5.3v3.5.3Martin Mares2017-02-151-3/+3
* Released as 3.5.2v3.5.2Martin Mares2016-10-031-2/+2
* Released as 3.5.0.v3.5.0Martin Mares2016-05-191-2/+2
* Released as 3.4.1.v3.4.1Martin Mares2016-01-031-3/+3
* Released as 3.4.0.v3.4.0originMartin Mares2015-09-141-2/+2
* Released as 3.3.1.Martin Mares2015-04-091-3/+3
* Add virtio vendor capability supportGerd Hoffmann2015-01-221-1/+1
* Released as 3.3.0.Martin Mares2014-11-101-3/+3
* Configure: HWDB is specific for LinuxMartin Mares2014-11-021-0/+3
* Fix building shared libraries on DarwinRichard Yao2014-11-011-2/+10
* Released as 3.2.1.Martin Mares2013-11-101-2/+2
* Released as 3.2.0.v3.2.0Martin Mares2013-04-191-2/+2
* Minor cleanup of the previous patchMartin Mares2013-04-011-7/+8
* install: split out pcilib install to a dedicated targetKevin Pyle2013-04-011-5/+9
* On newer Linux systems, use libkmod to look up kernel modulesMartin Mares2013-04-011-1/+7