Age | Commit message (Collapse) | 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 | |
Add definition of IUCLC. Fix build with boost 1.42.0, that provides the boost filesystem api v2 only. | |||||
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 | |
Building CXX object tests/CMakeFiles/testDeviceSettings.dir/testDeviceSettings.cpp.o /home/travis/build/ralovich/antpm/src/tests/testDeviceSettings.cpp: In member function ‘void convert_0::test_method()’: /home/travis/build/ralovich/antpm/src/tests/testDeviceSettings.cpp:73:17: warning: unused variable ‘s’ [-Wunused-variable] /home/travis/build/ralovich/antpm/src/tests/testDeviceSettings.cpp:74:17: warning: unused variable ‘t’ [-Wunused-variable] | |||||
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 | |
i suspect the problem is that the time conversion doesn't happen in GMT | |||||
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 | |
remove -lstdc++ from win builds | |||||
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 | |
> /«PKGBUILDDIR»/src/gant/antlib.c:415:73: error: 'IUCLC' undeclared (first use in this function) | |||||
2014-03-27 | try fixing FTBFS under hurd-i386, kfreebsd-amd64, kfreebsd-i386 | RALOVICH, Kristof | 1 | -1/+1 | |
from /«PKGBUILDDIR»/src/common.cpp:20: /«PKGBUILDDIR»/src/Log.hpp: In constructor 'antpm::Log::Log(const char*)': /«PKGBUILDDIR»/src/Log.hpp:176:8: error: '::access' has not been declared if(::access(logFileName, 0x00) != -1) ^ make[4]: *** [CMakeFiles/antpm.dir/common.cpp.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[4]: Leaving directory `/«PKGBUILDDIR»/cmake-build' make[3]: *** [CMakeFiles/antpm.dir/all] Error 2 make[3]: Leaving directory `/«PKGBUILDDIR»/cmake-build' make[2]: *** [all] Error 2 make[2]: Leaving directory `/«PKGBUILDDIR»/cmake-build' make[1]: *** [override_dh_auto_build] Error 2 make[1]: Leaving directory `/«PKGBUILDDIR»' make: *** [build-arch] Error 2 | |||||
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 | |
- fix email synthax - remove old branch - enable parallel builds - enable parallel test running - enable debug builds too | |||||
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 | |
the code was never properly tested |