~njansson/dolfin/hpc

« back to all changes in this revision

Viewing changes to scons/simula-scons/TODO

  • Committer: Garth N. Wells
  • Date: 2008-03-29 09:34:25 UTC
  • Revision ID: gnw20@cam.ac.uk-20080329093425-3ea2vhjvccq56zvi
Add some basic build & install instructions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 
21
21
We also need to set HAVE_<PACKAGE> flags accordingly
22
22
 
 
23
* Use env["projectname"] instead of the src symlink
 
24
 
 
25
* Fix better exception handling (more consistent) in the pkg-config generators
 
26
 
 
27
* Remove files like petsc_config_test_version.cpp also when exceptions occurs
 
28