demo/tut3.c: memset options to 0 before modifying
[comedilib.git] / configure.ac
2012-05-03 Ian AbbottMerge branch 'master' of git://comedi.org/git/comedi...
2012-05-02 Bernd PorrAdded comedi_board_info which has been inspired by...
2012-05-01 Ian Abbottconfigure: Avoid PDF generation by default if don't...
2012-04-26 Bernd PorrRemoved old hotplug install which is no longer used...
2012-04-25 Ian Abbottconfigure: Allow choice of backend for PDF generation.
2012-04-23 Bernd PorrUpdated usbdux firmware files. The udev hotplug mechanism
2012-04-23 Bernd PorrFixed an issue reported by Graeme Hattan that the udev
2012-04-23 Bernd Porrautomake now checks for dblatex and the pdf version
2012-04-20 Ian Abbottconfigure.ac: Use AS_HELP_STRING()
2012-04-20 Ian Abbottconfigure: Disable Ruby bindings by default.
2011-05-11 Ian AbbottCOMEDILIB_CFLAGS: Fix for separate build directory.
2011-01-26 Ian AbbottAdd comedilib_version.h header, produced by ./configure,
2010-12-14 Ian AbbottChange --disable-docbook-binding to --disable-docbook...
2010-03-19 Ian AbbottAdded channel parameter to comedi_set_clock_source...
2009-02-18 Ian AbbottPut __comedi_errno variable into thread-local storage...
2008-07-31 Ian AbbottAdded AC_CONFIG_MACRO_DIR([m4]).
2008-01-24 Frank Mori HessConverted comedilib docs to docbook-xml 4.4, fixing...
2008-01-15 Frank Mori HessMoved some wrappers for INSN_CONFIG instructions into...
2008-01-14 Frank Mori Hessfixed typo in hotplug warning message.
2007-12-19 Ian AbbottDefine datarootdir, docdir, htmldir and pdfdir if not...
2007-10-29 Frank Mori HessBumped version for 0.8.1 release.
2007-08-27 Frank Mori HessAdded C++ binding.
2007-08-19 Frank Mori HessGave libscxi independent version info from libcomedi...
2007-07-31 Frank Mori HessGot rid of doccomedilib, use "configure --docdir=blah...
2007-07-31 Frank Mori HessActually, according to current:revision:age practice...
2007-07-31 Frank Mori HessFixed up AC_INIT and AM_INIT_AUTOMAKE parameters.
2007-07-31 Frank Mori HessMove to current:revision:age discipline for library...
2007-04-28 Bernd PorrUsed AC_ARG_WITH for udev as suggested by frank.
2007-04-24 Frank Mori HessSilenced automake 1.10 warning.
2007-04-23 Bernd PorrAdded udev support.
2007-01-03 Frank Mori HessReplaced deprecated AM_PROG_CC_STDC with AC_PROG_CC_STDC
2006-07-13 Ian AbbottAdded AC_PROG_LIBTOOL, as suggested by the autotools.
2006-02-05 Frank Mori HessRemoved comedi_calibrate from comedilib, it is now...
2005-06-07 Bernd PorrAdded variable for the documentation
2004-11-02 Bernd PorrAdded path to the usbduxfast makefile
2004-10-17 Frank Mori Hessdocbook is not a binding
2004-09-27 Frank Mori Hessfix handling of swig so it is run at compile time inste... r0_7_22
2004-09-22 Bernd PorrAdded docbook disable.
2004-08-13 David Schleefbump version
2004-06-19 Frank Mori Hessfix ruby prefix to work for distcheck
2004-06-12 David Schleefdistcheck fixes
2004-02-29 Frank Mori Hessbeginnings of scxi convenience library from Caleb Tennis
2004-01-17 Frank Mori Hessfix check for ruby.h
2004-01-17 Frank Mori Hessadd check for ruby header
2004-01-17 Frank Mori Hessadded configure options for disabling python and ruby...
2004-01-17 Frank Mori Hessmore autoconf support for ruby binding
2004-01-08 Frank Mori Hessmake cvs checkout compilable by people without swig
2004-01-04 Frank Mori Hessmoved SWIG code from python directory to new swig direc...
2003-12-24 Frank Mori Hessprovide prebuilt docs in distribution tarballs
2003-11-30 Frank Mori Hessadd support for usb scripts/firmware
2003-08-16 David Schleefversion bump
2003-08-16 David Schleefforce aux dir
2003-08-16 David Schleefadd Makefiles into etc/
2003-08-16 David Schleefupdate version. switch back to using docbook2xxx,...
2003-07-06 Frank Mori Hessadded detection of flex/bison to configure
2003-06-06 Frank Mori Hessadded some m4 quoting (fixes docbook warning message...
2003-06-05 David SchleefConditionally find python and docbook. Check compiler...
2003-06-04 David Schleefremove check for python >= 2.2
2003-06-04 David Schleefautogenerate spec file
2003-06-04 David SchleefFixes to make python and docs build correctly
2003-05-02 David Schleefautoconfiscation