Adapt rpm specfile to changed doxygen output path
[libftdi] / CMakeLists.txt
2013-01-24 Michel ZouFixed cmake script installation dir on rpm distro.
2013-01-24 Thomas JaroschChange default build type to optimized build with debug...
2013-01-23 Michel ZouAdded cmake config file
2012-11-19 Dan WhiteExtract doxygen from ftdi.c to python docstrings
2012-11-19 Dan WhiteEnable separate doxygen XML output
2012-09-06 Michel ZouImprove cpack packaging
2012-08-31 Michel ZouFix doxygen doc generation if C++ wrapper is not built
2012-06-24 Thomas JaroschRename library from libftdi to libftdi1
2012-06-24 Thomas JaroschRename and adapt pkgconfig files for libftdi1
2012-06-24 Thomas JaroschActually configure libftdi1.spec
2012-06-24 Thomas JaroschRename libftdi-config to libftdi1-config
2012-06-21 Maciej GrelaFix libftdi.pc file generation when building with ...
2012-04-13 Anders LarsenBump the library version number to 2.0.0
2012-01-09 Michel ZouFix build on Mac OS X
2011-10-21 Michel ZouDrop 64bit lib suffix on debian systems
2011-09-26 Thomas JaroschIncrease library version to 0.99
2011-09-26 Thomas JaroschAdd 'make dist' target
2011-09-02 Thomas JaroschAdd (optional) unit test infrastructure
2011-05-20 Thomas JaroschMerge branch 'eeprom-new'
2011-05-02 Evgeny SinelnikovFix cmake build with not remove doc directory for build...
2011-01-12 Thomas JaroschFix email address
2011-01-12 Uwe BonnesFix mantainer in 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