CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       03/10/21 10:41:47

Log message:
   517. Add rules to generate post-processed and assembler source from C++ files
        (Marc La France).
   516. Change `make World` so that well it interrupts itself to build a utility
        (makedepend, pswrap, etc), it only builds that utility.  Some things were
        being built too early (Marc La France).
  
      + IRIX build fixes & whitespace cleanup.

Modified files:
      ./:
        Makefile 
      xc/config/cf/:
        Imake.rules Imake.tmpl Library.tmpl ServerLib.tmpl 
        X11.tmpl cygwin.rules os2.rules sgi.cf 
      xc/config/imake/:
        Imakefile 
      xc/config/makedepend/:
        Imakefile 
      xc/config/pswrap/:
        Imakefile 
      xc/config/util/:
        Imakefile 
      xc/lib/dps/:
        Imakefile 
      xc/programs/Xserver/hw/xfree86/:
        CHANGELOG 
  
  Revision      Changes    Path
  3.29          +3 -3      xc/Makefile
  3.126         +65 -55    xc/config/cf/Imake.rules
  3.149         +20 -12    xc/config/cf/Imake.tmpl
  3.24          +9 -7      xc/config/cf/Library.tmpl
  3.1           +5 -4      xc/config/cf/ServerLib.tmpl
  1.228         +20 -20    xc/config/cf/X11.tmpl
  3.25          +33 -33    xc/config/cf/cygwin.rules
  3.24          +4 -4      xc/config/cf/os2.rules
  1.13          +42 -17    xc/config/cf/sgi.cf
  3.18          +8 -4      xc/config/imake/Imakefile
  3.13          +6 -4      xc/config/makedepend/Imakefile
  1.9           +3 -1      xc/config/pswrap/Imakefile
  3.49          +6 -2      xc/config/util/Imakefile
  1.17          +5 -5      xc/lib/dps/Imakefile
  3.2897        +6 -1      xc/programs/Xserver/hw/xfree86/CHANGELOG

_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit

Reply via email to