libt2n
15 years agolibt2n: (reinhard) bugfix in example configure.in. update some informational files.
Reinhard Pfau [Fri, 6 Jun 2008 10:47:33 +0000]
libt2n: (reinhard) bugfix in example configure.in. update some informational files.

15 years agolibt2n: (reinhard) fixed unit test.
Reinhard Pfau [Fri, 6 Jun 2008 08:52:20 +0000]
libt2n: (reinhard) fixed unit test.

15 years agolibt2n: (reinhard) socket handler: buffer and blcok sizes are configurable now; incom...
Reinhard Pfau [Fri, 6 Jun 2008 08:22:45 +0000]
libt2n: (reinhard) socket handler: buffer and blcok sizes are configurable now; incomplete writes are handled correctly; if write failes with EAGAIN or EINTR the socket is selected for become writable again.

15 years agolibt2n: (reinhard) make command_client class polymoprh by adding virtrual destructor...
Reinhard Pfau [Thu, 5 Jun 2008 12:29:16 +0000]
libt2n: (reinhard) make command_client class polymoprh by adding virtrual destructor. typo fixed.

15 years agolibt2n: (reinhard) bugfix.
Reinhard Pfau [Tue, 3 Jun 2008 06:48:21 +0000]
libt2n: (reinhard) bugfix.

15 years agolibt2n: (reinhard) removed module arg; this avoids the annoying warning of libtool...
Reinhard Pfau [Mon, 19 May 2008 13:44:04 +0000]
libt2n: (reinhard) removed module arg; this avoids the annoying warning of libtool when linking with t2n.

15 years agoincrease version
Thomas Jarosch [Tue, 6 May 2008 13:46:15 +0000]
increase version

16 years agolibt2n: (tomj) fixed out of tree builds. Added ChangeLog and AUTHORS. Updated README...
Thomas Jarosch [Thu, 17 Apr 2008 09:13:04 +0000]
libt2n: (tomj) fixed out of tree builds. Added ChangeLog and AUTHORS. Updated README to match libftdi's style.

16 years agolibt2n: (reinhard) little bugfix in codegen for dealing with nested namespaces; incre...
Reinhard Pfau [Wed, 24 Oct 2007 12:23:55 +0000]
libt2n: (reinhard) little bugfix in codegen for dealing with nested namespaces; increased version number to 0.3.1

16 years agoRemove auto-generated autoconf files v0.3
Thomas Jarosch [Tue, 8 May 2007 15:38:25 +0000]
Remove auto-generated autoconf files

16 years agoObsolete libdbus2cpp
Thomas Jarosch [Tue, 8 May 2007 15:38:09 +0000]
Obsolete libdbus2cpp

17 years agolibt2n, info_mqueue_ui: (tomj) fix generated code for functions without return type...
Thomas Jarosch [Thu, 8 Mar 2007 10:57:15 +0000]
libt2n, info_mqueue_ui: (tomj) fix generated code for functions without return type but with arguments

17 years agoremove automatically generated files from svn
Jens Thiele [Wed, 14 Feb 2007 17:23:12 +0000]
remove automatically generated files from svn

17 years agoremove strange w
Jens Thiele [Wed, 14 Feb 2007 17:21:24 +0000]
remove strange w

17 years agoworkaround incompatibilies of newer automake (+=) by adding AC_SUBST to configure...
Jens Thiele [Wed, 14 Feb 2007 17:10:51 +0000]
workaround incompatibilies of newer automake (+=) by adding AC_SUBST to configure.in and autoreconf missing -M switch by calling the tools manually

17 years agonewer automake versions define a seperate additional variable DEFAULT_INCLUDES =...
Jens Thiele [Wed, 14 Feb 2007 13:33:35 +0000]
newer automake versions define a seperate additional variable DEFAULT_INCLUDES => added: find -name codegen.make|xargs sed -i 's,, ,'

17 years agopass --force to aclocal
Jens Thiele [Wed, 14 Feb 2007 13:25:18 +0000]
pass --force to aclocal

17 years agoautomake >= 1.5? does not allow to use += if the variable is not defined yet => use...
Jens Thiele [Wed, 14 Feb 2007 13:15:19 +0000]
automake >= 1.5? does not allow to use += if the variable is not defined yet => use = in this examples: find -name codegen.make|xargs sed -i 's, += , = ,'

17 years agodoxygen documentation cannot be built using a seperate build directory but we do...
Jens Thiele [Wed, 14 Feb 2007 12:52:36 +0000]
doxygen documentation cannot be built using a seperate build directory but we do not want to let the build fail => for now disable doxygen when using a seperate build directory

