summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* build scripts: allow to build the library without pcitoolSuren A. Chilingaryan2011-12-141-7/+17
* Add install targets to cmakeSuren A. Chilingaryan2011-12-131-1/+19
* multithread preprocessing of ipecamera frames and code reorganizationSuren A. Chilingaryan2011-12-121-0/+38