dune/src
Jeremie Dimino df7658914d Fix a bug where the findlib search path contained duplicates 2017-03-10 15:35:43 +00:00
..
action.ml Delete pending targets when a command fails 2017-03-07 10:14:16 +00:00
action.mli Delete pending targets when a command fails 2017-03-07 10:14:16 +00: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 Added --debug-action 2017-03-03 12:46:54 +00:00
ansi_color.mli colorize output filenames 2017-02-24 12:02:57 +00: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 Remove support for (object_public_name ...) 2017-03-02 10:06:05 +00:00
artifacts.mli fix ocamllex/ocamlyacc rules 2017-03-01 11:34:51 +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 fixes 2017-03-06 15:14:57 +00:00
build.mli fixes 2017-03-06 15:14:57 +00:00
build_interpret.ml All IO must go through Build 2017-03-05 12:04:19 +00:00
build_interpret.mli Change the rule signature 2017-03-03 12:27:34 +00:00
build_system.ml Delete pending targets when a command fails 2017-03-07 10:14:16 +00:00
build_system.mli Improve the external-lib-deps command 2017-03-01 19:19:43 +00:00
clflags.ml Added --debug-action 2017-03-03 12:46:54 +00:00
clflags.mli Added --debug-action 2017-03-03 12:46:54 +00: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 Revert "Rename _build to _jbuild (#13)" 2017-03-01 16:09:02 +00:00
config.mli Extend MANPATH in 'jbuilder exec' 2017-03-01 12:56:31 +00:00
context.ml Fix a bug where the findlib search path contained duplicates 2017-03-10 15:35:43 +00:00
context.mli Add Context.sexp_of_t 2017-03-10 11:22:01 +00:00
file_tree.ml Revert "Rename _build to _jbuild (#13)" 2017-03-01 16:09:02 +00:00
file_tree.mli Don't require packages to be defined at the root 2017-02-23 15:59:44 +00:00
findlib.ml Add Context.sexp_of_t 2017-03-10 11:22:01 +00:00
findlib.mli Add Context.sexp_of_t 2017-03-10 11:22:01 +00:00
future.ml Add a Log module and print out the context in the log file 2017-03-10 12:32:27 +00:00
future.mli Add a Log module and print out the context in the log file 2017-03-10 12:32:27 +00:00
gen_meta.ml Fix a few ppx related issues 2017-03-05 11:57:27 +00:00
gen_meta.mli Implement package version support 2017-02-24 18:21:22 +00:00
gen_rules.ml Add a Log module and print out the context in the log file 2017-03-10 12:32:27 +00:00
gen_rules.mli Remove build-package in favor of --only-packages 2017-03-02 18:21:19 +00: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 Add a Log module and print out the context in the log file 2017-03-10 12:32:27 +00: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 Ignore <package>.opam when <package> is empty 2017-03-09 06:41:42 +00:00
jbuild_load.mli Replace meta language by ocaml 2017-02-26 19:49:54 +00:00
jbuild_types.ml Add self_build_stubs_archive to v1 2017-03-07 13:21:54 +00: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 Switch to ocaml-migrate-parsetree.driver-main 2017-03-06 10:22:00 +00:00
lib_db.mli Switch to ocaml-migrate-parsetree.driver-main 2017-03-06 10:22:00 +00: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 Add a Log module and print out the context in the log file 2017-03-10 12:32:27 +00: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 Add a Log module and print out the context in the log file 2017-03-10 12:32:27 +00: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 Use more standard command line options for ppx drivers 2017-03-06 11:59:21 +00:00
ml_kind.mli Use more standard command line options for ppx drivers 2017-03-06 11:59:21 +00: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 114.20+69 2016-12-02 13:54:32 +00:00
module.mli 114.20+69 2016-12-02 13:54:32 +00: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 Check that rules do produce the expected targets 2017-03-05 09:53:28 +00:00
path.mli Check that rules do produce the expected targets 2017-03-05 09:53:28 +00:00
sexp.ml Add a Log module and print out the context in the log file 2017-03-10 12:32:27 +00:00
sexp.mli Add a Log module and print out the context in the log file 2017-03-10 12:32:27 +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 a Log module and print out the context in the log file 2017-03-10 12:32:27 +00:00
utils.mli Add a Log module and print out the context in the log file 2017-03-10 12:32:27 +00: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