17 years agoupdated examples to new libt2n version: find -name configure.in|xargs sed -i 's,LIBT2...
Jens Thiele [Wed, 14 Feb 2007 11:00:57 +0000]
updated examples to new libt2n version: find -name configure.in|xargs sed -i 's,LIBT2N_CHECK(libt2n = 0.1),LIBT2N_CHECK(libt2n = 0.2),'

17 years agonewer autoreconf (autoconf) versions don't have the -M option and no replacement...
Jens Thiele [Wed, 14 Feb 2007 10:58:32 +0000]
newer autoreconf (autoconf) versions don't have the -M option and no replacement => as workaround run aclocal manually

17 years agodoxygen documentation cannot be built using a seperate build directory but we do...
Jens Thiele [Wed, 14 Feb 2007 10:24:04 +0000]
doxygen documentation cannot be built using a seperate build directory but we do not want to let the build fail => for now disable doxygen when using a seperate build directory

17 years agoautoconf syntax fix
Thomas Jarosch [Tue, 13 Feb 2007 10:06:15 +0000]
autoconf syntax fix

17 years agolibftdi, libt2n: (tomj) fix build when doxygen is not installed
Thomas Jarosch [Fri, 9 Feb 2007 09:06:20 +0000]
libftdi, libt2n: (tomj) fix build when doxygen is not installed

17 years agolibt2n: (gerd) improve docu, cleanup for public release v0.2
Gerd v. Egidy [Thu, 21 Dec 2006 15:07:46 +0000]
libt2n: (gerd) improve docu, cleanup for public release

17 years agomake dist fix
Jens Thiele [Wed, 20 Dec 2006 17:03:11 +0000]
make dist fix

17 years agodocu
Jens Thiele [Wed, 20 Dec 2006 16:54:20 +0000]
docu

17 years agodocu
Jens Thiele [Wed, 20 Dec 2006 16:45:18 +0000]
docu

17 years agoadded readme for example-codegen
Jens Thiele [Wed, 20 Dec 2006 16:44:29 +0000]
added readme for example-codegen

17 years agoship test-build-install-use script
Jens Thiele [Wed, 20 Dec 2006 16:39:49 +0000]
ship test-build-install-use script

17 years ago(no commit message)
Jens Thiele [Wed, 20 Dec 2006 16:36:25 +0000]

17 years agowe do not want to ship .svn directories
Jens Thiele [Wed, 20 Dec 2006 16:35:30 +0000]
we do not want to ship .svn directories

17 years agocompletely removed libt2n-examples again. examples and build script are now in libt2n
Jens Thiele [Wed, 20 Dec 2006 16:24:48 +0000]
completely removed libt2n-examples again. examples and build script are now in libt2n

17 years agomove usage example into libt2n
Jens Thiele [Wed, 20 Dec 2006 16:00:40 +0000]
move usage example into libt2n

17 years ago(no commit message)
Jens Thiele [Wed, 20 Dec 2006 15:47:51 +0000]

17 years agoinclude examples in libt2n package itself
Jens Thiele [Wed, 20 Dec 2006 15:46:35 +0000]
include examples in libt2n package itself

17 years agoadded examples
Jens Thiele [Wed, 20 Dec 2006 15:45:02 +0000]
added examples

17 years agolicense section
Jens Thiele [Wed, 20 Dec 2006 12:57:55 +0000]
license section

17 years agocosmetic changes
Jens Thiele [Wed, 20 Dec 2006 12:22:18 +0000]
cosmetic changes

17 years agodocu updated, license headers
Jens Thiele [Wed, 20 Dec 2006 12:21:57 +0000]
docu updated, license headers

17 years agonicer output
Jens Thiele [Wed, 20 Dec 2006 10:36:42 +0000]
nicer output

17 years agocleanup
Jens Thiele [Mon, 18 Dec 2006 17:45:22 +0000]
cleanup

17 years agoadded support for void return and no args
Jens Thiele [Mon, 18 Dec 2006 17:40:58 +0000]
added support for void return and no args

17 years agoadded support for pointer to const
Jens Thiele [Mon, 18 Dec 2006 17:16:06 +0000]
added support for pointer to const

17 years agocleanup
Jens Thiele [Mon, 18 Dec 2006 16:19:05 +0000]
cleanup

17 years agodocu updates
Jens Thiele [Mon, 18 Dec 2006 16:16:02 +0000]
docu updates

17 years agodocu updates
Jens Thiele [Mon, 18 Dec 2006 15:45:07 +0000]
docu updates

