summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Generate introspection filesMatthias Vogelgesang2012-10-081-0/+1
| | | | | | Unfortunately, the gir tools recognize anything with $PREFIX_new_$SUFFIX as some kind of constructor. This means that we have to rename uca_plugin_manager_new_camera() to uca_plugin_manager_get_camera().
* Define plugins as C projectsMatthias Vogelgesang2012-10-011-0/+1
| | | | | Otherwise CMake complains about non-existent C++ compilers, which are not needed here anyway.
* Fix #146: Make a new top-level directory for camsMatthias Vogelgesang2012-09-281-4/+42
| | | | | | ... and build a package for each camera. Moreover, for some reason we can live without the CMake generated spec file for RPM generation. AFAICS, the RPMs are prefixed correctly.
* Add documentation generator and mock docsMatthias Vogelgesang2012-09-211-0/+1
|
* Bump to development version 1.1Matthias Vogelgesang2012-09-191-2/+2
|
* Bump to release version 1.0Matthias Vogelgesang2012-09-191-2/+2
|
* added custom spec fileVolker Kaiser2012-08-081-0/+3
|
* Add installation instructions and ignore git filesMatthias Vogelgesang2012-07-181-4/+0
|
* Generate documentation with gtk-docMatthias Vogelgesang2012-04-181-1/+0
|
* Initial prototype of GObject-based libucaMatthias Vogelgesang2012-03-011-1/+1
|
* Sane(r) so versionMatthias Vogelgesang2012-02-291-4/+2
|
* Generate RPM and DEB packagesMatthias Vogelgesang2012-02-221-0/+13
|
* Add: sonameMatthias Vogelgesang2011-12-151-0/+10
|
* Fix: configure error without C++ compilerMatthias Vogelgesang2011-09-081-1/+1
|
* Make uca_camera really private and thus breaks APIMatthias Vogelgesang2011-04-261-2/+2
|
* Release version 0.3.1 with old APIMatthias Vogelgesang2011-04-261-2/+2
|
* Install pkg-config information fileMatthias Vogelgesang2011-03-251-0/+2
|
* Bump to new development versionMatthias Vogelgesang2011-03-221-1/+1
|
* Add publishing script and propagate version from top directoryMatthias Vogelgesang2011-03-161-0/+4
|
* Add extensive documentationMatthias Vogelgesang2011-03-151-0/+1
|
* Include config.h and test the libraryMatthias Vogelgesang2011-02-211-0/+1
|
* Initial commitMatthias Vogelgesang2011-02-211-0/+4