summaryrefslogtreecommitdiffstats
path: root/SCons
Commit message (Expand)AuthorAgeFilesLines
...
* | [ci skip] Add CHANGES/RELEASE Blurb. Minor edit in ninja.xmlWilliam Deegan2024-11-161-1/+1
* | *.xml: Add miscellaneous language improvementsAlex Thiessen2024-11-159-10/+10
* | *.xml: Fix joined wordsAlex Thiessen2024-11-152-3/+3
* | *.xml: Remove trailing whitespaceAlex Thiessen2024-11-151-1/+1
* | *.xml: Capitalize proper nounsAlex Thiessen2024-11-152-2/+2
* | *.xml: Hyphenate `out of date`Alex Thiessen2024-11-152-7/+7
* | *.xml: Fix hyphensAlex Thiessen2024-11-157-8/+8
* | *.xml: Use en_USAlex Thiessen2024-11-151-1/+1
* | *.xml: Add missing commasAlex Thiessen2024-11-1517-22/+22
* | *.xml: Fix obvious typos etc.Alex Thiessen2024-11-1519-52/+52
|/
* Add as_dict flag to env.DictionaryMats Wichmann2024-11-123-57/+92
* Merge branch 'master' into jbrill-gh4623-intJoseph Brill2024-11-113-26/+163
|\
| * Merge branch 'master' into jbrill-msvs-testsJoseph Brill2024-10-287-188/+269
| |\
| * | Add optional keyword argument auto_filter_projects to MSVSSolution.Joseph Brill2024-10-282-1/+85
| * | Merge branch 'master' into jbrill-msvs-testsJoseph Brill2024-10-262-1/+32
| |\ \
| * \ \ Merge branch 'master' into jbrill-msvs-testsJoseph Brill2024-10-202-185/+198
| |\ \ \
| * | | | Fix: normalize case for solution file extension and file name for string ends...Joseph Brill2024-10-201-2/+2
| * | | | Bug fix in msvs.py: the value for the construction value 'nokeep' was inadver...Joseph Brill2024-10-191-2/+2
| * | | | Minor code order refactor in msvs.py.Joseph Brill2024-10-191-3/+4
| * | | | Remove MSVSProject argument projectguid and replace with MSVS_PROJECT_GUID in...Joseph Brill2024-10-131-4/+1
| * | | | Update Tool/msvs.py, update MSVS tests; and add additional tests for MSVS mul...Joseph Brill2024-10-112-26/+76
| * | | | Merge branch 'Master' into jbrill-msvs-testsJoseph Brill2024-10-071-6/+67
| |\ \ \ \
| * | | | | Fix MSVS tests and minor changes to Tool/msvs.py.Joseph Brill2024-10-071-3/+8
* | | | | | Fix CPP conditional scanner (cpp.py) and test suite (cppTests.py).Joseph Brill2024-11-102-17/+332
| |_|_|_|/ |/| | | |
* | | | | Add a tag to the cachedirMats Wichmann2024-10-282-73/+131
* | | | | Merge branch 'master' into test/fix-rootWilliam Deegan2024-10-275-74/+94
|\ \ \ \ \
| * \ \ \ \ Merge pull request #4622 from mwichmann/doc/repositoryWilliam Deegan2024-10-273-73/+62
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Improve Repository docs [skip appveyor]Mats Wichmann2024-10-243-73/+62
| | | |_|/ | | |/| |
| * | | | Add support for tracking beamer themesKeith F. Prussing2024-10-211-1/+10
| * | | | Add test for beamer filesKeith F. Prussing2024-10-211-0/+22
| |/ / /
* | | | Move IS_ROOT definition to frameworkMats Wichmann2024-10-193-21/+3
* | | | Use IS_WINDOWS from test frameworkMats Wichmann2024-10-192-10/+9
* | | | Adjust tests in case running as rootMats Wichmann2024-10-193-30/+83
|/ / /
* | | Minor test cleanup - EnvironmentTestsMats Wichmann2024-10-181-183/+178
* | | Remove unused MSCommonLogFile warning.Joseph Brill2024-10-081-3/+0
* | | Merge branch 'master' into jbrill-mscommon-debugJoseph Brill2024-10-071-6/+67
|\ \ \ | | |/ | |/|
| * | Merge pull request #4598 from mwichmann/AddOption-shortoptsWilliam Deegan2024-10-011-6/+67
| |\ \ | | |/ | |/|
| | * Merge branch 'master' into AddOption-shortoptsWilliam Deegan2024-09-2211-345/+367
| | |\
| | * | Fix short-option processingMats Wichmann2024-09-161-6/+67
* | | | Detect double quotes in SCONS_MSCOMMON_DEBUG value and raise UserError immedi...Joseph Brill2024-10-011-9/+6
* | | | Remove unnecessary f-string specification in ms common logging error message.Joseph Brill2024-09-271-1/+1
* | | | Simplify log file handling.Joseph Brill2024-09-271-169/+20
* | | | Validate the SCONS_MSCOMMON_DEBUG file name.Joseph Brill2024-09-261-2/+175
|/ / /
* | | Handle permission errors while generating paths on DarwinAlex James2024-09-231-1/+1
| |/ |/|
* | Merge branch 'master' into doc/gettextWilliam Deegan2024-09-222-12/+18
|\ \
| * | Tweak User Guide environment descriptionsMats Wichmann2024-09-212-12/+18
* | | Fix typosWilliam Deegan2024-09-221-4/+4
* | | Clean up manpage entries for gettext and pdf builders [skip appveyor]Mats Wichmann2024-09-207-320/+331
|/ /
* | Add clang, clang++ to default tool searchMats Wichmann2024-09-191-4/+4
* | Fix initialization of compilation_db emittersMats Wichmann2024-09-161-6/+11
|/