17 years agodocu updates
Jens Thiele [Mon, 18 Dec 2006 15:35:07 +0000]
docu updates

17 years agodocu
Jens Thiele [Wed, 13 Dec 2006 17:48:23 +0000]
docu

17 years agogenerate tag file, docu updates
Jens Thiele [Wed, 13 Dec 2006 17:41:10 +0000]
generate tag file, docu updates

17 years agoreplace @example with @note
Jens Thiele [Wed, 13 Dec 2006 16:33:12 +0000]
replace @example with @note

17 years agohack to get make distcheck to work - doxygen run will still not work when using a...
Jens Thiele [Wed, 13 Dec 2006 16:27:35 +0000]
hack to get make distcheck to work - doxygen run will still not work when using a separate build directory

17 years agoadded index.doc
Jens Thiele [Wed, 13 Dec 2006 15:09:18 +0000]
added index.doc

17 years agoadded index.doc
Jens Thiele [Wed, 13 Dec 2006 15:06:52 +0000]
added index.doc

17 years agodocu updates
Jens Thiele [Wed, 13 Dec 2006 14:47:08 +0000]
docu updates

17 years agostarted docu
Jens Thiele [Wed, 13 Dec 2006 13:31:40 +0000]
started docu

17 years agoinclude codegen stuff into spec-file
Gerd v. Egidy [Mon, 11 Dec 2006 16:16:02 +0000]
include codegen stuff into spec-file

17 years agogpl copyright header
Jens Thiele [Mon, 11 Dec 2006 16:11:53 +0000]
gpl copyright header

17 years agoupdate readmes and todos
Jens Thiele [Mon, 11 Dec 2006 15:03:07 +0000]
update readmes and todos

17 years agomoved examples out of libt2n into libt2n-example
Jens Thiele [Mon, 11 Dec 2006 12:36:43 +0000]
moved examples out of libt2n into libt2n-example

17 years agomoved examples out of libt2n into libt2n-example
Jens Thiele [Mon, 11 Dec 2006 12:36:26 +0000]
moved examples out of libt2n into libt2n-example

17 years agomoved examples out of libt2n into libt2n-example
Jens Thiele [Mon, 11 Dec 2006 12:19:43 +0000]
moved examples out of libt2n into libt2n-example

17 years agotry to find workaround for old automake
Jens Thiele [Mon, 11 Dec 2006 12:16:39 +0000]
try to find workaround for old automake

17 years ago(no commit message)
Jens Thiele [Tue, 5 Dec 2006 17:16:54 +0000]

17 years ago(no commit message)
Jens Thiele [Tue, 5 Dec 2006 17:16:31 +0000]

17 years agoallow to change mapping of group to classname easily
Jens Thiele [Tue, 5 Dec 2006 17:11:20 +0000]
allow to change mapping of group to classname easily

17 years agoupdated TODOs
Jens Thiele [Tue, 5 Dec 2006 16:58:38 +0000]
updated TODOs

17 years agoadded example using generated and installed example library
Jens Thiele [Tue, 5 Dec 2006 16:24:41 +0000]
added example using generated and installed example library

17 years agoadded example using generated and installed example library
Jens Thiele [Tue, 5 Dec 2006 16:22:55 +0000]
added example using generated and installed example library

17 years agoadded test-build-install-use
Jens Thiele [Tue, 5 Dec 2006 14:47:22 +0000]
added test-build-install-use

17 years agofix typo and add m4 file to EXTRA_DIST
Jens Thiele [Tue, 5 Dec 2006 14:46:32 +0000]
fix typo and add m4 file to EXTRA_DIST

17 years agoundo changes in 11079
Jens Thiele [Tue, 5 Dec 2006 10:21:06 +0000]
undo changes in 11079

17 years agomove libt2n.m4 into m4 directory to let autoreconf find it
Jens Thiele [Tue, 5 Dec 2006 10:11:13 +0000]
move libt2n.m4 into m4 directory to let autoreconf find it

17 years ago(no commit message)
Jens Thiele [Tue, 5 Dec 2006 10:07:43 +0000]

17 years agoprovide m4 macro to make configure script of libt2n/codegen users simple
Jens Thiele [Tue, 5 Dec 2006 10:07:18 +0000]
provide m4 macro to make configure script of libt2n/codegen users simple

17 years agoupdate todo files, bug is 'fixed'
Jens Thiele [Mon, 4 Dec 2006 17:19:55 +0000]
update todo files, bug is 'fixed'

