summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/sgiar.xml
Commit message (Collapse)AuthorAgeFilesLines
* Improve building of docs using Py3 [ci skip]Mats Wichmann2019-12-051-1/+1
| | | | | | | | | | | | | | | | | | | | * context managers on file r/w + use shutil.copy where it makes sense. * lxml wants (demands?) that xml files be processed as bytes * for the phase where we gen the entity files, read as text anyway * Need to solve a problem where the generated xml is putting the \n in literally, not evaluating it. * Fix some examples broken for py3 * Fix more octal constant instances * Cleanups suggested by PyCharm: staticmethods, two blanks before class definition, others. This addresses issues called out in #3300, but is not a complete solution because the actual doc build step still fails with the epydoc failures (which aren't directly because of Py3; epydoc build doesn't work any better on my system with Py3, even with the forked version with patches). Signed-off-by: Mats Wichmann <mats@linux.com>
* - added doc editor configuration for XXE5Dirk Baechle2014-01-191-2/+2
| | | | | - added missing icons for XXE4 - adapted schema location, such that the validation works properly in SernaFree and XXE
* - switched to different schemaLocation URIDirk Baechle2013-05-031-1/+1
|
* - rewrote all tool/builder docs to new SCons XSDDirk Baechle2013-05-031-9/+32
|
* Merged revisions 1884-1905 via svnmerge fromSteven Knight2007-05-181-1/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://scons.tigris.org/svn/scons/branches/core ........ r1891 | stevenknight | 2007-04-24 08:57:03 -0500 (Tue, 24 Apr 2007) | 1 line 0.96.D632 - Fix 0.96.96 reference count regression during parallel builds. ........ r1892 | stevenknight | 2007-04-24 12:51:05 -0500 (Tue, 24 Apr 2007) | 1 line 0.96.D633 - Fix documented default value(s) of $MSVS_USE_MFC_DIRS. ........ r1893 | stevenknight | 2007-04-24 16:12:14 -0500 (Tue, 24 Apr 2007) | 1 line 0.96.D634 - Make the DirEntryScanner tolerant of non-Dir nodes. ........ r1898 | stevenknight | 2007-05-09 15:07:15 -0500 (Wed, 09 May 2007) | 1 line 0.96.D635 - Portability fixes in test scripts. ........ r1899 | stevenknight | 2007-05-12 08:19:13 -0500 (Sat, 12 May 2007) | 1 line 0.96.D636 - Update documentation with rudimentary Tool module descriptions. ........ r1901 | stevenknight | 2007-05-17 14:32:14 -0500 (Thu, 17 May 2007) | 1 line 0.97.D001 - Initialize 0.97 for release. ........
* Bring CVS back in sync.Steven Knight2005-11-171-1/+6
|
* Accumulated documentation changes.Steven Knight2005-02-151-0/+6