/[escript]/trunk/esysUtils/SConstruct
ViewVC logotype

Diff of /trunk/esysUtils/SConstruct

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 222 by jgs, Thu Nov 24 06:48:50 2005 UTC revision 223 by jgs, Thu Nov 24 23:12:13 2005 UTC
# Line 64  if dodebug==0 and hostname=='ess': Line 64  if dodebug==0 and hostname=='ess':
64    
65  Export(["python_path"])  Export(["python_path"])
66  Export(["boost_path"])  Export(["boost_path"])
67    Export(["cxx"])
68  Export(["cxx_flags"])  Export(["cxx_flags"])
69    
70  #  #
# Line 73  print "################################# Line 74  print "#################################
74  print "Build configuration for module: esysUtils"  print "Build configuration for module: esysUtils"
75  print "         dodebug: ", dodebug  print "         dodebug: ", dodebug
76  print "          usegcc: ", usegcc  print "          usegcc: ", usegcc
77    print "             cxx: ", cxx
78  print "        platform: ", platform  print "        platform: ", platform
79  print "        hostname: ", hostname  print "        hostname: ", hostname
80  print "############################################"  print "############################################"

Legend:
Removed from v.222  
changed lines
  Added in v.223

  ViewVC Help
Powered by ViewVC 1.1.26