]> sigrok.org Git - libsigrokdecode.git/history - configure.ac
ds1307: Refactoring and cleanups.
[libsigrokdecode.git] / configure.ac
2014-08-16 Uwe Hermannconfigure.ac: Use AM_CFLAGS instead of CFLAGS.
2014-06-15 Mike Frysingerdo not add check to common cflags/libs
2014-06-15 Mike Frysingerfix test operator
2014-05-09 Abhishek KumarAdd python as a pkg-config dependency
2014-05-06 Uwe Hermannconfigure.ac: Bump package version to 0.3.0.
2014-05-06 Uwe Hermannconfigure.ac: Bump libtool/library version from 1:0...
2014-05-06 Uwe HermannBump libsigrok (optional) dependency to 0.3.0.
2014-05-04 Uwe HermannFix 'make install' on OSes where 'python3' doesn't...
2014-04-24 Bert VermeulenDetect Python 3.4 if not installed as "python3".
2014-04-13 Uwe HermannSwitch to a non-recursive automake setup.
2014-04-09 Uwe Hermannconfigure.ac: Clearly mark required and optional libs.
2014-03-20 Bert VermeulenBump minimum Python version to 3.2
2014-01-30 Uwe Hermannconfigure.ac: Add -Wmissing-prototypes.
2014-01-30 Uwe Hermannconfigure.ac: Only check for things we actually use.
2014-01-17 Uwe Hermannconfigure.ac: Drop obsolete MinGW Python3 workaround.
2014-01-17 Uwe Hermannconfigure.ac: Check for all known Python3 pkg-config...
2014-01-03 Uwe HermannLink against libm to avoid Python related linking errors.
2014-01-02 Marcus Comstedtconfigure.ac: Use pkg-config to check for python
2013-12-22 Bert Vermeulenruntc: Fix conditional build on non-Linux systems.
2013-12-11 Bert VermeulenClean up runtc build.
2013-12-10 Bert VermeulenAdd protocol decoder testing framework.
2013-11-27 Bert VermeulenClean up autoconf leftover configuration.
2013-11-15 Bert VermeulenMove versioning info out to separate header
2013-10-25 Uwe HermannAdd a 'guess_bitrate' protocol decoder.
2013-10-20 Uwe HermannAdd initial sync parallel bus decoder.
2013-10-16 Uwe HermannAdd a testsuite for libsigrokdecode.
2013-10-13 Uwe HermannAdd new i2s_dump protocol decoder.
2013-10-10 Uwe HermannRename usb_protocol to usb_packet.
2013-10-06 Uwe HermannAdd initial MIDI protocol decoder.
2013-08-31 Bert Vermeulenxfp: Decoder for XFP I2C structures
2013-05-03 Uwe HermannMain header is <libsigrokdecode/libsigrokdecode.h>...
2013-05-03 Bert VermeulenUpdate package version to new 0.2.0 release
2013-04-23 Uwe HermannGPL headers: Use correct project name.
2013-04-15 Uwe Hermannconfigure.ac: Show $build, $host, and lib versions.
2013-04-06 Peter Stugeconfigure.ac: Look for python-config-3.x besides python...
2013-03-17 Uwe Hermannconfigure.ac: Drop std-options, unneeded.
2013-03-12 Matt RanostayAdd Dallas DS1307 RTC protocol decoder
2013-02-09 Uwe HermannAdd contrib/sigrok-logo-notext.png.
2013-01-27 Uwe HermannUpdate package version to new 0.1.1 release.
2013-01-27 Uwe HermannUpdate libtool version numbers for libsigrokdecode.
2013-01-27 Uwe HermannMinor autotools improvements.
2013-01-19 Uwe Hermannconfigure.ac: Drop AC_PROG_CXX.
2013-01-19 Uwe HermannLower glib-2.0 requirement to 2.24.0.
2013-01-12 Uwe HermannCosmetics, fix typos.
2012-12-28 Uwe Hermannconfigure.ac: Add missing -fvisibility=hidden to CFLAGS.
2012-12-28 Uwe Hermannconfigure.ac: Fix CFLAGS settings.
2012-12-17 Uwe HermannAdd intial CAN protocol decoder.
2012-12-12 Uwe Hermannconfigure.ac: Also check for python3.3-config.
2012-11-24 Uwe Hermannconfigure.ac/Makefile.am: Alphabetical order.
2012-11-21 Uwe HermannInitial TI TLC5620 (8-bit quad DAC) protocol decoder.
2012-10-13 Uwe HermannSmall update for the pkg-config files and Windows.
2012-08-29 Uwe HermannAdd initial SD card (SPI mode) decoder.
2012-07-28 Uwe Hermannsrd: Initial decoder for AVR ISP protocol.
2012-07-21 Uwe Hermannsrd: Rename onewire_transport to maxim_ds28ea00.
2012-07-15 Iztok Jerasonewire: added transport layer decoder, it does not...
2012-07-15 Iztok Jerasonewire: the split of the protocol into layers works now
2012-07-11 Uwe Hermannsrd: Drop 'usb' PD, replaced by two others.
2012-07-03 Uwe Hermannunfinished update to onewire protocol decoder
2012-06-27 Uwe Hermannsrd: Add National LM75 protocol decoder.
2012-06-22 Bert Vermeulensr/srd/cli: require glib version >= 2.28
2012-06-20 Uwe Hermannsrd: Split USB decoder in two PDs (which stack).
2012-06-13 Uwe Hermannsrd: Add experimental uart_dump decoder.
2012-05-30 Uwe Hermannsrd: nunchuk: Enable PD now, it works fine.
2012-05-29 Uwe Hermannsrd: Disable 'onewire' PD for now, until it's working.
2012-05-22 Iztok Jerascommiting new unfinished 1-wire decoder
2012-05-15 Pekka Nikandersr/srd/cli: Fix compiling with Homebrew.
2012-04-28 Uwe Hermannsrd: Add initial JTAG/STM32 protocol decoder.
2012-04-26 Uwe Hermannsrd: Add initial JTAG protocol decoder.
2012-04-19 Uwe Hermannsrd: Initial MEMSIC MXC6225XU protocol decoder.
2012-04-18 Uwe HermannInitial LPC protocol decoder implementation.
2012-04-06 Joel Holdsworthsrd/i2s: Initial implementation
2012-03-31 Uwe Hermannsrd: Disable 'nunchuk' PD for now, it's unfinished.
2012-03-31 Uwe Hermannsrd: SRD_PACKAGE_VERSION_* for consistency.
2012-03-24 Uwe Hermannsrd: sigrokdecode.h: Add version macros.
2012-03-21 Uwe Hermannsrd: Drop ebr30a_i2c_demux in favor of i2cdemux.
2012-03-21 Uwe Hermannsr/cli/gtk/qt: Fix package version numbers / docs.
2012-01-31 Bert Vermeulensrd: remove obsolete DDC-only I2C filter
2012-01-31 Bert Vermeulensrd: add generic I2C filter PD
2012-01-29 Bert Vermeulensrd: add EDID 1.3 decoder
2012-01-28 Uwe HermannUpdate/enforce/document our build requirements.
2012-01-26 Uwe Hermannsrd: Melexis MLX90614 Infrared Thermometer decoder.
2012-01-25 Uwe Hermannsrd: Add Epson RTC-8564 JE/NB protocol decoder.
2012-01-22 Uwe Hermannsrd: Add generic i2cdemux protocol decoder.
2012-01-15 Uwe Hermannsrd: Each PD now has its own subdirectory.
2012-01-05 Uwe Hermannsrd: Small Python detection fixes.
2012-01-05 Renato Caldasconfigure.ac: fixed python3-config detection.
2012-01-04 Uwe HermannA few more fixes for configure.ac files.
2012-01-04 Uwe Hermannsrd: Show config summary, libs, and Python info.
2012-01-03 Uwe Hermannsrd: configure.ac: Fix version number magic.
2012-01-03 Uwe HermannPut most autotools files into autostuff/.
2012-01-03 Uwe Hermannsrd: Put files into .../share/libsigrokdecode.
2012-01-02 Uwe Hermannsrd: configure.ac: Add comment.
2011-12-30 Uwe Hermannsr/srd: Remove/fix non-applicable autotools stuff.
2011-12-30 Uwe Hermannsr/srd: Move some files to their resp. dirs.