Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Push to version 1.2.0 | Timo Dritschler | 2015-04-15 | 1 | -2/+2 |
| | |||||
* | Heavily changed cmake build scripts | Timo Dritschler | 2015-04-14 | 1 | -35/+88 |
| | | | | Added gi-introspection module to build chain | ||||
* | Bump version to v1.1.0 | Timo Dritschler | 2015-03-30 | 1 | -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.0 | Timo Dritschler | 2015-03-09 | 1 | -4/+4 |
| | |||||
* | Bump Version to v0.3.2 | Timo Dritschler | 2015-03-09 | 1 | -2/+2 |
| | |||||
* | Bump Version to v0.3.1 | Timo Dritschler | 2015-02-06 | 1 | -2/+2 |
| | |||||
* | Bumped version to 0.3.0 | Timo Dritschler | 2015-01-30 | 1 | -3/+3 |
| | |||||
* | Fixed race conditions in kiro_server_realloc | Timo Dritschler | 2015-01-30 | 1 | -1/+1 |
| | | | | KIRO client now reacts to server realloc | ||||
* | Pushed Version to 0.2.2 | Timo Dritschler | 2015-01-21 | 1 | -2/+2 |
| | |||||
* | Fixed a bug in KiroClient when connection fails during setup | Timo Dritschler | 2015-01-21 | 1 | -2/+2 |
| | | | | | Added early-out functionality to all KIRO interfaces to prevent segfaults when passing a NULL pointer | ||||
* | Fixed broken pkgconfig file | Timo Dritschler | 2014-12-10 | 1 | -2/+2 |
| | |||||
* | Push release version to 2 (0.2.0) | Timo Dritschler | 2014-12-10 | 1 | -2/+2 |
| | |||||
* | Fix #5: Changed build process to use ConfigurePaths instead of static paths | Timo Dritschler | 2014-11-21 | 1 | -16/+6 |
| | |||||
* | Fix #1: Removed -g from default build | Timo Dritschler | 2014-08-28 | 1 | -1/+1 |
| | | | | Use -DCMAKE_BUILD_TYPE=Debug instead | ||||
* | Updated CMake build dependencies for rdmacm-devel files | Timo Dritschler | 2014-07-08 | 1 | -1/+9 |
| | |||||
* | Updated CMake build scripts to build and install KIRO as library | Timo Dritschler | 2014-05-27 | 1 | -2/+5 |
| | |||||
* | Changed build system to CMake | Timo Dritschler | 2014-05-27 | 1 | -0/+68 |