lp://staging/~ulim/bitlbee/ulim-cmake
This branch adds CMakeLists.txt files alongside all Makefiles. Additionally I made some changes to the checks so they can be run separately. This has the advantage that CTest can run valgrind separately on them.
This also adds CDashboard support. Anyone can submit his results to the dashboard. How it's done:
$ bzr clone lp:~ulim/bitlbee/ulim-cmake
$ mkdir test
$ cd test
$ ctest -S ../ulim-
Afterwards you can check out the results on the web page! Beautiful!
- Get this branch:
- bzr branch lp://staging/~ulim/bitlbee/ulim-cmake
Branch merges
Recent revisions
- 461. By Wilmer
-
Simplified ini parser code a bit more. Not using strtok() after all since
I can't find a guarantee that it's okay with me further mutilating the
strings. :-) - 459. By Wilmer
-
Detect disconnects caused by concurrent logins or rate limiting, and disable
auto-reconnect in those cases to prevent loops.
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar-NG Knit Repository Format 1