dune/src
Jeremie Dimino 6e64156913 Add target support
* Create targets from findlib toolchains by reading findlib configs
* Define targets inside workspace files
* Set cross compilation targets with -x argument
2018-01-01 22:34:41 +08:00
..
action.ml Fix copy# for Microsoft C compiler 2017-12-22 08:16:09 +01:00
action.mli Fix jbuilder rule in case of missing binaries (#292) 2017-11-07 21:42:55 +08:00
action_intf.ml Update_file --> Write_file 2017-08-17 15:13:11 +01:00
alias.ml Add option to force running tests (#320) 2017-11-28 19:03:22 +08:00
alias.mli Add option to force running tests (#320) 2017-11-28 19:03:22 +08:00
ansi_color.ml Add a --no-buffer option 2017-05-29 10:57:04 +01:00
ansi_color.mli Use OCAML_COLOR and stop using OCAMLPARAM when possible 2017-05-10 16:31:44 +01:00
arg_spec.ml Use the full path of archives when linking (#197) 2017-07-25 14:08:39 +01:00
arg_spec.mli Use the full path of archives when linking (#197) 2017-07-25 14:08:39 +01:00
artifacts.ml Fix jbuilder rule in case of missing binaries (#292) 2017-11-07 21:42:55 +08:00
artifacts.mli Fix jbuilder rule in case of missing binaries (#292) 2017-11-07 21:42:55 +08:00
bin.ml 114.20+69 2016-12-15 11:20:46 +00:00
bin.mli Correct detected value for ocaml on Windows 2017-06-15 12:14:56 +02:00
build.ml Vendored usexp and switch to it 2017-12-21 13:13:47 +00:00
build.mli docs: add some docstrings in various places (#252) 2017-11-09 20:41:52 +08:00
build_interpret.ml Add support for locks in rules 2017-09-29 12:20:08 +01:00
build_interpret.mli Add support for locks in rules 2017-09-29 12:20:08 +01:00
build_system.ml Vendored usexp and switch to it 2017-12-21 13:13:47 +00:00
build_system.mli All aliases on the command line are recursive 2017-10-14 10:37:36 +08:00
clflags.ml Add -debug-backtrace 2017-05-29 14:18:07 +01:00
clflags.mli Add -debug-backtrace 2017-05-29 14:18:07 +01:00
cm_kind.ml Declare dependencies on external library files 2017-05-18 13:52:35 +01:00
cm_kind.mli Declare dependencies on external library files 2017-05-18 13:52:35 +01:00
config.ml Simplify hack for not deleting odoc files 2017-05-26 18:34:49 +01:00
config.mli Simplify hack for not deleting odoc files 2017-05-26 18:34:49 +01:00
context.ml Add target support 2018-01-01 22:34:41 +08:00
context.mli Add target support 2018-01-01 22:34:41 +08:00
file_tree.ml Make is_directory work when dir doesn't exist 2018-01-01 21:48:25 +08:00
file_tree.mli All aliases on the command line are recursive 2017-10-14 10:37:36 +08:00
findlib.ml Add module to parse findlib config 2018-01-01 21:48:25 +08:00
findlib.mli Add module to parse findlib config 2018-01-01 21:48:25 +08:00
future.ml Add support for locks in rules 2017-09-29 12:20:08 +01:00
future.mli Add support for locks in rules 2017-09-29 12:20:08 +01:00
gen_meta.ml Get rid of the deprecated-ppx-method sub-package (#222) 2017-08-17 12:41:49 +01:00
gen_meta.mli jbuild_types.ml --> jbuild.ml 2017-06-02 14:32:05 +01:00
gen_rules.ml Vendored usexp and switch to it 2017-12-21 13:13:47 +00:00
gen_rules.mli Add option to force running tests (#320) 2017-11-28 19:03:22 +08:00
glob_lexer.boot.ml Simplify overrides in the bootstrap path 2017-09-22 01:52:04 +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 Add option to force running tests (#320) 2017-11-28 19:03:22 +08:00
install.ml Add add_install_prefix function 2018-01-01 21:48:25 +08:00
install.mli Add add_install_prefix function 2018-01-01 21:48:25 +08:00
io.ml Refactor IO functions and fix invalid IOs in gen_rules 2017-05-18 17:12:32 +01:00
io.mli Refactor IO functions and fix invalid IOs in gen_rules 2017-05-18 17:12:32 +01:00
jbuild Vendored usexp and switch to it 2017-12-21 13:13:47 +00:00
jbuild.ml Fix the test added in the previous commit 2017-12-18 13:30:49 +00:00
jbuild.mli Fix the test added in the previous commit 2017-12-18 13:30:49 +00:00
jbuild_load.ml Vendored usexp and switch to it 2017-12-21 13:13:47 +00:00
jbuild_load.mli Fix the test added in the previous commit 2017-12-18 13:30:49 +00:00
js_of_ocaml_rules.ml Expand variables in flags 2017-08-03 17:28:32 +01:00
js_of_ocaml_rules.mli Expand variables in flags 2017-08-03 17:28:32 +01:00
lib.ml Fix the test added in the previous commit 2017-12-18 13:30:49 +00:00
lib.mli Revert public_interfaces for now 2017-07-21 17:32:39 +01:00
lib_db.ml Fix the test added in the previous commit 2017-12-18 13:30:49 +00:00
lib_db.mli Fix the test added in the previous commit 2017-12-18 13:30:49 +00:00
loc.ml Vendored usexp and switch to it 2017-12-21 13:13:47 +00:00
loc.mli Vendored usexp and switch to it 2017-12-21 13:13:47 +00:00
log.ml Print the contents of OCAMLPARAM in the log 2017-05-26 14:07:21 +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 Add target support 2018-01-01 22:34:41 +08:00
main.mli Add target support 2018-01-01 22:34:41 +08:00
merlin.ml Fix #262 2017-09-22 11:20:13 +01:00
merlin.mli Add (copy_files <glob>) stanza (#35) 2017-09-10 02:31:07 +01:00
meta.ml Availability of "num" depends on the OCaml version (#358) 2017-12-11 13:05:20 +00:00
meta.mli Availability of "num" depends on the OCaml version (#358) 2017-12-11 13:05:20 +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 (modes ...) for executables 2017-05-29 14:18:07 +01:00
mode.mli Add (modes ...) for executables 2017-05-29 14:18:07 +01:00
module.ml Change the name of intermediate files for reason projects 2017-07-18 16:16:00 +01:00
module.mli Start of odoc rules 2017-05-26 18:34:49 +01:00
module_compilation.ml Fix jbuilder rule in case of missing binaries (#292) 2017-11-07 21:42:55 +08:00
module_compilation.mli Expand variables in flags 2017-08-03 17:28:32 +01:00
ocaml_flags.ml Expand variables in flags 2017-08-03 17:28:32 +01:00
ocaml_flags.mli Expand variables in flags 2017-08-03 17:28:32 +01:00
ocamldep.ml Fix jbuilder rule in case of missing binaries (#292) 2017-11-07 21:42:55 +08:00
ocamldep.mli Report an error for invalid dependency between modules in wrapped libraries 2017-06-09 12:45:05 +01:00
odoc.ml Fix the test added in the previous commit 2017-12-18 13:30:49 +00:00
odoc.mli Revert "RFC update odoc rules" 2017-10-24 13:58:34 +02:00
opam_file.ml Refactor IO functions and fix invalid IOs in gen_rules 2017-05-18 17:12:32 +01:00
opam_file.mli Improve opam parsing errors & use opam-file-format to extract the version 2017-05-16 14:47:52 +01:00
ordered_set_lang.ml support ${..} in :include 2017-10-10 15:53:39 -04:00
ordered_set_lang.mli support ${..} in :include 2017-10-10 15:53:39 -04:00
package.ml Fix error message about too many opam files 2017-06-08 14:11:31 +01:00
package.mli Fix error message about too many opam files 2017-06-08 14:11:31 +01:00
path.ml Make is_directory work when dir doesn't exist 2018-01-01 21:48:25 +08:00
path.mli Add Path.drop_prefix 2018-01-01 21:48:25 +08:00
sexp.ml Add cstr_record 2018-01-01 21:48:25 +08:00
sexp.mli Add cstr_record 2018-01-01 21:48:25 +08:00
string_with_vars.ml Fix out of bounds access when tokenising String_with_vars 2017-08-25 01:08:05 -04:00
string_with_vars.mli Capture locations of string-with-vars generated inside jbuilder 2017-06-08 10:54:46 +01:00
super_context.ml Merge pull request #373 from rgrinberg/reason-preprocess-fix 2017-12-18 23:25:10 +08:00
super_context.mli Fix the test added in the previous commit 2017-12-18 13:30:49 +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 Utils.install_file 2018-01-01 21:48:25 +08:00
utils.mli Add Utils.install_file 2018-01-01 21:48:25 +08:00
utop.ml Use absolute paths for lib paths in utop 2017-11-25 23:25:26 +08:00
utop.mli Add a utop subcommand (#183) 2017-08-04 08:59:35 +01:00
vfile_kind.ml Vendored usexp and switch to it 2017-12-21 13:13:47 +00:00
vfile_kind.mli Revert some changes: 2017-05-15 14:58:37 +01:00
watermarks.ml Refactor IO functions and fix invalid IOs in gen_rules 2017-05-18 17:12:32 +01:00
watermarks.mli Detect the package name as topkg-jbuilder does 2017-05-08 16:56:21 +01:00
workspace.ml Add target support 2018-01-01 22:34:41 +08:00
workspace.mli Add target support 2018-01-01 22:34:41 +08:00