Commit Graph

7 Commits

Author SHA1 Message Date
miha_vitorovic
596034d6c6 Added debug build to the project
Fixes to getBroadcastAddresses().
2011-01-10 11:23:31 +01:00
miha_vitorovic
6c3b00dc86 configure/CONFIG_SITE:
- added explicit instructions to link pthread library, since it is not included by default on Fedora linux (possibly others?)

testRemoteClientImpl.cpp:
- added "#include <memory>" needed for std::auto_ptr
2011-01-06 09:49:22 +01:00
Matej Sekoranja
37b72b01b0 Fixed build on linux. 2010-12-24 13:28:35 +01:00
Matej Sekoranja
a18f7f54a5 change make to build only one library 2010-12-19 15:25:51 +01:00
miha_vitorovic
b53db4c792 GrowingCircularBuffer added and tested. 2010-11-11 14:03:53 +01:00
Matej Sekoranja
980b53256e now it compiles 2010-11-03 12:46:22 +01:00
Matej Sekoranja
038e99b5c9 Initial directory structure 2010-11-03 10:32:17 +01:00