logo       


fundev/Sources/project-manager/projects compilation.dylan, 1.1.1.1, 1.1.1.1: msg#00423

Subject: fundev/Sources/project-manager/projects compilation.dylan, 1.1.1.1, 1.1.1.1.2.1 implementation.dylan, 1.1.1.1, 1.1.1.1.2.1 projects-library.dylan, 1.1.1.1, 1.1.1.1.2.1
Update of /var/lib/cvs/fundev/Sources/project-manager/projects
In directory cantor:/tmp/cvs-serv7135/projects

Modified Files:
      Tag: fundev-2-1-jam
        compilation.dylan implementation.dylan projects-library.dylan 
Log Message:
Bug: 7003
Instead of allowing the the choice of a linker, the new build-system
allows a build-script to be chosen.


Index: compilation.dylan
===================================================================
RCS file: 
/var/lib/cvs/fundev/Sources/project-manager/projects/compilation.dylan,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.2.1
diff -u -d -r1.1.1.1 -r1.1.1.1.2.1
--- compilation.dylan   12 Mar 2004 00:09:47 -0000      1.1.1.1
+++ compilation.dylan   24 Jun 2004 06:50:41 -0000      1.1.1.1.2.1
@@ -66,13 +66,12 @@
 
 define method link-library(project :: <project>, #rest keys,
                           #key target-type, 
-                               linker = unsupplied(),
                                extent = #"changes",
+                                build-script,
                                 progress-callback,
                                mode, release?,
                           #all-keys)
  => (linked? :: <boolean>)
-  let linker = if (supplied?(linker)) linker else default-linker() end;
   let type = target-type | project-target-type(project);
   let build-options
     = concatenate(select (extent)
@@ -84,12 +83,12 @@
                    #"exports"    => #["exports"];
                    #"dll"        =>
                      select (mode)
-                       #"combine" => #["unify-all", "dll"];
+                       #"combine" => #["unify-dll", "dll"];
                        otherwise => #["dll"];
                      end;
                    #"executable" =>
                      select (mode)
-                       #"combine" => #["unify-all", "exe"];
+                       #"combine" => #["unify-exe", "exe"];
                        otherwise => #["exe"];
                      end;
                  end,
@@ -97,7 +96,7 @@
   let build-location = project-build-location(project);
   build-system(build-options,
               directory: build-location,
-              linker: linker,
+              build-script: build-script,
                progress-callback: progress-callback,
               project-build-info: project-build-info)
 end method;

Index: implementation.dylan
===================================================================
RCS file: 
/var/lib/cvs/fundev/Sources/project-manager/projects/implementation.dylan,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.2.1
diff -u -d -r1.1.1.1 -r1.1.1.1.2.1
--- implementation.dylan        12 Mar 2004 00:09:47 -0000      1.1.1.1
+++ implementation.dylan        24 Jun 2004 06:50:41 -0000      1.1.1.1.2.1
@@ -677,10 +677,9 @@
     project-remove-database(project);
     // remove compiler & link products
     makefile-exists?(project) &
-    build-system(if (recursive?) #["clean-all"]
-                else #["clean"] end,
+    build-system(if (recursive?) #["clean-all"] else #["clean"] end,
                 directory: project.project-build-location,
-                progress-callback: method(#rest args) end);
+                progress-callback: ignore);
   end;
   // no-op for system projects
 end;

Index: projects-library.dylan
===================================================================
RCS file: 
/var/lib/cvs/fundev/Sources/project-manager/projects/projects-library.dylan,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.2.1
diff -u -d -r1.1.1.1 -r1.1.1.1.2.1
--- projects-library.dylan      12 Mar 2004 00:09:47 -0000      1.1.1.1
+++ projects-library.dylan      24 Jun 2004 06:50:41 -0000      1.1.1.1.2.1
@@ -131,7 +131,7 @@
            },
     export: all;
   use build-system,
-    import: { default-linker, default-linker-setter },
+    import: { default-build-script, default-build-script-setter },
     export: all;
 end module;
 


_______________________________________________
Gd-chatter mailing list
Gd-chatter@xxxxxxxxxxxxxxxx
http://www.gwydiondylan.org/mailman/listinfo/gd-chatter



Ruby Jobs
Java Jobs
Jobs in California
more...
what
job title, keywords
where
city, state, zip
jobs by job search
Search:
Java, servers, webhosting, windows, cisco ...
more...
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
encryption.gpg....    ietf.rfc822/199...    freebsd.devel.i...    lang.haskell.li...    mail.squirrelma...    web.zope.plone....    yellowdog.gener...    text.xml.xalan....    recreation.phot...    kde.devel.educa...    hardware.bus.ca...    printing.ghosts...    voip.peering/20...    assembly/2006-0...    org.user-groups...    culture.interne...    network.i2p/200...    boot-loaders.ya...    xfree86.render/...    qnx.openqnx.dev...    jakarta.velocit...    user-groups.pal...   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe