dune/src
Jeremie Dimino b514644f9b Revert "Add support for hooks"
This reverts commit c937dc9183.
2017-05-09 15:11:09 +01:00
..
action.ml Environment variable names are not case sensitive on Windows 2017-04-24 12:53:18 +01:00
action.mli Add support for ${version:<package>} 2017-05-05 12:26:56 +01:00
alias.ml Move rules for module compilation in their own file 2017-04-28 15:13:43 +01:00
alias.mli Move rules for module compilation in their own file 2017-04-28 15:13:43 +01:00
ansi_color.ml Quieter output (#40) 2017-03-30 17:36:58 +01:00
ansi_color.mli Don't use color feature for ocaml 4.02.3 2017-03-27 18:31:26 +01:00
arg_spec.ml 114.20+69 2016-12-02 13:54:32 +00:00
arg_spec.mli 114.20+69 2016-12-02 13:54:32 +00:00
artifacts.ml Improve location of errors for mispelled package in jbuild files 2017-05-05 10:59:07 +01:00
artifacts.mli Refactoring 2017-05-02 12:01:27 +01:00
bin.ml 114.20+69 2016-12-15 11:20:46 +00:00
bin.mli 114.20+69 2016-12-15 11:20:46 +00:00
build.ml Add support for ${version:<package>} 2017-05-05 12:26:56 +01:00
build.mli Add support for ${version:<package>} 2017-05-05 12:26:56 +01:00
build_interpret.ml Add support for sandboxing 2017-03-31 15:06:53 +01:00
build_interpret.mli Add support for sandboxing 2017-03-31 15:06:53 +01:00
build_system.ml Hint for mistyped targets 2017-04-25 16:22:17 +01:00
build_system.mli Hint for mistyped targets 2017-04-25 16:22:17 +01:00
clflags.ml Quieter output (#40) 2017-03-30 17:36:58 +01:00
clflags.mli Quieter output (#40) 2017-03-30 17:36:58 +01:00
cm_kind.ml Add a Findlib.t in the context 2017-02-28 06:01:27 +00:00
cm_kind.mli Add a Findlib.t in the context 2017-02-28 06:01:27 +00:00
config.ml Add a few more redirections 2017-03-13 08:10:59 +00:00
config.mli Improve 'required_by ...' messages 2017-03-15 08:59:00 +00:00
context.ml Remove overlays for Mode and Cm_kind in Gen_rules 2017-04-28 10:40:09 +01:00
context.mli Remove overlays for Mode and Cm_kind in Gen_rules 2017-04-28 10:40:09 +01:00
file_tree.ml Ignore opam files in ignored sub-trees 2017-03-15 11:41:44 +00:00
file_tree.mli Ignore opam files in ignored sub-trees 2017-03-15 11:41:44 +00:00
findlib.ml Add js_of_ocaml support (#60) 2017-05-02 11:25:37 +01:00
findlib.mli Add js_of_ocaml support (#60) 2017-05-02 11:25:37 +01:00
future.ml A couple of fixes for Windows 2017-04-21 17:22:41 +01:00
future.mli Quieter output (#40) 2017-03-30 17:36:58 +01:00
gen_meta.ml Add support for ${version:<package>} 2017-05-05 12:26:56 +01:00
gen_meta.mli Add support for ${version:<package>} 2017-05-05 12:26:56 +01:00
gen_rules.ml Add support for ${version:<package>} 2017-05-05 12:26:56 +01:00
gen_rules.mli Keep the package context after parsing 2017-05-05 11:21:46 +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 use code_errorf in Map.of_alist_exn 2017-04-26 13:41:10 +01:00
install.ml Fix a few ppx related issues 2017-03-05 11:57:27 +00:00
install.mli Change the rule signature 2017-03-03 12:27:34 +00:00
jbuild Add a subst command for watermarking files 2017-05-08 16:56:21 +01:00
jbuild_load.ml Keep the package context after parsing 2017-05-05 11:21:46 +01:00
jbuild_load.mli Keep the package context after parsing 2017-05-05 11:21:46 +01:00
jbuild_types.ml Add support for ${version:<package>} 2017-05-05 12:26:56 +01:00
js_of_ocaml_rules.ml Refactoring 2017-05-02 12:01:27 +01:00
js_of_ocaml_rules.mli Refactoring 2017-05-02 12:01:27 +01:00
lib.ml Move js_of_ocaml to Buildable 2017-05-02 13:30:58 +01:00
lib.mli Add js_of_ocaml support (#60) 2017-05-02 11:25:37 +01:00
lib_db.ml Detect conflicts between internal and external libraries 2017-04-26 15:04:32 +01:00
lib_db.mli Add a new Super_context module 2017-04-28 11:58:41 +01:00
loc.ml Refactor S-expression parsing 2017-02-25 18:03:56 +00:00
loc.mli Refactor S-expression parsing 2017-02-25 18:03:56 +00:00
log.ml Quieter output (#40) 2017-03-30 17:36:58 +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 Detect the package name as topkg-jbuilder does 2017-05-08 16:56:21 +01:00
main.mli Keep the package context after parsing 2017-05-05 11:21:46 +01:00
merlin.ml Move Merlin rules to their own file 2017-04-28 14:54:16 +01:00
merlin.mli Move Merlin rules to their own file 2017-04-28 14:54:16 +01:00
meta.ml 114.20+69 2016-12-16 12:56:34 +00:00
meta.mli 114.20+69 2016-12-15 11:20:46 +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 a Findlib.t in the context 2017-02-28 06:01:27 +00:00
mode.mli Add a Findlib.t in the context 2017-02-28 06:01:27 +00:00
module.ml Add Reason support (#58) 2017-04-20 16:41:16 +01:00
module.mli Add Reason support (#58) 2017-04-20 16:41:16 +01:00
module_compilation.ml Refactoring 2017-05-02 12:01:27 +01:00
module_compilation.mli Add js_of_ocaml support (#60) 2017-05-02 11:25:37 +01:00
ocaml_flags.ml Split out Ocaml_flags 2017-04-28 13:19:33 +01:00
ocaml_flags.mli Split out Ocaml_flags 2017-04-28 13:19:33 +01:00
ocamldep.ml Move rules for module compilation in their own file 2017-04-28 15:13:43 +01:00
ocamldep.mli Move rules for module compilation in their own file 2017-04-28 15:13:43 +01:00
ordered_set_lang.ml Refactor S-expression parsing 2017-02-25 18:03:56 +00:00
ordered_set_lang.mli Refactor S-expression parsing 2017-02-25 18:03:56 +00:00
package.ml Implement package version support 2017-02-24 18:21:22 +00:00
path.ml Improve the error message for the last commit 2017-04-26 15:10:59 +01:00
path.mli Improve the error message for the last commit 2017-04-26 15:10:59 +01:00
sexp.ml Add an "executable" stanza and make it easier to install executables 2017-03-22 15:09:26 +00:00
sexp.mli Add an "executable" stanza and make it easier to install executables 2017-03-22 15:09:26 +00:00
sexp_lexer.mli Replace meta language by ocaml 2017-02-26 19:49:54 +00:00
sexp_lexer.mll Replace meta language by ocaml 2017-02-26 19:49:54 +00:00
sexp_load.ml Replace meta language by ocaml 2017-02-26 19:49:54 +00:00
sexp_load.mli Replace meta language by ocaml 2017-02-26 19:49:54 +00:00
string_with_vars.ml Add support for ${version:<package>} 2017-05-05 12:26:56 +01:00
string_with_vars.mli Add support for ${version:<package>} 2017-05-05 12:26:56 +01:00
super_context.ml Add support for ${version:<package>} 2017-05-05 12:26:56 +01:00
super_context.mli Add support for ${version:<package>} 2017-05-05 12:26:56 +01: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 Refactoring 2017-05-02 12:01:27 +01:00
utils.mli Refactoring 2017-05-02 12:01:27 +01:00
vfile_kind.ml Start incremental compilation 2017-03-03 15:26:14 +00:00
vfile_kind.mli Start incremental compilation 2017-03-03 15:26:14 +00:00
watermarks.ml Revert "Add support for hooks" 2017-05-09 15:11:09 +01:00
watermarks.mli Detect the package name as topkg-jbuilder does 2017-05-08 16:56:21 +01:00
workspace.ml Remove (provides ...) and uses (install ...) instead 2017-03-01 11:20:17 +00:00
workspace.mli Allow to specify which context for merlin 2017-02-26 20:53:32 +00:00