]> sigrok.org Git - pulseview.git/history - test/CMakeLists.txt
CMakeLists.txt, test/CMakeLists.txt: MinGW linking fix.
[pulseview.git] / test / CMakeLists.txt
2014-01-28 Uwe HermannCMakeLists.txt, test/CMakeLists.txt: MinGW linking...
2014-01-28 Uwe Hermanntest/CMakeLists.txt: Fix MinGW build of the tests.
2014-01-21 Uwe Hermanntest/CMakeLists.txt: Fix build on Windows/MinGW.
2014-01-09 Uwe HermannCMakeLists.txt: Fix typos, cosmetics, consistency fixes.
2014-01-01 Uwe HermannCMakeLists.txt: Cosmetics, fix typos.
2013-12-28 Joel HoldsworthMade decode an optional feature disabled by default.
2013-12-27 Joel HoldsworthMoved annotation painting code into DecodeTrace, and...
2013-11-30 Joel HoldsworthCreated DecoderGroupBox widget
2013-11-30 Joel HoldsworthAdded Popup::closed signal
2013-11-30 Joel HoldsworthImplemented decoder stacking
2013-11-30 Joel HoldsworthRenamed pv::data::Decoder to DecoderStack
2013-11-19 Joel HoldsworthFactored out DecoderMenu
2013-11-19 Joel HoldsworthRenamed DecodeSignal to DecodeTrace
2013-11-19 Joel HoldsworthMoved decoder config into the popup
2013-10-30 Uwe Hermanntest/CMakeLists.txt: Fix Boost version requirement.
2013-10-17 Bert VermeulenMake sure to use QT4 even if QT5 is available
2013-10-16 Uwe Hermanntests/CMakeLists.txt: Add missing boost-thread check.
2013-10-15 Joel HoldsworthAdded initial decoder unit test
2013-07-15 Uwe HermannAdd missing libboost-system to test/CMakeLists.txt.
2013-03-21 Joel HoldsworthImplemented Basic analog tests
2013-03-11 Arkadiusz MiśkiewiczAdded missing pthread linkage in tests
2012-12-24 Joel HoldsworthMoved data and snapshot classes into pv::data namespace
2012-10-21 Joel HoldsworthMoved unit test build commands into test/CMakeLists.txt
2012-10-13 Alexandru GagniucDo not pass -DBOOST_TEST_DYN_LINK to pulseview