scsh-checkins
[Top] [All Lists]

scsh-make macros.scm makefile.scm packages.scm rule-trans-set.scm

To: scsh-checkins@scsh.net
Subject: scsh-make macros.scm makefile.scm packages.scm rule-trans-set.scm
From: Johannes Brügmann <jottbee@users.sourceforge.net>
Date: Thu, 20 Jan 2005 11:18:17 +0100 (NFT)
List-id: <scsh-checkins.list-id.scsh.net>
Update of /cvsroot/scsh/scsh-make
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26243/scsh-make

Modified Files:
        macros.scm makefile.scm packages.scm rule-trans-set.scm 
Log Message:
makefile.scm: (expand-file-name ...) works now due to s,assq,assoc, in
              macros.scm and rule-trans-set.scm

rule-trans-set.scm: known-rules-update is now really ugly! (but working)
                    will be replaced with topological sort

                    known-rules-update now loops until there are no
                    further changes in the rule-candidates-list (each
                    time). this should really make it work now.

makros.scm replaced with macros.scm

macros.scm: in make-is-out-of-date? there was no check for
            file-existence of each prereq

<Prev in Thread] Current Thread [Next in Thread>