[Omake] SVN Commit: OMake Build System [0.9.8.x] (Rev. 10546)

Jason Hickey jyh at cs.caltech.edu
Fri Apr 27 18:17:58 PDT 2007


Drop handling of #!, and use a "set" command instead.

See "#! processing" thread on omake-devel at metaprl.org,
message id <46327CCC.9010601 at metaprl.org>.

----
Changes:
    +1 -0	omake-branches/0.9.8.x/lib/OMakeroot.om
    +2 -1	omake-branches/0.9.8.x/lib/Pervasives.om
    +1 -0	omake-branches/0.9.8.x/lib/build/C.om
    +1 -0	omake-branches/0.9.8.x/lib/build/Common.om
    +1 -0	omake-branches/0.9.8.x/lib/build/LaTeX.om
    +1 -0	omake-branches/0.9.8.x/lib/build/OCaml.om
    +1 -0	omake-branches/0.9.8.x/lib/build/svn_realclean.om
    +1 -0	omake-branches/0.9.8.x/lib/configure/Configure.om
    +1 -0	omake-branches/0.9.8.x/lib/configure/X.om
    +1 -0	omake-branches/0.9.8.x/lib/configure/fam.om
    +1 -0	omake-branches/0.9.8.x/lib/configure/fs_case_sensitive.om
    +1 -0	omake-branches/0.9.8.x/lib/configure/ncurses.om
    +1 -0	omake-branches/0.9.8.x/lib/configure/readline.om
    +1 -0	omake-branches/0.9.8.x/lib/configure/snprintf.om
    +1 -0	omake-branches/0.9.8.x/lib/parse/C/Lex.om
    +1 -0	omake-branches/0.9.8.x/lib/parse/C/Parse.om
    +1 -1	omake-branches/0.9.8.x/omake.spec
    +1 -1	omake-branches/0.9.8.x/src/Makefile
    +1 -1	omake-branches/0.9.8.x/src/Makefile.nt
    +0 -1	omake-branches/0.9.8.x/src/ast/omake_ast.ml
    +0 -4	omake-branches/0.9.8.x/src/ast/omake_ast_print.ml
    +3 -7	omake-branches/0.9.8.x/src/ast/omake_ast_util.ml
    +0 -9	omake-branches/0.9.8.x/src/builtin/omake_builtin_rule.ml
    +2 -15	omake-branches/0.9.8.x/src/env/omake_ast_lex.mll
    +7 -18	omake-branches/0.9.8.x/src/env/omake_ast_parse.input
    +3 -8	omake-branches/0.9.8.x/src/env/omake_env.ml
    +0 -1	omake-branches/0.9.8.x/src/env/omake_env.mli
    +7 -7	omake-branches/0.9.8.x/src/env/omake_ir_ast.ml
    +1 -0	omake-branches/0.9.8.x/src/ir/omake_symbol.ml
 
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-04.html#07/04/27.18:17:58



More information about the OMake-CVS mailing list