summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Resolution of the user-space BAR addressesSuren A. Chilingaryan2016-03-021-1/+1
* Altenrative way to detect location where python modules should be installedSuren A. Chilingaryan2016-02-281-0/+15
* Merge of further work on Python scripting from Vasiliy ChernovSuren A. Chilingaryan2016-02-261-1/+0
|\
| * Merge with Suren branch. Fix memory leaks.Vasilii Chernov2016-02-241-20/+35
| |\ | |/ |/|
* | Add run script to run python scripts and binary executables in the local envi...Suren A. Chilingaryan2016-02-231-0/+4
* | Merge Python scripting support from Vasiliy ChernovSuren A. Chilingaryan2016-02-231-4/+23
|\ \
* | | Fix build systemSuren A. Chilingaryan2016-02-041-2/+2
* | | Add build informationSuren A. Chilingaryan2016-02-041-0/+9
| | * Refresh web interfaceVasilii Chernov2016-02-241-0/+1
| | * Add device html serverVasilii Chernov2016-02-221-0/+2
| |/
| * Refactor pcipywrap to objectVasilii Chernov2016-02-171-1/+1
| * 1. Add cmake BUILD_PYTHON_MODULES option.Vasilii Chernov2016-02-171-4/+12
| * 1. Cmakelists - move copy xml folder command to root fileVasilii Chernov2016-02-121-1/+5
| * Change no_set_check parameter name. Move Python wrap to separate directory.Vasilii Chernov2016-02-111-0/+1
| * Add write_register python wrap. Add no_set_check attribute to pcilib_view_t typeVasilii Chernov2016-02-091-0/+1
| * Add support for python script properties. Correct pcilib python wrapping. Upd...Vasilii Chernov2016-02-051-1/+5
|/
* 64-bit access to BAR memorySuren A. Chilingaryan2015-11-201-1/+1
* Support for 64-bit registesSuren A. Chilingaryan2015-11-171-1/+1
* Documentation updateSuren A. Chilingaryan2015-10-221-0/+2
* Provide register listings in public APISuren A. Chilingaryan2015-10-191-1/+1
* Finalyze XML support and provide initial support for views (only descriptions...Suren A. Chilingaryan2015-09-241-0/+9
|\
| * more towards viewsnicolas.zilio@hotmail.fr2015-09-111-1/+1
| * compilation okzilio nicolas2015-09-101-0/+1
* | Reorder statements in CMakeLists.txt properlySuren A. Chilingaryan2015-09-171-12/+12
|/
* Initial integration of XML supportSuren A. Chilingaryan2015-09-101-3/+6
|\
| * almost finished regarding suren remarkszilio nicolas2015-09-041-20/+22
| |\ | |/ |/|
* | Fixes out-of-source builds and minor build issuesSuren A. Chilingaryan2015-09-011-20/+22
| * almost finished regarding suren remarkszilio nicolas2015-09-041-1/+1
| * pull from serverzilio nicolas2015-08-261-3/+5
| |\ | |/ |/|
* | Keep frame pointersSuren A. Chilingaryan2015-08-211-1/+1
* | Fix support of older systems: Remove C11 derective and add rt library to the ...Suren A. Chilingaryan2015-08-121-2/+4
* | Read model from environmental variable if definedSuren A. Chilingaryan2015-08-051-1/+1
* | Integrate locking subsystem from Nicolas ZilioSuren A. Chilingaryan2015-08-051-3/+4
| * registers and banks support in xml v1. pci -ll works fine, but got segfault o...zilio nicolas2015-07-011-1/+4
|/
* Add doxygen configurationSuren A. Chilingaryan2015-05-051-2/+4
* Include version information in all API descriptionsSuren A. Chilingaryan2015-05-021-0/+8
* Provide data debugging APISuren A. Chilingaryan2015-05-021-3/+4
* Further adjustments to get ready for independent event pluginsSuren A. Chilingaryan2015-04-271-2/+37
* More structural changes to get ready for stand-alone event enginesSuren A. Chilingaryan2015-04-241-47/+1
* Big redign of model structuresSuren A. Chilingaryan2015-04-201-12/+12
* Initial implementation of IPEDMA, dummy driver for KAPTURE, start of API changesSuren A. Chilingaryan2014-12-191-3/+4
* Provide kmem addresses in sysfsroot2013-02-031-1/+1
* Xilinx benchmarkSuren A. Chilingaryan2012-11-141-0/+1
* Fixes building in non-standard dirsSuren A. Chilingaryan2012-08-181-3/+11
* Use add_library to link against pthreadSuren A. Chilingaryan2012-08-181-2/+1
* Check UfoDecode versionSuren A. Chilingaryan2012-07-241-1/+1
* mergeSuren A. Chilingaryan2012-02-071-0/+3
|\
| * Link pci with pthreadSuren A. Chilingaryan2012-02-041-0/+3
* | Portable pthreads detectionSuren A. Chilingaryan2012-02-071-2/+5
|/
* Link fastwriter to pcitool, not a librarySuren A. Chilingaryan2011-12-151-2/+2