summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add uploading src/README.txt to sourceforgerel_2.4.0William Deegan2015-09-211-2/+9
|
* update readme'sWilliam Deegan2015-09-212-26/+33
|
* Added tag 2.4.0 for changeset e44e2227994dWilliam Deegan2015-09-210-0/+0
|
* release 2.4.0William Deegan2015-09-216-25/+25
|
* updates for 2.4.0 releaseWilliam Deegan2015-09-214-46/+32
|
* Regenerated docs for 2.4.0 ReleaseWilliam Deegan2015-09-213-7/+5
|
* adding amd64 win installer to list of filesWilliam Deegan2015-09-211-0/+5
|
* - added "suffix" attribute to backward compat layer (getattr) for Node.FS ↵Dirk Baechle2015-09-011-3/+4
| | | | entries
* - fixed several tests and tools that still used Node attributes directlyDirk Baechle2015-08-067-10/+10
| | | | (found by disabling the __getattr__ in Node/FS.py)
* Merged in dirkbaechle/scons : switch of core classes to slots, memoizer ↵Dirk Baechle2015-08-0652-836/+1532
|\ | | | | | | subsystem now uses decorators
| * - replaced wrong Node attribute with its new nameswitch_to_slotsDirk Baechle2015-03-281-1/+1
| |
| * - added backward compatibility layer for the Node attributes abspath, labspath,Dirk Baechle2015-03-281-53/+84
| | | | | | | | path, tpath and path_elements
| * null change to test new buildbot serverWilliam Deegan2015-03-141-1/+0
| |
| * null change to test new buildbot serverWilliam Deegan2015-03-141-0/+1
| |
| * dummy change to test buildbot changesWilliam Deegan2015-02-271-1/+0
| |
| * dummy change to test buildbot changesWilliam Deegan2015-02-271-0/+1
| |
| * dummy change to debug issue with buildbot and branchesWilliam Deegan2015-02-271-1/+0
| |
| * dummy change to debug issue with buildbot and branchesWilliam Deegan2015-02-271-0/+1
| |
| * - switching Node class and NodeInfo/Binfo to using slotsDirk Baechle2015-02-2751-809/+1473
| | | | | | | | - memoizer subsystem now uses decorators instead of the metaclass approach
| * Starting 'switch_to_slots' branchDirk Baechle2015-02-260-0/+0
| |
* | Merged in ajf58/scons (pull request #233)William Deegan2015-07-311-4/+2
|\ \ | | | | | | | | | Issue 2504: Incorrect default SWIGPATH
| * | Corrects SWIGPATH documentation as per ↵Andrew Featherstone2015-05-121-4/+2
| | | | | | | | | | | | http://scons.tigris.org/issues/show_bug.cgi?id=2504. Corrects a minor typo in the SWIGPATH description.
* | | post 2.3.6 release changesWilliam Deegan2015-07-316-13/+20
| | |
* | | Changes for 2.3.6William Deegan2015-07-313-4/+9
| | |
* | | update docs for 2.3.5 releaseWilliam Deegan2015-07-314-30/+30
| | |
* | | Call scons-proc.py with the same python executable that the ↵William Deegan2015-07-291-2/+3
| | | | | | | | | | | | docs-update-generated is being run by.
* | | Remove obsolete aegis revision control scriptsWilliam Deegan2015-07-293-1023/+0
| | |
* | | mergedWilliam Deegan2015-07-270-0/+0
|\ \ \
| * \ \ Merged in ajf58/scons (pull request #236)William Deegan2015-07-252-4/+4
| |\ \ \ | | | | | | | | | | | | | | | Issue 2984: Corrected escaping of less-than and greater-than symbols.
* | \ \ \ merge pull request 236: ajf58: Corrected escaping of less-than and ↵William Deegan2015-07-252-4/+4
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / greater-than symbols.
| * | | Reverting changes to generated output as requested in PR feedback.Andrew Featherstone2015-05-272-30/+30
| | | |
| * | | Issue 2984: Corrected escaping of less-than and greater-than symbols.Andrew Featherstone2015-05-254-34/+34
| | | |
* | | | Issue 3004: Updated Environment.Dump pydoc.William Blevins2015-06-291-2/+2
| | | |
* | | | Merged in techtonik/scons (pull request #239)William Deegan2015-07-241-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | Fix premature SyntaxError on Python 3
| * | | | Fix premature SyntaxError on Python 3anatoly techtonik2015-06-201-1/+1
| | | | | | | | | | | | | | | | | | | | This allows to show correct message for Python 3 users
* | | | | Kick buildbotWilliam Deegan2015-07-231-1/+0
|/ / / /
* | | | Update CHANGES.txt for VS2015 supportRob Smith2015-07-201-1/+3
| | | |
* | | | Add VS14 support to the solution generation code and fix the solution ↵Rob Smith2015-07-202-2/+4
| | | | | | | | | | | | | | | | version number (12.0)
* | | | Update MSVS project samples in TestSConsMSVSRob Smith2015-07-171-0/+108
| | | |
* | | | Add VS 2015 testsRob Smith2015-07-155-0/+541
| | | |
* | | | Add Visual Studio 2015 support to SConsRob Smith2015-07-143-1/+33
| | | |
* | | | post release changes back to develop settingsWilliam Deegan2015-06-204-3/+10
| | | |
* | | | merging 2.3.5 changesWilliam Deegan2015-06-2011-21/+80
| | | |
* | | | reverting 3320William Deegan2015-06-178-39/+19
| | | |
* | | | reverting 3321William Deegan2015-06-177-15/+14
| | | |
* | | | Backed out changeset 47b5d15ad8c1William Deegan2015-06-170-0/+0
| | | |
* | | | Tagging 2.3.5William Deegan2015-06-150-0/+0
| | | |
* | | | Release 2.3.5.final.0William Deegan2015-06-157-14/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes -- Extended docs for InstallVersionedLib/SharedLibrary, -- Fixed symlink support (PR #227, #2395). -- Fixed incomplete LIBS flattening and substitution in Program scanner(PR #205, #2954). -- Added new method rentry_exists_on_disk to Node.FS (PR #193). -- Add support for f08 file extensions for Fortran 2008 code. -- Show --config choices if no argument is specified (PR #202). -- Fixed build crash when XML toolchain isn't installed, and activated compression for ZIP archives. -- Fix for VersionedSharedLibrary under 'sunos' platform. -- Fixed dll link with precompiled headers on MSVC 2012 -- Added an 'exclude' parameter to Glob() -- Support for multiple cmdargs (one per variant) in VS project files. -- Various improvements for TempFileMunge class. -- Added an implementation for Visual Studio users files (PR #209). -- Added support for the 'PlatformToolset' tag in VS project files (#2978). -- Added support for '-isystem' to ParseFlags.
* | | | Release 2.3.5.final.0William Deegan2015-06-158-19/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes -- Extended docs for InstallVersionedLib/SharedLibrary, -- Fixed symlink support (PR #227, #2395). -- Fixed incomplete LIBS flattening and substitution in Program scanner(PR #205, #2954). -- Added new method rentry_exists_on_disk to Node.FS (PR #193). -- Add support for f08 file extensions for Fortran 2008 code. -- Show --config choices if no argument is specified (PR #202). -- Fixed build crash when XML toolchain isn't installed, and activated compression for ZIP archives. -- Fix for VersionedSharedLibrary under 'sunos' platform. -- Fixed dll link with precompiled headers on MSVC 2012 -- Added an 'exclude' parameter to Glob() -- Support for multiple cmdargs (one per variant) in VS project files. -- Various improvements for TempFileMunge class. -- Added an implementation for Visual Studio users files (PR #209). -- Added support for the 'PlatformToolset' tag in VS project files (#2978). -- Added support for '-isystem' to ParseFlags.
* | | | rolling back unicode --tree=all patchWilliam Deegan2015-06-142-4/+2
| | | |