am7xxx: clarify a comment about copying data in send_data_async()
[libam7xxx.git] / CMakeLists.txt
2014-05-15 Antonio OspiteRelease version 0.1.5 v0.1.5
2013-10-30 Antonio OspiteCMakeLists.txt: define DEBUG=1 only when CMAKE_BUILD_TY...
2013-07-28 Antonio OspiteRelease version 0.1.4 v0.1.4
2013-07-27 Antonio OspiteCMakeLists.txt: disable -Wsign-conversion warnings
2013-07-20 Antonio OspiteCMakeLists.txt: enable two new compiler warnings
2013-07-20 Antonio OspiteCMakeLists.txt: add support for clang and isolate gcc...
2013-05-26 Antonio OspiteCMakeLists.txt: fix enabling verbose debug output
2013-03-14 Antonio OspiteRelease version 0.1.3 v0.1.3
2012-12-06 Antonio OspiteFix an error when compiling with both -O0 and -Wp,...
2012-05-10 Antonio OspiteMerge branch 'mingw-port'
2012-05-10 Antonio OspiteDon't set -pedantic-errors in CMAKE_C_FLAGS, it breaks...
2012-03-28 Antonio OspiteRelease version 0.1.2 v0.1.2
2012-03-28 Antonio OspiteRelease version 0.1.1 v0.1.1
2012-03-28 Antonio Ospitecosmetics: remove some trailing spaces
2012-03-28 Antonio Ospiteam7xxx: control shared library symbols visibility
2012-03-26 Antonio OspiteIncrease project number to 0.1.0 v0.1.0
2012-03-26 Antonio OspiteMerge branch 'unstable'
2012-03-21 Antonio Ospitecmake: make stricter compilation checks conditional
2012-03-21 Antonio OspiteMerge remote-tracking branch 'origin/rettichschnidi...
2012-03-19 Antonio Ospitecmake: disable optimizations in debug builds
2012-03-16 Reto SchneiderMerge branch 'unstable' into rettichschnidi
2012-03-08 Antonio Ospitepicoproj: move it to an example/ directory
2012-03-07 Antonio Ospitecmake: split out the maintenance targets to a new cmake...
2012-03-07 Antonio Ospiteam7xxx, doc: add Doxygen documentation for the public API
2012-03-01 Antonio OspiteCmakeLists.txt: add some hardening options to CMAKE_C_FLAGS
2012-01-25 Antonio OspiteDump the data only in DEBUG builds
2012-01-21 Reto SchneiderStop build process if a warning shows up
2012-01-13 Antonio OspiteUse Cmake and make libam7xxx a shared library