summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2013-05-03Main header is <libsigrokdecode/libsigrokdecode.h> now.Uwe Hermann
2013-04-23GPL headers: Use correct project name.Uwe Hermann
2013-02-09Add contrib/sigrok-logo-notext.png.Uwe Hermann
2013-01-13Makefile.am: Fix typo in 'ChangeLog' target.Uwe Hermann
2012-05-29sr/srd/cli/gtk: ChangeLog -> MAINTAINERCLEANFILES.Uwe Hermann
2012-04-15srd: Add functions to query srd version(s).Uwe Hermann
2012-03-31sr/srd: Fix 'make distcheck'.Uwe Hermann
2012-03-31srd: Generate ChangeLog from git upon 'make dist'.Uwe Hermann
2012-03-31srd: SRD_PACKAGE_VERSION_* for consistency.Uwe Hermann
2012-01-23srd: add python exception catcher, which routes to srd_err() and srd_dbg()Bert Vermeulen
2012-01-15move sigrokdecode.Decoder type to its own source fileBert Vermeulen
2012-01-05new srd_logic type implementation for PDs to iterate over.Bert Vermeulen
2012-01-04sr/srd: Add Doxyfile to the tarball.Uwe Hermann
2012-01-04srd: configure.ac: Fix version number magic.Uwe Hermann
2012-01-03Put most autotools files into autostuff/.Uwe Hermann
2011-12-30sr/srd: Remove/fix non-applicable autotools stuff.Uwe Hermann
2011-12-22srd: Add logging framework.Uwe Hermann
2011-12-04refactored PD framework, now using new sigrok.Decoder objectBert Vermeulen
2011-04-03Revert temporary changes for 0.2 release.Uwe Hermann
2011-04-03Disable some stuff which should not be in 0.2.Uwe Hermann
2011-02-04Revert FIRMWARE_DIR / DECODERS_DIR method for now.Uwe Hermann
2011-01-24configure.ac: Fix firmware/decoders dir variables.Uwe Hermann
2011-01-23Introduce proper libtool versioning for the libs.Uwe Hermann
2011-01-20Re-enable stuff we temporarily disabled for 0.1.Uwe Hermann
2011-01-19Disable decoders and session CLI options for 0.1.Uwe Hermann
2011-01-19Don't install libs and headers in the 0.1 release.Uwe Hermann
2011-01-15CLI: Support for running protocol decoders.Uwe Hermann
2011-01-10Rename the scripts/ directory to decoders/.Uwe Hermann
2010-05-11pkg-config: Add libsigrokdecode.pc.Uwe Hermann
2010-04-02Start of code base layout restructuring.Uwe Hermann