Home
last modified time | relevance | path

Searched full:osx (Results 1 – 21 of 21) sorted by relevance

/civetweb-2.7.6/
D.travis.yml102 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 …]
DRELEASE_NOTES.md424 - 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/
DBuilding.md40 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/
Dc82fe8888aacfe784476112edd3878256d2e30bc.patch4 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/
DMakefileTest.mk18 ifeq ($(TARGET_OS),OSX)
27 $(MAKE) -C $(TOP) -f Makefile.osx clean package
/civetweb-2.7.6/ci/travis/
Dplatform.sh5 if [ "$PLATFORM" == "osx" ]; then
/civetweb-2.7.6/resources/
DMakefile.in-os16 TARGET_OS = OSX
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src/
Dduk_config.h9 * - 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/
Dduk_config.h9 * - 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/
Dduk_config.h9 * - 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/
Dduk_config.h-modular-dll9 * - 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"
Dduk_config.h-modular-static9 * - 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/
Dduk_config.h9 * - 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/
Dduk_config.h9 * - 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/
Dduk_config.h-modular-dll9 * - 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"
Dduk_config.h-modular-static9 * - 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/
Dduk_config.h9 * - 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/
Dpublic_server.c311 * 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/
Dcivetweb.c332 #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/
Dsqlite3.h632 ** only make a difference on Mac OSX for the default SQLite code.
635 ** operating systems natively supported by SQLite, only Mac OSX
Dsqlite3.c1661 ** 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 */