Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
63e09e59 19.06.2007 21:10 christian

For the gwentest libxml2 check and --cflags and --libs retrieval, use
pkg-config rather than xml2-config.
Patch by Andreas Koehler.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1251 70169cfe-8b10-0410-8925-dcb4b91034d8

7bca55e1 19.06.2007 21:07 christian

When searching for files and choosing the path separator, examine
instead of .
Patch by Andreas Koehler.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1250 70169cfe-8b10-0410-8925-dcb4b91034d8

8946cd1d 19.06.2007 21:07 christian

Replace all target tests by ones for the host system type. Host and
target would only differ if we were about to build a cross-compiler, but
using host is more precise nonetheless. Use AC_CANONICAL_BUILD and
_HOST, but not _TARGET.
Patch by Andreas Koehler....

d29a3f2b 09.06.2007 17:59 christian

Release gwenhywfar-2.6.0

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1225 70169cfe-8b10-0410-8925-dcb4b91034d8

038abd6c 11.05.2007 22:37 christian

Fix LoggerType_Function. Patch by Hendrik Weimer.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1182 70169cfe-8b10-0410-8925-dcb4b91034d8

b389b0d6 30.04.2007 10:15 christian

Add script to add all unversioned files to svn:ignore.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1180 70169cfe-8b10-0410-8925-dcb4b91034d8

3137e477 12.03.2007 12:31 martin

- src/os/posix/process.c: now use GWEN_BUFFER to collect arguments for
the process to start instead of fixed buffers

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1179 70169cfe-8b10-0410-8925-dcb4b91034d8

bcbec994 10.03.2007 11:12 christian

Add macros for functions IsEmpty, FindIter, Contains to make available
list functions more complete.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1174 70169cfe-8b10-0410-8925-dcb4b91034d8

32bc20fc 09.03.2007 22:03 christian

Add functions IsEmpty, FindIter, Contains to make available list functions more complete.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1169 70169cfe-8b10-0410-8925-dcb4b91034d8

3722f006 06.03.2007 22:33 christian

Add several list function unittests.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1167 70169cfe-8b10-0410-8925-dcb4b91034d8

2db08893 16.02.2007 13:48 christian

Release version 2.5.4

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1165 70169cfe-8b10-0410-8925-dcb4b91034d8

5549b952 16.02.2007 13:36 christian

Really fix header symlinking if they are already existing.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1163 70169cfe-8b10-0410-8925-dcb4b91034d8

d4e163b6 16.02.2007 13:30 christian

Add common macros for DIR_SEPARATOR and SEARCHPATH_SEPARATOR, both as
character and string. Naming is similar to glib convention.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1161 70169cfe-8b10-0410-8925-dcb4b91034d8

8b223fd5 13.02.2007 11:43 christian

Add GWEN_Directory_GetTmpDirectory() function to have a uniform method
for getting a temporary directory, similar to g_get_tmp_dir().

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1158 70169cfe-8b10-0410-8925-dcb4b91034d8

0fcdb2dd 13.02.2007 09:55 christian

Really fix symlinking/copying generated header files.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1155 70169cfe-8b10-0410-8925-dcb4b91034d8

d53a72ec 12.02.2007 18:35 christian

Fix symlinking/copying generated header files. Necessary for win32.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1154 70169cfe-8b10-0410-8925-dcb4b91034d8

470691b0 09.02.2007 16:21 christian

Release version 2.5.3

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1150 70169cfe-8b10-0410-8925-dcb4b91034d8

8e997586 09.02.2007 13:37 christian

For GetHomeDirectory() on windows, really look up the user's home directory
now. (Previously this used the WindowsDirectory, but this is fixed now.).

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1148 70169cfe-8b10-0410-8925-dcb4b91034d8

1f89c0e0 08.02.2007 11:16 christian

Add check for working INHERIT functions.
Necessary because not all windows versions work with the current GWENHYWFAR_CB setting.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1146 70169cfe-8b10-0410-8925-dcb4b91034d8

cb633373 30.01.2007 11:05 christian

Update for new directory variables in autoconf>=2.60.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1144 70169cfe-8b10-0410-8925-dcb4b91034d8

479d533b 29.01.2007 15:20 christian

Fix detection of binreloc support for autoconf>=2.60.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1142 70169cfe-8b10-0410-8925-dcb4b91034d8

9b8181a9 26.01.2007 17:15 christian

Update spec file so that it builds within the openSUSE Build Service.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1140 70169cfe-8b10-0410-8925-dcb4b91034d8

bf35a1fd 23.01.2007 14:35 christian

Add extra include for unlink declaration on windows/mingw.
Merges r1136 from branch-aq3.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1139 70169cfe-8b10-0410-8925-dcb4b91034d8

fedf3248 19.01.2007 11:57 christian

Release 2.5.2 for fixed win32 build.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1122 70169cfe-8b10-0410-8925-dcb4b91034d8

2f5f8ca5 17.01.2007 13:54 christian

Simplify OS section about windows; detection of WIN_PATH_SYSTEM et al
is no longer necessary for libtool-aided builds, so we skip this here.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1121 70169cfe-8b10-0410-8925-dcb4b91034d8

(2126-2150/3208) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom