summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* updated version info via ReleaseConfig to 2.4.1 with appropriate datestamp2.4.1William Deegan2015-11-072-2/+2
|
* updated CHANGES.txt, RELEASE.txt, Announce.txt, and debian/changelog with ↵William Deegan2015-11-073-61/+110
| | | | info about the 2.4.1 release
* fix swig tool to properly retrieve swig versionPaweł Tomulik2015-10-191-3/+4
|
* add blurb to src/CHANGES.txt for PR #270Paweł Tomulik2015-10-181-0/+4
|
* small enchancement to swig toolPaweł Tomulik2015-10-171-1/+4
|
* Add changelog for pull request #222William Deegan2015-10-021-0/+4
|
* Merged in hhsprings/scons (pull request #222)William Deegan2015-10-022-37/+59
|\
| * This patch is not for Python 2.7, but for `Microsoft Visual C++ Compilerhhsprings2015-03-131679-0/+514389
| | | | | | for Python 2.7'. Althouh maintainers claims `This will be the last release to support Python versions earlier than 2.7, as we begin to move toward supporting Python 3.`, that?s not the same as supporting compiler.
* update Changes for bug 2791William Deegan2015-10-011-0/+3
|
* Merged in bdbaddog/scons (pull request #268)William Deegan2015-10-011-18/+1
|\ | | | | | | Bug # 2791 - minor change to setup.py makes the package installable with jython.
| * Code cleanup: removed function for supporting relpath in pre-2.6 python.William Blevins2015-10-011-18/+1
| |
| * fix broken on windows test in SConfTest.pyWilliam Deegan2015-09-301-1/+1
| |
| * merged from scons defaultWilliam Deegan2015-09-291-2/+1
| |\
| | * Merged in ajf58/scons (pull request #234)William Deegan2015-09-291-2/+1
| | |\
| | | * Corrects comparison of actions from different environments.Andrew Featherstone2015-05-151679-0/+514505
| | |
| | * Revised pull request #234 fixing bug 2840. Andrew Featherstone had code ↵William Deegan2015-09-292-0/+6
| | | | | | | | | | | | changes, but no test
| | * Pull request # 234 (Bug #2840) code checkin. No tests yetWilliam Deegan2015-09-291-3/+3
| | |
| | * fix C99 non complianceWilliam Deegan2015-09-291680-0/+516175
| |
| * fix CheckProg test to work on win32William Deegan2015-09-291680-0/+516187
|
* Bug # 2791 - minor change to setup.py makes the package installable with ↵William Deegan2015-10-011680-0/+516186
jython. Seems better to check if the current system has the capabilities needed by the logic than to look for posix