Log of /release/release_2.0.0/scons/linux_options_example.py
Parent Directory
|
Revision Log
Revision
2286 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Feb 23 02:50:06 2009 UTC
(12 years, 1 month ago)
by
jfenwick
Original Path:
trunk/scons/badger_options.py
File length: 3328 byte(s)
Diff to
previous 2026
Added build_full target. This will build escript, the unit test binaries
and compile all the python files.
This should be called before using utest.sh.
Added gcc openmp params for badger
Revision
2026 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Nov 11 01:56:54 2008 UTC
(12 years, 5 months ago)
by
jfenwick
Original Path:
trunk/scons/badger_options.py
File length: 3303 byte(s)
Diff to
previous 1977
I have changed the default scons options for gcc to be much more picky about warnings.
By default warnings will be treated as errors; so a program with warnings won't compile.
If you need to turn this off, usewarnings=no will work.
The previous usepedantic oprtion is no longer turned on by default.
This should have no effect on any of the other compilers.
If anyone wants to jump in and supply sensible values for the fatalwarnings variable for their favourite compiler go ahead.
Revision
1946 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Oct 29 05:48:53 2008 UTC
(12 years, 5 months ago)
by
jfenwick
Original Path:
trunk/scons/shake63_options.py
File length: 3226 byte(s)
Diff to
previous 1810
A cleanup of some of the problems I found doing a Wall compile.
Removed some commented out lines.
Swapped some member initialisers.
Removed virtual qualifiers from some methods in FunctionSpace.
Fixed some unused or (possibly) uninitialised variables.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.