summaryrefslogtreecommitdiffstats
path: root/pcilib/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Support for 64-bit registesSuren A. Chilingaryan2015-11-171-3/+3
* Support properties of arbitrary typeSuren A. Chilingaryan2015-10-181-2/+2
* Base functions for viewsSuren A. Chilingaryan2015-10-081-3/+3
* Finalyze XML support and provide initial support for views (only descriptions...Suren A. Chilingaryan2015-09-241-5/+7
|\
| * merge views and units, some name homogeneisationnicolas.zilio@hotmail.fr2015-09-151-2/+2
| * views working fine, units in progressnicolas.zilio@hotmail.fr2015-09-141-2/+2
| * more towards viewszilio nicolas2015-09-101-3/+4
| * compilation okzilio nicolas2015-09-101-4/+9
|/
* 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
* | 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 o...zilio nicolas2015-07-011-4/+6
|/
* 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
* 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