summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Post-release version bump to 1.6.0-devMatthias Vogelgesang2014-07-221-1/+1
|
* Add configured install path to plugin search pathMatthias Vogelgesang2014-02-121-1/+0
|
* improve package file namingMihael Koep2013-11-061-2/+2
|
* Post-release bumpMatthias Vogelgesang2013-10-291-1/+1
|
* Use ConfigurePaths to get installation pathsMatthias Vogelgesang2013-10-291-1/+4
| | | | | | 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-30/+29
|
* Bump versionMatthias Vogelgesang2013-07-241-1/+1
|
* Fix ABI versioningMatthias Vogelgesang2013-07-241-4/+9
|
* Remove leftover text that slipped throughMatthias Vogelgesang2013-05-131-1/+0
|
* Provide a macro for generating the enumsMatthias Vogelgesang2013-05-131-0/+30
|
* Bump version to 1.3.0Matthias Vogelgesang2013-04-161-2/+2
|
* Release version 1.2Matthias Vogelgesang2013-04-161-1/+1
|
* Move binaries to bin and make ring buffer a libMatthias Vogelgesang2013-04-111-4/+2
|
* Split gui and tools and add preliminary TIFF writeMatthias Vogelgesang2013-04-101-2/+3
|
* Merge branch 'dexela'Matthias Vogelgesang2013-03-211-8/+6
|\ | | | | | | | | | | Conflicts: plugins/dexela/CMakeLists.txt src/CMakeLists.txt
| * Improve libuca package compatibility with RPM systems.Mihael Koep2013-03-211-3/+0
| |
| * Trying to improve dexela plugin packaging.Mihael Koep2013-03-051-5/+6
| |
* | Merge branch 'dexela_simple_packaging'Matthias Vogelgesang2013-03-151-0/+6
|\| | | | | | | | | Conflicts: .gitignore
| * Merge remote branch 'origin/1.1' into dexelaMihael Koep2013-02-211-1/+1
| |\
| * | Include CPack in the build process and set the package file name correctly.Mihael Koep2012-10-301-0/+4
| | |
| * | Add configuring of the spec-file.Mihael Koep2012-10-301-0/+2
| | |
* | | Use GInitable to pass properties to pluginsMatthias Vogelgesang2013-03-131-2/+6
| | |
* | | Bump to development version 1.2Matthias Vogelgesang2012-10-261-2/+2
| |/ |/|
* | Update documentation and release 1.1Matthias Vogelgesang2012-10-261-1/+1
|/
* 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