Home
last modified time | relevance | path

Searched refs:USE_CURL (Results 1 – 25 of 338) sorted by relevance

12345678910>>...14

/dports/games/freeminer/freeminer-0.4.10.4/src/
H A Dconfig.h21 #ifndef USE_CURL
22 #define USE_CURL 0 macro
60 #undef USE_CURL
61 #define USE_CURL CMAKE_USE_CURL macro
H A Dcmake_config.h.in11 #define CMAKE_USE_CURL @USE_CURL@
38 …ACE=@RUN_IN_PLACE@ USE_GETTEXT=@USE_GETTEXT@ USE_SOUND=@USE_SOUND@ USE_CURL=@USE_CURL@ USE_FREETYP…
/dports/deskutils/pinot/pinot-1.20/Collect/
H A DDownloaderFactory.cpp22 #ifdef USE_CURL
51 #ifdef USE_CURL in getDownloader()
/dports/textproc/multimarkdown/MultiMarkdown-6-6.6.0/src/
H A Dtextbundle.c112 #undef USE_CURL
115 #undef USE_CURL
123 #ifdef USE_CURL
180 #ifdef USE_CURL
H A Depub.c65 #undef USE_CURL
68 #undef USE_CURL
76 #ifdef USE_CURL
376 #ifdef USE_CURL
H A Dopendocument.c108 #undef USE_CURL
111 #undef USE_CURL
119 #ifdef USE_CURL
591 #ifdef USE_CURL
/dports/games/ioquake3-server/ioquake3-1.36/
H A DMakefile125 ifndef USE_CURL
126 USE_CURL=1 macro
259 ifeq ($(USE_CURL),1)
319 ifeq ($(USE_CURL),1)
387 ifeq ($(USE_CURL),1)
485 ifeq ($(USE_CURL),1)
/dports/games/ioquake3/ioquake3-1.36/
H A DMakefile125 ifndef USE_CURL
126 USE_CURL=1 macro
259 ifeq ($(USE_CURL),1)
319 ifeq ($(USE_CURL),1)
387 ifeq ($(USE_CURL),1)
485 ifeq ($(USE_CURL),1)
/dports/games/minetest/minetest-5.4.1/src/script/lua_api/
H A Dl_http.cpp38 #if USE_CURL
241 #if USE_CURL in Initialize()
259 #if USE_CURL in InitializeAsync()
H A Dl_http.h30 #if USE_CURL
/dports/games/openarena-server/openarena-engine-source-0.8.8/
H A DMakefile132 ifndef USE_CURL
133 USE_CURL=1 macro
287 ifeq ($(USE_CURL),1)
355 ifeq ($(USE_CURL),1)
427 ifeq ($(USE_CURL),1)
535 ifeq ($(USE_CURL),1)
/dports/games/openarena/openarena-engine-source-0.8.8/
H A DMakefile132 ifndef USE_CURL
133 USE_CURL=1 macro
287 ifeq ($(USE_CURL),1)
355 ifeq ($(USE_CURL),1)
427 ifeq ($(USE_CURL),1)
535 ifeq ($(USE_CURL),1)
/dports/www/rsstool/rsstool-1.0.0-src/src/
H A Dconfig.h14 #define USE_CURL macro
/dports/games/worldofpadman/worldofpadman-1.2.20080621/
H A DMakefile93 USE_CURL?=0 macro
187 ifeq ($(USE_CURL),1)
244 ifeq ($(USE_CURL),1)
306 ifeq ($(USE_CURL),1)
410 ifeq ($(USE_CURL),1)
516 ifeq ($(USE_CURL),1)
/dports/security/p5-Net-SAML/zxid-1.42/
H A Dzxid.i15 #define USE_CURL macro
H A Dwsfraw.i15 #define USE_CURL macro
H A Dzxidraw.i15 #define USE_CURL
H A Dzxidmd.i15 #define USE_CURL macro
H A Dwsc.i15 #define USE_CURL macro
/dports/games/iortcw/iortcw-1.51c/MP/
H A Dmake-raspberrypi.sh5 USE_CURL=1 \
/dports/games/iortcw/iortcw-1.51c/SP/
H A Dmake-raspberrypi.sh5 USE_CURL=0 \
/dports/games/minetest/minetest-5.4.1/src/
H A Dversion.cpp36 "USE_CURL=" STR(USE_CURL) "\n"
H A Dserverlist.h29 #if USE_CURL
/dports/games/evq3/evq3/
H A DMakefile85 USE_CURL?=0 macro
185 ifeq ($(USE_CURL),1)
237 ifeq ($(USE_CURL),1)
304 ifeq ($(USE_CURL),1)
399 ifeq ($(USE_CURL),1)
501 ifeq ($(USE_CURL),1)
/dports/deskutils/pinot/pinot-1.20/Utils/
H A DTimeConverter.cpp102 #ifdef USE_CURL
188 #ifdef USE_CURL in fromTimestamp()

12345678910>>...14