mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-15 14:22:57 -06:00
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
This commit is contained in:
commit
b62db437c5
4 changed files with 882 additions and 0 deletions
340
Makefile
340
Makefile
|
|
@ -211,6 +211,7 @@ $(OutFile): build_info \
|
|||
$(OutDir_ide)SetupGIT.o \
|
||||
$(OutDir_ide)Upgrade.o \
|
||||
$(OutDir_ide)UppHub.o \
|
||||
$(OutDir_ide)vcpkg.o \
|
||||
$(OutDir_ide)MethodsCtrls.o \
|
||||
$(OutDir_ide)Methods.o \
|
||||
$(OutDir_ide)AutoSetup.o \
|
||||
|
|
@ -332,6 +333,7 @@ $(OutFile): build_info \
|
|||
$(OutDir_ide)SetupGIT.o \
|
||||
$(OutDir_ide)Upgrade.o \
|
||||
$(OutDir_ide)UppHub.o \
|
||||
$(OutDir_ide)vcpkg.o \
|
||||
$(OutDir_ide)MethodsCtrls.o \
|
||||
$(OutDir_ide)Methods.o \
|
||||
$(OutDir_ide)AutoSetup.o \
|
||||
|
|
@ -14881,6 +14883,243 @@ $(OutDir_ide)UppHub.o: $(UPPDIR1)ide/UppHub.cpp \
|
|||
$(UPPDIR1)uppconfig.h
|
||||
$(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/UppHub.cpp -o $(OutDir_ide)UppHub.o
|
||||
|
||||
$(OutDir_ide)vcpkg.o: $(UPPDIR1)ide/vcpkg.cpp \
|
||||
$(UPPDIR1)CodeEditor/CodeEditor.h \
|
||||
$(UPPDIR1)CodeEditor/CodeEditor.iml \
|
||||
$(UPPDIR1)CodeEditor/CodeEditor.lay \
|
||||
$(UPPDIR1)CodeEditor/CSyntax.h \
|
||||
$(UPPDIR1)CodeEditor/DiffSyntax.h \
|
||||
$(UPPDIR1)CodeEditor/hl_color.i \
|
||||
$(UPPDIR1)CodeEditor/LogSyntax.h \
|
||||
$(UPPDIR1)CodeEditor/PythonSyntax.h \
|
||||
$(UPPDIR1)CodeEditor/Syntax.h \
|
||||
$(UPPDIR1)CodeEditor/TagSyntax.h \
|
||||
$(UPPDIR1)Core/Algo.h \
|
||||
$(UPPDIR1)Core/App.h \
|
||||
$(UPPDIR1)Core/AString.hpp \
|
||||
$(UPPDIR1)Core/Atomic.h \
|
||||
$(UPPDIR1)Core/BiCont.h \
|
||||
$(UPPDIR1)Core/BinUndoRedo.h \
|
||||
$(UPPDIR1)Core/Callback.h \
|
||||
$(UPPDIR1)Core/CallbackN.i \
|
||||
$(UPPDIR1)Core/CallbackNP.i \
|
||||
$(UPPDIR1)Core/CallbackR.i \
|
||||
$(UPPDIR1)Core/CharFilter.h \
|
||||
$(UPPDIR1)Core/CharSet.h \
|
||||
$(UPPDIR1)Core/CharSet.i \
|
||||
$(UPPDIR1)Core/CoAlgo.h \
|
||||
$(UPPDIR1)Core/Color.h \
|
||||
$(UPPDIR1)Core/Complex.h \
|
||||
$(UPPDIR1)Core/config.h \
|
||||
$(UPPDIR1)Core/Convert.h \
|
||||
$(UPPDIR1)Core/Convert.hpp \
|
||||
$(UPPDIR1)Core/Core.h \
|
||||
$(UPPDIR1)Core/CoSort.h \
|
||||
$(UPPDIR1)Core/CoWork.h \
|
||||
$(UPPDIR1)Core/Defs.h \
|
||||
$(UPPDIR1)Core/Diag.h \
|
||||
$(UPPDIR1)Core/FileMapping.h \
|
||||
$(UPPDIR1)Core/FilterStream.h \
|
||||
$(UPPDIR1)Core/FixedMap.h \
|
||||
$(UPPDIR1)Core/Fn.h \
|
||||
$(UPPDIR1)Core/Format.h \
|
||||
$(UPPDIR1)Core/Function.h \
|
||||
$(UPPDIR1)Core/Gtypes.h \
|
||||
$(UPPDIR1)Core/Hash.h \
|
||||
$(UPPDIR1)Core/Heap.h \
|
||||
$(UPPDIR1)Core/HttpStatusCode.i \
|
||||
$(UPPDIR1)Core/Huge.h \
|
||||
$(UPPDIR1)Core/i18n.h \
|
||||
$(UPPDIR1)Core/Index.h \
|
||||
$(UPPDIR1)Core/Index.hpp \
|
||||
$(UPPDIR1)Core/Inet.h \
|
||||
$(UPPDIR1)Core/InMap.hpp \
|
||||
$(UPPDIR1)Core/InVector.h \
|
||||
$(UPPDIR1)Core/InVector.hpp \
|
||||
$(UPPDIR1)Core/JSON.h \
|
||||
$(UPPDIR1)Core/Lang.h \
|
||||
$(UPPDIR1)Core/Lang_s.h \
|
||||
$(UPPDIR1)Core/lib/lz4.h \
|
||||
$(UPPDIR1)Core/LocalProcess.h \
|
||||
$(UPPDIR1)Core/Map.h \
|
||||
$(UPPDIR1)Core/Map.hpp \
|
||||
$(UPPDIR1)Core/Mem.h \
|
||||
$(UPPDIR1)Core/Mt.h \
|
||||
$(UPPDIR1)Core/mt_.h \
|
||||
$(UPPDIR1)Core/Obsolete.h \
|
||||
$(UPPDIR1)Core/Ops.h \
|
||||
$(UPPDIR1)Core/Other.h \
|
||||
$(UPPDIR1)Core/Other.hpp \
|
||||
$(UPPDIR1)Core/Parser.h \
|
||||
$(UPPDIR1)Core/Path.h \
|
||||
$(UPPDIR1)Core/Profile.h \
|
||||
$(UPPDIR1)Core/Ptr.h \
|
||||
$(UPPDIR1)Core/Range.h \
|
||||
$(UPPDIR1)Core/Sort.h \
|
||||
$(UPPDIR1)Core/Sorted.h \
|
||||
$(UPPDIR1)Core/SplitMerge.h \
|
||||
$(UPPDIR1)Core/Stream.h \
|
||||
$(UPPDIR1)Core/String.h \
|
||||
$(UPPDIR1)Core/t_.h \
|
||||
$(UPPDIR1)Core/TimeDate.h \
|
||||
$(UPPDIR1)Core/Topic.h \
|
||||
$(UPPDIR1)Core/Topt.h \
|
||||
$(UPPDIR1)Core/Tuple.h \
|
||||
$(UPPDIR1)Core/Utf.hpp \
|
||||
$(UPPDIR1)Core/Util.h \
|
||||
$(UPPDIR1)Core/Uuid.h \
|
||||
$(UPPDIR1)Core/Value.h \
|
||||
$(UPPDIR1)Core/Value.hpp \
|
||||
$(UPPDIR1)Core/ValueCache.h \
|
||||
$(UPPDIR1)Core/ValueUtil.h \
|
||||
$(UPPDIR1)Core/ValueUtil.hpp \
|
||||
$(UPPDIR1)Core/Vcont.h \
|
||||
$(UPPDIR1)Core/Vcont.hpp \
|
||||
$(UPPDIR1)Core/Win32Util.h \
|
||||
$(UPPDIR1)Core/XML.h \
|
||||
$(UPPDIR1)Core/Xmlize.h \
|
||||
$(UPPDIR1)Core/Xmlize.hpp \
|
||||
$(UPPDIR1)Core/z.h \
|
||||
$(UPPDIR1)CtrlCore/CtrlCore.h \
|
||||
$(UPPDIR1)CtrlCore/CtrlCore.iml \
|
||||
$(UPPDIR1)CtrlCore/lay.h \
|
||||
$(UPPDIR1)CtrlCore/lay0.h \
|
||||
$(UPPDIR1)CtrlCore/MKeys.h \
|
||||
$(UPPDIR1)CtrlCore/TopWindow.h \
|
||||
$(UPPDIR1)CtrlLib/AKeys.h \
|
||||
$(UPPDIR1)CtrlLib/ArrayCtrl.h \
|
||||
$(UPPDIR1)CtrlLib/Bar.h \
|
||||
$(UPPDIR1)CtrlLib/Ch.h \
|
||||
$(UPPDIR1)CtrlLib/ColumnList.h \
|
||||
$(UPPDIR1)CtrlLib/Ctrl.iml \
|
||||
$(UPPDIR1)CtrlLib/Ctrl.lay \
|
||||
$(UPPDIR1)CtrlLib/CtrlLib.h \
|
||||
$(UPPDIR1)CtrlLib/Ctrls.iml \
|
||||
$(UPPDIR1)CtrlLib/CtrlUtil.h \
|
||||
$(UPPDIR1)CtrlLib/DateTimeCtrl.h \
|
||||
$(UPPDIR1)CtrlLib/DisplayPopup.h \
|
||||
$(UPPDIR1)CtrlLib/DlgColor.h \
|
||||
$(UPPDIR1)CtrlLib/DropChoice.h \
|
||||
$(UPPDIR1)CtrlLib/EditCtrl.h \
|
||||
$(UPPDIR1)CtrlLib/EditCtrl.hpp \
|
||||
$(UPPDIR1)CtrlLib/FileSel.h \
|
||||
$(UPPDIR1)CtrlLib/HeaderCtrl.h \
|
||||
$(UPPDIR1)CtrlLib/key_header.h \
|
||||
$(UPPDIR1)CtrlLib/LabelBase.h \
|
||||
$(UPPDIR1)CtrlLib/Lang.h \
|
||||
$(UPPDIR1)CtrlLib/MultiButton.h \
|
||||
$(UPPDIR1)CtrlLib/Progress.h \
|
||||
$(UPPDIR1)CtrlLib/PushCtrl.h \
|
||||
$(UPPDIR1)CtrlLib/RichText.h \
|
||||
$(UPPDIR1)CtrlLib/ScrollBar.h \
|
||||
$(UPPDIR1)CtrlLib/SliderCtrl.h \
|
||||
$(UPPDIR1)CtrlLib/Splitter.h \
|
||||
$(UPPDIR1)CtrlLib/StaticCtrl.h \
|
||||
$(UPPDIR1)CtrlLib/StatusBar.h \
|
||||
$(UPPDIR1)CtrlLib/SuggestCtrl.h \
|
||||
$(UPPDIR1)CtrlLib/TabCtrl.h \
|
||||
$(UPPDIR1)CtrlLib/TextEdit.h \
|
||||
$(UPPDIR1)CtrlLib/TreeCtrl.h \
|
||||
$(UPPDIR1)Draw/Cham.h \
|
||||
$(UPPDIR1)Draw/DDARasterizer.h \
|
||||
$(UPPDIR1)Draw/Display.h \
|
||||
$(UPPDIR1)Draw/Draw.h \
|
||||
$(UPPDIR1)Draw/DrawImg.iml \
|
||||
$(UPPDIR1)Draw/FontInt.h \
|
||||
$(UPPDIR1)Draw/Image.h \
|
||||
$(UPPDIR1)Draw/ImageOp.h \
|
||||
$(UPPDIR1)Draw/iml_header.h \
|
||||
$(UPPDIR1)Draw/Raster.h \
|
||||
$(UPPDIR1)Draw/SDraw.h \
|
||||
$(UPPDIR1)Draw/SIMD.h \
|
||||
$(UPPDIR1)Esc/Esc.h \
|
||||
$(UPPDIR1)guiplatform.h \
|
||||
$(UPPDIR1)HexView/HexView.h \
|
||||
$(UPPDIR1)HexView/HexView.lay \
|
||||
$(UPPDIR1)ide/About.h \
|
||||
$(UPPDIR1)ide/Android/Android.h \
|
||||
$(UPPDIR1)ide/Android/Devices.h \
|
||||
$(UPPDIR1)ide/Android/Executables.h \
|
||||
$(UPPDIR1)ide/Assist.h \
|
||||
$(UPPDIR1)ide/Browser/Browser.h \
|
||||
$(UPPDIR1)ide/Browser/Browser.iml \
|
||||
$(UPPDIR1)ide/Browser/Topic.iml \
|
||||
$(UPPDIR1)ide/Browser/Topic.lay \
|
||||
$(UPPDIR1)ide/Builders/Android.h \
|
||||
$(UPPDIR1)ide/Builders/Build.h \
|
||||
$(UPPDIR1)ide/Builders/BuilderComponents.h \
|
||||
$(UPPDIR1)ide/Builders/Builders.h \
|
||||
$(UPPDIR1)ide/Builders/ClangTidy.h \
|
||||
$(UPPDIR1)ide/clang/clang.h \
|
||||
$(UPPDIR1)ide/Common/Common.h \
|
||||
$(UPPDIR1)ide/Common/common.iml \
|
||||
$(UPPDIR1)ide/Core/Core.h \
|
||||
$(UPPDIR1)ide/Core/Host.h \
|
||||
$(UPPDIR1)ide/Core/Logger.h \
|
||||
$(UPPDIR1)ide/Debuggers/Debuggers.h \
|
||||
$(UPPDIR1)ide/Debuggers/Debuggers.iml \
|
||||
$(UPPDIR1)ide/Debuggers/Gdb.h \
|
||||
$(UPPDIR1)ide/Debuggers/Gdb.lay \
|
||||
$(UPPDIR1)ide/Designers/Designers.h \
|
||||
$(UPPDIR1)ide/IconDes/IconDes.h \
|
||||
$(UPPDIR1)ide/IconDes/IconDes.iml \
|
||||
$(UPPDIR1)ide/IconDes/IconDes.lay \
|
||||
$(UPPDIR1)ide/ide.h \
|
||||
$(UPPDIR1)ide/ide.iml \
|
||||
$(UPPDIR1)ide/ide.lay \
|
||||
$(UPPDIR1)ide/Java/Java.h \
|
||||
$(UPPDIR1)ide/LayDes/LayDes.h \
|
||||
$(UPPDIR1)ide/LayDes/LayDes.iml \
|
||||
$(UPPDIR1)ide/LayDes/LayDes.lay \
|
||||
$(UPPDIR1)ide/MethodsCtrls.h \
|
||||
$(UPPDIR1)ide/UppDlg.h \
|
||||
$(UPPDIR1)ide/urepo.h \
|
||||
$(UPPDIR1)ide/urepo.lay \
|
||||
$(UPPDIR1)ide/vcpkg.cpp \
|
||||
$(UPPDIR1)ide/version.h \
|
||||
$(UPPDIR1)Painter/BufferPainter.h \
|
||||
$(UPPDIR1)Painter/LinearPath.h \
|
||||
$(UPPDIR1)Painter/Painter.h \
|
||||
$(UPPDIR1)Painter/Painter.hpp \
|
||||
$(UPPDIR1)Painter/Painting.h \
|
||||
$(UPPDIR1)PdfDraw/PdfDraw.h \
|
||||
$(UPPDIR1)plugin/bmp/bmp.h \
|
||||
$(UPPDIR1)plugin/bz2/bz2.h \
|
||||
$(UPPDIR1)plugin/lz4/lz4.h \
|
||||
$(UPPDIR1)plugin/lzma/lzma.h \
|
||||
$(UPPDIR1)plugin/md/Markdown.h \
|
||||
$(UPPDIR1)plugin/md/MD4C/md4c.h \
|
||||
$(UPPDIR1)plugin/pcre/lib/pcre.h \
|
||||
$(UPPDIR1)plugin/pcre/Pcre.h \
|
||||
$(UPPDIR1)plugin/pcre/RegExp.h \
|
||||
$(UPPDIR1)plugin/png/png.h \
|
||||
$(UPPDIR1)plugin/z/z.h \
|
||||
$(UPPDIR1)plugin/zstd/lib/zstd.h \
|
||||
$(UPPDIR1)plugin/zstd/zstd.h \
|
||||
$(UPPDIR1)Report/Report.h \
|
||||
$(UPPDIR1)Report/Report.lay \
|
||||
$(UPPDIR1)RichEdit/Diagram.iml \
|
||||
$(UPPDIR1)RichEdit/Diagram.lay \
|
||||
$(UPPDIR1)RichEdit/DiagramEditor.h \
|
||||
$(UPPDIR1)RichEdit/RichEdit.h \
|
||||
$(UPPDIR1)RichEdit/RichEdit.iml \
|
||||
$(UPPDIR1)RichEdit/RichEdit.lay \
|
||||
$(UPPDIR1)RichText/Diagram.h \
|
||||
$(UPPDIR1)RichText/Para.h \
|
||||
$(UPPDIR1)RichText/RichText.h \
|
||||
$(UPPDIR1)RichText/RichText.iml \
|
||||
$(UPPDIR1)RichText/Table.h \
|
||||
$(UPPDIR1)RichText/Text.h \
|
||||
$(UPPDIR1)RichText/Txt.h \
|
||||
$(UPPDIR1)TabBar/FileTabs.h \
|
||||
$(UPPDIR1)TabBar/TabBar.h \
|
||||
$(UPPDIR1)TabBar/TabBar.iml \
|
||||
$(UPPDIR1)TabBar/TabBarCtrl.h \
|
||||
$(UPPDIR1)TextDiffCtrl/Diff.iml \
|
||||
$(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \
|
||||
$(UPPDIR1)uppconfig.h
|
||||
$(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/vcpkg.cpp -o $(OutDir_ide)vcpkg.o
|
||||
|
||||
$(OutDir_ide)MethodsCtrls.o: $(UPPDIR1)ide/MethodsCtrls.cpp \
|
||||
$(UPPDIR1)CodeEditor/CodeEditor.h \
|
||||
$(UPPDIR1)CodeEditor/CodeEditor.iml \
|
||||
|
|
@ -20202,6 +20441,105 @@ $(OutDir_ide_Core)Signature.o: $(UPPDIR1)ide/Core/Signature.cpp \
|
|||
$(UPPDIR1)uppconfig.h
|
||||
$(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Core) $(UPPDIR1)ide/Core/Signature.cpp -o $(OutDir_ide_Core)Signature.o
|
||||
|
||||
$(OutDir_ide_Core)Vcpkg.o: $(UPPDIR1)ide/Core/Vcpkg.cpp \
|
||||
$(UPPDIR1)Core/Algo.h \
|
||||
$(UPPDIR1)Core/App.h \
|
||||
$(UPPDIR1)Core/AString.hpp \
|
||||
$(UPPDIR1)Core/Atomic.h \
|
||||
$(UPPDIR1)Core/BiCont.h \
|
||||
$(UPPDIR1)Core/BinUndoRedo.h \
|
||||
$(UPPDIR1)Core/Callback.h \
|
||||
$(UPPDIR1)Core/CallbackN.i \
|
||||
$(UPPDIR1)Core/CallbackNP.i \
|
||||
$(UPPDIR1)Core/CallbackR.i \
|
||||
$(UPPDIR1)Core/CharFilter.h \
|
||||
$(UPPDIR1)Core/CharSet.h \
|
||||
$(UPPDIR1)Core/CharSet.i \
|
||||
$(UPPDIR1)Core/CoAlgo.h \
|
||||
$(UPPDIR1)Core/Color.h \
|
||||
$(UPPDIR1)Core/Complex.h \
|
||||
$(UPPDIR1)Core/config.h \
|
||||
$(UPPDIR1)Core/Convert.h \
|
||||
$(UPPDIR1)Core/Convert.hpp \
|
||||
$(UPPDIR1)Core/Core.h \
|
||||
$(UPPDIR1)Core/CoSort.h \
|
||||
$(UPPDIR1)Core/CoWork.h \
|
||||
$(UPPDIR1)Core/Defs.h \
|
||||
$(UPPDIR1)Core/Diag.h \
|
||||
$(UPPDIR1)Core/FileMapping.h \
|
||||
$(UPPDIR1)Core/FilterStream.h \
|
||||
$(UPPDIR1)Core/FixedMap.h \
|
||||
$(UPPDIR1)Core/Fn.h \
|
||||
$(UPPDIR1)Core/Format.h \
|
||||
$(UPPDIR1)Core/Function.h \
|
||||
$(UPPDIR1)Core/Gtypes.h \
|
||||
$(UPPDIR1)Core/Hash.h \
|
||||
$(UPPDIR1)Core/Heap.h \
|
||||
$(UPPDIR1)Core/HttpStatusCode.i \
|
||||
$(UPPDIR1)Core/Huge.h \
|
||||
$(UPPDIR1)Core/i18n.h \
|
||||
$(UPPDIR1)Core/Index.h \
|
||||
$(UPPDIR1)Core/Index.hpp \
|
||||
$(UPPDIR1)Core/Inet.h \
|
||||
$(UPPDIR1)Core/InMap.hpp \
|
||||
$(UPPDIR1)Core/InVector.h \
|
||||
$(UPPDIR1)Core/InVector.hpp \
|
||||
$(UPPDIR1)Core/JSON.h \
|
||||
$(UPPDIR1)Core/Lang.h \
|
||||
$(UPPDIR1)Core/Lang_s.h \
|
||||
$(UPPDIR1)Core/lib/lz4.h \
|
||||
$(UPPDIR1)Core/LocalProcess.h \
|
||||
$(UPPDIR1)Core/Map.h \
|
||||
$(UPPDIR1)Core/Map.hpp \
|
||||
$(UPPDIR1)Core/Mem.h \
|
||||
$(UPPDIR1)Core/Mt.h \
|
||||
$(UPPDIR1)Core/Obsolete.h \
|
||||
$(UPPDIR1)Core/Ops.h \
|
||||
$(UPPDIR1)Core/Other.h \
|
||||
$(UPPDIR1)Core/Other.hpp \
|
||||
$(UPPDIR1)Core/Parser.h \
|
||||
$(UPPDIR1)Core/Path.h \
|
||||
$(UPPDIR1)Core/Profile.h \
|
||||
$(UPPDIR1)Core/Ptr.h \
|
||||
$(UPPDIR1)Core/Range.h \
|
||||
$(UPPDIR1)Core/Sort.h \
|
||||
$(UPPDIR1)Core/Sorted.h \
|
||||
$(UPPDIR1)Core/SplitMerge.h \
|
||||
$(UPPDIR1)Core/Stream.h \
|
||||
$(UPPDIR1)Core/String.h \
|
||||
$(UPPDIR1)Core/t_.h \
|
||||
$(UPPDIR1)Core/TimeDate.h \
|
||||
$(UPPDIR1)Core/Topic.h \
|
||||
$(UPPDIR1)Core/Topt.h \
|
||||
$(UPPDIR1)Core/Tuple.h \
|
||||
$(UPPDIR1)Core/Utf.hpp \
|
||||
$(UPPDIR1)Core/Util.h \
|
||||
$(UPPDIR1)Core/Uuid.h \
|
||||
$(UPPDIR1)Core/Value.h \
|
||||
$(UPPDIR1)Core/Value.hpp \
|
||||
$(UPPDIR1)Core/ValueCache.h \
|
||||
$(UPPDIR1)Core/ValueUtil.h \
|
||||
$(UPPDIR1)Core/ValueUtil.hpp \
|
||||
$(UPPDIR1)Core/Vcont.h \
|
||||
$(UPPDIR1)Core/Vcont.hpp \
|
||||
$(UPPDIR1)Core/Win32Util.h \
|
||||
$(UPPDIR1)Core/XML.h \
|
||||
$(UPPDIR1)Core/Xmlize.h \
|
||||
$(UPPDIR1)Core/Xmlize.hpp \
|
||||
$(UPPDIR1)Core/z.h \
|
||||
$(UPPDIR1)Esc/Esc.h \
|
||||
$(UPPDIR1)ide/Core/Core.h \
|
||||
$(UPPDIR1)ide/Core/Host.h \
|
||||
$(UPPDIR1)ide/Core/Logger.h \
|
||||
$(UPPDIR1)ide/Core/Vcpkg.cpp \
|
||||
$(UPPDIR1)plugin/bz2/bz2.h \
|
||||
$(UPPDIR1)plugin/lz4/lz4.h \
|
||||
$(UPPDIR1)plugin/lzma/lzma.h \
|
||||
$(UPPDIR1)plugin/zstd/lib/zstd.h \
|
||||
$(UPPDIR1)plugin/zstd/zstd.h \
|
||||
$(UPPDIR1)uppconfig.h
|
||||
$(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Core) $(UPPDIR1)ide/Core/Vcpkg.cpp -o $(OutDir_ide_Core)Vcpkg.o
|
||||
|
||||
$(OutDir_ide_Core)Host.o: $(UPPDIR1)ide/Core/Host.cpp \
|
||||
$(UPPDIR1)Core/Algo.h \
|
||||
$(UPPDIR1)Core/App.h \
|
||||
|
|
@ -20404,6 +20742,7 @@ $(OutDir_ide_Core)Core.a: \
|
|||
$(OutDir_ide_Core)usc.o \
|
||||
$(OutDir_ide_Core)BinObj.o \
|
||||
$(OutDir_ide_Core)Signature.o \
|
||||
$(OutDir_ide_Core)Vcpkg.o \
|
||||
$(OutDir_ide_Core)Host.o \
|
||||
$(OutDir_ide_Core)Logger.o
|
||||
$(AR) $(OutDir_ide_Core)Core.a \
|
||||
|
|
@ -20419,6 +20758,7 @@ $(OutDir_ide_Core)Core.a: \
|
|||
$(OutDir_ide_Core)usc.o \
|
||||
$(OutDir_ide_Core)BinObj.o \
|
||||
$(OutDir_ide_Core)Signature.o \
|
||||
$(OutDir_ide_Core)Vcpkg.o \
|
||||
$(OutDir_ide_Core)Host.o \
|
||||
$(OutDir_ide_Core)Logger.o
|
||||
|
||||
|
|
|
|||
340
Makefile.in
340
Makefile.in
|
|
@ -211,6 +211,7 @@ $(OutFile): build_info \
|
|||
$(OutDir_ide)SetupGIT.o \
|
||||
$(OutDir_ide)Upgrade.o \
|
||||
$(OutDir_ide)UppHub.o \
|
||||
$(OutDir_ide)vcpkg.o \
|
||||
$(OutDir_ide)MethodsCtrls.o \
|
||||
$(OutDir_ide)Methods.o \
|
||||
$(OutDir_ide)AutoSetup.o \
|
||||
|
|
@ -332,6 +333,7 @@ $(OutFile): build_info \
|
|||
$(OutDir_ide)SetupGIT.o \
|
||||
$(OutDir_ide)Upgrade.o \
|
||||
$(OutDir_ide)UppHub.o \
|
||||
$(OutDir_ide)vcpkg.o \
|
||||
$(OutDir_ide)MethodsCtrls.o \
|
||||
$(OutDir_ide)Methods.o \
|
||||
$(OutDir_ide)AutoSetup.o \
|
||||
|
|
@ -14881,6 +14883,243 @@ $(OutDir_ide)UppHub.o: $(UPPDIR1)ide/UppHub.cpp \
|
|||
$(UPPDIR1)uppconfig.h
|
||||
$(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/UppHub.cpp -o $(OutDir_ide)UppHub.o
|
||||
|
||||
$(OutDir_ide)vcpkg.o: $(UPPDIR1)ide/vcpkg.cpp \
|
||||
$(UPPDIR1)CodeEditor/CodeEditor.h \
|
||||
$(UPPDIR1)CodeEditor/CodeEditor.iml \
|
||||
$(UPPDIR1)CodeEditor/CodeEditor.lay \
|
||||
$(UPPDIR1)CodeEditor/CSyntax.h \
|
||||
$(UPPDIR1)CodeEditor/DiffSyntax.h \
|
||||
$(UPPDIR1)CodeEditor/hl_color.i \
|
||||
$(UPPDIR1)CodeEditor/LogSyntax.h \
|
||||
$(UPPDIR1)CodeEditor/PythonSyntax.h \
|
||||
$(UPPDIR1)CodeEditor/Syntax.h \
|
||||
$(UPPDIR1)CodeEditor/TagSyntax.h \
|
||||
$(UPPDIR1)Core/Algo.h \
|
||||
$(UPPDIR1)Core/App.h \
|
||||
$(UPPDIR1)Core/AString.hpp \
|
||||
$(UPPDIR1)Core/Atomic.h \
|
||||
$(UPPDIR1)Core/BiCont.h \
|
||||
$(UPPDIR1)Core/BinUndoRedo.h \
|
||||
$(UPPDIR1)Core/Callback.h \
|
||||
$(UPPDIR1)Core/CallbackN.i \
|
||||
$(UPPDIR1)Core/CallbackNP.i \
|
||||
$(UPPDIR1)Core/CallbackR.i \
|
||||
$(UPPDIR1)Core/CharFilter.h \
|
||||
$(UPPDIR1)Core/CharSet.h \
|
||||
$(UPPDIR1)Core/CharSet.i \
|
||||
$(UPPDIR1)Core/CoAlgo.h \
|
||||
$(UPPDIR1)Core/Color.h \
|
||||
$(UPPDIR1)Core/Complex.h \
|
||||
$(UPPDIR1)Core/config.h \
|
||||
$(UPPDIR1)Core/Convert.h \
|
||||
$(UPPDIR1)Core/Convert.hpp \
|
||||
$(UPPDIR1)Core/Core.h \
|
||||
$(UPPDIR1)Core/CoSort.h \
|
||||
$(UPPDIR1)Core/CoWork.h \
|
||||
$(UPPDIR1)Core/Defs.h \
|
||||
$(UPPDIR1)Core/Diag.h \
|
||||
$(UPPDIR1)Core/FileMapping.h \
|
||||
$(UPPDIR1)Core/FilterStream.h \
|
||||
$(UPPDIR1)Core/FixedMap.h \
|
||||
$(UPPDIR1)Core/Fn.h \
|
||||
$(UPPDIR1)Core/Format.h \
|
||||
$(UPPDIR1)Core/Function.h \
|
||||
$(UPPDIR1)Core/Gtypes.h \
|
||||
$(UPPDIR1)Core/Hash.h \
|
||||
$(UPPDIR1)Core/Heap.h \
|
||||
$(UPPDIR1)Core/HttpStatusCode.i \
|
||||
$(UPPDIR1)Core/Huge.h \
|
||||
$(UPPDIR1)Core/i18n.h \
|
||||
$(UPPDIR1)Core/Index.h \
|
||||
$(UPPDIR1)Core/Index.hpp \
|
||||
$(UPPDIR1)Core/Inet.h \
|
||||
$(UPPDIR1)Core/InMap.hpp \
|
||||
$(UPPDIR1)Core/InVector.h \
|
||||
$(UPPDIR1)Core/InVector.hpp \
|
||||
$(UPPDIR1)Core/JSON.h \
|
||||
$(UPPDIR1)Core/Lang.h \
|
||||
$(UPPDIR1)Core/Lang_s.h \
|
||||
$(UPPDIR1)Core/lib/lz4.h \
|
||||
$(UPPDIR1)Core/LocalProcess.h \
|
||||
$(UPPDIR1)Core/Map.h \
|
||||
$(UPPDIR1)Core/Map.hpp \
|
||||
$(UPPDIR1)Core/Mem.h \
|
||||
$(UPPDIR1)Core/Mt.h \
|
||||
$(UPPDIR1)Core/mt_.h \
|
||||
$(UPPDIR1)Core/Obsolete.h \
|
||||
$(UPPDIR1)Core/Ops.h \
|
||||
$(UPPDIR1)Core/Other.h \
|
||||
$(UPPDIR1)Core/Other.hpp \
|
||||
$(UPPDIR1)Core/Parser.h \
|
||||
$(UPPDIR1)Core/Path.h \
|
||||
$(UPPDIR1)Core/Profile.h \
|
||||
$(UPPDIR1)Core/Ptr.h \
|
||||
$(UPPDIR1)Core/Range.h \
|
||||
$(UPPDIR1)Core/Sort.h \
|
||||
$(UPPDIR1)Core/Sorted.h \
|
||||
$(UPPDIR1)Core/SplitMerge.h \
|
||||
$(UPPDIR1)Core/Stream.h \
|
||||
$(UPPDIR1)Core/String.h \
|
||||
$(UPPDIR1)Core/t_.h \
|
||||
$(UPPDIR1)Core/TimeDate.h \
|
||||
$(UPPDIR1)Core/Topic.h \
|
||||
$(UPPDIR1)Core/Topt.h \
|
||||
$(UPPDIR1)Core/Tuple.h \
|
||||
$(UPPDIR1)Core/Utf.hpp \
|
||||
$(UPPDIR1)Core/Util.h \
|
||||
$(UPPDIR1)Core/Uuid.h \
|
||||
$(UPPDIR1)Core/Value.h \
|
||||
$(UPPDIR1)Core/Value.hpp \
|
||||
$(UPPDIR1)Core/ValueCache.h \
|
||||
$(UPPDIR1)Core/ValueUtil.h \
|
||||
$(UPPDIR1)Core/ValueUtil.hpp \
|
||||
$(UPPDIR1)Core/Vcont.h \
|
||||
$(UPPDIR1)Core/Vcont.hpp \
|
||||
$(UPPDIR1)Core/Win32Util.h \
|
||||
$(UPPDIR1)Core/XML.h \
|
||||
$(UPPDIR1)Core/Xmlize.h \
|
||||
$(UPPDIR1)Core/Xmlize.hpp \
|
||||
$(UPPDIR1)Core/z.h \
|
||||
$(UPPDIR1)CtrlCore/CtrlCore.h \
|
||||
$(UPPDIR1)CtrlCore/CtrlCore.iml \
|
||||
$(UPPDIR1)CtrlCore/lay.h \
|
||||
$(UPPDIR1)CtrlCore/lay0.h \
|
||||
$(UPPDIR1)CtrlCore/MKeys.h \
|
||||
$(UPPDIR1)CtrlCore/TopWindow.h \
|
||||
$(UPPDIR1)CtrlLib/AKeys.h \
|
||||
$(UPPDIR1)CtrlLib/ArrayCtrl.h \
|
||||
$(UPPDIR1)CtrlLib/Bar.h \
|
||||
$(UPPDIR1)CtrlLib/Ch.h \
|
||||
$(UPPDIR1)CtrlLib/ColumnList.h \
|
||||
$(UPPDIR1)CtrlLib/Ctrl.iml \
|
||||
$(UPPDIR1)CtrlLib/Ctrl.lay \
|
||||
$(UPPDIR1)CtrlLib/CtrlLib.h \
|
||||
$(UPPDIR1)CtrlLib/Ctrls.iml \
|
||||
$(UPPDIR1)CtrlLib/CtrlUtil.h \
|
||||
$(UPPDIR1)CtrlLib/DateTimeCtrl.h \
|
||||
$(UPPDIR1)CtrlLib/DisplayPopup.h \
|
||||
$(UPPDIR1)CtrlLib/DlgColor.h \
|
||||
$(UPPDIR1)CtrlLib/DropChoice.h \
|
||||
$(UPPDIR1)CtrlLib/EditCtrl.h \
|
||||
$(UPPDIR1)CtrlLib/EditCtrl.hpp \
|
||||
$(UPPDIR1)CtrlLib/FileSel.h \
|
||||
$(UPPDIR1)CtrlLib/HeaderCtrl.h \
|
||||
$(UPPDIR1)CtrlLib/key_header.h \
|
||||
$(UPPDIR1)CtrlLib/LabelBase.h \
|
||||
$(UPPDIR1)CtrlLib/Lang.h \
|
||||
$(UPPDIR1)CtrlLib/MultiButton.h \
|
||||
$(UPPDIR1)CtrlLib/Progress.h \
|
||||
$(UPPDIR1)CtrlLib/PushCtrl.h \
|
||||
$(UPPDIR1)CtrlLib/RichText.h \
|
||||
$(UPPDIR1)CtrlLib/ScrollBar.h \
|
||||
$(UPPDIR1)CtrlLib/SliderCtrl.h \
|
||||
$(UPPDIR1)CtrlLib/Splitter.h \
|
||||
$(UPPDIR1)CtrlLib/StaticCtrl.h \
|
||||
$(UPPDIR1)CtrlLib/StatusBar.h \
|
||||
$(UPPDIR1)CtrlLib/SuggestCtrl.h \
|
||||
$(UPPDIR1)CtrlLib/TabCtrl.h \
|
||||
$(UPPDIR1)CtrlLib/TextEdit.h \
|
||||
$(UPPDIR1)CtrlLib/TreeCtrl.h \
|
||||
$(UPPDIR1)Draw/Cham.h \
|
||||
$(UPPDIR1)Draw/DDARasterizer.h \
|
||||
$(UPPDIR1)Draw/Display.h \
|
||||
$(UPPDIR1)Draw/Draw.h \
|
||||
$(UPPDIR1)Draw/DrawImg.iml \
|
||||
$(UPPDIR1)Draw/FontInt.h \
|
||||
$(UPPDIR1)Draw/Image.h \
|
||||
$(UPPDIR1)Draw/ImageOp.h \
|
||||
$(UPPDIR1)Draw/iml_header.h \
|
||||
$(UPPDIR1)Draw/Raster.h \
|
||||
$(UPPDIR1)Draw/SDraw.h \
|
||||
$(UPPDIR1)Draw/SIMD.h \
|
||||
$(UPPDIR1)Esc/Esc.h \
|
||||
$(UPPDIR1)guiplatform.h \
|
||||
$(UPPDIR1)HexView/HexView.h \
|
||||
$(UPPDIR1)HexView/HexView.lay \
|
||||
$(UPPDIR1)ide/About.h \
|
||||
$(UPPDIR1)ide/Android/Android.h \
|
||||
$(UPPDIR1)ide/Android/Devices.h \
|
||||
$(UPPDIR1)ide/Android/Executables.h \
|
||||
$(UPPDIR1)ide/Assist.h \
|
||||
$(UPPDIR1)ide/Browser/Browser.h \
|
||||
$(UPPDIR1)ide/Browser/Browser.iml \
|
||||
$(UPPDIR1)ide/Browser/Topic.iml \
|
||||
$(UPPDIR1)ide/Browser/Topic.lay \
|
||||
$(UPPDIR1)ide/Builders/Android.h \
|
||||
$(UPPDIR1)ide/Builders/Build.h \
|
||||
$(UPPDIR1)ide/Builders/BuilderComponents.h \
|
||||
$(UPPDIR1)ide/Builders/Builders.h \
|
||||
$(UPPDIR1)ide/Builders/ClangTidy.h \
|
||||
$(UPPDIR1)ide/clang/clang.h \
|
||||
$(UPPDIR1)ide/Common/Common.h \
|
||||
$(UPPDIR1)ide/Common/common.iml \
|
||||
$(UPPDIR1)ide/Core/Core.h \
|
||||
$(UPPDIR1)ide/Core/Host.h \
|
||||
$(UPPDIR1)ide/Core/Logger.h \
|
||||
$(UPPDIR1)ide/Debuggers/Debuggers.h \
|
||||
$(UPPDIR1)ide/Debuggers/Debuggers.iml \
|
||||
$(UPPDIR1)ide/Debuggers/Gdb.h \
|
||||
$(UPPDIR1)ide/Debuggers/Gdb.lay \
|
||||
$(UPPDIR1)ide/Designers/Designers.h \
|
||||
$(UPPDIR1)ide/IconDes/IconDes.h \
|
||||
$(UPPDIR1)ide/IconDes/IconDes.iml \
|
||||
$(UPPDIR1)ide/IconDes/IconDes.lay \
|
||||
$(UPPDIR1)ide/ide.h \
|
||||
$(UPPDIR1)ide/ide.iml \
|
||||
$(UPPDIR1)ide/ide.lay \
|
||||
$(UPPDIR1)ide/Java/Java.h \
|
||||
$(UPPDIR1)ide/LayDes/LayDes.h \
|
||||
$(UPPDIR1)ide/LayDes/LayDes.iml \
|
||||
$(UPPDIR1)ide/LayDes/LayDes.lay \
|
||||
$(UPPDIR1)ide/MethodsCtrls.h \
|
||||
$(UPPDIR1)ide/UppDlg.h \
|
||||
$(UPPDIR1)ide/urepo.h \
|
||||
$(UPPDIR1)ide/urepo.lay \
|
||||
$(UPPDIR1)ide/vcpkg.cpp \
|
||||
$(UPPDIR1)ide/version.h \
|
||||
$(UPPDIR1)Painter/BufferPainter.h \
|
||||
$(UPPDIR1)Painter/LinearPath.h \
|
||||
$(UPPDIR1)Painter/Painter.h \
|
||||
$(UPPDIR1)Painter/Painter.hpp \
|
||||
$(UPPDIR1)Painter/Painting.h \
|
||||
$(UPPDIR1)PdfDraw/PdfDraw.h \
|
||||
$(UPPDIR1)plugin/bmp/bmp.h \
|
||||
$(UPPDIR1)plugin/bz2/bz2.h \
|
||||
$(UPPDIR1)plugin/lz4/lz4.h \
|
||||
$(UPPDIR1)plugin/lzma/lzma.h \
|
||||
$(UPPDIR1)plugin/md/Markdown.h \
|
||||
$(UPPDIR1)plugin/md/MD4C/md4c.h \
|
||||
$(UPPDIR1)plugin/pcre/lib/pcre.h \
|
||||
$(UPPDIR1)plugin/pcre/Pcre.h \
|
||||
$(UPPDIR1)plugin/pcre/RegExp.h \
|
||||
$(UPPDIR1)plugin/png/png.h \
|
||||
$(UPPDIR1)plugin/z/z.h \
|
||||
$(UPPDIR1)plugin/zstd/lib/zstd.h \
|
||||
$(UPPDIR1)plugin/zstd/zstd.h \
|
||||
$(UPPDIR1)Report/Report.h \
|
||||
$(UPPDIR1)Report/Report.lay \
|
||||
$(UPPDIR1)RichEdit/Diagram.iml \
|
||||
$(UPPDIR1)RichEdit/Diagram.lay \
|
||||
$(UPPDIR1)RichEdit/DiagramEditor.h \
|
||||
$(UPPDIR1)RichEdit/RichEdit.h \
|
||||
$(UPPDIR1)RichEdit/RichEdit.iml \
|
||||
$(UPPDIR1)RichEdit/RichEdit.lay \
|
||||
$(UPPDIR1)RichText/Diagram.h \
|
||||
$(UPPDIR1)RichText/Para.h \
|
||||
$(UPPDIR1)RichText/RichText.h \
|
||||
$(UPPDIR1)RichText/RichText.iml \
|
||||
$(UPPDIR1)RichText/Table.h \
|
||||
$(UPPDIR1)RichText/Text.h \
|
||||
$(UPPDIR1)RichText/Txt.h \
|
||||
$(UPPDIR1)TabBar/FileTabs.h \
|
||||
$(UPPDIR1)TabBar/TabBar.h \
|
||||
$(UPPDIR1)TabBar/TabBar.iml \
|
||||
$(UPPDIR1)TabBar/TabBarCtrl.h \
|
||||
$(UPPDIR1)TextDiffCtrl/Diff.iml \
|
||||
$(UPPDIR1)TextDiffCtrl/TextDiffCtrl.h \
|
||||
$(UPPDIR1)uppconfig.h
|
||||
$(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide) $(UPPDIR1)ide/vcpkg.cpp -o $(OutDir_ide)vcpkg.o
|
||||
|
||||
$(OutDir_ide)MethodsCtrls.o: $(UPPDIR1)ide/MethodsCtrls.cpp \
|
||||
$(UPPDIR1)CodeEditor/CodeEditor.h \
|
||||
$(UPPDIR1)CodeEditor/CodeEditor.iml \
|
||||
|
|
@ -20202,6 +20441,105 @@ $(OutDir_ide_Core)Signature.o: $(UPPDIR1)ide/Core/Signature.cpp \
|
|||
$(UPPDIR1)uppconfig.h
|
||||
$(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Core) $(UPPDIR1)ide/Core/Signature.cpp -o $(OutDir_ide_Core)Signature.o
|
||||
|
||||
$(OutDir_ide_Core)Vcpkg.o: $(UPPDIR1)ide/Core/Vcpkg.cpp \
|
||||
$(UPPDIR1)Core/Algo.h \
|
||||
$(UPPDIR1)Core/App.h \
|
||||
$(UPPDIR1)Core/AString.hpp \
|
||||
$(UPPDIR1)Core/Atomic.h \
|
||||
$(UPPDIR1)Core/BiCont.h \
|
||||
$(UPPDIR1)Core/BinUndoRedo.h \
|
||||
$(UPPDIR1)Core/Callback.h \
|
||||
$(UPPDIR1)Core/CallbackN.i \
|
||||
$(UPPDIR1)Core/CallbackNP.i \
|
||||
$(UPPDIR1)Core/CallbackR.i \
|
||||
$(UPPDIR1)Core/CharFilter.h \
|
||||
$(UPPDIR1)Core/CharSet.h \
|
||||
$(UPPDIR1)Core/CharSet.i \
|
||||
$(UPPDIR1)Core/CoAlgo.h \
|
||||
$(UPPDIR1)Core/Color.h \
|
||||
$(UPPDIR1)Core/Complex.h \
|
||||
$(UPPDIR1)Core/config.h \
|
||||
$(UPPDIR1)Core/Convert.h \
|
||||
$(UPPDIR1)Core/Convert.hpp \
|
||||
$(UPPDIR1)Core/Core.h \
|
||||
$(UPPDIR1)Core/CoSort.h \
|
||||
$(UPPDIR1)Core/CoWork.h \
|
||||
$(UPPDIR1)Core/Defs.h \
|
||||
$(UPPDIR1)Core/Diag.h \
|
||||
$(UPPDIR1)Core/FileMapping.h \
|
||||
$(UPPDIR1)Core/FilterStream.h \
|
||||
$(UPPDIR1)Core/FixedMap.h \
|
||||
$(UPPDIR1)Core/Fn.h \
|
||||
$(UPPDIR1)Core/Format.h \
|
||||
$(UPPDIR1)Core/Function.h \
|
||||
$(UPPDIR1)Core/Gtypes.h \
|
||||
$(UPPDIR1)Core/Hash.h \
|
||||
$(UPPDIR1)Core/Heap.h \
|
||||
$(UPPDIR1)Core/HttpStatusCode.i \
|
||||
$(UPPDIR1)Core/Huge.h \
|
||||
$(UPPDIR1)Core/i18n.h \
|
||||
$(UPPDIR1)Core/Index.h \
|
||||
$(UPPDIR1)Core/Index.hpp \
|
||||
$(UPPDIR1)Core/Inet.h \
|
||||
$(UPPDIR1)Core/InMap.hpp \
|
||||
$(UPPDIR1)Core/InVector.h \
|
||||
$(UPPDIR1)Core/InVector.hpp \
|
||||
$(UPPDIR1)Core/JSON.h \
|
||||
$(UPPDIR1)Core/Lang.h \
|
||||
$(UPPDIR1)Core/Lang_s.h \
|
||||
$(UPPDIR1)Core/lib/lz4.h \
|
||||
$(UPPDIR1)Core/LocalProcess.h \
|
||||
$(UPPDIR1)Core/Map.h \
|
||||
$(UPPDIR1)Core/Map.hpp \
|
||||
$(UPPDIR1)Core/Mem.h \
|
||||
$(UPPDIR1)Core/Mt.h \
|
||||
$(UPPDIR1)Core/Obsolete.h \
|
||||
$(UPPDIR1)Core/Ops.h \
|
||||
$(UPPDIR1)Core/Other.h \
|
||||
$(UPPDIR1)Core/Other.hpp \
|
||||
$(UPPDIR1)Core/Parser.h \
|
||||
$(UPPDIR1)Core/Path.h \
|
||||
$(UPPDIR1)Core/Profile.h \
|
||||
$(UPPDIR1)Core/Ptr.h \
|
||||
$(UPPDIR1)Core/Range.h \
|
||||
$(UPPDIR1)Core/Sort.h \
|
||||
$(UPPDIR1)Core/Sorted.h \
|
||||
$(UPPDIR1)Core/SplitMerge.h \
|
||||
$(UPPDIR1)Core/Stream.h \
|
||||
$(UPPDIR1)Core/String.h \
|
||||
$(UPPDIR1)Core/t_.h \
|
||||
$(UPPDIR1)Core/TimeDate.h \
|
||||
$(UPPDIR1)Core/Topic.h \
|
||||
$(UPPDIR1)Core/Topt.h \
|
||||
$(UPPDIR1)Core/Tuple.h \
|
||||
$(UPPDIR1)Core/Utf.hpp \
|
||||
$(UPPDIR1)Core/Util.h \
|
||||
$(UPPDIR1)Core/Uuid.h \
|
||||
$(UPPDIR1)Core/Value.h \
|
||||
$(UPPDIR1)Core/Value.hpp \
|
||||
$(UPPDIR1)Core/ValueCache.h \
|
||||
$(UPPDIR1)Core/ValueUtil.h \
|
||||
$(UPPDIR1)Core/ValueUtil.hpp \
|
||||
$(UPPDIR1)Core/Vcont.h \
|
||||
$(UPPDIR1)Core/Vcont.hpp \
|
||||
$(UPPDIR1)Core/Win32Util.h \
|
||||
$(UPPDIR1)Core/XML.h \
|
||||
$(UPPDIR1)Core/Xmlize.h \
|
||||
$(UPPDIR1)Core/Xmlize.hpp \
|
||||
$(UPPDIR1)Core/z.h \
|
||||
$(UPPDIR1)Esc/Esc.h \
|
||||
$(UPPDIR1)ide/Core/Core.h \
|
||||
$(UPPDIR1)ide/Core/Host.h \
|
||||
$(UPPDIR1)ide/Core/Logger.h \
|
||||
$(UPPDIR1)ide/Core/Vcpkg.cpp \
|
||||
$(UPPDIR1)plugin/bz2/bz2.h \
|
||||
$(UPPDIR1)plugin/lz4/lz4.h \
|
||||
$(UPPDIR1)plugin/lzma/lzma.h \
|
||||
$(UPPDIR1)plugin/zstd/lib/zstd.h \
|
||||
$(UPPDIR1)plugin/zstd/zstd.h \
|
||||
$(UPPDIR1)uppconfig.h
|
||||
$(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Core) $(UPPDIR1)ide/Core/Vcpkg.cpp -o $(OutDir_ide_Core)Vcpkg.o
|
||||
|
||||
$(OutDir_ide_Core)Host.o: $(UPPDIR1)ide/Core/Host.cpp \
|
||||
$(UPPDIR1)Core/Algo.h \
|
||||
$(UPPDIR1)Core/App.h \
|
||||
|
|
@ -20404,6 +20742,7 @@ $(OutDir_ide_Core)Core.a: \
|
|||
$(OutDir_ide_Core)usc.o \
|
||||
$(OutDir_ide_Core)BinObj.o \
|
||||
$(OutDir_ide_Core)Signature.o \
|
||||
$(OutDir_ide_Core)Vcpkg.o \
|
||||
$(OutDir_ide_Core)Host.o \
|
||||
$(OutDir_ide_Core)Logger.o
|
||||
$(AR) $(OutDir_ide_Core)Core.a \
|
||||
|
|
@ -20419,6 +20758,7 @@ $(OutDir_ide_Core)Core.a: \
|
|||
$(OutDir_ide_Core)usc.o \
|
||||
$(OutDir_ide_Core)BinObj.o \
|
||||
$(OutDir_ide_Core)Signature.o \
|
||||
$(OutDir_ide_Core)Vcpkg.o \
|
||||
$(OutDir_ide_Core)Host.o \
|
||||
$(OutDir_ide_Core)Logger.o
|
||||
|
||||
|
|
|
|||
101
umkMakefile
101
umkMakefile
|
|
@ -4132,6 +4132,105 @@ $(OutDir_ide_Core)Signature.o: $(UPPDIR1)ide/Core/Signature.cpp \
|
|||
$(UPPDIR1)uppconfig.h
|
||||
$(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Core) $(UPPDIR1)ide/Core/Signature.cpp -o $(OutDir_ide_Core)Signature.o
|
||||
|
||||
$(OutDir_ide_Core)Vcpkg.o: $(UPPDIR1)ide/Core/Vcpkg.cpp \
|
||||
$(UPPDIR1)Core/Algo.h \
|
||||
$(UPPDIR1)Core/App.h \
|
||||
$(UPPDIR1)Core/AString.hpp \
|
||||
$(UPPDIR1)Core/Atomic.h \
|
||||
$(UPPDIR1)Core/BiCont.h \
|
||||
$(UPPDIR1)Core/BinUndoRedo.h \
|
||||
$(UPPDIR1)Core/Callback.h \
|
||||
$(UPPDIR1)Core/CallbackN.i \
|
||||
$(UPPDIR1)Core/CallbackNP.i \
|
||||
$(UPPDIR1)Core/CallbackR.i \
|
||||
$(UPPDIR1)Core/CharFilter.h \
|
||||
$(UPPDIR1)Core/CharSet.h \
|
||||
$(UPPDIR1)Core/CharSet.i \
|
||||
$(UPPDIR1)Core/CoAlgo.h \
|
||||
$(UPPDIR1)Core/Color.h \
|
||||
$(UPPDIR1)Core/Complex.h \
|
||||
$(UPPDIR1)Core/config.h \
|
||||
$(UPPDIR1)Core/Convert.h \
|
||||
$(UPPDIR1)Core/Convert.hpp \
|
||||
$(UPPDIR1)Core/Core.h \
|
||||
$(UPPDIR1)Core/CoSort.h \
|
||||
$(UPPDIR1)Core/CoWork.h \
|
||||
$(UPPDIR1)Core/Defs.h \
|
||||
$(UPPDIR1)Core/Diag.h \
|
||||
$(UPPDIR1)Core/FileMapping.h \
|
||||
$(UPPDIR1)Core/FilterStream.h \
|
||||
$(UPPDIR1)Core/FixedMap.h \
|
||||
$(UPPDIR1)Core/Fn.h \
|
||||
$(UPPDIR1)Core/Format.h \
|
||||
$(UPPDIR1)Core/Function.h \
|
||||
$(UPPDIR1)Core/Gtypes.h \
|
||||
$(UPPDIR1)Core/Hash.h \
|
||||
$(UPPDIR1)Core/Heap.h \
|
||||
$(UPPDIR1)Core/HttpStatusCode.i \
|
||||
$(UPPDIR1)Core/Huge.h \
|
||||
$(UPPDIR1)Core/i18n.h \
|
||||
$(UPPDIR1)Core/Index.h \
|
||||
$(UPPDIR1)Core/Index.hpp \
|
||||
$(UPPDIR1)Core/Inet.h \
|
||||
$(UPPDIR1)Core/InMap.hpp \
|
||||
$(UPPDIR1)Core/InVector.h \
|
||||
$(UPPDIR1)Core/InVector.hpp \
|
||||
$(UPPDIR1)Core/JSON.h \
|
||||
$(UPPDIR1)Core/Lang.h \
|
||||
$(UPPDIR1)Core/Lang_s.h \
|
||||
$(UPPDIR1)Core/lib/lz4.h \
|
||||
$(UPPDIR1)Core/LocalProcess.h \
|
||||
$(UPPDIR1)Core/Map.h \
|
||||
$(UPPDIR1)Core/Map.hpp \
|
||||
$(UPPDIR1)Core/Mem.h \
|
||||
$(UPPDIR1)Core/Mt.h \
|
||||
$(UPPDIR1)Core/Obsolete.h \
|
||||
$(UPPDIR1)Core/Ops.h \
|
||||
$(UPPDIR1)Core/Other.h \
|
||||
$(UPPDIR1)Core/Other.hpp \
|
||||
$(UPPDIR1)Core/Parser.h \
|
||||
$(UPPDIR1)Core/Path.h \
|
||||
$(UPPDIR1)Core/Profile.h \
|
||||
$(UPPDIR1)Core/Ptr.h \
|
||||
$(UPPDIR1)Core/Range.h \
|
||||
$(UPPDIR1)Core/Sort.h \
|
||||
$(UPPDIR1)Core/Sorted.h \
|
||||
$(UPPDIR1)Core/SplitMerge.h \
|
||||
$(UPPDIR1)Core/Stream.h \
|
||||
$(UPPDIR1)Core/String.h \
|
||||
$(UPPDIR1)Core/t_.h \
|
||||
$(UPPDIR1)Core/TimeDate.h \
|
||||
$(UPPDIR1)Core/Topic.h \
|
||||
$(UPPDIR1)Core/Topt.h \
|
||||
$(UPPDIR1)Core/Tuple.h \
|
||||
$(UPPDIR1)Core/Utf.hpp \
|
||||
$(UPPDIR1)Core/Util.h \
|
||||
$(UPPDIR1)Core/Uuid.h \
|
||||
$(UPPDIR1)Core/Value.h \
|
||||
$(UPPDIR1)Core/Value.hpp \
|
||||
$(UPPDIR1)Core/ValueCache.h \
|
||||
$(UPPDIR1)Core/ValueUtil.h \
|
||||
$(UPPDIR1)Core/ValueUtil.hpp \
|
||||
$(UPPDIR1)Core/Vcont.h \
|
||||
$(UPPDIR1)Core/Vcont.hpp \
|
||||
$(UPPDIR1)Core/Win32Util.h \
|
||||
$(UPPDIR1)Core/XML.h \
|
||||
$(UPPDIR1)Core/Xmlize.h \
|
||||
$(UPPDIR1)Core/Xmlize.hpp \
|
||||
$(UPPDIR1)Core/z.h \
|
||||
$(UPPDIR1)Esc/Esc.h \
|
||||
$(UPPDIR1)ide/Core/Core.h \
|
||||
$(UPPDIR1)ide/Core/Host.h \
|
||||
$(UPPDIR1)ide/Core/Logger.h \
|
||||
$(UPPDIR1)ide/Core/Vcpkg.cpp \
|
||||
$(UPPDIR1)plugin/bz2/bz2.h \
|
||||
$(UPPDIR1)plugin/lz4/lz4.h \
|
||||
$(UPPDIR1)plugin/lzma/lzma.h \
|
||||
$(UPPDIR1)plugin/zstd/lib/zstd.h \
|
||||
$(UPPDIR1)plugin/zstd/zstd.h \
|
||||
$(UPPDIR1)uppconfig.h
|
||||
$(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Core) $(UPPDIR1)ide/Core/Vcpkg.cpp -o $(OutDir_ide_Core)Vcpkg.o
|
||||
|
||||
$(OutDir_ide_Core)Host.o: $(UPPDIR1)ide/Core/Host.cpp \
|
||||
$(UPPDIR1)Core/Algo.h \
|
||||
$(UPPDIR1)Core/App.h \
|
||||
|
|
@ -4334,6 +4433,7 @@ $(OutDir_ide_Core)Core.a: \
|
|||
$(OutDir_ide_Core)usc.o \
|
||||
$(OutDir_ide_Core)BinObj.o \
|
||||
$(OutDir_ide_Core)Signature.o \
|
||||
$(OutDir_ide_Core)Vcpkg.o \
|
||||
$(OutDir_ide_Core)Host.o \
|
||||
$(OutDir_ide_Core)Logger.o
|
||||
$(AR) $(OutDir_ide_Core)Core.a \
|
||||
|
|
@ -4349,6 +4449,7 @@ $(OutDir_ide_Core)Core.a: \
|
|||
$(OutDir_ide_Core)usc.o \
|
||||
$(OutDir_ide_Core)BinObj.o \
|
||||
$(OutDir_ide_Core)Signature.o \
|
||||
$(OutDir_ide_Core)Vcpkg.o \
|
||||
$(OutDir_ide_Core)Host.o \
|
||||
$(OutDir_ide_Core)Logger.o
|
||||
|
||||
|
|
|
|||
101
umkMakefile.in
101
umkMakefile.in
|
|
@ -4132,6 +4132,105 @@ $(OutDir_ide_Core)Signature.o: $(UPPDIR1)ide/Core/Signature.cpp \
|
|||
$(UPPDIR1)uppconfig.h
|
||||
$(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Core) $(UPPDIR1)ide/Core/Signature.cpp -o $(OutDir_ide_Core)Signature.o
|
||||
|
||||
$(OutDir_ide_Core)Vcpkg.o: $(UPPDIR1)ide/Core/Vcpkg.cpp \
|
||||
$(UPPDIR1)Core/Algo.h \
|
||||
$(UPPDIR1)Core/App.h \
|
||||
$(UPPDIR1)Core/AString.hpp \
|
||||
$(UPPDIR1)Core/Atomic.h \
|
||||
$(UPPDIR1)Core/BiCont.h \
|
||||
$(UPPDIR1)Core/BinUndoRedo.h \
|
||||
$(UPPDIR1)Core/Callback.h \
|
||||
$(UPPDIR1)Core/CallbackN.i \
|
||||
$(UPPDIR1)Core/CallbackNP.i \
|
||||
$(UPPDIR1)Core/CallbackR.i \
|
||||
$(UPPDIR1)Core/CharFilter.h \
|
||||
$(UPPDIR1)Core/CharSet.h \
|
||||
$(UPPDIR1)Core/CharSet.i \
|
||||
$(UPPDIR1)Core/CoAlgo.h \
|
||||
$(UPPDIR1)Core/Color.h \
|
||||
$(UPPDIR1)Core/Complex.h \
|
||||
$(UPPDIR1)Core/config.h \
|
||||
$(UPPDIR1)Core/Convert.h \
|
||||
$(UPPDIR1)Core/Convert.hpp \
|
||||
$(UPPDIR1)Core/Core.h \
|
||||
$(UPPDIR1)Core/CoSort.h \
|
||||
$(UPPDIR1)Core/CoWork.h \
|
||||
$(UPPDIR1)Core/Defs.h \
|
||||
$(UPPDIR1)Core/Diag.h \
|
||||
$(UPPDIR1)Core/FileMapping.h \
|
||||
$(UPPDIR1)Core/FilterStream.h \
|
||||
$(UPPDIR1)Core/FixedMap.h \
|
||||
$(UPPDIR1)Core/Fn.h \
|
||||
$(UPPDIR1)Core/Format.h \
|
||||
$(UPPDIR1)Core/Function.h \
|
||||
$(UPPDIR1)Core/Gtypes.h \
|
||||
$(UPPDIR1)Core/Hash.h \
|
||||
$(UPPDIR1)Core/Heap.h \
|
||||
$(UPPDIR1)Core/HttpStatusCode.i \
|
||||
$(UPPDIR1)Core/Huge.h \
|
||||
$(UPPDIR1)Core/i18n.h \
|
||||
$(UPPDIR1)Core/Index.h \
|
||||
$(UPPDIR1)Core/Index.hpp \
|
||||
$(UPPDIR1)Core/Inet.h \
|
||||
$(UPPDIR1)Core/InMap.hpp \
|
||||
$(UPPDIR1)Core/InVector.h \
|
||||
$(UPPDIR1)Core/InVector.hpp \
|
||||
$(UPPDIR1)Core/JSON.h \
|
||||
$(UPPDIR1)Core/Lang.h \
|
||||
$(UPPDIR1)Core/Lang_s.h \
|
||||
$(UPPDIR1)Core/lib/lz4.h \
|
||||
$(UPPDIR1)Core/LocalProcess.h \
|
||||
$(UPPDIR1)Core/Map.h \
|
||||
$(UPPDIR1)Core/Map.hpp \
|
||||
$(UPPDIR1)Core/Mem.h \
|
||||
$(UPPDIR1)Core/Mt.h \
|
||||
$(UPPDIR1)Core/Obsolete.h \
|
||||
$(UPPDIR1)Core/Ops.h \
|
||||
$(UPPDIR1)Core/Other.h \
|
||||
$(UPPDIR1)Core/Other.hpp \
|
||||
$(UPPDIR1)Core/Parser.h \
|
||||
$(UPPDIR1)Core/Path.h \
|
||||
$(UPPDIR1)Core/Profile.h \
|
||||
$(UPPDIR1)Core/Ptr.h \
|
||||
$(UPPDIR1)Core/Range.h \
|
||||
$(UPPDIR1)Core/Sort.h \
|
||||
$(UPPDIR1)Core/Sorted.h \
|
||||
$(UPPDIR1)Core/SplitMerge.h \
|
||||
$(UPPDIR1)Core/Stream.h \
|
||||
$(UPPDIR1)Core/String.h \
|
||||
$(UPPDIR1)Core/t_.h \
|
||||
$(UPPDIR1)Core/TimeDate.h \
|
||||
$(UPPDIR1)Core/Topic.h \
|
||||
$(UPPDIR1)Core/Topt.h \
|
||||
$(UPPDIR1)Core/Tuple.h \
|
||||
$(UPPDIR1)Core/Utf.hpp \
|
||||
$(UPPDIR1)Core/Util.h \
|
||||
$(UPPDIR1)Core/Uuid.h \
|
||||
$(UPPDIR1)Core/Value.h \
|
||||
$(UPPDIR1)Core/Value.hpp \
|
||||
$(UPPDIR1)Core/ValueCache.h \
|
||||
$(UPPDIR1)Core/ValueUtil.h \
|
||||
$(UPPDIR1)Core/ValueUtil.hpp \
|
||||
$(UPPDIR1)Core/Vcont.h \
|
||||
$(UPPDIR1)Core/Vcont.hpp \
|
||||
$(UPPDIR1)Core/Win32Util.h \
|
||||
$(UPPDIR1)Core/XML.h \
|
||||
$(UPPDIR1)Core/Xmlize.h \
|
||||
$(UPPDIR1)Core/Xmlize.hpp \
|
||||
$(UPPDIR1)Core/z.h \
|
||||
$(UPPDIR1)Esc/Esc.h \
|
||||
$(UPPDIR1)ide/Core/Core.h \
|
||||
$(UPPDIR1)ide/Core/Host.h \
|
||||
$(UPPDIR1)ide/Core/Logger.h \
|
||||
$(UPPDIR1)ide/Core/Vcpkg.cpp \
|
||||
$(UPPDIR1)plugin/bz2/bz2.h \
|
||||
$(UPPDIR1)plugin/lz4/lz4.h \
|
||||
$(UPPDIR1)plugin/lzma/lzma.h \
|
||||
$(UPPDIR1)plugin/zstd/lib/zstd.h \
|
||||
$(UPPDIR1)plugin/zstd/zstd.h \
|
||||
$(UPPDIR1)uppconfig.h
|
||||
$(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Core) $(UPPDIR1)ide/Core/Vcpkg.cpp -o $(OutDir_ide_Core)Vcpkg.o
|
||||
|
||||
$(OutDir_ide_Core)Host.o: $(UPPDIR1)ide/Core/Host.cpp \
|
||||
$(UPPDIR1)Core/Algo.h \
|
||||
$(UPPDIR1)Core/App.h \
|
||||
|
|
@ -4334,6 +4433,7 @@ $(OutDir_ide_Core)Core.a: \
|
|||
$(OutDir_ide_Core)usc.o \
|
||||
$(OutDir_ide_Core)BinObj.o \
|
||||
$(OutDir_ide_Core)Signature.o \
|
||||
$(OutDir_ide_Core)Vcpkg.o \
|
||||
$(OutDir_ide_Core)Host.o \
|
||||
$(OutDir_ide_Core)Logger.o
|
||||
$(AR) $(OutDir_ide_Core)Core.a \
|
||||
|
|
@ -4349,6 +4449,7 @@ $(OutDir_ide_Core)Core.a: \
|
|||
$(OutDir_ide_Core)usc.o \
|
||||
$(OutDir_ide_Core)BinObj.o \
|
||||
$(OutDir_ide_Core)Signature.o \
|
||||
$(OutDir_ide_Core)Vcpkg.o \
|
||||
$(OutDir_ide_Core)Host.o \
|
||||
$(OutDir_ide_Core)Logger.o
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue