Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 2e950a9a

Von aquamaniac vor fast 20 Jahren hinzugefügt

  • ID 2e950a9a15cf363de1f28fdd25f5e2b618d098a2
  • Vorgänger 99c00c83
  • Nachfolger d6e98fc4

- worked on typemaker:
- write_code_fromdbArg_c() no longer handles volatile elements
- now defining virtual functions is allowed. Typemaker declares the
type and getter/setter/exec functions (see src/ipc/request/request.xml)
- worked on IPC:
- undid the latest changes (do not export the internal GWEN_IPCREQUEST
class)
- added a new request wrapper class (GWEN_IPC_REQUEST) which uses the
normal GWEN_IPCMANAGER function calls

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

Unterschiede anzeigen:

src/Makefile.am
-I$(top_srcdir)/gwenui
AM_CFLAGS=@PROFILING_CFLAGS@
SUBDIRS = base crypt io ipc os parser net crypt2
DEFS += \
......
parser/libparser.la @all_libraries@ @ssl_libraries@ @ssl_lib@
libgwenhywfar_la_LDFLAGS= \
@STRIPALL@ -version-info \
@STRIPALL@ @PROFILING_LDFLAGS@ -version-info \
@GWENHYWFAR_SO_CURRENT@:@GWENHYWFAR_SO_REVISION@:@GWENHYWFAR_SO_AGE@
# Before compiling the sources, first built these files

Auch abrufbar als: Unified diff