summaryrefslogtreecommitdiffstats
path: root/pcilib/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Initial integration of XML supportSuren A. Chilingaryan2015-09-101-4/+5
|\
| * almost finished regarding suren remarkszilio nicolas2015-09-041-0/+2
| |\ | |/ |/|
* | Fixes out-of-source builds and minor build issuesSuren A. Chilingaryan2015-09-011-0/+2
| |
| * put xml nodes pointers for banks and registers in pcilib_t, compil okzilio nicolas2015-08-271-2/+4
| |
| * pull from serverzilio nicolas2015-08-261-4/+5
| |\ | |/ |/|
* | Fix support of older systems: Remove C11 derective and add rt library to the ↵Suren A. Chilingaryan2015-08-121-1/+1
| | | | | | | | link list
* | Install locking-related headersSuren A. Chilingaryan2015-08-051-1/+1
| |
* | Integrate locking subsystem from Nicolas ZilioSuren A. Chilingaryan2015-08-051-2/+2
|\ \
| * | clean version for lockszilio nicolas2015-07-071-2/+2
|/ /
| * registers and banks support in xml v1. pci -ll works fine, but got segfault ↵zilio nicolas2015-07-011-4/+6
|/ | | | on pci -r name and pci -r name gives 0 always. might be due to the order in pci.c ------> ask suren
* Prevent excessive calling of getenv by debugging code for better performanceSuren A. Chilingaryan2015-05-081-3/+3
|
* Split bar manipulation and fifo operations in stand-alone source and publish ↵Suren A. Chilingaryan2015-05-051-3/+3
| | | | kmem and bar headers
* Include version information in all API descriptionsSuren A. Chilingaryan2015-05-021-2/+2
|
* Provide an interface for logging debug messagesSuren A. Chilingaryan2015-04-301-3/+3
|
* Initial support for event enginesSuren A. Chilingaryan2015-04-281-3/+3
|
* Further adjustments to get ready for independent event pluginsSuren A. Chilingaryan2015-04-271-3/+3
|
* More structural changes to get ready for stand-alone event enginesSuren A. Chilingaryan2015-04-241-0/+21