summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Push to version 1.2.0Timo Dritschler2015-04-151-2/+2
|
* Heavily changed cmake build scriptsTimo Dritschler2015-04-141-35/+88
| | | | Added gi-introspection module to build chain
* Bump version to v1.1.0Timo Dritschler2015-03-301-2/+2
| | | | | | | | Highlights: KiroSb: - kiro_sb_serve now accepts optional address and port parameters Notes: The new kiro_sb_serve options break the backwards compatibility to previous versions of KIRO.
* Bump Version to v1.0.0Timo Dritschler2015-03-091-4/+4
|
* Bump Version to v0.3.2Timo Dritschler2015-03-091-2/+2
|
* Bump Version to v0.3.1Timo Dritschler2015-02-061-2/+2
|
* Bumped version to 0.3.0Timo Dritschler2015-01-301-3/+3
|
* Fixed race conditions in kiro_server_reallocTimo Dritschler2015-01-301-1/+1
| | | | KIRO client now reacts to server realloc
* Pushed Version to 0.2.2Timo Dritschler2015-01-211-2/+2
|
* Fixed a bug in KiroClient when connection fails during setupTimo Dritschler2015-01-211-2/+2
| | | | | Added early-out functionality to all KIRO interfaces to prevent segfaults when passing a NULL pointer
* Fixed broken pkgconfig fileTimo Dritschler2014-12-101-2/+2
|
* Push release version to 2 (0.2.0)Timo Dritschler2014-12-101-2/+2
|
* Fix #5: Changed build process to use ConfigurePaths instead of static pathsTimo Dritschler2014-11-211-16/+6
|
* Fix #1: Removed -g from default buildTimo Dritschler2014-08-281-1/+1
| | | | Use -DCMAKE_BUILD_TYPE=Debug instead
* Updated CMake build dependencies for rdmacm-devel filesTimo Dritschler2014-07-081-1/+9
|
* Updated CMake build scripts to build and install KIRO as libraryTimo Dritschler2014-05-271-2/+5
|
* Changed build system to CMakeTimo Dritschler2014-05-271-0/+68