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

Jason Hickey jyh at cs.caltech.edu
Tue Feb 27 19:44:04 PST 2007


Module name: OMake Build System [0.9.8.x]
Changes by: jyh at cs.caltech.edu (Jason Hickey)
Date: 2007-02-27 19:44:04 -0800 (Tue, 27 Feb 2007)
Revision: 10115
Log message:
      Slowly adding more features to the interactive shell.
      
      Added tab-completion for BSD readline (and Mac OSX).  This should also
      be compatible with GNU readline, will check shortly.  This almost definitely
      breaks Win32, but it should be a pretty easy cleanup.
      
      Also added command-completion.
      
Changes:
    +127 -78	omake-branches/0.9.8.x/src/clib/readline.c
    +23 -0	omake-branches/0.9.8.x/src/ir/omake_cache.ml
    +4 -3	omake-branches/0.9.8.x/src/ir/omake_cache.mli
    +3 -1	omake-branches/0.9.8.x/src/main/omake_shell.ml
    +43 -0	omake-branches/0.9.8.x/src/shell/omake_shell_job.ml
    +9 -3	omake-branches/0.9.8.x/src/shell/omake_shell_job.mli
 
----
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-02.html#07/02/27.19:44:04



More information about the OMake-CVS mailing list