Import latest, unchanged ftdi_eeprom source
[libftdi] / CMakeLists.txt
2010-09-27 Thomas JaroschCmake skeleton for ftdi_eeprom build support
2010-09-16 Uwe BonnesAdd -Wall to compiler flags
2010-07-07 Thomas JaroschAlways enable async mode using libusb 1.x
2010-06-21 Emmanuel BlotFix up build on Mac OS X:
2010-05-04 Uwe BonnesCMAKE: Fix package creation on 32-bit machines
2010-02-15 Uwe Bonneslibftdi(-1): Add cmake option to enable ASYNC_MODE
2010-02-15 Uwe BonnesWe need to find libusb-1, so adapt the CMake support...
2010-01-18 Gerd von Egidybuilding parts of libftdi via cmake is now optional.
2009-12-19 Thomas JaroschIncrease version v0.17
2009-11-03 Uwe BonnesFor Unix 64-bit builds, use LIB_SUFFIX to install to...
2009-04-27 Thomas JaroschIncrease version and update changelog v0.16rc1
2009-04-07 Thomas Jaroschcmake support for the new python bindings
2009-04-07 Thomas JaroschRelicensed C++ wrapper under GPLv2 + linking exception
2009-03-17 Thomas JaroschAlways build doxygen documentation. Stored output in...
2009-03-16 Thomas JaroschBuild and configure libftdi-config script on UNIX platforms
2009-03-14 Thomas JaroschImprove source package generator, remove unused "patch...
2009-03-14 Marius KintelAdded FindUSB cmake macro
2009-03-10 Marius KintelAlso install .pc files
2009-02-14 Gerd v. Egidyremove now-unneeded documentation-header
2008-12-16 Marek VavrušaAdded cmake rules for pkgconfig files
2008-10-22 Marek VavrušaAdded cmake rules for doxygen documentation
2008-10-21 Thomas Jaroschcmake rules: Fixed project description, adjusted output...
2008-10-21 Marek VavrusaAdded cmake rules