33f242a Reverting the elimination of the ocamlcomp*.sh scripts, namely the following commits:

Authored and Committed by Xavier Leroy 10 years ago
37 files changed. 255 lines added. 341 lines removed.
.ignore
file modified
+2 -0
Makefile
file modified
+19 -26
Makefile.nt
file modified
+17 -20
build/fastworld.sh
file modified
+2 -1
build/mixed-boot.sh
file modified
+2 -1
build/mk_shell_and_ocamlbuild_config.sh
file removed
-65
build/mkconfig.sh
file added
+27
build/mkmyocamlbuild_config.sh
file added
+40
build/new-build-system
file modified
+2 -1
build/partial-install.sh
file modified
+10 -12
build/tolower.sed
file added
+23
build/world.sh
file modified
+2 -1
config/.ignore
file modified
+0 -1
config/Makefile.mingw
file modified
+0 -20
config/Makefile.mingw64
file modified
+0 -20
config/Makefile.msvc
file modified
+0 -20
config/Makefile.msvc64
file modified
+0 -20
config/Makefile.switch-compiler
file removed
-22
configure
file modified
+11 -28
debugger/Makefile.shared
file modified
+3 -3
driver/ocamlcomp.sh.in
file added
+17
lex/Makefile
file modified
+0 -3
myocamlbuild.ml
file modified
+13 -21
ocamlbuild/Makefile.noboot
file modified
+3 -2
ocamldoc/Makefile
file modified
+3 -2
ocamldoc/Makefile.nt
file modified
+3 -2
otherlibs/Makefile
file modified
+3 -5
otherlibs/Makefile.nt
file modified
+3 -5
otherlibs/Makefile.shared
file modified
+8 -6
otherlibs/dynlink/Makefile
file modified
+3 -3
otherlibs/systhreads/Makefile
file modified
+3 -4
otherlibs/systhreads/Makefile.nt
file modified
+2 -3
otherlibs/threads/Makefile
file modified
+3 -5
stdlib/Makefile.shared
file modified
+11 -2
testsuite/makefiles/Makefile.common
file modified
+10 -8
testsuite/makefiles/Makefile.several
file modified
+4 -4
tools/Makefile.shared
file modified
+6 -5
    Reverting the elimination of the ocamlcomp*.sh scripts, namely the following commits:
    14278
    14277
    14276
    14176
    14175
    14173
    14172
    14171
    14169
    14168
    14167
    These changes need to mature on their own branch.
    
    
    git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@14329 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
    
        
file modified
+2 -0
file modified
+19 -26
file modified
+17 -20
file modified
+2 -1
file modified
+2 -1
file added
+27
file modified
+2 -1
file modified
+10 -12
file added
+23
file modified
+2 -1
file modified
+0 -1
file modified
+0 -20
file modified
+0 -20
file modified
+0 -20
file modified
+0 -20
file modified
+11 -28
file modified
+3 -3
file modified
+0 -3
file modified
+13 -21
file modified
+3 -2
file modified
+3 -2
file modified
+3 -2
file modified
+3 -5
file modified
+3 -5
file modified
+8 -6
file modified
+3 -3
file modified
+3 -5
file modified
+11 -2
file modified
+6 -5