]> sigrok.org Git - libsigrok.git/history - Makefile.am
Don't set _POSIX_C_SOURCE for VXI/RPC related files.
[libsigrok.git] / Makefile.am
2015-08-29 Daniel ElstnerBuild: Pass compiler flags from make to setup.py
2015-08-28 Daniel ElstnerBuild: Go back to _POSIX_C_SOURCE=200112L
2015-08-28 Uwe Hermannkern-scale: Initial driver skeleton.
2015-08-28 Uwe HermannAdd a protocol parser for KERN scales.
2015-08-26 Daniel ElstnerBuild: Define feature test macro _DEFAULT_SOURCE
2015-08-26 Daniel ElstnerBuild: Use TESTS prefix instead of CHECK for flag variables
2015-08-25 Bert Vermeulenscpi: Make helper functions from scpi-pps available...
2015-08-25 Daniel ElstnerBuild: Limit system features to C99 and POSIX
2015-08-24 Daniel ElstnerBuild: Reduce unnecessary config substitutions
2015-08-24 Daniel ElstnerBuild: Leave LIBS alone during configure
2015-08-24 Daniel ElstnerBuild: Check for accepted compiler flags
2015-08-24 Daniel ElstnerBuild: Make compiler warnings configurable
2015-08-24 Daniel ElstnerBuild: Place Autoconf macros into m4/ directory
2015-08-18 Daniel ElstnerBuild: Get rid of recursive make invocations
2015-08-18 Daniel ElstnerBuild: Tell setup.py where to find SWIG
2015-08-18 Uwe HermannFreeBSD: Also check for swig2.0 in addition to swig.
2015-08-18 Daniel ElstnerBuild: Avoid $< in explicit rules
2015-08-16 Daniel ElstnerBuild: Cleanup up and modernize autotools setup
2015-08-16 Daniel Elstnersetup.py: Do VPATH search for swig/enums.i
2015-08-16 Daniel ElstnerBuild: Depend on swig/enums.i where appropriate
2015-08-16 Daniel ElstnerBuild: Do not distribute generated headers
2015-08-16 Daniel ElstnerBuild: Pass nostdinc option to automake
2015-08-16 Daniel ElstnerBuild: Distribute bindings sources
2015-08-16 Daniel ElstnerBuild: Set local include directories in Makefile.am
2015-06-13 Jiří PinkavaJava: install files into DESTDIR
2015-06-07 Uwe Hermannmodbus: Minor typos, cosmetics and consistency fixes.
2015-06-07 Aurelien Jacobsmaynuo-m97: Initial driver skeleton.
2015-05-12 Aurelien Jacobsmodbus: add a serial RTU backend.
2015-05-12 Aurelien JacobsAdd a modbus communication helper module.
2015-04-07 Uwe Hermanncxx: Makefile.am: Use libtool's -no-undefined option.
2015-04-07 Martin Lingwindows: Fix building shared library on MinGW.
2015-03-20 Uwe HermannAdd initial Voltcraft VC-870 support.
2015-03-19 Bert Vermeulenfx2lafw: Basic acquisition support for DSLogic.
2015-03-19 Bert Vermeulenfx2lafw: scan/firmware support for DSLogic.
2015-03-01 Martin Lingut372: Initial sub-driver skeleton.
2015-02-17 Uwe Hermannunit tests: Drop unneeded check_ filename prefix.
2015-02-16 Bartosz Golaszewskibaylibre-acme: Add Linux-specific GPIO helpers.
2015-02-16 Bartosz Golaszewskibaylibre-acme: Initial driver skeleton.
2015-02-11 Uwe Hermanntransform: Add a few basic unit tests.
2015-02-11 Uwe Hermanntransform: Add an "invert" transform module.
2015-02-11 Uwe Hermanntransform: Add a "scale" transform module.
2015-02-11 Uwe Hermanntransform: Add a "nop" transform module.
2015-02-11 Uwe Hermanntransform: Add a basic set of API calls.
2015-02-10 Uffe JakobsenFix problem building with BSD make
2015-01-31 Uwe HermannMakefile.am: Add NEED_SERIAL condition.
2015-01-31 Uwe HermannMakefile.am: Unconditionally build src/lcr/es51919.c.
2015-01-17 Uwe HermannInstall libsigrokcxx headers in separate directory.
2015-01-17 Uwe Hermanncxx: Rename include/libsigrok/ to include/libsigrokcxx/.
2015-01-17 Uwe HermannRename libsigrok.hpp to libsigrokcxx.hpp.
2015-01-17 Uwe HermannRename libsigrokxx to the more common libsigrokcxx.
2015-01-12 Uwe HermannMakefile.am: Use $(MKDIR_P) everywhere.
2015-01-09 Jiří PinkavaPython bindings: respect DESTDIR.
2015-01-03 Aurelien JacobsAdd a public API to list available serial ports.
2014-11-22 Uwe HermannAdd a few unit tests for sr_trigger_*().
2014-11-13 Bert VermeulenAdd sr_analog_to_float().
2014-11-11 Bert Vermeulenoutput: Add srzip, the session file format.
2014-11-11 Uwe Hermannunit tests: Add a test case for sr_dev_inst_user_new().
2014-10-25 Uwe HermannAdd UNI-T UT71x DMM parser.
2014-10-17 Janne HuttunenAllow building libsigrok without libserialport.
2014-10-12 Janne HuttunenAdd driver for DER EE DE-5000 LCR meter.
2014-10-12 Janne HuttunenAdd protocol decoder for Cyrustek ES51919 LCR meter...
2014-09-14 Martin LingUse AM_PATH_PYTHON macro to find Python binary.
2014-09-08 Bert Vermeulenscpi-pps: Add support for Rigol DP832.
2014-09-08 Bert Vermeulenscpi-pps: Initial driver skeleton.
2014-09-05 Bert Vermeulenscpi/gpib: Rename backend to scpi_libgpib.
2014-09-05 Martin LingAdd GPIB SCPI backend using linux-gpib and libgpib.
2014-08-31 Bert Vermeulenbuild: Silence java-clean.
2014-08-31 Marcus ComstedtMakefile.am: Use $(CXXCOMPILE) to compile C++ code
2014-08-30 Soeren Apelyokogawa-dlm: Integrate driver skeleton
2014-08-29 Martin LingClean Java files on any change that needs re-running...
2014-08-25 Bert Vermeuleninput: Convert binary module.
2014-08-25 Bert Vermeuleninput: Convert chronovu-la8 module.
2014-08-25 Bert Vermeuleninput: Convert CSV module.
2014-08-25 Bert Vermeuleninput: Fixes and VCD.
2014-08-25 Bert Vermeuleninput: Introduce new input module API.
2014-08-24 magnuskarlssonadded pipistrello-ols
2014-08-17 Marcus ComstedtMakefile.am: Fix out-of-tree build for Python bindings
2014-08-17 Marcus ComstedtMakefile.am: Fix out-of-tree build for C++ and Java...
2014-08-17 Marcus ComstedtMakefile.am: Fix doxygen invocation in out-of-tree...
2014-08-17 Marcus ComstedtFix include paths for out-of-tree builds
2014-08-11 Uwe HermannAdd a small set of unit tests for session handling.
2014-08-10 Uwe HermannMakefile.am: Silence some more Doxygen output.
2014-08-10 Martin Lingjava: Add documentation generation.
2014-08-10 Martin Lingpython: Add documentation generation.
2014-08-10 Martin Lingbindings: Transfer C++ documentation strings to Python...
2014-08-10 Martin LingC++ bindings: Reimplement enums.py using doxygen XML...
2014-08-01 Janne HuttunenImplement Brymen BM25x series as a serial DMM.
2014-07-29 Bert Vermeulenoutput/wav: Initial module skeleton.
2014-07-26 Martin LingJava: Move interfaces into org.sigrok.core.interfaces...
2014-07-26 Martin LingAdd bindings/swig/classes.i to Python binding dependencies.
2014-07-26 Martin LingFix python-quietclean Makefile target.
2014-07-22 Uwe HermannMakefile.am: Add beaglelogic.h so it ends up in the...
2014-07-22 Bert VermeulenReorganize project tree.
2014-07-22 Bert Vermeulenpython: Fix build dependency.
2014-07-21 Kumar Abhishekbeaglelogic: Initial driver skeleton.
2014-07-20 Bert Vermeulenpython: Silence irrelevant build warnings.
2014-07-20 Uwe HermannFix 'make check' invocation wrt new libsigrok.h location.
2014-07-19 Bert Vermeulenbuild: Silence language bindings building.
2014-07-19 Martin LingAdditional build system fixes for C++/Python/Java bindings.
2014-07-19 Martin LingAssorted build system fixes for C++/Python/Java bindings.
next