index
:
libsigrokdecode.git
floppy
master
libsigrokdecode
ejona86@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Age
Commit message (
Expand
)
Author
2015-04-01
unit tests: Drop unneeded check_ filename prefix.
Uwe Hermann
2014-09-11
Fix out-of-tree build of the unit tests.
Uwe Hermann
2014-09-01
PD tests moved into the sigrok-test repo.
Uwe Hermann
2014-08-16
configure.ac: Use AM_CFLAGS instead of CFLAGS.
Uwe Hermann
2014-05-23
libsigrokdecode: Fix make -j issue with build_runtc
Kumar Abhishek
2014-05-05
Makefile.am: Add HACKING to the tarball.
Uwe Hermann
2014-05-04
Fix 'make install' on OSes where 'python3' doesn't exist.
Uwe Hermann
2014-04-13
Switch to a non-recursive automake setup.
Uwe Hermann
2014-01-28
Fix out-of-tree build.
Uwe Hermann
2013-12-11
Clean up runtc build.
Bert Vermeulen
2013-12-10
Add protocol decoder testing framework.
Bert Vermeulen
2013-12-10
Fix 'dist' make target.
Bert Vermeulen
2013-12-09
Support DESTDIR on install targets.
Bert Vermeulen
2013-11-27
Automate protocol decoder installation.
Bert Vermeulen
2013-11-16
Only instance-related functionality remains, rename source file
Bert Vermeulen
2013-11-16
Move initialization/shutdown into srd.c
Bert Vermeulen
2013-11-16
Move session-specific functionality into session.c
Bert Vermeulen
2013-11-16
Minor cleanup
Bert Vermeulen
2013-11-15
Move versioning info out to separate header
Bert Vermeulen
2013-10-17
Add a testsuite for libsigrokdecode.
Uwe Hermann
2013-05-04
Add srd_strerror() and srd_strerror_name().
Uwe Hermann
2013-05-03
Main header is <libsigrokdecode/libsigrokdecode.h> now.
Uwe Hermann
2013-04-23
GPL headers: Use correct project name.
Uwe Hermann
2013-02-09
Add contrib/sigrok-logo-notext.png.
Uwe Hermann
2013-01-13
Makefile.am: Fix typo in 'ChangeLog' target.
Uwe Hermann
2012-05-29
sr/srd/cli/gtk: ChangeLog -> MAINTAINERCLEANFILES.
Uwe Hermann
2012-04-15
srd: Add functions to query srd version(s).
Uwe Hermann
2012-03-31
sr/srd: Fix 'make distcheck'.
Uwe Hermann
2012-03-31
srd: Generate ChangeLog from git upon 'make dist'.
Uwe Hermann
2012-03-31
srd: SRD_PACKAGE_VERSION_* for consistency.
Uwe Hermann
2012-01-23
srd: add python exception catcher, which routes to srd_err() and srd_dbg()
Bert Vermeulen
2012-01-15
move sigrokdecode.Decoder type to its own source file
Bert Vermeulen
2012-01-05
new srd_logic type implementation for PDs to iterate over.
Bert Vermeulen
2012-01-04
sr/srd: Add Doxyfile to the tarball.
Uwe Hermann
2012-01-04
srd: configure.ac: Fix version number magic.
Uwe Hermann
2012-01-03
Put most autotools files into autostuff/.
Uwe Hermann
2011-12-30
sr/srd: Remove/fix non-applicable autotools stuff.
Uwe Hermann
2011-12-22
srd: Add logging framework.
Uwe Hermann
2011-12-04
refactored PD framework, now using new sigrok.Decoder object
Bert Vermeulen
2011-04-03
Revert temporary changes for 0.2 release.
Uwe Hermann
2011-04-03
Disable some stuff which should not be in 0.2.
Uwe Hermann
2011-02-04
Revert FIRMWARE_DIR / DECODERS_DIR method for now.
Uwe Hermann
2011-01-24
configure.ac: Fix firmware/decoders dir variables.
Uwe Hermann
2011-01-23
Introduce proper libtool versioning for the libs.
Uwe Hermann
2011-01-20
Re-enable stuff we temporarily disabled for 0.1.
Uwe Hermann
2011-01-19
Disable decoders and session CLI options for 0.1.
Uwe Hermann
2011-01-19
Don't install libs and headers in the 0.1 release.
Uwe Hermann
2011-01-15
CLI: Support for running protocol decoders.
Uwe Hermann
2011-01-10
Rename the scripts/ directory to decoders/.
Uwe Hermann
2010-05-11
pkg-config: Add libsigrokdecode.pc.
Uwe Hermann
[next]