Log of /trunk/scons
Directory Listing
Revision
1953 -
Directory Listing
Modified
Mon Nov 10 08:22:00 2008 UTC
(15 years, 10 months ago)
by
jpye
Fix for old versions of Python (hopefully)
Revision
1952 -
Directory Listing
Modified
Mon Nov 10 08:13:07 2008 UTC
(15 years, 10 months ago)
by
jpye
Rename with .py extn.
Revision
1950 -
Directory Listing
Modified
Mon Nov 10 01:46:24 2008 UTC
(15 years, 10 months ago)
by
jpye
Fixing output.strip to output.strip().
Revision
1949 -
Directory Listing
Modified
Mon Nov 10 01:41:41 2008 UTC
(15 years, 10 months ago)
by
jpye
Fixed tcl-config for Windows (working with ActiveState Tcl 8.4)
Removed debug output from ascDynaload.
Revision
1948 -
Directory Listing
Modified
Mon Nov 10 01:34:32 2008 UTC
(15 years, 10 months ago)
by
jpye
Working on Windows detection.
Revision
1947 -
Directory Listing
Modified
Mon Nov 10 01:04:27 2008 UTC
(15 years, 10 months ago)
by
jpye
Added --vars and --var flags for more output.
Revision
1946 -
Directory Listing
Modified
Sat Nov 8 01:10:49 2008 UTC
(15 years, 10 months ago)
by
jpye
Add tcl-config first draft.
Revision
1930 -
Directory Listing
Modified
Sun Oct 19 02:48:37 2008 UTC
(15 years, 10 months ago)
by
jpye
Replace env.Copy to env.Clone in graphviz.py
Fixed location of documentation PDF in RPM.
Revision
1854 -
Directory Listing
Modified
Thu Sep 11 07:26:35 2008 UTC
(16 years ago)
by
jpye
Fixed detection of and linking to Graphviz on Windows.
Still problems with graphviz output due to file passing from
Python to ASCEND (msvcrt version issue).
Revision
1853 -
Directory Listing
Modified
Thu Sep 11 06:13:47 2008 UTC
(16 years ago)
by
jpye
Fixed detection of Graphviz on linux where pkg-config is available (should be always).
This will break detection of Graphviz on Windows though.
Revision
1633 -
Directory Listing
Modified
Thu Oct 11 14:14:24 2007 UTC
(16 years, 11 months ago)
by
jpye
More work on AccumulateBuilder
Revision
1624 -
Directory Listing
Modified
Tue Sep 11 13:14:22 2007 UTC
(17 years ago)
by
jpye
Little more on the 'accumulate' functionality.
Revision
1622 -
Directory Listing
Modified
Mon Sep 10 13:19:45 2007 UTC
(17 years ago)
by
jpye
Added initial code for 'accumulate builder' based on SCons Wiki code.
Revision
1618 -
Directory Listing
Modified
Wed Sep 5 00:36:01 2007 UTC
(17 years ago)
by
jpye
Removed deprecated 'import SCons.Sig' from nsis.py
Revision
1460 -
Directory Listing
Modified
Thu May 31 13:32:18 2007 UTC
(17 years, 3 months ago)
by
jpye
SubstInFile moved to own file
Revision
1420 -
Directory Listing
Modified
Wed Apr 25 11:30:47 2007 UTC
(17 years, 4 months ago)
by
jpye
Some experimenting with crossmingw cross compiling.
Removed shebangs from files that shouldn't have them.
Revision
1408 -
Directory Listing
Modified
Mon Apr 23 02:32:34 2007 UTC
(17 years, 4 months ago)
by
jpye
dos2unix nsis.py.
scons install will install .pyc files for .py in pygtk dir.
Revision
913 -
Directory Listing
Modified
Sat Oct 28 03:55:19 2006 UTC
(17 years, 10 months ago)
by
johnpye
Added test for SUNDIALS version (2.2.1 and 2.3.0-pre are preferred)
Fixed silly warning message about ignored return values from CONSOLE_DEBUG on GCC.
Revision
766 -
Directory Listing
Modified
Thu Jul 13 06:33:03 2006 UTC
(18 years, 2 months ago)
by
johnpye
Added 'docs' target to run doxygen for libascend.
Revision
578 -
Directory Listing
Modified
Tue May 9 04:59:03 2006 UTC
(18 years, 4 months ago)
by
johnpye
Customisable installer .exe names.
Moved NSIS tool into the scons subdirectory, reverted to standard NsisSconsBuilder from the SCons Wiki.
Revision
561 -
Directory Listing
Modified
Thu May 4 07:35:43 2006 UTC
(18 years, 4 months ago)
by
johnpye
Changes to detection of TkTable. TkTable detection was not possible
on FC5 due to the provided tktable package not coming with header
files, and no tktable-devel being offered. Hence static linkage
to Tktable is not possible. Maybe it's not a great idea anyway.
Also modified and updated the DistTar builder for SCons.
Modified SConstruct to allow Tcl/Tk 8.4 to be used.
Modified ascend.spec.in to use system-standard version of Tcl/Tk 8.4.
Revision
556 -
Directory Listing
Modified
Tue May 2 01:57:49 2006 UTC
(18 years, 4 months ago)
by
johnpye
Some fixes to the 'disttar' thing for 'scons dist'
Revision
554 -
Directory Listing
Modified
Tue May 2 00:51:02 2006 UTC
(18 years, 4 months ago)
by
johnpye
Fixed building of source tarball using 'scons dist'.
Will next add automated building of RPM targets.
Started work on building of separate RPMs for tcltk and python interfaces.
Revision
553 -
Directory Listing
Added
Sat Apr 29 10:01:54 2006 UTC
(18 years, 4 months ago)
by
johnpye
woops forgot to add new file