List having non-virtual destructor fixed (thanks to Thomas Jarosch) Proposed subset...
[libftdi] / ftdipp /
2009-05-04 Marek VavrusaList having non-virtual destructor fixed (thanks to...
2009-04-27 Thomas JaroschIncrease version and update changelog v0.16rc1
2009-04-07 Thomas JaroschRelicensed C++ wrapper under GPLv2 + linking exception
2009-03-16 Thomas JaroschSet VERSION and SOVERSION on shared libraries (compatib...
2009-03-16 Thomas JaroschBuild and install static versions of the libraries
2009-03-16 Thomas Jaroschlibftdi++: Adjust library filename to match autoconf...
2009-03-16 Thomas JaroschImprove indentation and whitespace cleanup
2009-03-14 Marius KintelAdded FindUSB cmake macro
2008-10-22 Thomas JaroschFix dependency in ftdipp for 'make dist' on a clean...
2008-10-22 Thomas JaroschInclude cmake rules in 'make dist'
2008-10-21 Thomas Jaroschcmake rules: Fixed project description, adjusted output...
2008-10-21 Marek VavrusaAdded cmake rules
2008-10-21 Marek VavrusaUse boost::shared_ptr for reference counted memory...
2008-10-17 Thomas Jaroschlibftdi: (tomj) increase version, add BOOST_CPPFLAGS...
2008-10-13 Thomas Jaroschlibftdi: (tomj) reformat according to I2n style, added...
2008-10-13 Thomas Jaroschlibftdi: (tomj) initial submission of C++ wrapper