summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* User Guide fixups [skip appveyor]Mats Wichmann2023-02-222-33/+33
* Restore markup of Builder in PR 4299 [skip appveyor]Mats Wichmann2023-02-212-6/+6
* Tweak pseudo-builder in user guide [skip appveyor]Mats Wichmann2023-02-111-44/+29
* Add unique kwarg to CheckLibsMats Wichmann2023-01-271-14/+29
* Add "append" kwarg to two configure checksMats Wichmann2023-01-241-79/+100
* uguide: clarify VariantDir example [skip appvyor]Mats Wichmann2022-12-161-16/+21
* Clarify build tree separation wording [skip appveyor]Mats Wichmann2022-12-151-1/+1
* uguide: variant dir tweaking [skip appveyor]Mats Wichmann2022-12-154-193/+249
* Tweak no-exec manpage wording [skip appveyor]Mats Wichmann2022-12-081-16/+21
* Manpage tweaking [skip appveyor]Mats Wichmann2022-12-061-138/+142
* [ci skip] Fix formatting for which versions introduced which experimental fea...William Deegan2022-12-041-2/+2
* Added --experimental=tm_v2 which switches to use Andrew Morrow's new Parallel...William Deegan2022-12-041-2/+3
* Update setup/installation chapter in User Guide [skip appveyor]Mats Wichmann2022-11-121-255/+173
* Small cleanup in BoolVariable [skip appveyor]Mats Wichmann2022-10-222-6/+6
* Merge pull request #4244 from mwichmann/java-scanner-pathsWilliam Deegan2022-10-202-34/+23
|\
| * Add Java scanner to generated API docsMats Wichmann2022-10-201-0/+8
| * Java scanner don't split JAVACLASSPATH on spaceMats Wichmann2022-10-171-34/+15
* | Adjust Sphinx doc build for moved Taskmaster [skip appveyor]Mats Wichmann2022-10-203-8/+23
|/
* Fix references to SCons.Jobs -> SCons.Taskmaster.Jobs which weren't caught by...William Deegan2022-10-121-8/+0
* Modernize SCONS_CACHE_MSVC_CONFIG manpage entry [skip appveyor]Mats Wichmann2022-09-261-17/+17
* Update the Glob docs with more detailsMats Wichmann2022-09-163-10/+16
* Handle a list as source in CopyMats Wichmann2022-09-122-9/+17
* Merge pull request #4219 from mwichmann/doc/sphinx-tweaksWilliam Deegan2022-09-113-18/+42
|\
| * Needed to turn off sphinx-rtd-theme another place [skip appveyor]Mats Wichmann2022-08-211-1/+1
| * sider: fix typo in comment in sphinx config [skip appveyor]Mats Wichmann2022-08-181-1/+1
| * Tweak the apidocs buildMats Wichmann2022-08-183-17/+41
* | Merge pull request #4220 from mwichmann/maint/no-dos-endingsWilliam Deegan2022-09-116-562/+562
|\ \
| * | Convert line endings on sources [skip appveyor]Mats Wichmann2022-08-206-562/+562
| |/
* | manpage - fix grammar problem [skip appveyor]Mats Wichmann2022-08-231-1/+1
* | manpage hash-format - use present tense [skip appveyor]Mats Wichmann2022-08-231-7/+7
* | Check in forgotten entity definition [skip appveyor]Mats Wichmann2022-08-231-0/+1
* | Tweak --hash-format manpage entry [skip appveyor]Mats Wichmann2022-08-231-14/+21
|/
* rework the docsWilliam Deegan2022-08-162-16/+33
* Added throw_exception parameter to ValidateOptions() which allows you to sele...William Deegan2022-08-152-5/+21
* add language with instructions what to do if options added by tools are being...William Deegan2022-08-141-3/+7
* updates based on mwichmann's comments on the PRWilliam Deegan2022-08-142-5/+5
* Add ValidateOption() API which validates that all command line options are ei...William Deegan2022-08-134-4/+26
* fix a couple typosFlaviu Tamas2022-08-131-3/+3
* Fix -fsanitize flag handlingFlaviu Tamas2022-08-131-0/+1
* Post release cleanup. back to dev modeWilliam Deegan2022-07-301-2/+2
* Updated autogenerated doc filesWilliam Deegan2022-07-3013-23/+137
* Fix Sphinx config file error [skip appveyor]Mats Wichmann2022-07-301-1/+1
* Merge pull request #4196 from mwichmann/doc/dedent-compdbWilliam Deegan2022-07-251-61/+53
|\
| * Dedent some examples in userguide [ci skip]Mats Wichmann2022-07-251-61/+53
* | Merge pull request #4174 from jcbrill/jbrill-msvc-batchargsWilliam Deegan2022-07-244-88/+857
|\ \ | |/ |/|
| * Add msvc script error global policy and construction variable. Move msvc not ...Joseph Brill2022-07-042-0/+128
| * Additional validation for MSVC_SDK_VERSION and MSVC_SPECTRE_LIBS. Adjust doc...Joseph Brill2022-06-281-2/+15
| * Rework SxS toolset version support and vcvars bug fix handling. Update MSVC_...Joseph Brill2022-06-271-14/+25
| * Set global lxml etree XSLT maximum traversal depth. Update generated document...Joseph Brill2022-06-264-69/+105
| * Merge branch 'master' into jbrill-msvc-batchargsJoseph Brill2022-06-261-191/+232
| |\