mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-07-09 10:27:10 +02:00
Update POCO to 1.11.0
This commit is contained in:
.gitignore
vendor/POCO
.travis.ymlVERSIONappveyor.yml
ActiveRecord
ActiveRecord.progenActiveRecord_vs140.slnActiveRecord_vs140.vcxprojActiveRecord_vs140.vcxproj.filtersActiveRecord_vs150.slnActiveRecord_vs150.vcxprojActiveRecord_vs150.vcxproj.filtersActiveRecord_vs160.slnActiveRecord_vs160.vcxprojActiveRecord_vs160.vcxproj.filtersActiveRecord_vs90.slnActiveRecord_vs90.vcprojCMakeLists.txt
CHANGELOGCMakeLists.txtCompiler
CMakeLists.txtCompiler.progenCompiler_vs140.slnCompiler_vs140.vcxprojCompiler_vs140.vcxproj.filtersCompiler_vs150.slnCompiler_vs150.vcxprojCompiler_vs150.vcxproj.filtersCompiler_vs160.slnCompiler_vs160.vcxprojCompiler_vs160.vcxproj.filtersCompiler_vs90.vcprojMakefiledependencies
Makefilesrc
cmake
dependenciesdoc
include
Poco
src
testsuite
CppParser
CppUnit
Crypto
cmake
include
Poco
src
testsuite
Data
MySQL
MakefileMySQL.make
include
Poco
src
Binder.cppConnector.cppExtractor.cppMySQLException.cppSessionHandle.cppStatementExecutor.cppUtility.cpp
testsuite
ODBC
PostgreSQL
Makefile
include
Poco
Data
src
Binder.cppExtractor.cppPostgreSQLStatementImpl.cppPostgreSQLTypes.cppSessionHandle.cppSessionImpl.cppStatementExecutor.cppUtility.cpp
testsuite
SQLite
doc
include
Poco
src
AbstractBinder.cppAbstractExtractor.cppAbstractPreparator.cppRecordSet.cppSessionPool.cppStatementImpl.cpp
testsuite
Encodings
Compiler
Foundation
include
Poco
src
DirectoryIteratorStrategy.cppEnvironment.cppEnvironment_WIN32U.cppFPEnvironment.cppFile_UNIX.cppJSONString.cppLocalDateTime.cppNumberFormatter.cppNumericString.cppPatternFormatter.cppProcess_UNIX.cppProcess_WIN32U.cppProcess_WINCE.cppSharedLibrary_WIN32U.cppThread_POSIX.cppTimezone.cppTimezone_VX.cppURI.cppVar.cppVarHolder.cppVarIterator.cppbignum-dtoa.ccbignum.ccbignum.hcached-powers.ccdiy-fp.hdouble-conversion.ccdouble-conversion.hfixed-dtoa.ccieee.hpcre.hpcre_compile.cpcre_config.hpcre_jit_compile.cstrtod.ccutils.h
testsuite
src
AnyTest.cppBasicEventTest.cppCoreTest.cppDateTimeTest.cppFIFOEventTest.cppFileChannelTest.cppLRUCacheTest.cppLRUCacheTest.hLocalDateTimeTest.cppNamedEventTest.cppNamedMutexTest.cppObjectPoolTest.cppObjectPoolTest.hOrderedContainersTest.cppPathTest.cppPatternFormatterTest.cppPriorityEventTest.cppStringTest.cppVarTest.cppVarTest.h
JSON
include
samples
Benchmark
src
testsuite
JWT
MakefileNet
include
Poco
src
DatagramSocket.cppHTTPClientSession.cppHTTPSessionFactory.cppHTTPSessionInstantiator.cppHostEntry.cppICMPv4PacketImpl.cppIPAddressImpl.cppNetworkInterface.cppPollSet.cppRemoteSyslogChannel.cppRemoteSyslogListener.cppSMTPClientSession.cppSocketImpl.cppTCPServerDispatcher.cppWebSocket.cppWebSocketImpl.cpp
testsuite
NetSSL_OpenSSL
cmake
include
Poco
src
AcceptCertificateHandler.cppConsoleCertificateHandler.cppContext.cppHTTPSClientSession.cppHTTPSSessionInstantiator.cppInvalidCertificateHandler.cppRejectCertificateHandler.cppSSLManager.cppSecureServerSocketImpl.cppSecureSocketImpl.cppVerificationErrorArgs.cpp
testsuite
NetSSL_Win
include
src
PDF
PageCompiler
PocoDoc
README.mdRedis
SevenZip
src
Util
include
Poco
Util
src
testsuite
XML
include
src
AbstractContainerNode.cppParserEngine.cppSAXParser.cppascii.hasciitab.hiasciitab.hinternal.hlatin1tab.hnametab.hsiphash.hutf8tab.hxmlparse.cppxmlrole.cxmlrole.hxmltok.cxmltok.hxmltok_impl.cxmltok_impl.hxmltok_ns.c
testsuite
appveyor
build
config
ARM-LinuxDarwinDarwin-clangDarwin-clang-libc++Darwin32Darwin32-clangDarwin32-clang-libc++Darwin64Darwin64-clangDarwin64-clang-libc++LinuxiPhone
rules
ci
cmake
componentsconfiguredoc
libversionpackaging
Poco.png
Windows
release
travis
9
vendor/POCO/build/config/Darwin64-clang
vendored
9
vendor/POCO/build/config/Darwin64-clang
vendored
@ -1,10 +1,9 @@
|
||||
#
|
||||
# Darwin64-clang
|
||||
#
|
||||
# Build settings for Mac OS X 10.7 (clang, libstdc++, x86_64)
|
||||
#
|
||||
|
||||
ARCHFLAGS = -arch x86_64
|
||||
POCO_TARGET_OSARCH = x86_64
|
||||
# Build settings for Mac OS X 10.11 and later (clang, libc++, x86_64/arm64)
|
||||
# The build settings defined in this file are compatible
|
||||
# with XCode C++ projects.
|
||||
#
|
||||
|
||||
include $(POCO_BASE)/build/config/Darwin-clang
|
||||
|
Reference in New Issue
Block a user