Changes by: Nathaniel Gray (n8gray at cs.caltech.edu)
Date: 2003-09-02 20:40:18 -0700 (Tue, 02 Sep 2003)
Revision: 154
Log message:

      Build system changes for PREBUILT_CLIBS option.
      

Changes  Path
+3 -1 libmojave/OMakefile

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2003-09-03 14:34:12 -0700 (Wed, 03 Sep 2003)
Revision: 155
Log message:

      Copy files from the $(PREBUILT_CLIBS) directory.
      

Changes  Path
+1 -3 libmojave/OMakefile
+51 -46 libmojave/cutil/OMakefile

Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2003-09-04 16:00:38 -0700 (Thu, 04 Sep 2003)
Revision: 160
Log message:

      Killing the PREBUILT_CLIBS flag.
      

Changes  Path
+46 -51 libmojave/cutil/OMakefile

Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2003-09-04 17:14:53 -0700 (Thu, 04 Sep 2003)
Revision: 165
Log message:

      This fixed bug 32 - "omake clean" now really cleans everything in needs to clean
      and "omake realclean" now only prompts about .omakedb, and mk/config* files.
      

Changes  Path
+2 -0 libmojave/OMakefile
+6 -0 libmojave/stdlib/OMakefile
+1 -0 libmojave/system/OMakefile

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2003-09-05 07:42:58 -0700 (Fri, 05 Sep 2003)
Revision: 171
Log message:

      Turn off threads.  We need them only for the threaded refiner and the
      http server.  Sometime, we should figure out how to get the build
      system to enable/disable threads.
      

Changes  Path
+1 -0 libmojave/stdlib/Files
+6 -5 libmojave/stdlib/lm_thread_event.ml
+6 -5 libmojave/stdlib/lm_thread_util.ml
Added libmojave/stdlib/lm_threads.ml
Properties libmojave/stdlib/lm_threads.ml
Added libmojave/stdlib/lm_threads.mli
Properties libmojave/stdlib/lm_threads.mli
+1 -0 libmojave/unix/lm_id.ml

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2003-09-05 08:30:16 -0700 (Fri, 05 Sep 2003)
Revision: 172
Log message:

      MetaPRL compiles and runs on Cygwin.
      Now, I need to figure out the font situation.
      

Changes  Path
+7 -0 libmojave/unix/lm_id.ml

Changes by: ( at unknown.email)
Date: 2003-09-05 08:30:16 -0700 (Fri, 05 Sep 2003)
Revision: 173
Log message:

      This commit was manufactured by cvs2svn to create tag
      'metaprl-0_9_5'.

Changes  Path
Copied libmojave-tags/metaprl-0_9_5