updated to the new pikotools api (api2021): HTMLFilter renamed to HTMLParser
added to config: int html_filter_white_char_mode; how white characters between html tags are treated 0 - WHITE_MODE_ORIGIN - they are copied from input to output 1 - WHITE_MODE_SINGLE_LINE - new line characters are removed 2 - WHITE_MODE_TREE - try to create a tree (some kind of pretty printing) default: 2
This commit is contained in:
@@ -29,6 +29,7 @@ edb.o: ../../../../winix/winixd/core/winixbase.h
|
||||
edb.o: ../../../../winix/winixd/core/config.h
|
||||
edb.o: ../../../../pikotools/src/space/spaceparser.h
|
||||
edb.o: ../../../../pikotools/src/space/space.h
|
||||
edb.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
edb.o: ../../../../winix/winixd/core/log.h
|
||||
edb.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
edb.o: ../../../../pikotools/src/log/log.h
|
||||
@@ -102,6 +103,7 @@ exportinfo.o: ../../../../winix/winixd/core/winixbase.h
|
||||
exportinfo.o: ../../../../winix/winixd/core/config.h
|
||||
exportinfo.o: ../../../../pikotools/src/space/spaceparser.h
|
||||
exportinfo.o: ../../../../pikotools/src/space/space.h
|
||||
exportinfo.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
exportinfo.o: ../../../../winix/winixd/core/log.h
|
||||
exportinfo.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
exportinfo.o: ../../../../pikotools/src/log/log.h
|
||||
@@ -292,6 +294,7 @@ funexport.o: ../../../../winix/winixd/templates/localefilter.h
|
||||
funexport.o: ../../../../winix/winixd/templates/locale.h
|
||||
funexport.o: ../../../../pikotools/src/space/spaceparser.h
|
||||
funexport.o: ../../../../pikotools/src/space/space.h
|
||||
funexport.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
funexport.o: ../../../../winix/winixd/core/winixbase.h
|
||||
funexport.o: ../../../../winix/winixd/core/config.h
|
||||
funexport.o: ../../../../winix/winixd/core/log.h
|
||||
@@ -427,6 +430,7 @@ 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: ../../../../morm/src/morm.h ../../../../morm/src/morm_types.h
|
||||
@@ -578,4 +582,4 @@ init.o: ../../../../winix/winixd/functions/upload.h
|
||||
init.o: ../../../../winix/winixd/functions/uptime.h
|
||||
init.o: ../../../../winix/winixd/functions/who.h
|
||||
init.o: ../../../../winix/winixd/functions/vim.h
|
||||
init.o: ../../../../pikotools/src/html/htmlfilter.h
|
||||
init.o: ../../../../pikotools/src/html/htmlparser.h
|
||||
|
||||
@@ -31,6 +31,7 @@ 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
|
||||
@@ -183,6 +184,7 @@ 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
|
||||
@@ -238,6 +240,7 @@ 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
|
||||
@@ -389,7 +392,7 @@ init.o: ../../../../winix/winixd/functions/upload.h
|
||||
init.o: ../../../../winix/winixd/functions/uptime.h
|
||||
init.o: ../../../../winix/winixd/functions/who.h
|
||||
init.o: ../../../../winix/winixd/functions/vim.h
|
||||
init.o: ../../../../pikotools/src/html/htmlfilter.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
|
||||
@@ -421,6 +424,7 @@ 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
|
||||
@@ -538,7 +542,7 @@ templates.o: ../../../../winix/winixd/templates/patterncacher.h
|
||||
templates.o: ../../../../winix/winixd/templates/indexpatterns.h
|
||||
templates.o: ../../../../winix/winixd/templates/patterns.h
|
||||
templates.o: ../../../../winix/winixd/templates/changepatterns.h
|
||||
templates.o: ../../../../pikotools/src/html/htmlfilter.h
|
||||
templates.o: ../../../../pikotools/src/html/htmlparser.h
|
||||
templates.o: ../../../../winix/winixd/functions/functions.h
|
||||
templates.o: ../../../../winix/winixd/functions/functionbase.h
|
||||
templates.o: ../../../../winix/winixd/functions/functionparser.h
|
||||
|
||||
@@ -9,6 +9,7 @@ groupinfo.o: ../../../../pikotools/src/utf8/utf8.h
|
||||
groupinfo.o: ../../../../pikotools/src/textstream/stream.h
|
||||
groupinfo.o: ../../../../pikotools/src/utf8/utf8_templates.h
|
||||
groupinfo.o: ../../../../pikotools/src/utf8/utf8_private.h
|
||||
groupinfo.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
groupinfo.o: ../../../../winix/winixd/core/winixrequest.h
|
||||
groupinfo.o: ../../../../winix/winixd/core/winixsystem.h
|
||||
groupinfo.o: ../../../../winix/winixd/core/system.h
|
||||
@@ -142,6 +143,7 @@ groups.o: ../../../../pikotools/src/utf8/utf8.h
|
||||
groups.o: ../../../../pikotools/src/textstream/stream.h
|
||||
groups.o: ../../../../pikotools/src/utf8/utf8_templates.h
|
||||
groups.o: ../../../../pikotools/src/utf8/utf8_private.h
|
||||
groups.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
groups.o: ../../../../winix/winixd/core/winixrequest.h
|
||||
groups.o: ../../../../winix/winixd/core/winixsystem.h
|
||||
groups.o: ../../../../winix/winixd/core/system.h
|
||||
@@ -288,6 +290,7 @@ init.o: ../../../../morm/src/flatconnector.h groupinfo.h groups.h
|
||||
init.o: ../../../../pikotools/src/space/spaceparser.h
|
||||
init.o: ../../../../pikotools/src/space/space.h
|
||||
init.o: ../../../../pikotools/src/textstream/types.h
|
||||
init.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
init.o: ../../../../winix/winixd/core/winixrequest.h
|
||||
init.o: ../../../../winix/winixd/core/winixsystem.h
|
||||
init.o: ../../../../winix/winixd/core/system.h
|
||||
@@ -438,7 +441,7 @@ init.o: ../../../../winix/winixd/functions/upload.h
|
||||
init.o: ../../../../winix/winixd/functions/uptime.h
|
||||
init.o: ../../../../winix/winixd/functions/who.h
|
||||
init.o: ../../../../winix/winixd/functions/vim.h
|
||||
init.o: ../../../../pikotools/src/html/htmlfilter.h
|
||||
init.o: ../../../../pikotools/src/html/htmlparser.h
|
||||
templates.o: ../../../../winix/winixd/templates/templates.h
|
||||
templates.o: ../../../../ezc/src/ezc.h ../../../../ezc/src/generator.h
|
||||
templates.o: ../../../../ezc/src/blocks.h ../../../../ezc/src/item.h
|
||||
@@ -468,6 +471,7 @@ 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/textstream/types.h
|
||||
templates.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
templates.o: ../../../../winix/winixd/core/log.h
|
||||
templates.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
templates.o: ../../../../morm/src/morm.h ../../../../morm/src/morm_types.h
|
||||
@@ -577,7 +581,7 @@ templates.o: ../../../../winix/winixd/notify/templatesnotify.h
|
||||
templates.o: ../../../../winix/winixd/core/users.h
|
||||
templates.o: ../../../../winix/winixd/core/timezones.h
|
||||
templates.o: ../../../../winix/winixd/core/timezone.h
|
||||
templates.o: ../../../../pikotools/src/html/htmlfilter.h
|
||||
templates.o: ../../../../pikotools/src/html/htmlparser.h
|
||||
templates.o: ../../../../winix/winixd/core/plugin.h groupinfo.h
|
||||
templates.o: ../../../../winix/winixd/core/misc.h
|
||||
templates.o: ../../../../winix/winixd/core/winix_const.h
|
||||
|
||||
@@ -32,6 +32,7 @@ funregistermail_showusers.o: ../../../../winix/winixd/core/winixbase.h
|
||||
funregistermail_showusers.o: ../../../../winix/winixd/core/config.h
|
||||
funregistermail_showusers.o: ../../../../pikotools/src/space/spaceparser.h
|
||||
funregistermail_showusers.o: ../../../../pikotools/src/space/space.h
|
||||
funregistermail_showusers.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
funregistermail_showusers.o: ../../../../winix/winixd/core/log.h
|
||||
funregistermail_showusers.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
funregistermail_showusers.o: ../../../../pikotools/src/log/log.h
|
||||
@@ -188,6 +189,7 @@ funregistermail.o: ../../../../winix/winixd/core/winixbase.h
|
||||
funregistermail.o: ../../../../winix/winixd/core/config.h
|
||||
funregistermail.o: ../../../../pikotools/src/space/spaceparser.h
|
||||
funregistermail.o: ../../../../pikotools/src/space/space.h
|
||||
funregistermail.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
funregistermail.o: ../../../../winix/winixd/core/log.h
|
||||
funregistermail.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
funregistermail.o: ../../../../pikotools/src/log/log.h
|
||||
@@ -351,6 +353,7 @@ 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: ../../../../morm/src/morm.h ../../../../morm/src/morm_types.h
|
||||
@@ -493,7 +496,7 @@ init.o: ../../../../winix/winixd/functions/upload.h
|
||||
init.o: ../../../../winix/winixd/functions/uptime.h
|
||||
init.o: ../../../../winix/winixd/functions/who.h
|
||||
init.o: ../../../../winix/winixd/functions/vim.h
|
||||
init.o: ../../../../pikotools/src/html/htmlfilter.h
|
||||
init.o: ../../../../pikotools/src/html/htmlparser.h
|
||||
mdb.o: mdb.h ../../../../winix/winixd/db/dbbase.h
|
||||
mdb.o: ../../../../winix/winixd/core/dirs.h
|
||||
mdb.o: ../../../../winix/winixd/core/log.h
|
||||
@@ -534,6 +537,7 @@ 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: ../../../../morm/src/morm.h ../../../../morm/src/morm_types.h
|
||||
@@ -639,7 +643,7 @@ templates.o: ../../../../winix/winixd/core/ipbancontainer.h
|
||||
templates.o: ../../../../winix/winixd/core/system.h
|
||||
templates.o: ../../../../winix/winixd/core/sessionidmanager.h
|
||||
templates.o: ../../../../tito/src/base64.h ../../../../tito/src/aes.h
|
||||
templates.o: ../../../../pikotools/src/html/htmlfilter.h
|
||||
templates.o: ../../../../pikotools/src/html/htmlparser.h
|
||||
templates.o: ../../../../winix/winixd/core/winixrequest.h
|
||||
templates.o: ../../../../winix/winixd/core/winixsystem.h
|
||||
templates.o: ../../../../winix/winixd/core/slog.h
|
||||
|
||||
@@ -12,6 +12,7 @@ cache.o: ../../../../pikotools/src/utf8/utf8.h
|
||||
cache.o: ../../../../pikotools/src/textstream/stream.h
|
||||
cache.o: ../../../../pikotools/src/utf8/utf8_templates.h
|
||||
cache.o: ../../../../pikotools/src/utf8/utf8_private.h
|
||||
cache.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
cache.o: ../../../../winix/winixd/core/log.h
|
||||
cache.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
cache.o: ../../../../pikotools/src/log/log.h
|
||||
@@ -108,6 +109,7 @@ init.o: ../../../../pikotools/src/utf8/utf8.h
|
||||
init.o: ../../../../pikotools/src/textstream/stream.h
|
||||
init.o: ../../../../pikotools/src/utf8/utf8_templates.h
|
||||
init.o: ../../../../pikotools/src/utf8/utf8_private.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
|
||||
@@ -224,7 +226,7 @@ init.o: ../../../../winix/winixd/core/ipbancontainer.h
|
||||
init.o: ../../../../winix/winixd/core/system.h
|
||||
init.o: ../../../../winix/winixd/core/sessionidmanager.h
|
||||
init.o: ../../../../tito/src/base64.h ../../../../tito/src/aes.h
|
||||
init.o: ../../../../pikotools/src/html/htmlfilter.h
|
||||
init.o: ../../../../pikotools/src/html/htmlparser.h
|
||||
init.o: ../../../../winix/winixd/core/winixrequest.h
|
||||
init.o: ../../../../winix/winixd/core/winixsystem.h
|
||||
init.o: ../../../../winix/winixd/core/slog.h
|
||||
@@ -290,6 +292,7 @@ templates.o: ../../../../pikotools/src/utf8/utf8.h
|
||||
templates.o: ../../../../pikotools/src/textstream/stream.h
|
||||
templates.o: ../../../../pikotools/src/utf8/utf8_templates.h
|
||||
templates.o: ../../../../pikotools/src/utf8/utf8_private.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
|
||||
@@ -412,7 +415,7 @@ templates.o: ../../../../winix/winixd/core/ipbancontainer.h
|
||||
templates.o: ../../../../winix/winixd/core/system.h
|
||||
templates.o: ../../../../winix/winixd/core/sessionidmanager.h
|
||||
templates.o: ../../../../tito/src/base64.h ../../../../tito/src/aes.h
|
||||
templates.o: ../../../../pikotools/src/html/htmlfilter.h
|
||||
templates.o: ../../../../pikotools/src/html/htmlparser.h
|
||||
templates.o: ../../../../winix/winixd/core/winixrequest.h
|
||||
templates.o: ../../../../winix/winixd/core/winixsystem.h
|
||||
templates.o: ../../../../winix/winixd/core/slog.h
|
||||
|
||||
@@ -30,6 +30,7 @@ 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
|
||||
@@ -180,7 +181,7 @@ init.o: ../../../../winix/winixd/functions/upload.h
|
||||
init.o: ../../../../winix/winixd/functions/uptime.h
|
||||
init.o: ../../../../winix/winixd/functions/who.h
|
||||
init.o: ../../../../winix/winixd/functions/vim.h
|
||||
init.o: ../../../../pikotools/src/html/htmlfilter.h
|
||||
init.o: ../../../../pikotools/src/html/htmlparser.h
|
||||
seo.o: seo.h ../../../../winix/winixd/functions/functionbase.h
|
||||
seo.o: ../../../../winix/winixd/db/db.h ../../../../winix/winixd/db/dbbase.h
|
||||
seo.o: ../../../../winix/winixd/db/dbconn.h
|
||||
@@ -211,6 +212,7 @@ seo.o: ../../../../winix/winixd/core/winixbase.h
|
||||
seo.o: ../../../../winix/winixd/core/config.h
|
||||
seo.o: ../../../../pikotools/src/space/spaceparser.h
|
||||
seo.o: ../../../../pikotools/src/space/space.h
|
||||
seo.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
seo.o: ../../../../winix/winixd/core/log.h
|
||||
seo.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
seo.o: ../../../../pikotools/src/log/log.h
|
||||
@@ -361,4 +363,4 @@ seo.o: ../../../../winix/winixd/functions/upload.h
|
||||
seo.o: ../../../../winix/winixd/functions/uptime.h
|
||||
seo.o: ../../../../winix/winixd/functions/who.h
|
||||
seo.o: ../../../../winix/winixd/functions/vim.h
|
||||
seo.o: ../../../../pikotools/src/html/htmlfilter.h
|
||||
seo.o: ../../../../pikotools/src/html/htmlparser.h
|
||||
|
||||
@@ -48,6 +48,7 @@ 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
|
||||
@@ -96,6 +97,7 @@ init.o: ../../../../winix/winixd/core/plugindata.h
|
||||
stats.o: stats.h ../../../../winix/winixd/core/config.h
|
||||
stats.o: ../../../../pikotools/src/space/spaceparser.h
|
||||
stats.o: ../../../../pikotools/src/space/space.h
|
||||
stats.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
stats.o: ../../../../winix/winixd/core/log.h
|
||||
stats.o: ../../../../pikotools/src/log/filelog.h
|
||||
stats.o: ../../../../pikotools/src/textstream/textstream.h
|
||||
@@ -179,6 +181,7 @@ templates.o: ../../../../pikotools/src/convert/double.h stats.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/winixmodeldeprecated.h
|
||||
templates.o: ../../../../winix/winixd/core/winixbase.h
|
||||
|
||||
@@ -32,6 +32,7 @@ createthread.o: ../../../../winix/winixd/core/winixbase.h
|
||||
createthread.o: ../../../../winix/winixd/core/config.h
|
||||
createthread.o: ../../../../pikotools/src/space/spaceparser.h
|
||||
createthread.o: ../../../../pikotools/src/space/space.h
|
||||
createthread.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
createthread.o: ../../../../winix/winixd/core/log.h
|
||||
createthread.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
createthread.o: ../../../../pikotools/src/log/log.h
|
||||
@@ -191,7 +192,7 @@ createthread.o: ../../../../winix/winixd/functions/upload.h
|
||||
createthread.o: ../../../../winix/winixd/functions/uptime.h
|
||||
createthread.o: ../../../../winix/winixd/functions/who.h
|
||||
createthread.o: ../../../../winix/winixd/functions/vim.h
|
||||
createthread.o: ../../../../pikotools/src/html/htmlfilter.h
|
||||
createthread.o: ../../../../pikotools/src/html/htmlparser.h
|
||||
funthread.o: ../../../../winix/winixd/core/misc.h
|
||||
funthread.o: ../../../../winix/winixd/core/requesttypes.h
|
||||
funthread.o: ../../../../pikotools/src/textstream/textstream.h
|
||||
@@ -224,6 +225,7 @@ funthread.o: ../../../../winix/winixd/core/winixbase.h
|
||||
funthread.o: ../../../../winix/winixd/core/config.h
|
||||
funthread.o: ../../../../pikotools/src/space/spaceparser.h
|
||||
funthread.o: ../../../../pikotools/src/space/space.h
|
||||
funthread.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
funthread.o: ../../../../winix/winixd/core/log.h
|
||||
funthread.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
funthread.o: ../../../../pikotools/src/log/log.h
|
||||
@@ -375,6 +377,7 @@ 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
|
||||
@@ -519,7 +522,7 @@ init.o: ../../../../winix/winixd/functions/upload.h
|
||||
init.o: ../../../../winix/winixd/functions/uptime.h
|
||||
init.o: ../../../../winix/winixd/functions/who.h
|
||||
init.o: ../../../../winix/winixd/functions/vim.h
|
||||
init.o: ../../../../pikotools/src/html/htmlfilter.h
|
||||
init.o: ../../../../pikotools/src/html/htmlparser.h
|
||||
reply.o: reply.h ../../../../winix/winixd/functions/functionbase.h
|
||||
reply.o: ../../../../winix/winixd/db/db.h
|
||||
reply.o: ../../../../winix/winixd/db/dbbase.h
|
||||
@@ -551,6 +554,7 @@ reply.o: ../../../../winix/winixd/core/winixbase.h
|
||||
reply.o: ../../../../winix/winixd/core/config.h
|
||||
reply.o: ../../../../pikotools/src/space/spaceparser.h
|
||||
reply.o: ../../../../pikotools/src/space/space.h
|
||||
reply.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
reply.o: ../../../../winix/winixd/core/log.h
|
||||
reply.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
reply.o: ../../../../pikotools/src/log/log.h
|
||||
@@ -703,7 +707,7 @@ reply.o: ../../../../winix/winixd/functions/upload.h
|
||||
reply.o: ../../../../winix/winixd/functions/uptime.h
|
||||
reply.o: ../../../../winix/winixd/functions/who.h
|
||||
reply.o: ../../../../winix/winixd/functions/vim.h
|
||||
reply.o: ../../../../pikotools/src/html/htmlfilter.h
|
||||
reply.o: ../../../../pikotools/src/html/htmlparser.h
|
||||
reply.o: ../../../../winix/winixd/core/misc.h
|
||||
showthreads.o: showthreads.h
|
||||
showthreads.o: ../../../../winix/winixd/functions/functionbase.h
|
||||
@@ -737,6 +741,7 @@ showthreads.o: ../../../../winix/winixd/core/winixbase.h
|
||||
showthreads.o: ../../../../winix/winixd/core/config.h
|
||||
showthreads.o: ../../../../pikotools/src/space/spaceparser.h
|
||||
showthreads.o: ../../../../pikotools/src/space/space.h
|
||||
showthreads.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
showthreads.o: ../../../../winix/winixd/core/log.h
|
||||
showthreads.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
showthreads.o: ../../../../pikotools/src/log/log.h
|
||||
@@ -889,6 +894,7 @@ tdb.o: ../../../../winix/winixd/templates/localefilter.h
|
||||
tdb.o: ../../../../winix/winixd/templates/locale.h
|
||||
tdb.o: ../../../../pikotools/src/space/spaceparser.h
|
||||
tdb.o: ../../../../pikotools/src/space/space.h
|
||||
tdb.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
tdb.o: ../../../../winix/winixd/core/winixbase.h
|
||||
tdb.o: ../../../../winix/winixd/core/config.h
|
||||
tdb.o: ../../../../winix/winixd/core/log.h
|
||||
@@ -923,6 +929,7 @@ 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
|
||||
@@ -1063,7 +1070,7 @@ templates.o: ../../../../winix/winixd/templates/patterncacher.h
|
||||
templates.o: ../../../../winix/winixd/templates/indexpatterns.h
|
||||
templates.o: ../../../../winix/winixd/templates/patterns.h
|
||||
templates.o: ../../../../winix/winixd/templates/changepatterns.h
|
||||
templates.o: ../../../../pikotools/src/html/htmlfilter.h
|
||||
templates.o: ../../../../pikotools/src/html/htmlparser.h
|
||||
templates.o: ../../../../winix/winixd/functions/functions.h
|
||||
templates.o: ../../../../winix/winixd/functions/functionbase.h
|
||||
templates.o: ../../../../winix/winixd/functions/functionparser.h
|
||||
@@ -1152,6 +1159,7 @@ thread.o: ../../../../winix/winixd/templates/localefilter.h
|
||||
thread.o: ../../../../winix/winixd/templates/locale.h
|
||||
thread.o: ../../../../pikotools/src/space/spaceparser.h
|
||||
thread.o: ../../../../pikotools/src/space/space.h
|
||||
thread.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
thread.o: ../../../../winix/winixd/core/winixbase.h
|
||||
thread.o: ../../../../winix/winixd/core/config.h
|
||||
thread.o: ../../../../winix/winixd/core/log.h
|
||||
@@ -1218,6 +1226,7 @@ threadinfo.o: ../../../../winix/winixd/core/winixbase.h
|
||||
threadinfo.o: ../../../../winix/winixd/core/config.h
|
||||
threadinfo.o: ../../../../pikotools/src/space/spaceparser.h
|
||||
threadinfo.o: ../../../../pikotools/src/space/space.h
|
||||
threadinfo.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
threadinfo.o: ../../../../winix/winixd/core/log.h
|
||||
threadinfo.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
threadinfo.o: ../../../../pikotools/src/log/log.h
|
||||
|
||||
@@ -30,6 +30,7 @@ createticket.o: ../../../../winix/winixd/core/winixbase.h
|
||||
createticket.o: ../../../../winix/winixd/core/config.h
|
||||
createticket.o: ../../../../pikotools/src/space/spaceparser.h
|
||||
createticket.o: ../../../../pikotools/src/space/space.h
|
||||
createticket.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
createticket.o: ../../../../winix/winixd/core/log.h
|
||||
createticket.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
createticket.o: ../../../../pikotools/src/log/log.h
|
||||
@@ -191,7 +192,7 @@ createticket.o: ../../../../winix/winixd/functions/upload.h
|
||||
createticket.o: ../../../../winix/winixd/functions/uptime.h
|
||||
createticket.o: ../../../../winix/winixd/functions/who.h
|
||||
createticket.o: ../../../../winix/winixd/functions/vim.h
|
||||
createticket.o: ../../../../pikotools/src/html/htmlfilter.h sessiondata.h
|
||||
createticket.o: ../../../../pikotools/src/html/htmlparser.h sessiondata.h
|
||||
createticket.o: ../../../../winix/winixd/core/plugindata.h
|
||||
createticket.o: ../../../../winix/winixd/functions/rm.h
|
||||
editticket.o: editticket.h tdb.h ticket.h
|
||||
@@ -224,6 +225,7 @@ editticket.o: ../../../../winix/winixd/core/winixbase.h
|
||||
editticket.o: ../../../../winix/winixd/core/config.h
|
||||
editticket.o: ../../../../pikotools/src/space/spaceparser.h
|
||||
editticket.o: ../../../../pikotools/src/space/space.h
|
||||
editticket.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
editticket.o: ../../../../winix/winixd/core/log.h
|
||||
editticket.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
editticket.o: ../../../../pikotools/src/log/log.h
|
||||
@@ -374,7 +376,7 @@ editticket.o: ../../../../winix/winixd/functions/upload.h
|
||||
editticket.o: ../../../../winix/winixd/functions/uptime.h
|
||||
editticket.o: ../../../../winix/winixd/functions/who.h
|
||||
editticket.o: ../../../../winix/winixd/functions/vim.h
|
||||
editticket.o: ../../../../pikotools/src/html/htmlfilter.h
|
||||
editticket.o: ../../../../pikotools/src/html/htmlparser.h
|
||||
editticket.o: ../../../../winix/winixd/core/winixrequest.h
|
||||
editticket.o: ../../../../winix/winixd/core/winixsystem.h
|
||||
editticket.o: ../../../../winix/winixd/core/sessionmanager.h
|
||||
@@ -416,6 +418,7 @@ funticket.o: ../../../../winix/winixd/core/winixbase.h
|
||||
funticket.o: ../../../../winix/winixd/core/config.h
|
||||
funticket.o: ../../../../pikotools/src/space/spaceparser.h
|
||||
funticket.o: ../../../../pikotools/src/space/space.h
|
||||
funticket.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
funticket.o: ../../../../winix/winixd/core/log.h
|
||||
funticket.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
funticket.o: ../../../../pikotools/src/log/log.h
|
||||
@@ -564,7 +567,7 @@ funticket.o: ../../../../winix/winixd/functions/upload.h
|
||||
funticket.o: ../../../../winix/winixd/functions/uptime.h
|
||||
funticket.o: ../../../../winix/winixd/functions/who.h
|
||||
funticket.o: ../../../../winix/winixd/functions/vim.h
|
||||
funticket.o: ../../../../pikotools/src/html/htmlfilter.h
|
||||
funticket.o: ../../../../pikotools/src/html/htmlparser.h
|
||||
funticket.o: ../../../../winix/winixd/core/winixrequest.h
|
||||
funticket.o: ../../../../winix/winixd/core/winixsystem.h
|
||||
funticket.o: ../../../../winix/winixd/core/sessionmanager.h
|
||||
@@ -605,6 +608,7 @@ 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
|
||||
@@ -746,7 +750,7 @@ init.o: ../../../../winix/winixd/functions/upload.h
|
||||
init.o: ../../../../winix/winixd/functions/uptime.h
|
||||
init.o: ../../../../winix/winixd/functions/who.h
|
||||
init.o: ../../../../winix/winixd/functions/vim.h
|
||||
init.o: ../../../../pikotools/src/html/htmlfilter.h
|
||||
init.o: ../../../../pikotools/src/html/htmlparser.h
|
||||
init.o: ../../../../winix/winixd/core/winixrequest.h
|
||||
init.o: ../../../../winix/winixd/core/winixsystem.h
|
||||
init.o: ../../../../winix/winixd/core/sessionmanager.h
|
||||
@@ -803,6 +807,7 @@ showtickets.o: ../../../../winix/winixd/core/winixbase.h
|
||||
showtickets.o: ../../../../winix/winixd/core/config.h
|
||||
showtickets.o: ../../../../pikotools/src/space/spaceparser.h
|
||||
showtickets.o: ../../../../pikotools/src/space/space.h
|
||||
showtickets.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
showtickets.o: ../../../../winix/winixd/core/log.h
|
||||
showtickets.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
showtickets.o: ../../../../pikotools/src/log/log.h
|
||||
@@ -953,7 +958,7 @@ showtickets.o: ../../../../winix/winixd/functions/upload.h
|
||||
showtickets.o: ../../../../winix/winixd/functions/uptime.h
|
||||
showtickets.o: ../../../../winix/winixd/functions/who.h
|
||||
showtickets.o: ../../../../winix/winixd/functions/vim.h
|
||||
showtickets.o: ../../../../pikotools/src/html/htmlfilter.h
|
||||
showtickets.o: ../../../../pikotools/src/html/htmlparser.h
|
||||
showtickets.o: ../../../../winix/winixd/core/winixrequest.h
|
||||
showtickets.o: ../../../../winix/winixd/core/winixsystem.h
|
||||
showtickets.o: ../../../../winix/winixd/core/sessionmanager.h
|
||||
@@ -994,6 +999,7 @@ tdb.o: ../../../../winix/winixd/core/winixbase.h
|
||||
tdb.o: ../../../../winix/winixd/core/config.h
|
||||
tdb.o: ../../../../pikotools/src/space/spaceparser.h
|
||||
tdb.o: ../../../../pikotools/src/space/space.h
|
||||
tdb.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
tdb.o: ../../../../winix/winixd/core/log.h
|
||||
tdb.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
tdb.o: ../../../../pikotools/src/log/log.h
|
||||
@@ -1053,6 +1059,7 @@ 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: ../../../../morm/src/morm.h ../../../../morm/src/morm_types.h
|
||||
@@ -1196,7 +1203,7 @@ templates.o: ../../../../winix/winixd/functions/upload.h
|
||||
templates.o: ../../../../winix/winixd/functions/uptime.h
|
||||
templates.o: ../../../../winix/winixd/functions/who.h
|
||||
templates.o: ../../../../winix/winixd/functions/vim.h
|
||||
templates.o: ../../../../pikotools/src/html/htmlfilter.h
|
||||
templates.o: ../../../../pikotools/src/html/htmlparser.h
|
||||
templates.o: ../../../../winix/winixd/core/winixrequest.h
|
||||
templates.o: ../../../../winix/winixd/core/winixsystem.h
|
||||
templates.o: ../../../../winix/winixd/core/sessionmanager.h
|
||||
@@ -1230,6 +1237,7 @@ ticketinfo.o: ../../../../winix/winixd/core/winixbase.h
|
||||
ticketinfo.o: ../../../../winix/winixd/core/config.h
|
||||
ticketinfo.o: ../../../../pikotools/src/space/spaceparser.h
|
||||
ticketinfo.o: ../../../../pikotools/src/space/space.h
|
||||
ticketinfo.o: ../../../../pikotools/src/convert/baseparser.h
|
||||
ticketinfo.o: ../../../../winix/winixd/core/log.h
|
||||
ticketinfo.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
ticketinfo.o: ../../../../pikotools/src/log/log.h
|
||||
@@ -1396,7 +1404,7 @@ ticketinfo.o: ../../../../winix/winixd/functions/upload.h
|
||||
ticketinfo.o: ../../../../winix/winixd/functions/uptime.h
|
||||
ticketinfo.o: ../../../../winix/winixd/functions/who.h
|
||||
ticketinfo.o: ../../../../winix/winixd/functions/vim.h
|
||||
ticketinfo.o: ../../../../pikotools/src/html/htmlfilter.h
|
||||
ticketinfo.o: ../../../../pikotools/src/html/htmlparser.h
|
||||
ticketinfo.o: ../../../../winix/winixd/core/winixrequest.h
|
||||
ticketinfo.o: ../../../../winix/winixd/core/winixsystem.h
|
||||
ticketinfo.o: ../../../../winix/winixd/core/sessionmanager.h
|
||||
|
||||
Reference in New Issue
Block a user