| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 4832,4834-4836 via svnmerge from | William Deegan | 2010-05-09 | 1 | -3/+3 |
|
|
* | Issue 2498: fix SourceFileScanner documentation references. | Steven Knight | 2010-04-30 | 1 | -5/+10 |
|
|
* | Restore </example> tags mistakenly deleted along with 1.5.2 code. | Steven Knight | 2010-04-27 | 2 | -0/+6 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-24 | 11 | -133/+15 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-15 | 1 | -1/+1 |
|
|
* | Fix XML in documentation, and in the bin/scons-doc.py script that generates | Steven Knight | 2010-04-05 | 19 | -73/+73 |
|
|
* | Trivial man page fix; fixes issue #2585. | Gary Oberbrunner | 2010-03-30 | 1 | -1/+1 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2329 | Greg Noel | 2010-03-27 | 4 | -37/+13 |
|
|
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 6 | -33/+26 |
|
|
* | trivial typo in man page | Greg Noel | 2010-01-30 | 1 | -1/+1 |
|
|
* | 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 |
|
|