summaryrefslogtreecommitdiffstats
path: root/bin/tools
Commit message (Collapse)AuthorAgeFilesLines
* Package binary programs in a 'tools' package.Mihael Koep2013-11-061-1/+2
| | | | | | Conflicts: bin/gui/CMakeLists.txt bin/tools/CMakeLists.txt
* Use ConfigurePaths to get installation pathsMatthias Vogelgesang2013-10-291-2/+2
| | | | | | The advantage is twofold: 1) we have a clear separation between setting up the paths and actually using them, 2) the interface is very likely as configure scripts and makes integration into build system a bit easier.
* Cleanup CMakeLists.txtMatthias Vogelgesang2013-10-291-17/+16
|
* Make writing TIFF files optionalMatthias Vogelgesang2013-05-131-4/+16
|
* Build list of cameras only in one placeMatthias Vogelgesang2013-04-185-78/+117
|
* Add -n and -r options to uca-benchmarkMatthias Vogelgesang2013-04-181-30/+53
| | | | | The flags specify the number of frames per run (default: 100) and the number of runs (default: 3).
* Install all binaries with common uca- prefixMatthias Vogelgesang2013-04-111-8/+6
|
* Move binaries to bin and make ring buffer a libMatthias Vogelgesang2013-04-115-0/+829