summaryrefslogtreecommitdiffstats
path: root/pcilib/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Allow mapping of arbitrary memory areasSuren A. Chilingaryan2016-05-141-3/+3
* Use GNUInstallDirsSuren A. Chilingaryan2016-03-161-1/+1
* Handle build.h in releasesSuren A. Chilingaryan2016-03-051-1/+1
* Add python servers instalation step. Add systemd config files generation for ...Vasilii Chernov2016-03-041-1/+5
* Merge of further work on Python scripting from Vasiliy ChernovSuren A. Chilingaryan2016-02-261-2/+2
|\
| * Merge with Suren branch. Fix memory leaks.Vasilii Chernov2016-02-241-4/+4
| |\ | |/ |/|
* | Add build informationSuren A. Chilingaryan2016-02-041-4/+4
| * Add istall step for pcipywrapVasilii Chernov2016-02-191-1/+5
| * Change no_set_check parameter name. Move Python wrap to separate directory.Vasilii Chernov2016-02-111-12/+1
| * Change error logging method in Python wrap. Move functions, that converts val...Vasilii Chernov2016-02-111-1/+1
| * Add write_register python wrap. Add no_set_check attribute to pcilib_view_t typeVasilii Chernov2016-02-091-1/+0
| * Add support for setting register value to script transfrom. Add set_property ...Vasilii Chernov2016-02-081-4/+4
| * Add support for python script properties. Correct pcilib python wrapping. Upd...Vasilii Chernov2016-02-051-1/+0
| * Add python wrap for pcilibVasilii Chernov2016-02-031-0/+13
|/
* 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