dune/src
Rudi Grinberg 5eb444e357 Change Process.run's ~dir argument to use Path.t
This also requires Scheduler.with_chdir to use Path.t as well
2018-04-25 13:25:07 +07:00
..
configurator Port Io to use Path.t 2018-04-25 03:25:27 +07:00
fiber Recursive package deps 2018-03-19 01:18:55 +08:00
ocaml-config Move String_map to stdune 2018-04-23 12:43:20 +07:00
stdune Port Io to use Path.t 2018-04-25 03:25:27 +07:00
usexp Add Usexp.Loc.in_file 2018-04-24 01:46:57 +07:00
xdg Add a configuration file and a quiet mode (#490) 2018-02-07 11:38:21 +00:00
action.ml Change Process.run's ~dir argument to use Path.t 2018-04-25 13:25:07 +07:00
action.mli No optional args for context 2018-03-15 18:24:36 +08:00
action_intf.ml Move Path to Stdune 2018-04-24 19:33:40 +07:00
arg_spec.ml Add Arg_spec.Hidden_targets 2018-04-18 17:00:11 +01:00
arg_spec.mli Add Arg_spec.Hidden_targets 2018-04-18 17:00:11 +01:00
artifacts.ml Move String_map to stdune 2018-04-23 12:43:20 +07:00
artifacts.mli Refactor library management (#516) 2018-02-20 11:46:10 +00:00
bin.ml Don't on side-effects for setting up the environment 2018-04-03 11:43:07 +08:00
bin.mli Move Path to Stdune 2018-04-24 19:33:40 +07:00
binary_kind.ml Move Sexp to stdune 2018-04-24 01:47:54 +07:00
binary_kind.mli Move Sexp to stdune 2018-04-24 01:47:54 +07:00
build.ml Replace all code_errorf with code_error 2018-04-23 23:48:24 +07:00
build.mli Move String_map to stdune 2018-04-23 12:43:20 +07:00
build_interpret.ml Replace all code_errorf with code_error 2018-04-23 23:48:24 +07:00
build_interpret.mli fix 2018-03-19 01:19:09 +08:00
build_system.ml Port Io to use Path.t 2018-04-25 03:25:27 +07:00
build_system.mli Move String_map to stdune 2018-04-23 12:43:20 +07:00
clflags.ml Allow to set the concurrency level from the config file 2018-02-07 12:11:27 +00:00
clflags.mli Allow to set the concurrency level from the config file 2018-02-07 12:11:27 +00:00
cm_kind.ml Add Cm_kind.Dict.make_all 2018-04-09 05:59:12 +08:00
cm_kind.mli Add Cm_kind.Dict.make_all 2018-04-09 05:59:12 +08:00
colors.ml Don't on side-effects for setting up the environment 2018-04-03 11:43:07 +08:00
colors.mli Don't on side-effects for setting up the environment 2018-04-03 11:43:07 +08:00
config.ml Port Io to use Path.t 2018-04-25 03:25:27 +07:00
config.mli Port Io to use Path.t 2018-04-25 03:25:27 +07:00
context.ml Pass ocamlc explicitly to configurator using DUNE_CONFIGURATOR 2018-04-11 21:26:51 +07:00
context.mli Don't on side-effects for setting up the environment 2018-04-03 11:43:07 +08:00
dep_path.ml Add support for sub-systems 2018-02-26 16:05:48 +00:00
dep_path.mli Move Path to Stdune 2018-04-24 19:33:40 +07:00
env.ml Move Code_error to Stdune.Exn 2018-04-23 14:04:15 +07:00
env.mli Don't on side-effects for setting up the environment 2018-04-03 11:43:07 +08:00
errors.ml Move Path to Stdune 2018-04-24 19:33:40 +07:00
errors.mli Move Path to Stdune 2018-04-24 19:33:40 +07:00
exe.ml Pass around library dependencies as static values 2018-04-09 06:31:52 +08:00
exe.mli Pass around library dependencies as static values 2018-04-09 06:31:52 +08:00
file_tree.ml Port Io to use Path.t 2018-04-25 03:25:27 +07:00
file_tree.mli Move String_map to stdune 2018-04-23 12:43:20 +07:00
findlib.ml Port Io to use Path.t 2018-04-25 03:25:27 +07:00
findlib.mli More hacks for external-lib-deps 2018-04-09 06:31:52 +08:00
gen_meta.ml Move String_map to stdune 2018-04-23 12:43:20 +07:00
gen_meta.mli Add support for sub-systems 2018-02-26 16:05:48 +00:00
gen_rules.ml Move String_map to stdune 2018-04-23 12:43:20 +07:00
gen_rules.mli Move String_map to stdune 2018-04-23 12:43:20 +07:00
glob_lexer.boot.ml Simplify overrides in the bootstrap path 2017-09-22 01:52:04 +01:00
glob_lexer.mli Remove jbuilder_ prefix for vendored libraries (#720) 2018-04-24 14:38:30 +01:00
glob_lexer.mll Remove jbuilder_ prefix for vendored libraries (#720) 2018-04-24 14:38:30 +01:00
import.ml Remove jbuilder_ prefix for vendored libraries (#720) 2018-04-24 14:38:30 +01:00
inline_tests.ml Move String_map to stdune 2018-04-23 12:43:20 +07:00
inline_tests.mli Add a sub-system for inline tests (#547) 2018-02-27 19:06:12 +00:00
install.ml Change Package.Name.t to interned type 2018-03-03 20:41:29 +07:00
install.mli Move Sexp to stdune 2018-04-24 01:47:54 +07:00
install_rules.ml Move String_set to stdune 2018-04-23 12:08:09 +07:00
install_rules.mli Move Path to Stdune 2018-04-24 19:33:40 +07:00
installed_dune_file.ml Port Io to use Path.t 2018-04-25 03:25:27 +07:00
installed_dune_file.mli Port Io to use Path.t 2018-04-25 03:25:27 +07:00
interned.ml Add support for sub-systems 2018-02-26 16:05:48 +00:00
interned.mli Add support for sub-systems 2018-02-26 16:05:48 +00:00
jbuild Remove jbuilder_ prefix for vendored libraries (#720) 2018-04-24 14:38:30 +01:00
jbuild.ml Port Io to use Path.t 2018-04-25 03:25:27 +07:00
jbuild.mli Move String_set to stdune 2018-04-23 12:08:09 +07:00
jbuild_load.ml Change Process.run's ~dir argument to use Path.t 2018-04-25 13:25:07 +07:00
jbuild_load.mli Move Path to Stdune 2018-04-24 19:33:40 +07:00
js_of_ocaml_rules.ml Pass around library dependencies as static values 2018-04-09 06:31:52 +08:00
js_of_ocaml_rules.mli Pass around library dependencies as static values 2018-04-09 06:31:52 +08:00
lib.ml Port Io to use Path.t 2018-04-25 03:25:27 +07:00
lib.mli Move String_set to stdune 2018-04-23 12:08:09 +07:00
loc.ml Move Path to Stdune 2018-04-24 19:33:40 +07:00
loc.mli Move Path to Stdune 2018-04-24 19:33:40 +07:00
log.ml Port Io to use Path.t 2018-04-25 03:25:27 +07:00
log.mli Add a configuration file and a quiet mode (#490) 2018-02-07 11:38:21 +00:00
main.ml Port Io to use Path.t 2018-04-25 03:25:27 +07:00
main.mli Port Io to use Path.t 2018-04-25 03:25:27 +07:00
menhir.ml Remove the ?extra_targets argument of Build.run 2018-04-18 17:00:11 +01:00
menhir.mli Move Path to Stdune 2018-04-24 19:33:40 +07:00
merlin.ml Move Path to Stdune 2018-04-24 19:33:40 +07:00
merlin.mli Use static requires in merlin 2018-04-09 05:59:12 +08:00
meta.ml Port Io to use Path.t 2018-04-25 03:25:27 +07:00
meta.mli Port Io to use Path.t 2018-04-25 03:25:27 +07: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 Refactor library management (#516) 2018-02-20 11:46:10 +00:00
mode.mli Allow to link executables as static or shared objects (#23) 2018-03-12 11:40:53 +00:00
module.ml Replace all code_errorf with code_error 2018-04-23 23:48:24 +07:00
module.mli Make Top_closure more polymorphic 2018-03-18 16:21:46 -04:00
module_compilation.ml Remove the ?extra_targets argument of Build.run 2018-04-18 17:00:11 +01:00
module_compilation.mli Use Arg_spec.Hidden_deps 2018-04-09 06:31:52 +08:00
modules_partitioner.ml Introduce private type for module name 2018-03-06 18:45:38 +07:00
modules_partitioner.mli Move Path to Stdune 2018-04-24 19:33:40 +07:00
ocaml_flags.ml Add a sub-system for inline tests (#547) 2018-02-27 19:06:12 +00:00
ocaml_flags.mli Move Path to Stdune 2018-04-24 19:33:40 +07:00
ocamldep.ml Move Code_error to Stdune.Exn 2018-04-23 14:04:15 +07:00
ocamldep.mli Move Path to Stdune 2018-04-24 19:33:40 +07:00
odoc.boot.ml Use doc_dir rather than dir 2018-03-24 00:54:33 +08:00
odoc.ml Move String_map to stdune 2018-04-23 12:43:20 +07:00
odoc.mli Pass around library dependencies as static values 2018-04-09 06:31:52 +08:00
opam_file.ml Port Io to use Path.t 2018-04-25 03:25:27 +07:00
opam_file.mli Port Io to use Path.t 2018-04-25 03:25:27 +07:00
ordered_set_lang.ml Move Code_error to Stdune.Exn 2018-04-23 14:04:15 +07:00
ordered_set_lang.mli Move String_map to stdune 2018-04-23 12:43:20 +07:00
package.ml Move Path to Stdune 2018-04-24 19:33:40 +07:00
package.mli Move Path to Stdune 2018-04-24 19:33:40 +07:00
per_item.ml Split src/import.ml into a new library src/stdune (#548) 2018-02-25 16:35:25 +00:00
per_item.mli Split src/import.ml into a new library src/stdune (#548) 2018-02-25 16:35:25 +00:00
preprocessing.ml fix 2018-03-18 16:32:20 -04:00
preprocessing.mli Introduce private type for module name 2018-03-06 18:45:38 +07:00
print_diff.ml Change Process.run's ~dir argument to use Path.t 2018-04-25 13:25:07 +07:00
print_diff.mli Move Path to Stdune 2018-04-24 19:33:40 +07:00
process.ml Change Process.run's ~dir argument to use Path.t 2018-04-25 13:25:07 +07:00
process.mli Change Process.run's ~dir argument to use Path.t 2018-04-25 13:25:07 +07:00
report_error.ml Move Path to Stdune 2018-04-24 19:33:40 +07:00
report_error.mli Add support for sub-systems 2018-02-26 16:05:48 +00:00
scheduler.ml Change Process.run's ~dir argument to use Path.t 2018-04-25 13:25:07 +07:00
scheduler.mli Change Process.run's ~dir argument to use Path.t 2018-04-25 13:25:07 +07:00
scope.ml Move Code_error to Stdune.Exn 2018-04-23 14:04:15 +07:00
scope.mli Move Path to Stdune 2018-04-24 19:33:40 +07:00
setup.boot.ml Allow to set the library path at configure time (#575) 2018-03-06 14:56:24 +00:00
setup.defaults.ml Allow to set the library path at configure time (#575) 2018-03-06 14:56:24 +00:00
setup.mli Allow to set the library path at configure time (#575) 2018-03-06 14:56:24 +00:00
string_with_vars.ml Move String_set to stdune 2018-04-23 12:08:09 +07:00
string_with_vars.mli Move String_set to stdune 2018-04-23 12:08:09 +07:00
sub_system.ml Rework the sub system select (#632) 2018-03-19 20:47:51 -04:00
sub_system.mli Add support for sub-systems 2018-02-26 16:05:48 +00:00
sub_system_intf.ml Add Stdune.Or_exn 2018-03-30 16:55:44 -04:00
sub_system_name.ml Add support for sub-systems 2018-02-26 16:05:48 +00:00
sub_system_name.mli Add support for sub-systems 2018-02-26 16:05:48 +00:00
super_context.ml Move String_map to stdune 2018-04-23 12:43:20 +07:00
super_context.mli Move String_map to stdune 2018-04-23 12:43:20 +07:00
syntax.ml Move Code_error to Stdune.Exn 2018-04-23 14:04:15 +07:00
syntax.mli Move Sexp to stdune 2018-04-24 01:47:54 +07:00
top_closure.ml Move String_set to stdune 2018-04-23 12:08:09 +07:00
top_closure.mli Make Top_closure more polymorphic 2018-03-18 16:21:46 -04:00
utils.ml Port Io to use Path.t 2018-04-25 03:25:27 +07:00
utils.mli Introduce package name private type 2018-03-03 01:44:03 +07:00
utop.ml Move Path to Stdune 2018-04-24 19:33:40 +07:00
utop.mli Move Path to Stdune 2018-04-24 19:33:40 +07:00
variant.ml Rewrite the findlib predicate stuff 2018-02-13 19:04:30 +00:00
variant.mli Rewrite the findlib predicate stuff 2018-02-13 19:04:30 +00:00
vfile_kind.ml Port Io to use Path.t 2018-04-25 03:25:27 +07:00
vfile_kind.mli Revert some changes: 2017-05-15 14:58:37 +01:00
watermarks.ml Port Io to use Path.t 2018-04-25 03:25:27 +07:00
watermarks.mli Don't stop on the first error (#477) 2018-02-06 14:39:03 +00:00
workspace.ml Port Io to use Path.t 2018-04-25 03:25:27 +07:00
workspace.mli Port Io to use Path.t 2018-04-25 03:25:27 +07:00