Home
last modified time | relevance | path

Searched refs:OCAMLFIND (Results 1 – 11 of 11) sorted by relevance

/external/llvm/cmake/modules/
DFindOCaml.cmake10 # OCAMLFIND
31 find_program(OCAMLFIND
34 if( OCAMLFIND )
36 COMMAND ${OCAMLFIND} ocamlc -version
41 COMMAND ${OCAMLFIND} ocamlc -where
46 COMMAND ${OCAMLFIND} ocamlc -version
57 OCAMLFIND
62 OCAMLFIND)
68 COMMAND "${OCAMLFIND}" "query" "${pkg}" "-format" "%v"
DAddOCaml.cmake119 COMMAND "${OCAMLFIND}" "ocamlc" "-c" "${c_input}" -ccopt ${c_flags}
140 COMMAND "${OCAMLFIND}" "ocamlmklib" "-o" "${name}" ${ocaml_flags} ${ocaml_params}
147 COMMAND "${OCAMLFIND}" "ocamldoc"
/external/llvm/bindings/ocaml/
DMakefile.ocaml98 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)
/external/llvm/docs/
DMakefile50 ifdef OCAMLFIND
58 ifdef OCAMLFIND
132 $(OCAMLFIND) ocamldoc -d $(PROJ_OBJ_DIR)/ocamldoc/html -sort -colorize-code -html \
DCMakeLists.txt149 COMMAND ${OCAMLFIND} ocamldoc -d ${CMAKE_CURRENT_BINARY_DIR}/ocamldoc/html
/external/llvm/test/
DMakefile133 @$(ECHOPATH) s=@OCAMLFIND@=$(OCAMLFIND)=g >> lit.tmp
Dlit.site.cfg.in18 config.ocamlfind_executable = "@OCAMLFIND@"
/external/llvm/
DMakefile.config.in211 OCAMLFIND := @OCAMLFIND@
Dconfigure7259 case $OCAMLFIND in
7261 ac_cv_path_OCAMLFIND="$OCAMLFIND" # Let the user override the test with a path.
7282 OCAMLFIND=$ac_cv_path_OCAMLFIND
7283 if test -n "$OCAMLFIND"; then
7284 { echo "$as_me:$LINENO: result: $OCAMLFIND" >&5
7285 echo "${ECHO_T}$OCAMLFIND" >&6; }
7292 test -n "$OCAMLFIND" && break
18748 OCAMLFIND!$OCAMLFIND$ac_delim
/external/llvm/autoconf/
Dconfigure.ac1476 AC_PATH_PROGS(OCAMLFIND, [ocamlfind])
2075 if test "x$OCAMLFIND" != x ; then
2091 if test "x$OCAMLFIND" = x ; then
2092 …enable-bindings=ocaml specified, but ocamlfind not found. Try configure OCAMLFIND=/path/to/ocamlfi…
2096 if $OCAMLFIND opt -version >/dev/null 2>/dev/null ; then
2103 if ! $OCAMLFIND query ctypes >/dev/null 2>/dev/null; then
2108 if $OCAMLFIND query oUnit >/dev/null 2>/dev/null; then
2120 ocaml_stdlib="`"$OCAMLFIND" ocamlc -where`"
/external/v8/third_party/llvm-build/Release+Asserts/
Dbuildlog.txt255 -- 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)