summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add PCILIB_DATA_DIR to pictool.pcSuren A. Chilingaryan2023-05-251-1/+1
* Made CMake inline scrip Python 3 compliantTimo Dritschler2019-11-281-1/+1
* Fix ABI versionSuren A. Chilingaryan2016-08-251-2/+2
* Fix cmake configuration while building without pcitoolSuren A. Chilingaryan2016-08-031-1/+3
* Allow mapping of arbitrary memory areasSuren A. Chilingaryan2016-05-141-2/+2
* Further fixes for out-of-source compilationSuren A. Chilingaryan2016-04-061-1/+5
* Fix building of driver if pcilib is built out-of-sourceSuren A. Chilingaryan2016-04-061-10/+12
* Fix build if the source was exported from bazaar as zip archive (i.e. .bzr di...Suren A. Chilingaryan2016-04-061-3/+3
* Better detection of Python site-dirSuren A. Chilingaryan2016-03-221-2/+7
* Use GNUInstallDirsSuren A. Chilingaryan2016-03-161-28/+8
* Use GNUInstallDirs to detect install directories (should fix problems on Debi...Suren A. Chilingaryan2016-03-161-25/+20
* Fix dist_clean targetSuren A. Chilingaryan2016-03-081-4/+4
* Fix dkms configurationSuren A. Chilingaryan2016-03-061-1/+1
* Clean-up python files during the clean and do not delete driver Makefile whil...Suren A. Chilingaryan2016-03-061-2/+9
* Handle build.h in releasesSuren A. Chilingaryan2016-03-051-67/+74
* Integrate last part of Python code from Vasiliy ChernovSuren A. Chilingaryan2016-03-041-0/+28
|\
| * Add python servers instalation step. Add systemd config files generation for ...Vasilii Chernov2016-03-041-0/+24
* | Include checkincludefiles in cmakeSuren A. Chilingaryan2016-03-041-0/+1
* | RPM generationSuren A. Chilingaryan2016-03-041-14/+64
|/
* Fix CMakeLists.txt script for Python3Suren A. Chilingaryan2016-03-031-2/+2
* Further improvements of Python scripting and web-interface API for register m...Suren A. Chilingaryan2016-03-021-3/+7
|\
| * Add Python3 supportVasilii Chernov2016-03-021-5/+6
| * 1. Merge with http://ufo.kit.edu/ufo/log/csa/pcitool 359 revisionVasilii Chernov2016-03-021-2/+20
| |\
| * | 1. multithreading:Vasilii Chernov2016-03-011-1/+3
| * | Merge with ufo.kit.edu/csa/pcitool 357 revisionVasilii Chernov2016-02-261-3/+1
| |\ \
| * | | 1. pywrap:Vasilii Chernov2016-02-261-0/+1
| * | | Move html_server to separate folder. Update html server templates.Vasilii Chernov2016-02-251-14/+12
* | | | 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