WIP: remove the old database abstraction layer
remove such classes: - DbBase - DbConn - DbTextStream - Db while here: - remove: TextStream, SLog, TexTextStream
This commit is contained in:
@@ -1,53 +1,33 @@
|
||||
# DO NOT DELETE
|
||||
|
||||
./gallery.o: gallery.h ../../../../winix/winixd/functions/functionbase.h
|
||||
./gallery.o: ../../../../winix/winixd/db/db.h
|
||||
./gallery.o: ../../../../winix/winixd/db/dbbase.h
|
||||
./gallery.o: ../../../../winix/winixd/db/dbconn.h
|
||||
./gallery.o: ../../../../winix/winixd/db/dbtextstream.h
|
||||
./gallery.o: ../../../../winix/winixd/core/textstream.h
|
||||
./gallery.o: ../../../../winix/winixd/core/misc.h
|
||||
./gallery.o: ../../../../winix/winixd/core/request.h
|
||||
./gallery.o: ../../../../winix/winixd/core/requesttypes.h
|
||||
./gallery.o: ../../../../pikotools/src/textstream/textstream.h
|
||||
./gallery.o: ../../../../pikotools/src/textstream/stream.h
|
||||
./gallery.o: ../../../../pikotools/src/space/space.h
|
||||
./gallery.o: ../../../../pikotools/src/convert/inttostr.h
|
||||
./gallery.o: ../../../../pikotools/src/utf8/utf8.h
|
||||
./gallery.o: ../../../../pikotools/src/convert/misc.h
|
||||
./gallery.o: ../../../../pikotools/src/textstream/stream.h
|
||||
./gallery.o: ../../../../pikotools/src/utf8/utf8.h
|
||||
./gallery.o: ../../../../pikotools/src/date/date.h
|
||||
./gallery.o: ../../../../pikotools/src/membuffer/membuffer.h
|
||||
./gallery.o: ../../../../pikotools/src/textstream/types.h
|
||||
./gallery.o: ../../../../pikotools/src/textstream/stream_private.h
|
||||
./gallery.o: ../../../../winix/winixd/core/winix_const.h
|
||||
./gallery.o: ../../../../pikotools/src/convert/convert.h
|
||||
./gallery.o: ../../../../pikotools/src/convert/inttostr.h
|
||||
./gallery.o: ../../../../pikotools/src/convert/patternreplacer.h
|
||||
./gallery.o: ../../../../pikotools/src/convert/strtoint.h
|
||||
./gallery.o: ../../../../pikotools/src/convert/text.h
|
||||
./gallery.o: ../../../../pikotools/src/convert/misc.h
|
||||
./gallery.o: ../../../../pikotools/src/textstream/types.h
|
||||
./gallery.o: ../../../../pikotools/src/convert/double.h
|
||||
./gallery.o: ../../../../winix/winixd/core/winixbase.h
|
||||
./gallery.o: ../../../../winix/winixd/core/config.h
|
||||
./gallery.o: ../../../../pikotools/src/space/spaceparser.h
|
||||
./gallery.o: ../../../../pikotools/src/space/space.h
|
||||
./gallery.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
./gallery.o: ../../../../winix/winixd/core/log.h
|
||||
./gallery.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
./gallery.o: ../../../../pikotools/src/log/log.h
|
||||
./gallery.o: ../../../../pikotools/src/log/filelog.h
|
||||
./gallery.o: ../../../../winix/winixd/core/filelog.h
|
||||
./gallery.o: ../../../../winix/winixd/core/synchro.h
|
||||
./gallery.o: ../../../../morm/src/morm.h ../../../../morm/src/version.h
|
||||
./gallery.o: ../../../../morm/src/morm_types.h ../../../../morm/src/model.h
|
||||
./gallery.o: ../../../../winix/winixd/models/item.h
|
||||
./gallery.o: ../../../../winix/winixd/models/winixmodel.h
|
||||
./gallery.o: ../../../../morm/src/model.h
|
||||
./gallery.o: ../../../../morm/src/modelconnector.h
|
||||
./gallery.o: ../../../../morm/src/clearer.h ../../../../morm/src/ft.h
|
||||
./gallery.o: ../../../../morm/src/dbconnector.h
|
||||
./gallery.o: ../../../../pikotools/src/log/log.h
|
||||
./gallery.o: ../../../../pikotools/src/log/filelog.h
|
||||
./gallery.o: ../../../../morm/src/queryresult.h
|
||||
./gallery.o: ../../../../morm/src/flatconnector.h
|
||||
./gallery.o: ../../../../morm/src/export.h
|
||||
./gallery.o: ../../../../morm/src/dbexpression.h
|
||||
./gallery.o: ../../../../morm/src/baseexpression.h
|
||||
./gallery.o: ../../../../morm/src/morm_types.h
|
||||
./gallery.o: ../../../../morm/src/modelenv.h ../../../../morm/src/modeldata.h
|
||||
./gallery.o: ../../../../morm/src/cursorhelper.h
|
||||
./gallery.o: ../../../../morm/src/finderhelper.h
|
||||
@@ -59,6 +39,11 @@
|
||||
./gallery.o: ../../../../morm/src/select.h
|
||||
./gallery.o: ../../../../morm/src/flatexpression.h
|
||||
./gallery.o: ../../../../ezc/src/funinfo.h ../../../../ezc/src/item.h
|
||||
./gallery.o: ../../../../winix/winixd/core/log.h
|
||||
./gallery.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
./gallery.o: ../../../../winix/winixd/core/filelog.h
|
||||
./gallery.o: ../../../../winix/winixd/core/synchro.h
|
||||
./gallery.o: ../../../../morm/src/morm.h ../../../../morm/src/version.h
|
||||
./gallery.o: ../../../../morm/src/finder.h ../../../../morm/src/cursor.h
|
||||
./gallery.o: ../../../../morm/src/jsonexpression.h
|
||||
./gallery.o: ../../../../morm/src/postgresqlexpression.h
|
||||
@@ -68,16 +53,25 @@
|
||||
./gallery.o: ../../../../morm/src/postgresqlqueryresult.h
|
||||
./gallery.o: ../../../../morm/src/xmlconnector.h
|
||||
./gallery.o: ../../../../morm/src/transaction.h
|
||||
./gallery.o: ../../../../winix/winixd/models/winixmodelconnector.h
|
||||
./gallery.o: ../../../../winix/winixd/models/itemcontent.h
|
||||
./gallery.o: ../../../../winix/winixd/templates/htmltextstream.h
|
||||
./gallery.o: ../../../../winix/winixd/templates/misc.h
|
||||
./gallery.o: ../../../../winix/winixd/templates/localefilter.h
|
||||
./gallery.o: ../../../../winix/winixd/templates/locale.h
|
||||
./gallery.o: ../../../../pikotools/src/space/spaceparser.h
|
||||
./gallery.o: ../../../../pikotools/src/space/space.h
|
||||
./gallery.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
./gallery.o: ../../../../winix/winixd/core/winixbase.h
|
||||
./gallery.o: ../../../../winix/winixd/core/config.h
|
||||
./gallery.o: ../../../../winix/winixd/core/log.h
|
||||
./gallery.o: ../../../../winix/winixd/core/filelog.h
|
||||
./gallery.o: ../../../../winix/winixd/core/lock.h
|
||||
./gallery.o: ../../../../winix/winixd/core/synchro.h
|
||||
./gallery.o: ../../../../winix/winixd/core/error.h
|
||||
./gallery.o: ../../../../winix/winixd/models/user.h
|
||||
./gallery.o: ../../../../winix/winixd/templates/misc.h
|
||||
./gallery.o: ../../../../winix/winixd/templates/localefilter.h
|
||||
./gallery.o: ../../../../winix/winixd/templates/locale.h
|
||||
./gallery.o: ../../../../pikotools/src/convert/patternreplacer.h
|
||||
./gallery.o: ../../../../pikotools/src/convert/strtoint.h
|
||||
./gallery.o: ../../../../pikotools/src/convert/text.h
|
||||
./gallery.o: ../../../../pikotools/src/convert/misc.h
|
||||
./gallery.o: ../../../../ezc/src/ezc.h ../../../../ezc/src/version.h
|
||||
./gallery.o: ../../../../ezc/src/generator.h ../../../../ezc/src/blocks.h
|
||||
./gallery.o: ../../../../ezc/src/cache.h ../../../../ezc/src/functions.h
|
||||
@@ -86,29 +80,18 @@
|
||||
./gallery.o: ../../../../ezc/src/expressionparser.h
|
||||
./gallery.o: ../../../../ezc/src/models.h ../../../../ezc/src/patternparser.h
|
||||
./gallery.o: ../../../../winix/winixd/templates/htmltextstream.h
|
||||
./gallery.o: ../../../../winix/winixd/models/winixmodel.h
|
||||
./gallery.o: ../../../../winix/winixd/models/winixmodelconnector.h
|
||||
./gallery.o: ../../../../winix/winixd/models/group.h
|
||||
./gallery.o: ../../../../winix/winixd/core/dircontainer.h
|
||||
./gallery.o: ../../../../winix/winixd/core/winixbase.h
|
||||
./gallery.o: ../../../../winix/winixd/models/item.h
|
||||
./gallery.o: ../../../../winix/winixd/models/itemcontent.h
|
||||
./gallery.o: ../../../../winix/winixd/templates/htmltextstream.h
|
||||
./gallery.o: ../../../../winix/winixd/core/ugcontainer.h
|
||||
./gallery.o: ../../../../winix/winixd/core/request.h
|
||||
./gallery.o: ../../../../winix/winixd/core/error.h
|
||||
./gallery.o: ../../../../winix/winixd/core/config.h
|
||||
./gallery.o: ../../../../winix/winixd/core/textstream.h
|
||||
./gallery.o: ../../../../winix/winixd/models/winixmodel.h
|
||||
./gallery.o: ../../../../winix/winixd/core/header.h
|
||||
./gallery.o: ../../../../winix/winixd/core/compress.h
|
||||
./gallery.o: ../../../../winix/winixd/core/winixbase.h
|
||||
./gallery.o: ../../../../winix/winixd/core/plugin.h
|
||||
./gallery.o: ../../../../winix/winixd/core/pluginmsg.h
|
||||
./gallery.o: ../../../../winix/winixd/core/plugindata.h
|
||||
./gallery.o: ../../../../winix/winixd/core/winixmodeldeprecated.h
|
||||
./gallery.o: ../../../../winix/winixd/core/mount.h
|
||||
./gallery.o: ../../../../winix/winixd/core/mounts.h
|
||||
./gallery.o: ../../../../winix/winixd/core/request.h
|
||||
./gallery.o: ../../../../winix/winixd/core/mountparser.h
|
||||
./gallery.o: ../../../../winix/winixd/core/jobtask.h
|
||||
./gallery.o: ../../../../winix/winixd/notify/notify.h
|
||||
@@ -121,9 +104,11 @@
|
||||
./gallery.o: ../../../../winix/winixd/core/basethread.h
|
||||
./gallery.o: ../../../../winix/winixd/notify/templatesnotify.h
|
||||
./gallery.o: ../../../../winix/winixd/core/users.h
|
||||
./gallery.o: ../../../../winix/winixd/models/user.h
|
||||
./gallery.o: ../../../../winix/winixd/core/ugcontainer.h
|
||||
./gallery.o: ../../../../winix/winixd/core/lastcontainer.h
|
||||
./gallery.o: ../../../../winix/winixd/core/cur.h
|
||||
./gallery.o: ../../../../winix/winixd/core/request.h
|
||||
./gallery.o: ../../../../winix/winixd/core/session.h
|
||||
./gallery.o: ../../../../winix/winixd/core/rebus.h
|
||||
./gallery.o: ../../../../winix/winixd/core/ipban.h
|
||||
@@ -140,6 +125,7 @@
|
||||
./gallery.o: ../../../../winix/winixd/core/run.h
|
||||
./gallery.o: ../../../../winix/winixd/core/users.h
|
||||
./gallery.o: ../../../../winix/winixd/core/groups.h
|
||||
./gallery.o: ../../../../winix/winixd/models/group.h
|
||||
./gallery.o: ../../../../winix/winixd/core/image.h
|
||||
./gallery.o: ../../../../winix/winixd/core/threadmanager.h
|
||||
./gallery.o: ../../../../winix/winixd/models/winixmodelconnector.h
|
||||
@@ -151,7 +137,7 @@
|
||||
./gallery.o: ../../../../winix/winixd/core/ipbancontainer.h
|
||||
./gallery.o: ../../../../winix/winixd/core/sessionidmanager.h
|
||||
./gallery.o: ../../../../tito/src/base64.h ../../../../tito/src/aes.h
|
||||
./gallery.o: ../../../../winix/winixd/core/slog.h galleryinfo.h
|
||||
./gallery.o: galleryinfo.h
|
||||
./galleryinfo.o: galleryinfo.h ../../../../winix/winixd/models/item.h
|
||||
./galleryinfo.o: ../../../../winix/winixd/models/winixmodel.h
|
||||
./galleryinfo.o: ../../../../morm/src/model.h
|
||||
@@ -159,8 +145,9 @@
|
||||
./galleryinfo.o: ../../../../pikotools/src/textstream/stream.h
|
||||
./galleryinfo.o: ../../../../pikotools/src/space/space.h
|
||||
./galleryinfo.o: ../../../../pikotools/src/convert/inttostr.h
|
||||
./galleryinfo.o: ../../../../pikotools/src/utf8/utf8.h
|
||||
./galleryinfo.o: ../../../../pikotools/src/convert/misc.h
|
||||
./galleryinfo.o: ../../../../pikotools/src/textstream/stream.h
|
||||
./galleryinfo.o: ../../../../pikotools/src/utf8/utf8.h
|
||||
./galleryinfo.o: ../../../../pikotools/src/date/date.h
|
||||
./galleryinfo.o: ../../../../pikotools/src/membuffer/membuffer.h
|
||||
./galleryinfo.o: ../../../../pikotools/src/textstream/types.h
|
||||
@@ -189,18 +176,6 @@
|
||||
./galleryinfo.o: ../../../../morm/src/flatexpression.h
|
||||
./galleryinfo.o: ../../../../ezc/src/funinfo.h ../../../../ezc/src/item.h
|
||||
./galleryinfo.o: ../../../../winix/winixd/core/log.h
|
||||
./galleryinfo.o: ../../../../winix/winixd/models/winixmodelconnector.h
|
||||
./galleryinfo.o: ../../../../winix/winixd/models/itemcontent.h
|
||||
./galleryinfo.o: ../../../../winix/winixd/templates/htmltextstream.h
|
||||
./galleryinfo.o: ../../../../winix/winixd/templates/misc.h
|
||||
./galleryinfo.o: ../../../../winix/winixd/templates/localefilter.h
|
||||
./galleryinfo.o: ../../../../winix/winixd/templates/locale.h
|
||||
./galleryinfo.o: ../../../../pikotools/src/space/spaceparser.h
|
||||
./galleryinfo.o: ../../../../pikotools/src/space/space.h
|
||||
./galleryinfo.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
./galleryinfo.o: ../../../../winix/winixd/core/winixbase.h
|
||||
./galleryinfo.o: ../../../../winix/winixd/core/config.h
|
||||
./galleryinfo.o: ../../../../winix/winixd/core/log.h
|
||||
./galleryinfo.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
./galleryinfo.o: ../../../../winix/winixd/core/filelog.h
|
||||
./galleryinfo.o: ../../../../winix/winixd/core/synchro.h
|
||||
@@ -214,10 +189,25 @@
|
||||
./galleryinfo.o: ../../../../morm/src/postgresqlqueryresult.h
|
||||
./galleryinfo.o: ../../../../morm/src/xmlconnector.h
|
||||
./galleryinfo.o: ../../../../morm/src/transaction.h
|
||||
./galleryinfo.o: ../../../../winix/winixd/models/winixmodelconnector.h
|
||||
./galleryinfo.o: ../../../../winix/winixd/models/itemcontent.h
|
||||
./galleryinfo.o: ../../../../winix/winixd/templates/htmltextstream.h
|
||||
./galleryinfo.o: ../../../../winix/winixd/templates/misc.h
|
||||
./galleryinfo.o: ../../../../winix/winixd/templates/localefilter.h
|
||||
./galleryinfo.o: ../../../../winix/winixd/templates/locale.h
|
||||
./galleryinfo.o: ../../../../pikotools/src/space/spaceparser.h
|
||||
./galleryinfo.o: ../../../../pikotools/src/space/space.h
|
||||
./galleryinfo.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
./galleryinfo.o: ../../../../winix/winixd/core/winixbase.h
|
||||
./galleryinfo.o: ../../../../winix/winixd/core/config.h
|
||||
./galleryinfo.o: ../../../../winix/winixd/core/log.h
|
||||
./galleryinfo.o: ../../../../winix/winixd/core/filelog.h
|
||||
./galleryinfo.o: ../../../../winix/winixd/core/lock.h
|
||||
./galleryinfo.o: ../../../../winix/winixd/core/synchro.h
|
||||
./galleryinfo.o: ../../../../pikotools/src/convert/patternreplacer.h
|
||||
./galleryinfo.o: ../../../../pikotools/src/convert/strtoint.h
|
||||
./galleryinfo.o: ../../../../pikotools/src/convert/text.h
|
||||
./galleryinfo.o: ../../../../pikotools/src/convert/misc.h
|
||||
./galleryinfo.o: ../../../../ezc/src/ezc.h ../../../../ezc/src/version.h
|
||||
./galleryinfo.o: ../../../../ezc/src/generator.h ../../../../ezc/src/blocks.h
|
||||
./galleryinfo.o: ../../../../ezc/src/cache.h ../../../../ezc/src/functions.h
|
||||
@@ -228,52 +218,32 @@
|
||||
./galleryinfo.o: ../../../../ezc/src/patternparser.h
|
||||
./galleryinfo.o: ../../../../winix/winixd/templates/htmltextstream.h
|
||||
./init.o: gallery.h ../../../../winix/winixd/functions/functionbase.h
|
||||
./init.o: ../../../../winix/winixd/db/db.h
|
||||
./init.o: ../../../../winix/winixd/db/dbbase.h
|
||||
./init.o: ../../../../winix/winixd/db/dbconn.h
|
||||
./init.o: ../../../../winix/winixd/db/dbtextstream.h
|
||||
./init.o: ../../../../winix/winixd/core/textstream.h
|
||||
./init.o: ../../../../winix/winixd/core/misc.h
|
||||
./init.o: ../../../../winix/winixd/core/request.h
|
||||
./init.o: ../../../../winix/winixd/core/requesttypes.h
|
||||
./init.o: ../../../../pikotools/src/textstream/textstream.h
|
||||
./init.o: ../../../../pikotools/src/textstream/stream.h
|
||||
./init.o: ../../../../pikotools/src/space/space.h
|
||||
./init.o: ../../../../pikotools/src/convert/inttostr.h
|
||||
./init.o: ../../../../pikotools/src/utf8/utf8.h
|
||||
./init.o: ../../../../pikotools/src/convert/misc.h
|
||||
./init.o: ../../../../pikotools/src/textstream/stream.h
|
||||
./init.o: ../../../../pikotools/src/utf8/utf8.h
|
||||
./init.o: ../../../../pikotools/src/date/date.h
|
||||
./init.o: ../../../../pikotools/src/membuffer/membuffer.h
|
||||
./init.o: ../../../../pikotools/src/textstream/types.h
|
||||
./init.o: ../../../../pikotools/src/textstream/stream_private.h
|
||||
./init.o: ../../../../winix/winixd/core/winix_const.h
|
||||
./init.o: ../../../../pikotools/src/convert/convert.h
|
||||
./init.o: ../../../../pikotools/src/convert/inttostr.h
|
||||
./init.o: ../../../../pikotools/src/convert/patternreplacer.h
|
||||
./init.o: ../../../../pikotools/src/convert/strtoint.h
|
||||
./init.o: ../../../../pikotools/src/convert/text.h
|
||||
./init.o: ../../../../pikotools/src/convert/misc.h
|
||||
./init.o: ../../../../pikotools/src/textstream/types.h
|
||||
./init.o: ../../../../pikotools/src/convert/double.h
|
||||
./init.o: ../../../../winix/winixd/core/winixbase.h
|
||||
./init.o: ../../../../winix/winixd/core/config.h
|
||||
./init.o: ../../../../pikotools/src/space/spaceparser.h
|
||||
./init.o: ../../../../pikotools/src/space/space.h
|
||||
./init.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
./init.o: ../../../../winix/winixd/core/log.h
|
||||
./init.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
./init.o: ../../../../pikotools/src/log/log.h
|
||||
./init.o: ../../../../pikotools/src/log/filelog.h
|
||||
./init.o: ../../../../winix/winixd/core/filelog.h
|
||||
./init.o: ../../../../winix/winixd/core/synchro.h ../../../../morm/src/morm.h
|
||||
./init.o: ../../../../morm/src/version.h ../../../../morm/src/morm_types.h
|
||||
./init.o: ../../../../winix/winixd/models/item.h
|
||||
./init.o: ../../../../winix/winixd/models/winixmodel.h
|
||||
./init.o: ../../../../morm/src/model.h ../../../../morm/src/modelconnector.h
|
||||
./init.o: ../../../../morm/src/clearer.h ../../../../morm/src/ft.h
|
||||
./init.o: ../../../../morm/src/dbconnector.h
|
||||
./init.o: ../../../../pikotools/src/log/log.h
|
||||
./init.o: ../../../../pikotools/src/log/filelog.h
|
||||
./init.o: ../../../../morm/src/queryresult.h
|
||||
./init.o: ../../../../morm/src/flatconnector.h ../../../../morm/src/export.h
|
||||
./init.o: ../../../../morm/src/dbexpression.h
|
||||
./init.o: ../../../../morm/src/baseexpression.h
|
||||
./init.o: ../../../../morm/src/modelenv.h ../../../../morm/src/modeldata.h
|
||||
./init.o: ../../../../morm/src/morm_types.h ../../../../morm/src/modelenv.h
|
||||
./init.o: ../../../../morm/src/modeldata.h
|
||||
./init.o: ../../../../morm/src/cursorhelper.h
|
||||
./init.o: ../../../../morm/src/finderhelper.h
|
||||
./init.o: ../../../../morm/src/fieldvaluehelper.h
|
||||
@@ -282,8 +252,12 @@
|
||||
./init.o: ../../../../morm/src/modelcontainerwrapper.h
|
||||
./init.o: ../../../../morm/src/select.h ../../../../morm/src/flatexpression.h
|
||||
./init.o: ../../../../ezc/src/funinfo.h ../../../../ezc/src/item.h
|
||||
./init.o: ../../../../morm/src/finder.h ../../../../morm/src/cursor.h
|
||||
./init.o: ../../../../morm/src/jsonexpression.h
|
||||
./init.o: ../../../../winix/winixd/core/log.h
|
||||
./init.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
./init.o: ../../../../winix/winixd/core/filelog.h
|
||||
./init.o: ../../../../winix/winixd/core/synchro.h ../../../../morm/src/morm.h
|
||||
./init.o: ../../../../morm/src/version.h ../../../../morm/src/finder.h
|
||||
./init.o: ../../../../morm/src/cursor.h ../../../../morm/src/jsonexpression.h
|
||||
./init.o: ../../../../morm/src/postgresqlexpression.h
|
||||
./init.o: ../../../../morm/src/xmlexpression.h
|
||||
./init.o: ../../../../morm/src/jsonconnector.h
|
||||
@@ -291,47 +265,44 @@
|
||||
./init.o: ../../../../morm/src/postgresqlqueryresult.h
|
||||
./init.o: ../../../../morm/src/xmlconnector.h
|
||||
./init.o: ../../../../morm/src/transaction.h
|
||||
./init.o: ../../../../winix/winixd/models/winixmodelconnector.h
|
||||
./init.o: ../../../../winix/winixd/models/itemcontent.h
|
||||
./init.o: ../../../../winix/winixd/templates/htmltextstream.h
|
||||
./init.o: ../../../../winix/winixd/templates/misc.h
|
||||
./init.o: ../../../../winix/winixd/templates/localefilter.h
|
||||
./init.o: ../../../../winix/winixd/templates/locale.h
|
||||
./init.o: ../../../../pikotools/src/space/spaceparser.h
|
||||
./init.o: ../../../../pikotools/src/space/space.h
|
||||
./init.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
./init.o: ../../../../winix/winixd/core/winixbase.h
|
||||
./init.o: ../../../../winix/winixd/core/config.h
|
||||
./init.o: ../../../../winix/winixd/core/log.h
|
||||
./init.o: ../../../../winix/winixd/core/filelog.h
|
||||
./init.o: ../../../../winix/winixd/core/lock.h
|
||||
./init.o: ../../../../winix/winixd/core/synchro.h
|
||||
./init.o: ../../../../winix/winixd/core/error.h
|
||||
./init.o: ../../../../winix/winixd/models/user.h
|
||||
./init.o: ../../../../winix/winixd/templates/misc.h
|
||||
./init.o: ../../../../winix/winixd/templates/localefilter.h
|
||||
./init.o: ../../../../winix/winixd/templates/locale.h
|
||||
./init.o: ../../../../pikotools/src/convert/patternreplacer.h
|
||||
./init.o: ../../../../ezc/src/ezc.h ../../../../ezc/src/version.h
|
||||
./init.o: ../../../../ezc/src/generator.h ../../../../ezc/src/blocks.h
|
||||
./init.o: ../../../../ezc/src/cache.h ../../../../ezc/src/functions.h
|
||||
./init.o: ../../../../ezc/src/objects.h ../../../../ezc/src/pattern.h
|
||||
./init.o: ../../../../ezc/src/outstreams.h
|
||||
./init.o: ../../../../pikotools/src/convert/strtoint.h
|
||||
./init.o: ../../../../pikotools/src/convert/text.h
|
||||
./init.o: ../../../../pikotools/src/convert/misc.h ../../../../ezc/src/ezc.h
|
||||
./init.o: ../../../../ezc/src/version.h ../../../../ezc/src/generator.h
|
||||
./init.o: ../../../../ezc/src/blocks.h ../../../../ezc/src/cache.h
|
||||
./init.o: ../../../../ezc/src/functions.h ../../../../ezc/src/objects.h
|
||||
./init.o: ../../../../ezc/src/pattern.h ../../../../ezc/src/outstreams.h
|
||||
./init.o: ../../../../ezc/src/expressionparser.h ../../../../ezc/src/models.h
|
||||
./init.o: ../../../../ezc/src/patternparser.h
|
||||
./init.o: ../../../../winix/winixd/templates/htmltextstream.h
|
||||
./init.o: ../../../../winix/winixd/models/winixmodel.h
|
||||
./init.o: ../../../../winix/winixd/models/winixmodelconnector.h
|
||||
./init.o: ../../../../winix/winixd/models/group.h
|
||||
./init.o: ../../../../winix/winixd/core/dircontainer.h
|
||||
./init.o: ../../../../winix/winixd/core/winixbase.h
|
||||
./init.o: ../../../../winix/winixd/models/item.h
|
||||
./init.o: ../../../../winix/winixd/models/itemcontent.h
|
||||
./init.o: ../../../../winix/winixd/templates/htmltextstream.h
|
||||
./init.o: ../../../../winix/winixd/core/ugcontainer.h
|
||||
./init.o: ../../../../winix/winixd/core/request.h
|
||||
./init.o: ../../../../winix/winixd/core/error.h
|
||||
./init.o: ../../../../winix/winixd/core/config.h
|
||||
./init.o: ../../../../winix/winixd/core/textstream.h
|
||||
./init.o: ../../../../winix/winixd/models/winixmodel.h
|
||||
./init.o: ../../../../winix/winixd/core/header.h
|
||||
./init.o: ../../../../winix/winixd/core/compress.h
|
||||
./init.o: ../../../../winix/winixd/core/winixbase.h
|
||||
./init.o: ../../../../winix/winixd/core/plugin.h
|
||||
./init.o: ../../../../winix/winixd/core/pluginmsg.h
|
||||
./init.o: ../../../../winix/winixd/core/plugindata.h
|
||||
./init.o: ../../../../winix/winixd/core/winixmodeldeprecated.h
|
||||
./init.o: ../../../../winix/winixd/core/mount.h
|
||||
./init.o: ../../../../winix/winixd/core/mounts.h
|
||||
./init.o: ../../../../winix/winixd/core/request.h
|
||||
./init.o: ../../../../winix/winixd/core/mountparser.h
|
||||
./init.o: ../../../../winix/winixd/core/jobtask.h
|
||||
./init.o: ../../../../winix/winixd/notify/notify.h
|
||||
@@ -344,9 +315,11 @@
|
||||
./init.o: ../../../../winix/winixd/core/basethread.h
|
||||
./init.o: ../../../../winix/winixd/notify/templatesnotify.h
|
||||
./init.o: ../../../../winix/winixd/core/users.h
|
||||
./init.o: ../../../../winix/winixd/models/user.h
|
||||
./init.o: ../../../../winix/winixd/core/ugcontainer.h
|
||||
./init.o: ../../../../winix/winixd/core/lastcontainer.h
|
||||
./init.o: ../../../../winix/winixd/core/cur.h
|
||||
./init.o: ../../../../winix/winixd/core/request.h
|
||||
./init.o: ../../../../winix/winixd/core/session.h
|
||||
./init.o: ../../../../winix/winixd/core/rebus.h
|
||||
./init.o: ../../../../winix/winixd/core/ipban.h
|
||||
@@ -363,6 +336,7 @@
|
||||
./init.o: ../../../../winix/winixd/core/run.h
|
||||
./init.o: ../../../../winix/winixd/core/users.h
|
||||
./init.o: ../../../../winix/winixd/core/groups.h
|
||||
./init.o: ../../../../winix/winixd/models/group.h
|
||||
./init.o: ../../../../winix/winixd/core/image.h
|
||||
./init.o: ../../../../winix/winixd/core/threadmanager.h
|
||||
./init.o: ../../../../winix/winixd/models/winixmodelconnector.h
|
||||
@@ -374,8 +348,7 @@
|
||||
./init.o: ../../../../winix/winixd/core/ipbancontainer.h
|
||||
./init.o: ../../../../winix/winixd/core/sessionidmanager.h
|
||||
./init.o: ../../../../tito/src/base64.h ../../../../tito/src/aes.h
|
||||
./init.o: ../../../../winix/winixd/core/slog.h galleryinfo.h
|
||||
./init.o: ../../../../winix/winixd/core/plugin.h
|
||||
./init.o: galleryinfo.h ../../../../winix/winixd/core/plugin.h
|
||||
./init.o: ../../../../winix/winixd/functions/functions.h
|
||||
./init.o: ../../../../winix/winixd/functions/functionbase.h
|
||||
./init.o: ../../../../winix/winixd/functions/functionparser.h
|
||||
@@ -430,53 +403,33 @@
|
||||
./init.o: ../../../../winix/winixd/functions/vim.h
|
||||
./init.o: ../../../../pikotools/src/html/htmlparser.h
|
||||
./templates.o: gallery.h ../../../../winix/winixd/functions/functionbase.h
|
||||
./templates.o: ../../../../winix/winixd/db/db.h
|
||||
./templates.o: ../../../../winix/winixd/db/dbbase.h
|
||||
./templates.o: ../../../../winix/winixd/db/dbconn.h
|
||||
./templates.o: ../../../../winix/winixd/db/dbtextstream.h
|
||||
./templates.o: ../../../../winix/winixd/core/textstream.h
|
||||
./templates.o: ../../../../winix/winixd/core/misc.h
|
||||
./templates.o: ../../../../winix/winixd/core/request.h
|
||||
./templates.o: ../../../../winix/winixd/core/requesttypes.h
|
||||
./templates.o: ../../../../pikotools/src/textstream/textstream.h
|
||||
./templates.o: ../../../../pikotools/src/textstream/stream.h
|
||||
./templates.o: ../../../../pikotools/src/space/space.h
|
||||
./templates.o: ../../../../pikotools/src/convert/inttostr.h
|
||||
./templates.o: ../../../../pikotools/src/utf8/utf8.h
|
||||
./templates.o: ../../../../pikotools/src/convert/misc.h
|
||||
./templates.o: ../../../../pikotools/src/textstream/stream.h
|
||||
./templates.o: ../../../../pikotools/src/utf8/utf8.h
|
||||
./templates.o: ../../../../pikotools/src/date/date.h
|
||||
./templates.o: ../../../../pikotools/src/membuffer/membuffer.h
|
||||
./templates.o: ../../../../pikotools/src/textstream/types.h
|
||||
./templates.o: ../../../../pikotools/src/textstream/stream_private.h
|
||||
./templates.o: ../../../../winix/winixd/core/winix_const.h
|
||||
./templates.o: ../../../../pikotools/src/convert/convert.h
|
||||
./templates.o: ../../../../pikotools/src/convert/inttostr.h
|
||||
./templates.o: ../../../../pikotools/src/convert/patternreplacer.h
|
||||
./templates.o: ../../../../pikotools/src/convert/strtoint.h
|
||||
./templates.o: ../../../../pikotools/src/convert/text.h
|
||||
./templates.o: ../../../../pikotools/src/convert/misc.h
|
||||
./templates.o: ../../../../pikotools/src/textstream/types.h
|
||||
./templates.o: ../../../../pikotools/src/convert/double.h
|
||||
./templates.o: ../../../../winix/winixd/core/winixbase.h
|
||||
./templates.o: ../../../../winix/winixd/core/config.h
|
||||
./templates.o: ../../../../pikotools/src/space/spaceparser.h
|
||||
./templates.o: ../../../../pikotools/src/space/space.h
|
||||
./templates.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
./templates.o: ../../../../winix/winixd/core/log.h
|
||||
./templates.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
./templates.o: ../../../../pikotools/src/log/log.h
|
||||
./templates.o: ../../../../pikotools/src/log/filelog.h
|
||||
./templates.o: ../../../../winix/winixd/core/filelog.h
|
||||
./templates.o: ../../../../winix/winixd/core/synchro.h
|
||||
./templates.o: ../../../../morm/src/morm.h ../../../../morm/src/version.h
|
||||
./templates.o: ../../../../morm/src/morm_types.h ../../../../morm/src/model.h
|
||||
./templates.o: ../../../../winix/winixd/models/item.h
|
||||
./templates.o: ../../../../winix/winixd/models/winixmodel.h
|
||||
./templates.o: ../../../../morm/src/model.h
|
||||
./templates.o: ../../../../morm/src/modelconnector.h
|
||||
./templates.o: ../../../../morm/src/clearer.h ../../../../morm/src/ft.h
|
||||
./templates.o: ../../../../morm/src/dbconnector.h
|
||||
./templates.o: ../../../../pikotools/src/log/log.h
|
||||
./templates.o: ../../../../pikotools/src/log/filelog.h
|
||||
./templates.o: ../../../../morm/src/queryresult.h
|
||||
./templates.o: ../../../../morm/src/flatconnector.h
|
||||
./templates.o: ../../../../morm/src/export.h
|
||||
./templates.o: ../../../../morm/src/dbexpression.h
|
||||
./templates.o: ../../../../morm/src/baseexpression.h
|
||||
./templates.o: ../../../../morm/src/morm_types.h
|
||||
./templates.o: ../../../../morm/src/modelenv.h
|
||||
./templates.o: ../../../../morm/src/modeldata.h
|
||||
./templates.o: ../../../../morm/src/cursorhelper.h
|
||||
@@ -489,6 +442,11 @@
|
||||
./templates.o: ../../../../morm/src/select.h
|
||||
./templates.o: ../../../../morm/src/flatexpression.h
|
||||
./templates.o: ../../../../ezc/src/funinfo.h ../../../../ezc/src/item.h
|
||||
./templates.o: ../../../../winix/winixd/core/log.h
|
||||
./templates.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
./templates.o: ../../../../winix/winixd/core/filelog.h
|
||||
./templates.o: ../../../../winix/winixd/core/synchro.h
|
||||
./templates.o: ../../../../morm/src/morm.h ../../../../morm/src/version.h
|
||||
./templates.o: ../../../../morm/src/finder.h ../../../../morm/src/cursor.h
|
||||
./templates.o: ../../../../morm/src/jsonexpression.h
|
||||
./templates.o: ../../../../morm/src/postgresqlexpression.h
|
||||
@@ -498,16 +456,25 @@
|
||||
./templates.o: ../../../../morm/src/postgresqlqueryresult.h
|
||||
./templates.o: ../../../../morm/src/xmlconnector.h
|
||||
./templates.o: ../../../../morm/src/transaction.h
|
||||
./templates.o: ../../../../winix/winixd/models/winixmodelconnector.h
|
||||
./templates.o: ../../../../winix/winixd/models/itemcontent.h
|
||||
./templates.o: ../../../../winix/winixd/templates/htmltextstream.h
|
||||
./templates.o: ../../../../winix/winixd/templates/misc.h
|
||||
./templates.o: ../../../../winix/winixd/templates/localefilter.h
|
||||
./templates.o: ../../../../winix/winixd/templates/locale.h
|
||||
./templates.o: ../../../../pikotools/src/space/spaceparser.h
|
||||
./templates.o: ../../../../pikotools/src/space/space.h
|
||||
./templates.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
./templates.o: ../../../../winix/winixd/core/winixbase.h
|
||||
./templates.o: ../../../../winix/winixd/core/config.h
|
||||
./templates.o: ../../../../winix/winixd/core/log.h
|
||||
./templates.o: ../../../../winix/winixd/core/filelog.h
|
||||
./templates.o: ../../../../winix/winixd/core/lock.h
|
||||
./templates.o: ../../../../winix/winixd/core/synchro.h
|
||||
./templates.o: ../../../../winix/winixd/core/error.h
|
||||
./templates.o: ../../../../winix/winixd/models/user.h
|
||||
./templates.o: ../../../../winix/winixd/templates/misc.h
|
||||
./templates.o: ../../../../winix/winixd/templates/localefilter.h
|
||||
./templates.o: ../../../../winix/winixd/templates/locale.h
|
||||
./templates.o: ../../../../pikotools/src/convert/patternreplacer.h
|
||||
./templates.o: ../../../../pikotools/src/convert/strtoint.h
|
||||
./templates.o: ../../../../pikotools/src/convert/text.h
|
||||
./templates.o: ../../../../pikotools/src/convert/misc.h
|
||||
./templates.o: ../../../../ezc/src/ezc.h ../../../../ezc/src/version.h
|
||||
./templates.o: ../../../../ezc/src/generator.h ../../../../ezc/src/blocks.h
|
||||
./templates.o: ../../../../ezc/src/cache.h ../../../../ezc/src/functions.h
|
||||
@@ -517,29 +484,18 @@
|
||||
./templates.o: ../../../../ezc/src/models.h
|
||||
./templates.o: ../../../../ezc/src/patternparser.h
|
||||
./templates.o: ../../../../winix/winixd/templates/htmltextstream.h
|
||||
./templates.o: ../../../../winix/winixd/models/winixmodel.h
|
||||
./templates.o: ../../../../winix/winixd/models/winixmodelconnector.h
|
||||
./templates.o: ../../../../winix/winixd/models/group.h
|
||||
./templates.o: ../../../../winix/winixd/core/dircontainer.h
|
||||
./templates.o: ../../../../winix/winixd/core/winixbase.h
|
||||
./templates.o: ../../../../winix/winixd/models/item.h
|
||||
./templates.o: ../../../../winix/winixd/models/itemcontent.h
|
||||
./templates.o: ../../../../winix/winixd/templates/htmltextstream.h
|
||||
./templates.o: ../../../../winix/winixd/core/ugcontainer.h
|
||||
./templates.o: ../../../../winix/winixd/core/request.h
|
||||
./templates.o: ../../../../winix/winixd/core/error.h
|
||||
./templates.o: ../../../../winix/winixd/core/config.h
|
||||
./templates.o: ../../../../winix/winixd/core/textstream.h
|
||||
./templates.o: ../../../../winix/winixd/models/winixmodel.h
|
||||
./templates.o: ../../../../winix/winixd/core/header.h
|
||||
./templates.o: ../../../../winix/winixd/core/compress.h
|
||||
./templates.o: ../../../../winix/winixd/core/winixbase.h
|
||||
./templates.o: ../../../../winix/winixd/core/plugin.h
|
||||
./templates.o: ../../../../winix/winixd/core/pluginmsg.h
|
||||
./templates.o: ../../../../winix/winixd/core/plugindata.h
|
||||
./templates.o: ../../../../winix/winixd/core/winixmodeldeprecated.h
|
||||
./templates.o: ../../../../winix/winixd/core/mount.h
|
||||
./templates.o: ../../../../winix/winixd/core/mounts.h
|
||||
./templates.o: ../../../../winix/winixd/core/request.h
|
||||
./templates.o: ../../../../winix/winixd/core/mountparser.h
|
||||
./templates.o: ../../../../winix/winixd/core/jobtask.h
|
||||
./templates.o: ../../../../winix/winixd/notify/notify.h
|
||||
@@ -552,9 +508,11 @@
|
||||
./templates.o: ../../../../winix/winixd/core/basethread.h
|
||||
./templates.o: ../../../../winix/winixd/notify/templatesnotify.h
|
||||
./templates.o: ../../../../winix/winixd/core/users.h
|
||||
./templates.o: ../../../../winix/winixd/models/user.h
|
||||
./templates.o: ../../../../winix/winixd/core/ugcontainer.h
|
||||
./templates.o: ../../../../winix/winixd/core/lastcontainer.h
|
||||
./templates.o: ../../../../winix/winixd/core/cur.h
|
||||
./templates.o: ../../../../winix/winixd/core/request.h
|
||||
./templates.o: ../../../../winix/winixd/core/session.h
|
||||
./templates.o: ../../../../winix/winixd/core/rebus.h
|
||||
./templates.o: ../../../../winix/winixd/core/ipban.h
|
||||
@@ -571,6 +529,7 @@
|
||||
./templates.o: ../../../../winix/winixd/core/run.h
|
||||
./templates.o: ../../../../winix/winixd/core/users.h
|
||||
./templates.o: ../../../../winix/winixd/core/groups.h
|
||||
./templates.o: ../../../../winix/winixd/models/group.h
|
||||
./templates.o: ../../../../winix/winixd/core/image.h
|
||||
./templates.o: ../../../../winix/winixd/core/threadmanager.h
|
||||
./templates.o: ../../../../winix/winixd/models/winixmodelconnector.h
|
||||
@@ -582,8 +541,12 @@
|
||||
./templates.o: ../../../../winix/winixd/core/ipbancontainer.h
|
||||
./templates.o: ../../../../winix/winixd/core/sessionidmanager.h
|
||||
./templates.o: ../../../../tito/src/base64.h ../../../../tito/src/aes.h
|
||||
./templates.o: ../../../../winix/winixd/core/slog.h galleryinfo.h
|
||||
./templates.o: ../../../../winix/winixd/core/misc.h
|
||||
./templates.o: galleryinfo.h ../../../../winix/winixd/core/misc.h
|
||||
./templates.o: ../../../../winix/winixd/core/winix_const.h
|
||||
./templates.o: ../../../../pikotools/src/convert/convert.h
|
||||
./templates.o: ../../../../pikotools/src/convert/inttostr.h
|
||||
./templates.o: ../../../../pikotools/src/convert/patternreplacer.h
|
||||
./templates.o: ../../../../pikotools/src/convert/double.h
|
||||
./templates.o: ../../../../winix/winixd/core/plugin.h
|
||||
./templates.o: ../../../../winix/winixd/templates/templates.h
|
||||
./templates.o: ../../../../winix/winixd/templates/patterncacher.h
|
||||
|
Reference in New Issue
Block a user