Searched refs:OCAMLFIND (Results 1 – 11 of 11) sorted by relevance
10 # OCAMLFIND31 find_program(OCAMLFIND34 if( OCAMLFIND )36 COMMAND ${OCAMLFIND} ocamlc -version41 COMMAND ${OCAMLFIND} ocamlc -where46 COMMAND ${OCAMLFIND} ocamlc -version57 OCAMLFIND62 OCAMLFIND)68 COMMAND "${OCAMLFIND}" "query" "${pkg}" "-format" "%v"
119 COMMAND "${OCAMLFIND}" "ocamlc" "-c" "${c_input}" -ccopt ${c_flags}140 COMMAND "${OCAMLFIND}" "ocamlmklib" "-o" "${name}" ${ocaml_flags} ${ocaml_params}147 COMMAND "${OCAMLFIND}" "ocamldoc"
98 Compile.CMI := $(strip $(OCAMLFIND) c -c $(OCAMLCFLAGS) $(OCAMLDEBUGFLAG) -o)99 Compile.CMO := $(strip $(OCAMLFIND) c -c $(OCAMLCFLAGS) $(OCAMLDEBUGFLAG) -o)100 Compile.CMX := $(strip $(OCAMLFIND) opt -c $(OCAMLCFLAGS) $(OCAMLDEBUGFLAG) -o)104 Archive.CMA := $(strip $(OCAMLFIND) c -a -dllib -l$(LIBRARYNAME) $(OCAMLSTUBFLAGS) \107 Archive.CMA := $(strip $(OCAMLFIND) c -a -custom $(OCAMLAFLAGS) $(OCAMLDEBUGFLAG) \112 Archive.CMXA := $(strip $(OCAMLFIND) opt -a $(OCAMLSTUBFLAGS) $(OCAMLDEBUGFLAG) \115 Archive.CMXA := $(strip $(OCAMLFIND) opt -a $(OCAMLAFLAGS) $(OCAMLDEBUGFLAG) \200 $(Verb) $(OCAMLFIND) dep $(OCAMLCFLAGS) $(OcamlSources) $(OcamlHeaders) > $@208 $(Verb) $(OCAMLFIND) dep $(OCAMLCFLAGS) $(OcamlSources) $(OcamlHeaders) > $@435 $(Verb) $(OCAMLFIND) doc -I $(ObjDir) -I $(OcamlDir) -dump $@ $(OcamlHeaders)
50 ifdef OCAMLFIND58 ifdef OCAMLFIND132 $(OCAMLFIND) ocamldoc -d $(PROJ_OBJ_DIR)/ocamldoc/html -sort -colorize-code -html \
149 COMMAND ${OCAMLFIND} ocamldoc -d ${CMAKE_CURRENT_BINARY_DIR}/ocamldoc/html
133 @$(ECHOPATH) s=@OCAMLFIND@=$(OCAMLFIND)=g >> lit.tmp
18 config.ocamlfind_executable = "@OCAMLFIND@"
211 OCAMLFIND := @OCAMLFIND@
7259 case $OCAMLFIND in7261 ac_cv_path_OCAMLFIND="$OCAMLFIND" # Let the user override the test with a path.7282 OCAMLFIND=$ac_cv_path_OCAMLFIND7283 if test -n "$OCAMLFIND"; then7284 { echo "$as_me:$LINENO: result: $OCAMLFIND" >&57285 echo "${ECHO_T}$OCAMLFIND" >&6; }7292 test -n "$OCAMLFIND" && break18748 OCAMLFIND!$OCAMLFIND$ac_delim
1476 AC_PATH_PROGS(OCAMLFIND, [ocamlfind])2075 if test "x$OCAMLFIND" != x ; then2091 if test "x$OCAMLFIND" = x ; then2092 …enable-bindings=ocaml specified, but ocamlfind not found. Try configure OCAMLFIND=/path/to/ocamlfi…2096 if $OCAMLFIND opt -version >/dev/null 2>/dev/null ; then2103 if ! $OCAMLFIND query ctypes >/dev/null 2>/dev/null; then2108 if $OCAMLFIND query oUnit >/dev/null 2>/dev/null; then2120 ocaml_stdlib="`"$OCAMLFIND" ocamlc -where`"
255 -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) 256 -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) 4377 -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) 4378 -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) 6175 -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) 6176 -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH)