| Commit message (Expand) | Author | Age | Files | Lines |
* | rebuilt docs | William Deegan | 2010-01-19 | 19 | -352/+1862 |
|
|
* | Merge back from checkpoint. | William Deegan | 2010-01-19 | 19 | -1860/+350 |
|
|
* | Fix timestamp-related Decider() examples by using Object() instead of | Steven Knight | 2010-01-16 | 2 | -18/+14 |
|
|
* | Fix the Requires() examples by adding a sleep command to the | Steven Knight | 2010-01-16 | 3 | -55/+68 |
|
|
* | Update a change of compilation order in the version.c examples. | Steven Knight | 2010-01-16 | 1 | -1/+1 |
|
|
* | Rename the sconsoutput.py script to scons-doc.py, and refactor it to | Steven Knight | 2010-01-15 | 1 | -5/+5 |
|
|
* | Capture updated troubleshooting output. | Steven Knight | 2010-01-14 | 1 | -18/+24 |
|
|
* | Capture the previous output from "pkg-config x11" in a static | Steven Knight | 2010-01-13 | 2 | -0/+48 |
|
|
* | Updates for changes to SCons error messages. | Steven Knight | 2010-01-12 | 2 | -2/+2 |
|
|
* | Propagate doc about site_scons to builders-writing.xml. Typographic edits. | Steven Knight | 2010-01-11 | 2 | -119/+161 |
|
|
* | Propagate typo fix to doc/user/separate.xml. | Steven Knight | 2010-01-11 | 1 | -1/+1 |
|
|
* | Fix doc bug #2502 (Ignore example was wrong) | Gary Oberbrunner | 2010-01-11 | 2 | -4/+6 |
|
|
* | XML file change to go with .in file change | William Deegan | 2010-01-11 | 1 | -2/+2 |
|
|
* | Fix bug 2389 - indicate that the install dir will depend on the python being ... | William Deegan | 2010-01-11 | 1 | -2/+2 |
|
|
* | fix typos in the man page | Greg Noel | 2010-01-06 | 1 | -7/+14 |
|
|
* | Fix typo in man page, per patch in issue #2529. | Gary Oberbrunner | 2009-12-06 | 1 | -1/+1 |
|
|
* | Fix issue 2519 - add textfile to list of builders | William Deegan | 2009-11-14 | 1 | -0/+1 |
|
|
* | Use Glob() instead of glob.glob() | Greg Noel | 2009-09-23 | 2 | -4/+2 |
|
|
* | Document build fixes. | Steven Knight | 2009-07-25 | 1 | -0/+3 |
|
|
* | Fix typo I found | Robert Managan | 2009-06-22 | 1 | -1/+1 |
|
|
* | Doc patch from issue 2282 (mention JAVAVERSION in users guide), thanks to Knu... | Gary Oberbrunner | 2009-05-29 | 2 | -0/+40 |
|
|
* | Issue 2229, fix, tests, doc | Greg Noel | 2009-05-17 | 1 | -4/+8 |
|
|
* | Add Textfile and Substfile builders | Greg Noel | 2009-04-22 | 1 | -0/+2 |
|
|
* | Document that filename that has a dot as the first character must be matched ... | Greg Noel | 2009-04-12 | 1 | -1/+4 |
|
|
* | Issue 2349: doc-only change correcting description of text returned from scon... | Greg Noel | 2009-04-10 | 3 | -8/+8 |
|
|
* | Issue 2260, document Clean() pattern for intermediate directories | Greg Noel | 2009-02-24 | 1 | -1/+9 |
|
|
* | Merged revisions 3088-3319,3321-3322,3324-3349,3351-3481,3483-3484,3486-3520,... | Steven Knight | 2009-02-21 | 1 | -0/+1 |
|
|
* | Spell the Windows environment variables consistently "SystemDrive" | Steven Knight | 2009-02-19 | 1 | -5/+5 |
|
|
* | User's Guide updates: fix typos, clarify various things. (Robert P. J. Day) | Steven Knight | 2009-01-29 | 10 | -53/+121 |
|
|
* | User's Guide updates. (Robert P. J. Day) | Steven Knight | 2009-01-28 | 6 | -18/+42 |
|
|
* | Fix an undefined entity reference. | Steven Knight | 2009-01-13 | 2 | -2/+2 |
|
|
* | Fix typos in the User's Guide. (Zia Sobhani) | Steven Knight | 2009-01-12 | 10 | -18/+19 |
|
|
* | Issue 1086: add support for generic batch build actions, and | Steven Knight | 2009-01-09 | 5 | -161/+682 |
|
|
* | Merged revisions 3611-3763,3765-3794,3796-3811,3813-3839,3841-3847 via svnmer... | Steven Knight | 2008-12-21 | 3 | -10/+38 |
|
|
* | Issue 2255: Handle scanning of UTF-8 and UTF-16 files. (Greg Spencer) | Steven Knight | 2008-12-12 | 4 | -10/+10 |
|
|
* | Issue 2231: Add a --warn=future-deprecated option, along with | Steven Knight | 2008-12-11 | 1 | -1/+21 |
|
|
* | Fixed syntax and semantic errors in Mkdir example in man page, to fix issue #... | Gary Oberbrunner | 2008-12-11 | 1 | -3/+3 |
|
|
* | Update Users Guide to clarify usage of site_scons and site_init.py. | Gary Oberbrunner | 2008-11-19 | 3 | -3/+50 |
|
|
* | Issue 2236: Add comment to clarify Configure.CheckType() | Greg Noel | 2008-11-07 | 1 | -0/+4 |
|
|
* | Test and document the ability to specify multiple -f files. | Steven Knight | 2008-10-14 | 1 | -0/+6 |
|
|
* | documentation changes for Action() refactoring | Greg Noel | 2008-10-04 | 1 | -39/+42 |
|
|
* | User's Guide updates: | Steven Knight | 2008-10-03 | 11 | -37/+37 |
|
|
* | implement delete_existing for AppendUnique and PrependUnique. Finishes #2091. | Gary Oberbrunner | 2008-10-02 | 1 | -2/+8 |
|
|
* | Add Users Guide example of using $SOURCE substitution in a target name in a C... | Gary Oberbrunner | 2008-10-02 | 2 | -0/+44 |
|
|
* | Issue 1646: Block-wise signature computation for large files | Ludwig Hähne | 2008-09-28 | 1 | -0/+13 |
|
|
* | Fix doc for r3436 (new delete_existing flags for Append/Prepend) | Gary Oberbrunner | 2008-09-20 | 1 | -6/+6 |
|
|
* | Fix issue #2091 by adding new delete_existing flags to Util.{Ap,Pre}pendPath ... | Gary Oberbrunner | 2008-09-18 | 1 | -3/+53 |
|
|
* | Fix doc typo reported in the mailing list and another small glitch | Greg Noel | 2008-09-17 | 1 | -7/+10 |
|
|
* | Fix error reported on IRC | Greg Noel | 2008-09-16 | 2 | -2/+2 |
|
|
* | formatting error | Greg Noel | 2008-09-08 | 1 | -1/+0 |
|
|