Increase copyright year to 2020
[libftdi] / CMakeLists.txt
2020-06-09 Thomas JaroschRemove outdated rpm .spec file template
2020-01-24 Fabrice Fontainecmake: do not check for g++ when FTDIPP is disabled
2018-02-28 Yegor YefremovCMake: move options to a dedicated file
2017-08-07 Thomas JaroschIncrease version to 1.4 final v1.4
2017-07-26 Thomas JaroschIncrease version to 1.4rc2 v1.4rc2
2017-04-05 Thomas JaroschSet version number to 1.4rc1
2016-05-20 Thomas JaroschPrepare final 1.3 release v1.3
2016-04-20 Thomas JaroschFix build error on rc1 string in MINOR_VERSION
2016-04-19 Thomas JaroschSet version number to 1.3rc1
2014-12-23 Thomas JaroschCosmetic change only (fix cmake style)
2014-11-15 Thomas JaroschWhitespace cleanup
2014-11-15 Thomas JaroschSet release version 1.2, sort ChangeLog by priority
2014-09-02 Jochen SprickerhofFix LIBFTDIPP_LIBRARY name (it's ftdipp1, not ftdi1pp)
2014-07-14 Samuel BrynerMake build of the unit tests configurable
2014-06-12 xantaresAdded LibFTDI1ConfigVersion to allow version detection
2014-02-05 Chris MorganCorrect incorrect initial value for LIBFTDI_STATIC_LIBR... v1.1
2014-02-05 Chris MorganAdd LIBFTDI_STATIC_LIBRARY and LIBFTDI_STATIC_LIBRARIES...
2014-01-23 Thomas JaroschIncrease version to 1.1 and copy over changelog to... v1.1rc1
2013-10-31 xantaresRemoved useless cmake instructions
2013-10-31 xantaresuse link dirs.
2013-10-31 xantaresConfigure libftdi1-config only unix & mingw, not win32
2013-10-31 xantaresProvide cmake config fo mingw/win32 too.
2013-09-02 xantaresAlso move LibFTDI1Config to /cmake
2013-09-02 xantaresGuess libdir for archlinux.
2013-09-02 xantaresAdded mingw-w64 toolchain files
2013-03-15 Mike Frysingermake building of static libs optional
2013-02-26 Michel ZouMoved python stuff to own directory
2013-02-26 Michel ZouAdded confuse script and moved cmake files
2013-02-04 Michel ZouAllow to override LIB_SUFFIX
2013-01-24 Michel ZouAdd C++ wrapper config vars.
2013-01-24 Michel ZouRenamed LibFTDIConfig.cmake. Cosmetic changes to CMakeL...
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