]> sigrok.org Git - libsigrokdecode.git/history - configure.ac
mrf24j40: rename reset() helper method
[libsigrokdecode.git] / configure.ac
2017-11-11 Joel Holdsworthconfigure.ac: Added AC_C_BIGENDIAN to autoconf
2017-06-15 Uwe Hermannconfigure.ac: Bump package version to 0.6.0. libsigrokdecode-unreleased
2017-06-12 Uwe HermannBump libtool version (not package version) to 4:0:0.
2017-05-26 Uwe HermannShow lib versions in the debug output.
2017-03-05 Uwe Hermannconfigure summary: Show linker flags.
2017-03-05 Uwe Hermannconfigure summary: Show whether shared/static build...
2016-12-26 Uwe Hermannconfigure.ac: Also check for Python 3.6.
2016-03-03 Uwe Hermannconfigure.ac: Bump package version to 0.5.0.
2016-01-29 Uwe HermannBump libtool version (not package version) to 3:0:0.
2016-01-28 Martijn van Buulconfigure.ac: Also check for Python 3.5.
2015-10-06 Daniel Elstnerbuild: Require GLib 2.28.0
2015-10-03 Daniel Elstnerbuild: Do not hard-code decoders location on Windows
2015-09-13 Daniel ElstnerBuild: Move _POSIX_C_SOURCE definition to config.h
2015-09-10 Daniel ElstnerBuild: Put --no-print-directory into GNUMAKEFLAGS
2015-09-06 Daniel ElstnerBuild: Show CC and CFLAGS in configuration summary
2015-08-26 Daniel Elstnerconfigure: Enable largefile support on 32-bit systems
2015-08-26 Daniel ElstnerBuild: Use TESTS prefix instead of CHECK for flag variables
2015-08-26 Daniel ElstnerBuild: Adopt new Autotools magic
2015-07-18 Uwe HermannBump version to 0.4.0 (the upcoming next major release).
2015-07-18 Uwe HermannAppend "-git" to the version string.
2014-09-01 Uwe HermannPD tests moved into the sigrok-test repo.
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
next