dune/src
Jeremie Dimino 5c4027aff8 Re-work the code to handle (include ...)
Signed-off-by: Jeremie Dimino <jdimino@janestreet.com>
2018-05-28 07:59:05 +01:00
..
configurator Move int sets and maps to stdune 2018-05-24 18:22:36 +07:00
fiber Move int sets and maps to stdune 2018-05-24 18:22:36 +07:00
ocaml-config Rename all jbuild files 2018-05-04 12:26:26 +01:00
stdune Add initial size to interned 2018-05-24 20:51:12 +07:00
usexp Rename all jbuild files 2018-05-04 12:26:26 +01:00
xdg Rename all jbuild files 2018-05-04 12:26:26 +01:00
action.ml Remove aliases of Path.{Set,Map} 2018-05-24 17:34:32 +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 Remove aliases of Path.{Set,Map} 2018-05-24 17:34:32 +07: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 Make Stanza.t an open type 2018-05-28 07:59:05 +01: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 Remove aliases of Path.{Set,Map} 2018-05-24 17:34:32 +07:00
build.mli Move String_map to stdune 2018-04-23 12:43:20 +07:00
build_interpret.ml Remove aliases of Path.{Set,Map} 2018-05-24 17:34:32 +07:00
build_interpret.mli fix 2018-03-19 01:19:09 +08:00
build_system.ml Remove aliases of Path.{Set,Map} 2018-05-24 17:34:32 +07:00
build_system.mli Rename Alias.of_path to Alias.of_user_written_path 2018-05-09 08:05:57 +07:00
clflags.ml Add support for environment & build profiles (#419) 2018-05-04 16:49:25 +01:00
clflags.mli Add support for environment & build profiles (#419) 2018-05-04 16:49:25 +01: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 Remove all hard coded uses of "_build" 2018-05-02 22:38:50 +07:00
config.mli Make -j default to the number of CPUs (#726) 2018-04-26 16:10:14 +01:00
context.ml Make Path.parent return option 2018-05-09 17:56:50 +07:00
context.mli Add support for environment & build profiles (#419) 2018-05-04 16:49:25 +01:00
dep_path.ml Get rid of jbuild_file_in 2018-05-03 13:54:47 +01:00
dep_path.mli Get rid of jbuild_file_in 2018-05-03 13:54:47 +01:00
dune Rename all jbuild files 2018-05-04 12:26:26 +01:00
dune_project.ml Get rid of Jbuild.Scope_info and use Dune_project instead (#776) 2018-05-16 16:21:08 +01:00
dune_project.mli Get rid of Jbuild.Scope_info and use Dune_project instead (#776) 2018-05-16 16:21:08 +01:00
env.ml Allow setting ENV vars in findlib.conf per toolchain 2018-05-01 00:13:50 +07:00
env.mli Allow setting ENV vars in findlib.conf per toolchain 2018-05-01 00:13:50 +07: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 Add support for environment & build profiles (#419) 2018-05-04 16:49:25 +01:00
exe.mli Pass around library dependencies as static values 2018-04-09 06:31:52 +08:00
file_tree.ml Use dev/inode to detect loops 2018-05-16 14:23:01 +01:00
file_tree.mli Collect projects in the file tree directly (#774) 2018-05-15 09:46:07 +01:00
findlib.ml Remove extra set to list conversion 2018-05-25 12:06:22 +07:00
findlib.mli Add pretty printers to Findlib.Conf.t 2018-05-01 19:37:51 +07: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 Make Stanza.t an open type 2018-05-28 07:59:05 +01:00
gen_rules.mli Add support for environment & build profiles (#419) 2018-05-04 16:49:25 +01:00
glob_lexer.boot.ml Add ignored_subdirs stanza (#767) 2018-05-12 15:38:22 +02: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 Move fmt to stdune 2018-05-24 18:22:55 +07:00
inline_tests.ml Add support for environment & build profiles (#419) 2018-05-04 16:49:25 +01: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 Get rid of Jbuild.Scope_info and use Dune_project instead (#776) 2018-05-16 16:21:08 +01: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
jbuild.ml Re-work the code to handle (include ...) 2018-05-28 07:59:05 +01:00
jbuild.mli Ignore jbuild_version stanzas 2018-05-28 07:59:05 +01:00
jbuild_load.ml Make Stanza.t an open type 2018-05-28 07:59:05 +01:00
jbuild_load.mli Get rid of Jbuild.Scope_info and use Dune_project instead (#776) 2018-05-16 16:21:08 +01:00
js_of_ocaml_rules.ml Add support for environment & build profiles (#419) 2018-05-04 16:49:25 +01:00
js_of_ocaml_rules.mli Add support for environment & build profiles (#419) 2018-05-04 16:49:25 +01:00
lib.ml Move int sets and maps to stdune 2018-05-24 18:22:36 +07:00
lib.mli Get rid of Jbuild.Scope_info and use Dune_project instead (#776) 2018-05-16 16:21:08 +01: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 Remove all hard coded uses of "_build" 2018-05-02 22:38:50 +07:00
log.mli Add a configuration file and a quiet mode (#490) 2018-02-07 11:38:21 +00:00
main.ml Add support for environment & build profiles (#419) 2018-05-04 16:49:25 +01:00
main.mli Add support for environment & build profiles (#419) 2018-05-04 16:49:25 +01:00
menhir.ml Cleanup of [src/menhir.ml]. (#770) 2018-05-14 13:07:48 +01:00
menhir.mli Move Path to Stdune 2018-04-24 19:33:40 +07:00
merlin.ml Speed up merlin generation (#805) 2018-05-26 11:04:21 +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 Get rid of jbuild_file_in 2018-05-03 13:54:47 +01:00
modules_partitioner.mli Get rid of jbuild_file_in 2018-05-03 13:54:47 +01:00
ocaml_flags.ml Add support for environment & build profiles (#419) 2018-05-04 16:49:25 +01:00
ocaml_flags.mli Add support for environment & build profiles (#419) 2018-05-04 16:49:25 +01: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 Make Stanza.t an open type 2018-05-28 07:59:05 +01: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 Add support for environment & build profiles (#419) 2018-05-04 16:49:25 +01:00
ordered_set_lang.mli Add support for environment & build profiles (#419) 2018-05-04 16:49:25 +01:00
package.ml Add initial size to interned 2018-05-24 20:51:12 +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 Get rid of jbuild_file_in 2018-05-03 13:54:47 +01:00
preprocessing.mli Introduce private type for module name 2018-03-06 18:45:38 +07:00
print_diff.ml Change the prog arg in Process to Path.t 2018-04-25 16:30:18 +07:00
print_diff.mli Move Path to Stdune 2018-04-24 19:33:40 +07:00
process.ml Change Build_job to be set 2018-05-24 10:44:47 +07:00
process.mli Change Build_job to be set 2018-05-24 10:44:47 +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 Make -j default to the number of CPUs (#726) 2018-04-26 16:10:14 +01:00
scheduler.mli Make -j default to the number of CPUs (#726) 2018-04-26 16:10:14 +01:00
scope.ml Get rid of Jbuild.Scope_info and use Dune_project instead (#776) 2018-05-16 16:21:08 +01:00
scope.mli Get rid of Jbuild.Scope_info and use Dune_project instead (#776) 2018-05-16 16:21:08 +01: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
stanza.ml Make Stanza.t an open type 2018-05-28 07:59:05 +01:00
stanza.mli Make Stanza.t an open type 2018-05-28 07:59:05 +01: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 initial size to interned 2018-05-24 20:51:12 +07:00
sub_system_name.mli Move interned to stdune 2018-05-24 18:23:02 +07:00
super_context.ml Make Stanza.t an open type 2018-05-28 07:59:05 +01:00
super_context.mli Get rid of Jbuild.Scope_info and use Dune_project instead (#776) 2018-05-16 16:21:08 +01:00
syntax.ml Move int sets and maps to stdune 2018-05-24 18:22:36 +07:00
syntax.mli Move Sexp to stdune 2018-04-24 01:47:54 +07:00
top_closure.ml Move int sets and maps to stdune 2018-05-24 18:22:36 +07:00
top_closure.mli Make Top_closure more polymorphic 2018-03-18 16:21:46 -04:00
utils.ml Remove aliases of Path.{Set,Map} 2018-05-24 17:34:32 +07:00
utils.mli Get rid of jbuild_file_in 2018-05-03 13:54:47 +01:00
utop.ml Add support for environment & build profiles (#419) 2018-05-04 16:49:25 +01:00
utop.mli Move Path to Stdune 2018-04-24 19:33:40 +07:00
variant.ml Add initial size to interned 2018-05-24 20:51:12 +07:00
variant.mli Move interned to stdune 2018-05-24 18:23:02 +07: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 Change the prog arg in Process to Path.t 2018-04-25 16:30:18 +07:00
watermarks.mli Don't stop on the first error (#477) 2018-02-06 14:39:03 +00:00
workspace.ml Simplify the API for inlined records in constructors 2018-05-23 14:24:41 +01:00
workspace.mli Add support for environment & build profiles (#419) 2018-05-04 16:49:25 +01:00