17 years ago(no commit message)
Jens Thiele [Mon, 4 Dec 2006 17:11:28 +0000]

17 years agoprojects using libt2n-codegen must include the makefile snippet themselves.
Jens Thiele [Mon, 4 Dec 2006 16:45:27 +0000]
projects using libt2n-codegen must include the makefile snippet themselves.

17 years ago(no commit message)
Jens Thiele [Mon, 4 Dec 2006 16:10:16 +0000]

17 years agoadded configure.in to built example completely seperately (using installed version...
Jens Thiele [Mon, 4 Dec 2006 15:18:00 +0000]
added configure.in to built example completely seperately (using installed version of libt2n and libt2n-codegen)

17 years agoCLEANFILES must be listed directly, too - otherwise automake will not use it :-(
Jens Thiele [Mon, 4 Dec 2006 14:45:55 +0000]
CLEANFILES must be listed directly, too - otherwise automake will not use it :-(

17 years agorename LIBT2N_CPPFLAGS to LIBT2N_CFLAGS since this is the variable defined by PKG_CHE...
Jens Thiele [Mon, 4 Dec 2006 14:05:46 +0000]
rename LIBT2N_CPPFLAGS to LIBT2N_CFLAGS since this is the variable defined by PKG_CHECK_MODULES

17 years agoadded variables to pc file
Jens Thiele [Mon, 4 Dec 2006 13:49:15 +0000]
added variables to pc file

17 years agounfortunately dist-hook only works if directly visible for automake
Jens Thiele [Mon, 4 Dec 2006 13:48:13 +0000]
unfortunately dist-hook only works if directly visible for automake

17 years agocomments
Jens Thiele [Mon, 4 Dec 2006 13:47:30 +0000]
comments

17 years agounfortunately dist-hook only works if directly visible for automake
Jens Thiele [Mon, 4 Dec 2006 13:46:55 +0000]
unfortunately dist-hook only works if directly visible for automake

17 years agoinstall codegen-stubhead.hxx in package include directory
Jens Thiele [Mon, 4 Dec 2006 13:45:55 +0000]
install codegen-stubhead.hxx in package include directory

17 years agoinclude VERSION
Jens Thiele [Mon, 4 Dec 2006 12:44:22 +0000]
include VERSION

17 years ago(no commit message)
Jens Thiele [Mon, 4 Dec 2006 11:07:10 +0000]

17 years ago(no commit message)
Jens Thiele [Mon, 4 Dec 2006 10:50:36 +0000]

17 years agouse pkgincludedir for headers (to avoid file name collisions), renamed LIBT2N_CLIENT_...
Jens Thiele [Mon, 4 Dec 2006 10:32:11 +0000]
use pkgincludedir for headers (to avoid file name collisions), renamed LIBT2N_CLIENT_PC_IN to LIBT2N_CLIENT_PCTEMPLATE and removed harmfull whitespace, remove empty file other.cpp

17 years agofake installed libt2n for example-codegen
Jens Thiele [Mon, 4 Dec 2006 09:39:58 +0000]
fake installed libt2n for example-codegen

17 years agoinstall makefile snippet and .pc file template
Jens Thiele [Mon, 4 Dec 2006 09:19:50 +0000]
install makefile snippet and .pc file template

17 years agoadded missing .pc template
Jens Thiele [Mon, 4 Dec 2006 09:14:26 +0000]
added missing .pc template

17 years agorename codegen binary to libt2n-codegen, prepare makefile snippet for installation...
Jens Thiele [Mon, 4 Dec 2006 09:13:35 +0000]
rename codegen binary to libt2n-codegen, prepare makefile snippet for installation, added prefixes to avoid name clashes

17 years agocleanup - simpliefied again by removing support for multiple command groups within...
Jens Thiele [Tue, 28 Nov 2006 16:32:51 +0000]
cleanup - simpliefied again by removing support for multiple command groups within one file

17 years agoreplaced CODEGEN_ with XMLPP_
Jens Thiele [Tue, 28 Nov 2006 16:10:40 +0000]
replaced CODEGEN_ with XMLPP_

17 years agodo not ship generated files (dist-hook hack). added codegen.make
Jens Thiele [Tue, 28 Nov 2006 15:55:17 +0000]
do not ship generated files (dist-hook hack). added codegen.make

17 years agomake distcheck fixes
Jens Thiele [Tue, 28 Nov 2006 14:55:27 +0000]
make distcheck fixes

17 years agocleanup
Jens Thiele [Tue, 28 Nov 2006 14:07:02 +0000]
cleanup