summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Added fixes for docs / nested test for use of sys.path in toolpathgrbd2017-08-041-18/+31
|
* Added docs for use of the PyPackageDir functiongrbd2017-08-038-2/+111
|
* removed ENV = os.environ from the examplesgrbd2017-08-021-4/+4
|
* Update to user manual on how to use sys.path for toolpath, and toolpath in ↵grbd2017-08-012-47/+124
| | | | | | general also small update to tests
* Updated the documentation for nested tools located within subdirsgrbd2017-06-192-0/+63
|
* changes to prep for 3.0.0 alphaWilliam Deegan2017-06-141-2/+2
|
* updates to example outputsWilliam Deegan2017-06-14232-299/+330
|
* Fix doc breakage for D tools. Refer to Russel Windsor for full fix. Several ↵William Deegan2017-06-146-185/+346
| | | | cvars were referred to but deleted in [ 4157:a305db2fec15 Russel Winder <russel@winder.org.uk> 2017-04-21 10:55 First cut at proper documentation for the D tools. ]
* Remove ancient Aegis revision control system filesJane Doe2017-05-306-25/+0
|
* Update docs to remove deprecated sourcecode toolsWilliam Deegan2017-03-2024-745/+141
|
* remove deprecated Perforce toolWilliam Deegan2017-03-207-116/+8
|
* Use print() function to fix py2/3Craig Rodrigues2017-03-108-70/+70
|
* Fix documentation example output to match actual output (Fix #2788)Gaurav Juvekar2017-01-281-5/+5
|
* Commit resolved conflicted merge.Russel Winder2016-04-108-37/+47
|\
| * updated copyright on manpage. TODO: fix update-release-files.sh to do this ↵William Deegan2016-04-091-2/+2
| | | | | | | | automatically
| * changes for 2.5.0 releaseWilliam Deegan2016-04-091-2/+2
| |
| * Regenerated docs for 2.5.0 releaseWilliam Deegan2016-04-096-33/+33
| |
| * Merged in thosrtanner/scons-cache-name (pull request #302)William Deegan2016-04-081-0/+10
| |\ | | | | | | | | | Change the cache to use 2-character directories rather than one. Also makes a lot more tests run on windows
| | * Cleanup of code/comments and rename and rewrite of upgrade scriptThomas Tanner2016-03-191-3/+3
| | |
| | * Update to produce warning message.Thomas Tanner2016-03-131-0/+10
| | | | | | | | | | | | | | | This also means an existing empty cache directory will be treated as v2 (which is probably a good idea...)
* | | Resolved conflicting merge.Russel Winder2016-03-0111-38/+45
|\ \ \ | |/ /
| * | Issue 2959: Corrected typo in User Guide for Scanner keyword.William Blevins2016-02-191-1/+1
| | |
| * | Updated documentationAdarsh Sanjeev2016-01-0410-37/+44
| |/
* | Some more print statements to functions.Russel Winder2016-01-011-1/+2
| |
* | Post merge commit for safety. Building Fortran code works, but tests fail.Russel Winder2015-12-2432-753/+1333
|\ \ | |/
| * merge changes from 2.4.1 release to defaultWilliam Deegan2015-11-0910-30/+22
| |
| * doc: do not recommend os.popen which is deprecated in pythonCarnë Draug2015-09-261-2/+2
| |
| * Merged in carandraug/scons (pull request #248)William Deegan2015-09-292-0/+21
| |\
| | * Add new CheckProg configure method to documentation and list of changes.Carnë Draug2015-09-262-0/+21
| | |
| * | Merged in dirkbaechle/scons (pull request #238)William Deegan2015-09-294-48/+40
| |\ \ | | | | | | | | | | | | Fixed license of SVG titlepage files (#2985)
| | * | Fixed license of SVG titlepage files, resolves #2985. This is required in ↵Dirk Baechle2015-06-024-48/+40
| | | | | | | | | | | | | | | | | | | | | | | | the Debian packaging context, such that the images allow for commercial use too. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787356 for the original bug description.
| * | | Added help for pull request #226William Deegan2015-09-2815-40/+291
| | | |
| * | | fix spelling mistakes found by debian lintian tool list here: ↵William Deegan2015-09-282-2/+2
| | | | | | | | | | | | | | | | https://lintian.debian.org/full/debian@jff-webhosting.net.html#scons_2.3.6-1
| * | | Regenerated docs for 2.4.0 ReleaseWilliam Deegan2015-09-213-7/+5
| | |/ | |/|
| * | update docs for 2.3.5 releaseWilliam Deegan2015-07-314-30/+30
| | |
| * | 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
| | |/
| * | merging 2.3.5 changesWilliam Deegan2015-06-202-4/+4
| | |
| * | reverting 3320William Deegan2015-06-181-2/+2
| | |
| * | Release 2.3.5.final.0William Deegan2015-06-151-2/+2
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * - updated generated documentation, prior to release of 2.3.5Dirk Baechle2015-05-202-4/+15
| |
| * Merged in spollard/scons-issue-2990 (pull request #2), fixes #2990 (doc ↵Dirk Baechle2015-05-051-1/+1
| |\ | | | | | | | | | change in builders-writing.xml, forked from dirkbaechle/scons)
| | * Fixed minor punctuation issue 2990Stephen Pollard2015-05-021-1/+1
| | |
| * | Merged in spollard/scons-issue-2989 (pull request #1), fixes #2989 (doc ↵Dirk Baechle2015-05-051-1/+1
| |\ \ | | | | | | | | | | | | change in libraries.xml, forked from dirkbaechle/scons)
| | * | Fixed a sentence in libraries.xml in response to issue 2989.Stephen Pollard2015-05-021-1/+1
| | |/
| * | Add an exclude parameter to Glob(), to allow excluding some elements ↵Alexandre Feblot2015-04-251-0/+1
| | | | | | | | | | | | matching the main pattern
| * | Merged in bdbaddog/scons (pull request #230), extending docs for ↵Dirk Baechle2015-04-062-6/+22
| |\ \ | | | | | | | | | | | | InstallVersionedLib and SharedLibrary
| | * | updated copyright date on man pagesWilliam Deegan2015-03-251-2/+2
| | | |
| | * | added more info to the section on InstallVersionedLib(). fixed having ↵William Deegan2015-03-245-3537/+2675
| | |/ | | | | | | | | | InstallAs example in the text for InstallVersionedLib()