dune/src
Jeremie Dimino ad9b82e92a Compute the transitive closure of ppx runtime deps only when needed
We only need it when the kind is ppx_rewriter or ppx_deriver.
2018-01-24 18:12:50 +00:00
..
action.ml Remove readonly attribute on Windows before unlink 2018-01-22 11:14:18 +00:00
action.mli Better behavior when aliases have targets (#426) 2018-01-19 22:17:11 +00:00
action_intf.ml Replace promote actions by diff actions + promote command (#421) 2018-01-18 11:32:20 +00:00
ansi_color.ml Add a --no-buffer option 2017-05-29 10:57:04 +01:00
ansi_color.mli Use OCAML_COLOR and stop using OCAMLPARAM when possible 2017-05-10 16:31:44 +01:00
arg_spec.ml Use /Fo instead of -o when invoking CL 2018-01-22 12:17:28 +00:00
arg_spec.mli Use /Fo instead of -o when invoking CL 2018-01-22 12:17:28 +00:00
artifacts.ml Better signature for Artifacts.file_of_lib (#418) 2018-01-16 13:40:04 +00:00
artifacts.mli Better signature for Artifacts.file_of_lib (#418) 2018-01-16 13:40:04 +00:00
bin.ml 114.20+69 2016-12-15 11:20:46 +00:00
bin.mli Correct detected value for ocaml on Windows 2017-06-15 12:14:56 +02:00
build.ml Report better errors for globs pointing to non-existing directories (#413) 2018-01-15 13:28:32 +00:00
build.mli Report better errors for globs pointing to non-existing directories (#413) 2018-01-15 13:28:32 +00:00
build_interpret.ml Better behavior when aliases have targets (#426) 2018-01-19 22:17:11 +00:00
build_interpret.mli [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
build_system.ml [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
build_system.mli [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
clflags.ml [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
clflags.mli [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
cm_kind.ml Declare dependencies on external library files 2017-05-18 13:52:35 +01:00
cm_kind.mli Declare dependencies on external library files 2017-05-18 13:52:35 +01:00
config.ml Simplify hack for not deleting odoc files 2017-05-26 18:34:49 +01:00
config.mli Simplify hack for not deleting odoc files 2017-05-26 18:34:49 +01:00
context.ml Fix c_compiler parsing for OCaml >= 4.06.0 (#393) 2018-01-10 16:54:25 +00:00
context.mli Add target support 2018-01-01 22:34:41 +08:00
file_tree.ml Display a warning for bad jbuild-ignore lines (#389) 2018-01-23 09:14:22 +00:00
file_tree.mli [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
findlib.ml Add module to parse findlib config 2018-01-01 21:48:25 +08:00
findlib.mli Add module to parse findlib config 2018-01-01 21:48:25 +08:00
future.ml [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
future.mli Add support for locks in rules 2017-09-29 12:20:08 +01:00
gen_meta.ml Compute the transitive closure of ppx runtime deps only when needed 2018-01-24 18:12:50 +00:00
gen_meta.mli Fix meta generation for ppx runtime deps (#441) 2018-01-23 16:03:59 +00:00
gen_rules.ml Fix meta generation for ppx runtime deps (#441) 2018-01-23 16:03:59 +00:00
gen_rules.mli [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
glob_lexer.boot.ml Simplify overrides in the bootstrap path 2017-09-22 01:52:04 +01:00
glob_lexer.mli 4.02.3 compatiblity 2017-02-26 21:28:30 +00:00
glob_lexer.mll 4.02.3 compatiblity 2017-02-26 21:28:30 +00:00
import.ml Display a warning for bad jbuild-ignore lines (#389) 2018-01-23 09:14:22 +00:00
install.ml Add add_install_prefix function 2018-01-01 21:48:25 +08:00
install.mli Add add_install_prefix function 2018-01-01 21:48:25 +08:00
io.ml [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
io.mli [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
jbuild Vendored usexp and switch to it 2017-12-21 13:13:47 +00:00
jbuild.ml Fix #436 2018-01-22 13:12:29 +00:00
jbuild.mli Detect recursive includes (#435) 2018-01-22 11:32:40 +00:00
jbuild_load.ml Detect recursive includes (#435) 2018-01-22 11:32:40 +00:00
jbuild_load.mli Fix the test added in the previous commit 2017-12-18 13:30:49 +00:00
js_of_ocaml_rules.ml [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
js_of_ocaml_rules.mli [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
lib.ml Fix the test added in the previous commit 2017-12-18 13:30:49 +00:00
lib.mli Revert public_interfaces for now 2017-07-21 17:32:39 +01:00
lib_db.ml Fix META generation wrt scope 2018-01-24 16:32:10 +08:00
lib_db.mli Fix meta generation for ppx runtime deps (#441) 2018-01-23 16:03:59 +00:00
loc.ml Vendored usexp and switch to it 2017-12-21 13:13:47 +00:00
loc.mli Vendored usexp and switch to it 2017-12-21 13:13:47 +00:00
log.ml Print the contents of OCAMLPARAM in the log 2017-05-26 14:07:21 +01:00
log.mli Add a Log module and print out the context in the log file 2017-03-10 12:32:27 +00:00
main.ml [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
main.mli [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
merlin.ml Restore .merlin-exists trick 2018-01-19 22:54:05 +00:00
merlin.mli Add (copy_files <glob>) stanza (#35) 2017-09-10 02:31:07 +01:00
meta.ml Availability of "num" depends on the OCaml version (#358) 2017-12-11 13:05:20 +00:00
meta.mli Availability of "num" depends on the OCaml version (#358) 2017-12-11 13:05:20 +00:00
meta_lexer.mli meta parser 2016-11-13 10:01:32 +00:00
meta_lexer.mll 114.20+69 2016-12-15 11:20:46 +00:00
ml_kind.ml remove unused function 2017-04-10 10:10:49 +01:00
ml_kind.mli remove unused function 2017-04-10 10:10:49 +01:00
mode.ml Add (modes ...) for executables 2017-05-29 14:18:07 +01:00
mode.mli Add (modes ...) for executables 2017-05-29 14:18:07 +01:00
module.ml Make odoc work with multiple libraries defined in the same dir 2018-01-23 02:56:23 +08:00
module.mli Make odoc work with multiple libraries defined in the same dir 2018-01-23 02:56:23 +08:00
module_compilation.ml Fix jbuilder rule in case of missing binaries (#292) 2017-11-07 21:42:55 +08:00
module_compilation.mli Expand variables in flags 2017-08-03 17:28:32 +01:00
ocaml_flags.ml Expand variables in flags 2017-08-03 17:28:32 +01:00
ocaml_flags.mli Expand variables in flags 2017-08-03 17:28:32 +01:00
ocamldep.ml Fix jbuilder rule in case of missing binaries (#292) 2017-11-07 21:42:55 +08:00
ocamldep.mli Report an error for invalid dependency between modules in wrapped libraries 2017-06-09 12:45:05 +01:00
odoc.ml Make odoc work with multiple libraries defined in the same dir 2018-01-23 02:56:23 +08:00
odoc.mli odoc: handle .mld files 2018-01-23 02:56:23 +08:00
opam_file.ml Refactor IO functions and fix invalid IOs in gen_rules 2017-05-18 17:12:32 +01:00
opam_file.mli Improve opam parsing errors & use opam-file-format to extract the version 2017-05-16 14:47:52 +01:00
ordered_set_lang.ml support ${..} in :include 2017-10-10 15:53:39 -04:00
ordered_set_lang.mli support ${..} in :include 2017-10-10 15:53:39 -04:00
package.ml Fix error message about too many opam files 2017-06-08 14:11:31 +01:00
package.mli Fix error message about too many opam files 2017-06-08 14:11:31 +01:00
path.ml Remove readonly attribute on Windows before unlink 2018-01-22 11:14:18 +00:00
path.mli [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
print_diff.ml Replace promote actions by diff actions + promote command (#421) 2018-01-18 11:32:20 +00:00
print_diff.mli Replace promote actions by diff actions + promote command (#421) 2018-01-18 11:32:20 +00:00
sexp.ml Add cstr_record 2018-01-01 21:48:25 +08:00
sexp.mli Add cstr_record 2018-01-01 21:48:25 +08:00
string_with_vars.ml Fix out of bounds access when tokenising String_with_vars 2017-08-25 01:08:05 -04:00
string_with_vars.mli Capture locations of string-with-vars generated inside jbuilder 2017-06-08 10:54:46 +01:00
super_context.ml Fix meta generation for ppx runtime deps (#441) 2018-01-23 16:03:59 +00:00
super_context.mli Fix meta generation for ppx runtime deps (#441) 2018-01-23 16:03:59 +00:00
top_closure.ml 114.20+69 2016-12-02 13:54:32 +00:00
top_closure.mli 114.20+69 2016-12-02 13:54:32 +00:00
utils.ml [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
utils.mli [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
utop.ml Change lint option to be the same as preprocessing 2018-01-10 22:45:50 +08:00
utop.mli Add a utop subcommand (#183) 2017-08-04 08:59:35 +01:00
vfile_kind.ml Vendored usexp and switch to it 2017-12-21 13:13:47 +00:00
vfile_kind.mli Revert some changes: 2017-05-15 14:58:37 +01:00
watermarks.ml Refactor IO functions and fix invalid IOs in gen_rules 2017-05-18 17:12:32 +01:00
watermarks.mli Detect the package name as topkg-jbuilder does 2017-05-08 16:56:21 +01:00
workspace.ml Add target support 2018-01-01 22:34:41 +08:00
workspace.mli Add target support 2018-01-01 22:34:41 +08:00