Searched full:osx (Results 1 – 21 of 21) sorted by relevance
/civetweb-2.7.6/ |
D | .travis.yml | 102 make -f Makefile.osx package; 141 conan-osx: &conan-osx 142 os: osx 362 - os: osx 367 N=Clang-OSX-Complete-NoLua-Release 388 os: osx 393 N=Clang-OSX-Complete-NoLua-Release-OpenSSL_1_1_NoDynLoad 481 os: osx 486 N=OSX-Package 772 - <<: *conan-osx [all …]
|
D | RELEASE_NOTES.md | 424 - Changed UNIX/OSX build to conform to common practices. 428 - Moved Cocoa/OSX build and packaging to a separate file. 429 + This actually a second build variant for OSX. 430 + Removed yaSSL from the OSX build, not needed.
|
/civetweb-2.7.6/docs/ |
D | Building.md | 40 Building for Linux, BSD, and OSX 185 ## Cocoa DMG Packaging (OSX Only) 187 Use the alternate *Makefile.osx* to do the build. The entire build has 188 to be done using *Makefile.osx* because additional compile and link options 193 make -f Makefile.osx package
|
/civetweb-2.7.6/cmake/check/ |
D | c82fe8888aacfe784476112edd3878256d2e30bc.patch | 4 Subject: [PATCH] Detect missing itimerspec on OSX. 8 This fixes cmake on osx support. 21 +# OSX has sys/time.h, but it still lacks itimerspec
|
/civetweb-2.7.6/test/ |
D | MakefileTest.mk | 18 ifeq ($(TARGET_OS),OSX) 27 $(MAKE) -C $(TOP) -f Makefile.osx clean package
|
/civetweb-2.7.6/ci/travis/ |
D | platform.sh | 5 if [ "$PLATFORM" == "osx" ]; then
|
/civetweb-2.7.6/resources/ |
D | Makefile.in-os | 16 TARGET_OS = OSX
|
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src/ |
D | duk_config.h | 9 * - Mac OSX, iPhone, Darwin 72 /* Apple OSX, iOS */ 357 /* --- Mac OSX, iPhone, Darwin --- */ 374 #define DUK_USE_OS_STRING "osx" 376 #define DUK_USE_OS_STRING "osx-unknown"
|
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src-separate/ |
D | duk_config.h | 9 * - Mac OSX, iPhone, Darwin 72 /* Apple OSX, iOS */ 357 /* --- Mac OSX, iPhone, Darwin --- */ 374 #define DUK_USE_OS_STRING "osx" 376 #define DUK_USE_OS_STRING "osx-unknown"
|
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src/ |
D | duk_config.h | 9 * - Mac OSX, iPhone, Darwin 72 /* Apple OSX, iOS */ 357 /* --- Mac OSX, iPhone, Darwin --- */ 374 #define DUK_USE_OS_STRING "osx" 376 #define DUK_USE_OS_STRING "osx-unknown"
|
/civetweb-2.7.6/src/third_party/duktape-1.5.2/config/ |
D | duk_config.h-modular-dll | 9 * - Mac OSX, iPhone, Darwin 72 /* Apple OSX, iOS */ 357 /* --- Mac OSX, iPhone, Darwin --- */ 374 #define DUK_USE_OS_STRING "osx" 376 #define DUK_USE_OS_STRING "osx-unknown"
|
D | duk_config.h-modular-static | 9 * - Mac OSX, iPhone, Darwin 72 /* Apple OSX, iOS */ 357 /* --- Mac OSX, iPhone, Darwin --- */ 374 #define DUK_USE_OS_STRING "osx" 376 #define DUK_USE_OS_STRING "osx-unknown"
|
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src-noline/ |
D | duk_config.h | 9 * - Mac OSX, iPhone, Darwin 72 /* Apple OSX, iOS */ 357 /* --- Mac OSX, iPhone, Darwin --- */ 374 #define DUK_USE_OS_STRING "osx" 376 #define DUK_USE_OS_STRING "osx-unknown"
|
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src-separate/ |
D | duk_config.h | 9 * - Mac OSX, iPhone, Darwin 72 /* Apple OSX, iOS */ 357 /* --- Mac OSX, iPhone, Darwin --- */ 374 #define DUK_USE_OS_STRING "osx" 376 #define DUK_USE_OS_STRING "osx-unknown"
|
/civetweb-2.7.6/src/third_party/duktape-1.8.0/config/ |
D | duk_config.h-modular-dll | 9 * - Mac OSX, iPhone, Darwin 72 /* Apple OSX, iOS */ 357 /* --- Mac OSX, iPhone, Darwin --- */ 374 #define DUK_USE_OS_STRING "osx" 376 #define DUK_USE_OS_STRING "osx-unknown"
|
D | duk_config.h-modular-static | 9 * - Mac OSX, iPhone, Darwin 72 /* Apple OSX, iOS */ 357 /* --- Mac OSX, iPhone, Darwin --- */ 374 #define DUK_USE_OS_STRING "osx" 376 #define DUK_USE_OS_STRING "osx-unknown"
|
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src-noline/ |
D | duk_config.h | 9 * - Mac OSX, iPhone, Darwin 72 /* Apple OSX, iOS */ 357 /* --- Mac OSX, iPhone, Darwin --- */ 374 #define DUK_USE_OS_STRING "osx" 376 #define DUK_USE_OS_STRING "osx-unknown"
|
/civetweb-2.7.6/unittest/ |
D | public_server.c | 311 * for OSX if mark_point is called here */ in test_mg_stop() 4743 /* dont run on Travis OSX worker with OpenSSL 1.0 */ in START_TEST()
|
/civetweb-2.7.6/src/ |
D | civetweb.c | 332 #if defined(__MACH__) /* Apple OSX section */ 351 /* clock_gettime is not implemented on OSX prior to 10.12 */ 395 /* If we compiled with Mac OSX 10.12 or later, then clock_gettime will be 3032 char threadName[16 + 1]; /* 16 = Max. thread length in Linux/OSX/.. */ in mg_set_thread_name()
|
/civetweb-2.7.6/src/third_party/ |
D | sqlite3.h | 632 ** only make a difference on Mac OSX for the default SQLite code. 635 ** operating systems natively supported by SQLite, only Mac OSX
|
D | sqlite3.c | 1661 ** only make a difference on Mac OSX for the default SQLite code. 1664 ** operating systems natively supported by SQLite, only Mac OSX 30276 ** 5. AFP locking (OSX only), 30278 ** 7. proxy locking. (OSX only) 33027 ** on Apple Macintosh computers - both OS9 and OSX. 33030 ** only works on OSX. 33883 ** file system (on OSX), so failure indicates that FULLFSYNC 35512 /* nfs lockd on OSX 10.3+ doesn't clear write locks when a read lock is set */
|