Home
last modified time | relevance | path

Searched refs:BUILD_SERVER (Results 1 – 25 of 75) sorted by relevance

123

/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/
H A Dconfigure.ac560 BUILD_SERVER=x11
563 *mingw32* ) BUILD_SERVER=win32
569 enable_server=$BUILD_SERVER)
574 BUILD_SERVER=$enable_server
577 AC_MSG_RESULT($BUILD_SERVER)
585 if test $BUILD_SERVER = win32; then
593 if test $BUILD_SERVER = win32; then
716 if test $BUILD_SERVER = x11; then
734 if test $BUILD_SERVER = win32; then
753 AC_DEFINE_UNQUOTED(BUILD_SERVER,SERVER_$BUILD_SERVER, definition
[all …]
H A Dconfig.make.in14 BUILD_SERVER=@BUILD_SERVER@
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/cairo/
H A DCairoContext.m43 #if BUILD_SERVER == SERVER_x11
60 #elif BUILD_SERVER == SERVER_win32
75 #endif /* BUILD_SERVER */
126 #if BUILD_SERVER == SERVER_x11
128 #elif BUILD_SERVER == SERVER_win32
150 #if BUILD_SERVER == SERVER_x11
165 #if BUILD_SERVER == SERVER_x11
181 #endif // BUILD_SERVER = SERVER_x11
H A DGNUmakefile45 ifeq ($(BUILD_SERVER),x11)
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/
H A DGSBackend.m38 #if BUILD_SERVER == SERVER_x11
43 #elif BUILD_SERVER == SERVER_win32
62 #if BUILD_SERVER == SERVER_x11
64 #elif BUILD_SERVER == SERVER_win32
H A DGNUmakefile46 SUBPROJECTS = gsc $(BUILD_SERVER) $(BUILD_GRAPHICS)
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Tools/
H A DGNUmakefile49 ifeq ($(BUILD_SERVER),x11)
57 ifeq ($(BUILD_SERVER),win32)
/dports/games/hedgewars-server/hedgewars-src-1.0.0/tools/
H A Dbuild_vcpkg.bat20 set BUILD_SERVER= variable
49 if "%BUILD_SERVER%" == "" (
/dports/games/hedgewars/hedgewars-src-1.0.0/tools/
H A Dbuild_vcpkg.bat20 set BUILD_SERVER= variable
49 if "%BUILD_SERVER%" == "" (
/dports/net-mgmt/nsca-ng/nsca-ng-1.6/src/
H A DMakefile.am34 if BUILD_SERVER
/dports/net-mgmt/nsca-ng-client/nsca-ng-1.6/src/
H A DMakefile.am34 if BUILD_SERVER
/dports/net/mosh/mosh-1.3.2/man/
H A DMakefile.am7 if BUILD_SERVER
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/opal/
H A DOpalContext.m39 #if BUILD_SERVER == SERVER_x11
104 #if BUILD_SERVER == SERVER_x11
116 #endif // BUILD_SERVER = SERVER_x11
H A DGNUmakefile45 ifeq ($(BUILD_SERVER),x11DISABLED)
/dports/games/iortcw/iortcw-1.51c/
H A DMakefile2 BUILD_SERVER=1 \
/dports/net-mgmt/nsca-ng/nsca-ng-1.6/etc/
H A DMakefile.am36 if BUILD_SERVER
/dports/net-mgmt/nsca-ng-client/nsca-ng-1.6/etc/
H A DMakefile.am36 if BUILD_SERVER
/dports/net/mosh/mosh-1.3.2/src/frontend/
H A DMakefile.am14 if BUILD_SERVER
/dports/devel/gamin/gamin-0.1.10/
H A DMakefile.am17 if BUILD_SERVER
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/art/
H A DARTGState.h33 #if (BUILD_SERVER==SERVER_rds)
/dports/net/pichi/pichi-1.4.0/cmake/
H A DProcessOptions.cmake30 if (BUILD_SERVER)
/dports/net/pichi/pichi-1.4.0/.azure/templates/
H A Dbuild.yml34 …YPE=$(CMAKE_CONFIG) -D STATIC_LINK=$(STATIC_LINK) -D BUILD_TEST=ON -D BUILD_SERVER=ON ${{ paramete…
/dports/games/pioneers/pioneers-15.6/server/
H A DMakefile.am21 if BUILD_SERVER
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/
H A DMakefile35 BUILD_SERVER?=0 macro
387 BUILD_SERVER = 0 macro
630 ifneq ($(BUILD_SERVER),0)
/dports/net/gnu-radius/radius-1.6.1/
H A Dconfigure.ac477 yes|no) BUILD_SERVER=$enableval;;
480 [BUILD_SERVER=yes])
481 AC_MSG_RESULT($BUILD_SERVER)
489 no) if test $BUILD_SERVER = yes; then
496 [case $BUILD_SERVER in
923 if test x$BUILD_SERVER = xyes; then
1014 status_server="$BUILD_SERVER"

123