dune/src
Jeremie Dimino 229e7fa883 A couple of fixes for Windows
- open files in text mode when reading lines
- open files used for redirections with O_SHARE_DELETE
2017-04-21 17:22:41 +01:00
..
action.ml refactoring 2017-04-17 13:20:21 +01:00
action.mli Add support for sandboxing 2017-03-31 15:06:53 +01:00
alias.ml Change the rule signature 2017-03-03 12:27:34 +00:00
alias.mli Improve alias management 2017-02-25 01:33:37 +00: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 errors for ${lib:...} 2017-03-15 09:46:42 +00:00
artifacts.mli Improve 'required_by ...' messages 2017-03-15 08:59:00 +00: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 ${lib-available:<name>} forms 2017-04-17 12:48:54 +01:00
build.mli Add support for ${lib-available:<name>} forms 2017-04-17 12:48:54 +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 Make sure the action working directory exist 2017-04-17 13:35:05 +01:00
build_system.mli Improve the external-lib-deps command 2017-03-01 19:19:43 +00: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 Don't fail when opam return the same envirnonemt variable several times 2017-03-31 17:45:38 +01:00
context.mli Fix compat with 4.06 2017-03-31 17:31:55 +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 Fix compat with 4.06 2017-03-31 17:31:55 +01:00
findlib.mli Fix a bug in Findlib.available 2017-03-15 12:07:20 +00: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 Don't generate an "exists_if ..." line in META files 2017-04-10 10:10:15 +01:00
gen_meta.mli Implement package version support 2017-02-24 18:21:22 +00:00
gen_rules.ml A couple of fixes for Windows 2017-04-21 17:22:41 +01:00
gen_rules.mli Remove comment for 4.02.3 2017-03-27 18:31:26 +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 A couple of fixes for Windows 2017-04-21 17:22:41 +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 Don't install jbuilder as a library 2017-03-02 14:53:33 +00:00
jbuild_load.ml Fixed the implementation of Filename.{split_,}ext 2017-03-31 13:34:30 +01:00
jbuild_load.mli Ignore test/ and example/ during bootstrap 2017-03-29 16:51:48 +01:00
jbuild_types.ml Add a (no_dynlink) field 2017-04-10 10:10:15 +01:00
lib.ml Install sub-libraries into sub-directories 2017-03-01 15:03:09 +00:00
lib.mli 114.30+68 2017-02-02 10:31:36 +00:00
lib_db.ml Add support for ${lib-available:<name>} forms 2017-04-17 12:48:54 +01:00
lib_db.mli Add support for ${lib-available:<name>} forms 2017-04-17 12:48:54 +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 A couple of fixes for Windows 2017-04-21 17:22:41 +01:00
main.mli Add a Log module and print out the context in the log file 2017-03-10 12:32:27 +00: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
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 Sandbox different actions in different directories 2017-03-31 15:29:47 +01:00
path.mli Sandbox different actions in different directories 2017-03-31 15:29:47 +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 Simplify actions 2017-03-03 12:59:52 +00:00
string_with_vars.mli Simplify actions 2017-03-03 12:59:52 +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 Add Reason support (#58) 2017-04-20 16:41:16 +01:00
utils.mli Add Reason support (#58) 2017-04-20 16:41:16 +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
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