Age | Commit message (Expand) | Author | Files | Lines |
2014-08-09 | travis-ci: refine coverity setup | RALOVICH, Kristof | 1 | -46/+47 |
2014-08-09 | docs: fix line endings | RALOVICH, Kristof | 1 | -7/+7 |
2014-08-09 | travis-ci: coverity update | RALOVICH, Kristof | 1 | -1/+1 |
2014-08-09 | travis-ci: doesn't have libboost-atomic-dev | RALOVICH, Kristof | 2 | -2/+2 |
2014-08-09 | travis-ci: add coverity script | RALOVICH, Kristof | 1 | -0/+100 |
2014-08-09 | travis-ci: refine coverity setup | RALOVICH, Kristof | 1 | -15/+16 |
2014-08-09 | travis-ci: need libboost-atomic-dev | RALOVICH, Kristof | 1 | -1/+1 |
2014-08-09 | debian: libboost-atomic-dev is required | RALOVICH, Kristof | 1 | -1/+1 |
2014-08-09 | cmake: link against boost_atomic too | RALOVICH, Kristof | 1 | -1/+1 |
2014-08-09 | Merge branch 'master' of https://code.google.com/p/antpm | RALOVICH, Kristof | 0 | -0/+0 |
2014-08-09 | docs: more packaging details | RALOVICH, Kristof | 1 | -1/+2 |
2014-08-02 | docs: update maintainer notes | RALOVICH, Kristof | 1 | -0/+1 |
2014-08-02 | docs: update maintainer notes | RALOVICH, Kristof | 1 | -1/+45 |
2014-08-02 | realize freebsd build compatibility | RALOVICH, Kristof | 2 | -1/+55 |
2014-07-31 | travis-ci: new token | RALOVICH, Kristof | 1 | -1/+1 |
2014-07-31 | travis-ci: build coverity_scan branch too | RALOVICH, Kristof | 1 | -0/+1 |
2014-07-31 | tests: fix warning | RALOVICH, Kristof | 1 | -0/+2 |
2014-07-31 | travis-ci: fix typo | RALOVICH, Kristof | 1 | -2/+2 |
2014-07-31 | travis-ci: hooking up coverity | RALOVICH, Kristof | 2 | -1/+21 |
2014-04-27 | tests: comment unused code | RALOVICH, Kristof | 1 | -2/+2 |
2014-04-08 | scipts: refine VS2008 builders | Kristof Ralovich | 2 | -4/+8 |
2014-04-08 | add missing include | Kristof Ralovich | 1 | -0/+1 |
2014-04-08 | tests: run sm1 under win too | Kristof Ralovich | 1 | -125/+125 |
2014-04-08 | win libusb installer: chmod +x | RALOVICH, Kristof | 1 | -0/+0 |
2014-04-08 | make the time conversion a bit more readable/debuggable | RALOVICH, Kristof | 1 | -1/+3 |
2014-04-08 | tests: str2time still fails under win, but at least not crashes | RALOVICH, Kristof | 1 | -1/+16 |
2014-04-08 | str2time: boost did not recognize this format | RALOVICH, Kristof | 1 | -1/+5 |
2014-04-08 | antpm-usbmon2ant: fix crash under win | RALOVICH, Kristof | 1 | -1/+1 |
2014-04-08 | vs strftime doesn't recognize %T | RALOVICH, Kristof | 1 | -1/+5 |
2014-04-08 | VS2012 build script | RALOVICH, Kristof | 1 | -0/+15 |
2014-04-08 | cmake: build gant as optional | RALOVICH, Kristof | 1 | -3/+10 |
2014-04-08 | build fix: VS2012 has proper smart pointers | RALOVICH, Kristof | 1 | -1/+1 |
2014-04-08 | build fix: VS2012 has proper cstdint | RALOVICH, Kristof | 1 | -1/+5 |
2014-04-08 | add missing include | RALOVICH, Kristof | 1 | -0/+1 |
2014-04-08 | don't use NULL | RALOVICH, Kristof | 1 | -1/+1 |
2014-04-08 | don't use uint | RALOVICH, Kristof | 1 | -2/+2 |
2014-03-27 | gant: try fixing FTBFS under hurd-i386 | RALOVICH, Kristof | 1 | -0/+3 |
2014-03-27 | try fixing FTBFS under hurd-i386, kfreebsd-amd64, kfreebsd-i386 | RALOVICH, Kristof | 1 | -1/+1 |
2014-03-26 | tests: test a few parts of lqueue | RALOVICH, Kristof | 2 | -0/+132 |
2014-03-26 | travis-ci: fix typo | RALOVICH, Kristof | 1 | -2/+2 |
2014-03-26 | ant: use nicer constants | RALOVICH, Kristof | 1 | -8/+4 |
2014-03-26 | ant: document state machine teardown | RALOVICH, Kristof | 1 | -3/+14 |
2014-03-26 | travis-ci: commands are not run in subshells | RALOVICH, Kristof | 1 | -5/+12 |
2014-03-26 | ant: debug comment, for exiting event threads | RALOVICH, Kristof | 2 | -0/+4 |
2014-03-26 | ant: rename method | RALOVICH, Kristof | 4 | -6/+6 |
2014-03-26 | lqueue: fix c++ protection level | RALOVICH, Kristof | 1 | -4/+1 |
2014-03-26 | travis-ci: fix descriptor | RALOVICH, Kristof | 1 | -5/+8 |
2014-03-26 | tests: try to fix an other sporadic failure | RALOVICH, Kristof | 1 | -0/+1 |
2014-03-26 | lqueue: implement logic to wait for lqueue3 even loop to finish | RALOVICH, Kristof | 1 | -18/+17 |
2014-03-26 | ant: don't allow running AntMessenger event loop in background thread | RALOVICH, Kristof | 8 | -28/+23 |