Skip to content

Commit bf464a3

Browse files
committed
remove bsdep
1 parent 6fca4a4 commit bf464a3

File tree

4 files changed

+1
-51028
lines changed

4 files changed

+1
-51028
lines changed

jscomp/snapshot.ninja

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,14 @@ OCAML_SRC_TOOLS=$native_ocaml_path/tools
1515
includes = -I js_parser -I stubs -I ext -I common -I syntax -I depends -I core -I super_errors -I outcome_printer -I bsb -I ounit -I ounit_tests -I main
1616
SNAP=../lib/$snapshot_path
1717

18-
build snapshot: phony $SNAP/whole_compiler.ml $SNAP/bsdep.ml $SNAP/bsb_helper.ml $SNAP/bsb.ml $SNAP/bspp.ml $SNAP/unstable/all_ounit_tests.ml
18+
build snapshot: phony $SNAP/whole_compiler.ml $SNAP/bsb_helper.ml $SNAP/bsb.ml $SNAP/bspp.ml $SNAP/unstable/all_ounit_tests.ml
1919

2020
build $SNAP/whole_compiler.ml: bspack | ./bin/bspack.exe
2121
flags = ${releaseMode} -bs-MD -module-alias Config=Config_whole_compiler -bs-exclude-I config -I $OCAML_SRC_UTILS -I $OCAML_SRC_PARSING -I $OCAML_SRC_TYPING -I $OCAML_SRC_BYTECOMP -I $OCAML_SRC_DRIVER ${includes}
2222
main = Js_main
2323
post_process = && node $LTO $SNAP/whole_compiler.ml
2424

2525

26-
build $SNAP/bsdep.ml: bspack | ./bin/bspack.exe
27-
flags = -D BS_OCAMLDEP=true ${releaseMode} -bs-MD -module-alias Config=Config_whole_compiler -I $OCAML_SRC_UTILS -I $OCAML_SRC_PARSING -I $OCAML_SRC_DRIVER -I $OCAML_SRC_TOOLS -I common -I ext -I syntax -I depends -I core -I stubs -I main
28-
main = Ocamldep
2926

3027
build $SNAP/bsb_helper.ml: bspack | ./bin/bspack.exe
3128
flags = -bs-MD ${releaseMode} -I stubs -I common -I ext -I syntax -I depends -I bsb_helper -I main

lib/4.06.1/bsdep.ml

Lines changed: 0 additions & 51023 deletions
This file was deleted.

lib/4.06.1/bsdep.ml.d

Lines changed: 0 additions & 1 deletion
This file was deleted.

lib/4.06.1/bsdep.mli

Whitespace-only changes.

0 commit comments

Comments
 (0)