Makefile.am
Mon, 29 Dec 2008 14:10:27 +0000 Florian Pose Changed licence headers to avoid conflicts with the GPL; restricted licence to GPLv2 only. stable-1.4
Tue, 21 Oct 2008 09:30:53 +0000 Florian Pose Fixed EXTRA_DIST. stable-1.4
Fri, 17 Oct 2008 13:18:25 +0000 Florian Pose Removed branch information. stable-1.4
Fri, 17 Oct 2008 13:16:50 +0000 Florian Pose Moved globals.h to noinst_HEADERS. stable-1.4
Mon, 30 Nov 2009 18:10:36 +0100 Florian Pose Install ec_tty module.
Mon, 30 Nov 2009 18:02:29 +0100 Florian Pose Base files for new TTY driver.
Thu, 13 Aug 2009 15:18:53 +0200 Florian Pose Switched from Subversion to Mercurial.
Mon, 04 May 2009 13:49:56 +0000 Florian Pose Added m4 directory.
Thu, 30 Apr 2009 19:36:19 +0000 Florian Pose m4 macro dir.
Tue, 24 Feb 2009 12:51:39 +0000 Florian Pose Improved and added license headers.
Mon, 26 Jan 2009 11:16:10 +0000 Florian Pose merge -c1603 branches/stable-1.4: Changed licence headers to avoid conflicts with the GPL; restricted licence to GPLv2 only.
Tue, 21 Oct 2008 09:58:19 +0000 Florian Pose Build examples by default.
Tue, 21 Oct 2008 09:33:00 +0000 Florian Pose merge -c1534 branches/stable-1.4: Fixed EXTRA_DIST.
Fri, 17 Oct 2008 13:37:29 +0000 Florian Pose merge -c1524 branches/stable-1.4: Moved globals.h to noinst_HEADERS.
Wed, 15 Oct 2008 10:01:54 +0000 Florian Pose Maintained code docs.
Thu, 09 Oct 2008 13:23:07 +0000 Florian Pose Added configure switch for disabling the command-line tool.
Wed, 01 Oct 2008 14:42:28 +0000 Florian Pose First version of userspace library with requesting/releasing.
Mon, 01 Sep 2008 14:21:42 +0000 Florian Pose Removed branch information.
Mon, 21 Jul 2008 19:29:34 +0000 Florian Pose Moved tools to tool.
Mon, 30 Jun 2008 15:51:46 +0000 Florian Pose Added Kbuild files to BUILT_SOURCES in Makefile.am files to create dependencies.
Wed, 04 Jun 2008 10:10:50 +0000 Florian Pose Removed O="".
Wed, 04 Jun 2008 09:59:23 +0000 Florian Pose Improved out-of-place build.
Thu, 29 May 2008 15:11:26 +0000 Florian Pose Added the new ethercat comman-line tool with lsec functionality.
Thu, 03 Apr 2008 15:31:34 +0000 Florian Pose Removed dummy master.
Wed, 19 Sep 2007 08:22:20 +0000 Florian Pose Removed config.kbuild and replaced Kbuild files by Kbuild.in files.
Wed, 12 Sep 2007 09:50:47 +0000 Florian Pose Add README.EoE to dist.
Wed, 06 Jun 2007 17:02:38 +0000 Florian Pose Added dummy module for simulation purposes.
Wed, 14 Feb 2007 17:24:22 +0000 Florian Pose Minor changes to root Makefile.am.
Tue, 13 Feb 2007 12:44:11 +0000 Florian Pose Do not include documentation in distribution any more.
Fri, 09 Feb 2007 11:48:35 +0000 Florian Pose Auto-generate ChangeLog with mydist target.
Tue, 07 Nov 2006 13:30:02 +0000 Florian Pose Fixed dist files.
Mon, 06 Nov 2006 16:33:01 +0000 Florian Pose Improved clean targets.
Mon, 06 Nov 2006 16:27:40 +0000 Florian Pose Improved autotools, added config.kbuild, --with-msr-dir, --with-rtai-dir, --with-8139too-kernel.
Mon, 06 Nov 2006 09:51:42 +0000 Florian Pose Added mrproper make target.
Fri, 03 Nov 2006 14:18:05 +0000 Florian Pose Improved installation, added quick modules_install target.
Thu, 26 Oct 2006 16:45:33 +0000 Florian Pose Added missing files to dist.
Wed, 25 Oct 2006 16:49:53 +0000 Florian Pose Compiler flag -DSVNREV only for module.c to avoid unnecessary recompiling.
Tue, 24 Oct 2006 12:06:59 +0000 Florian Pose Altered configure --with-linux parameter to --with-linux-dir; removed depmod call.
Fri, 20 Oct 2006 15:35:15 +0000 Florian Pose Minor Makefile changes.
Wed, 18 Oct 2006 13:19:21 +0000 Florian Pose Added branch info to distdir.
Fri, 13 Oct 2006 09:39:42 +0000 Florian Pose Distribution makefile for examples.
Mon, 09 Oct 2006 14:47:48 +0000 Florian Pose Minor changes on Makefile.am
Mon, 09 Oct 2006 14:43:20 +0000 Florian Pose Improved autotools files.
Mon, 09 Oct 2006 12:59:09 +0000 Richard Hacker Added file ./bootstrap; Added $(DESTDIR) to */Makefile.am make alternate root installs possible
Tue, 26 Sep 2006 13:25:09 +0000 Florian Pose Minor changes in Makefile.am
Mon, 25 Sep 2006 16:04:19 +0000 Florian Pose Added documentation to distribution.
Mon, 25 Sep 2006 15:55:46 +0000 Florian Pose Renamed documentation -> doxygen-output, doc -> documentation.
Mon, 25 Sep 2006 14:13:23 +0000 Florian Pose Autotools "--with-linux" switch; "mydist" target
Mon, 25 Sep 2006 12:11:05 +0000 Florian Pose Added SVN revision to distribution.
Mon, 25 Sep 2006 10:24:44 +0000 Florian Pose EtherCAT master with Autotools.