Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2013-04-23 | 604 Bytes | |
scons-tool-gnuplot-0.3a.tar.bz2 | 2013-04-23 | 19.4 kB | |
scons-tool-gnuplot-0.3a.html | 2013-04-23 | 49.2 kB | |
scons-tool-gnuplot-0.3a.pdf | 2013-04-23 | 57.7 kB | |
Totals: 4 Items | 126.9 kB | 0 |
RELEASE 0.3a - Tue, 23 Apr 2013 - Fixed bug with incorrect order of targets returned by emitter (github issue #2). - Revised user manual and tests to reflect the interface change (chdir -> gp_chdir) - see below. - Fixed possible bug, where the usage of SCons built-in chdir parameter could broke parallel builds (the -j flags). We now use our own 'gp_chdir' keyword parameter instead of SCons built-in 'chdir' parameter. RELEASE 0.2a - Mon, 15 Apr 2013 - Revised user manual - GplotGraph converted from pseudo-builder to true builder RELEASE 0.1a - Sat, 13 Apr 2013 - Initial release.