Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jan 2003 04:00:56 -0500 (EST)
From:      LibH Owner <libh@triangle.rtp.FreeBSD.Org>
To:        freebsd-libh@FreeBSD.org
Subject:   cvs commit: libh HACKERS Makefile.bm Makefile.new libh/tools/bm BuildMake.cc BuildMake.hh Exceptions.hh Library.hh MakeDependency.hh MakeVariable.hh Module.cc Module.hh ObjectCollection.cc ObjectCollection.hh Path.hh Program.hh main.cc ...
Message-ID:  <200301290900.h0T90umc080589@triangle.rtp.FreeBSD.Org>

next in thread | raw e-mail | index | archive | help
libh        2003/01/29 04:00:56 EST

  Modified files:
    .                    HACKERS Makefile.bm Makefile.new 
    tools/bm             BuildMake.cc BuildMake.hh Exceptions.hh 
                         Library.hh MakeDependency.hh 
                         MakeVariable.hh Module.cc Module.hh 
                         ObjectCollection.cc ObjectCollection.hh 
                         Path.hh Program.hh main.cc 
    tools/scripts        build_dep 
  Log:
  Add support for generation of swig dependencies to bm.
  
  Revision  Changes    Path
  1.13      +8 -8      libh/HACKERS
  1.3       +19 -19    libh/Makefile.bm
  1.9       +23 -65    libh/Makefile.new
  1.8       +7 -14     libh/tools/bm/BuildMake.cc
  1.7       +5 -5      libh/tools/bm/BuildMake.hh
  1.4       +4 -4      libh/tools/bm/Exceptions.hh
  1.7       +4 -4      libh/tools/bm/Library.hh
  1.6       +6 -6      libh/tools/bm/MakeDependency.hh
  1.6       +4 -4      libh/tools/bm/MakeVariable.hh
  1.9       +7 -9      libh/tools/bm/Module.cc
  1.10      +14 -14    libh/tools/bm/Module.hh
  1.12      +25 -10    libh/tools/bm/ObjectCollection.cc
  1.11      +4 -4      libh/tools/bm/ObjectCollection.hh
  1.2       +85 -9     libh/tools/bm/Path.hh
  1.9       +4 -4      libh/tools/bm/Program.hh
  1.7       +6 -23     libh/tools/bm/main.cc
  1.7       +13 -0     libh/tools/scripts/build_dep


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-libh" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301290900.h0T90umc080589>