Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updates for 4.4.04.4.0 | William Deegan | 2022-07-30 | 1 | -18/+12 |
| | |||||
* | updates for 4.4.0 | William Deegan | 2022-07-30 | 1 | -3/+3 |
| | |||||
* | Updates for 4.4.0 release | William Deegan | 2022-07-30 | 2 | -5/+5 |
| | |||||
* | Updates for 4.4.0 release | William Deegan | 2022-07-30 | 3 | -4/+9 |
| | |||||
* | Updated autogenerated doc files | William Deegan | 2022-07-30 | 13 | -23/+137 |
| | |||||
* | Merge pull request #4202 from mwichmann/doc/sphinxconf | William Deegan | 2022-07-30 | 1 | -1/+1 |
|\ | | | | | Fix Sphinx config file error | ||||
| * | Fix Sphinx config file error [skip appveyor] | Mats Wichmann | 2022-07-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Sphinx is now complaining about not defining a language being illegal. Defined to 'en'. Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | | Merge pull request #4201 from mwichmann/maint/tooldebug | William Deegan | 2022-07-30 | 1 | -19/+19 |
|\ \ | | | | | | | Minor cleanup of debug in Tool init [skip appveyor] | ||||
| * | | Minor cleanup of debug in Tool init [skip appveyor] | Mats Wichmann | 2022-07-30 | 1 | -19/+19 |
| |/ | | | | | | | | | | | | | | | | | | | debug messages made consistent in format and output stream usage, and use f-strings for formatting. exception messages formatted with f-strings also. There is no more %-formatting in the file. There is no functional change to this module. Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | | Merge branch 'master' of github.com:SCons/scons | William Deegan | 2022-07-26 | 2 | -112/+137 |
|\ \ | |/ | |||||
| * | Merge pull request #4197 from mwichmann/doc/CONTRIB | William Deegan | 2022-07-25 | 1 | -51/+84 |
| |\ | | | | | | | Update the CONTRIBUTING file | ||||
| | * | Put back add-scons-to-PATH option [ci skip] | Mats Wichmann | 2022-07-25 | 1 | -0/+17 |
| | | | | | | | | | | | | Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
| | * | Sider spotted a typo [ci skip] | Mats Wichmann | 2022-07-25 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
| | * | Update the CONTRIBUTING file [ci skip] | Mats Wichmann | 2022-07-25 | 1 | -51/+67 |
| | | | | | | | | | | | | Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
| * | | Merge pull request #4196 from mwichmann/doc/dedent-compdb | William Deegan | 2022-07-25 | 1 | -61/+53 |
| |\ \ | | | | | | | | | Dedent some examples in userguide | ||||
| | * | | Dedent some examples in userguide [ci skip] | Mats Wichmann | 2022-07-25 | 1 | -61/+53 |
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The compilation DB examples in the User Guide are indented with the rest of the text (possibly auto-formatting by an editor), while the scons_example and programlisting XML elements respect formatting, so they should actually be dedented. Example code which is not to be displayed (just used to drive the example generation) don't matter so they were left alone this time. Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | | | move sphinx to be >= 5.1.1 | William Deegan | 2022-07-26 | 1 | -1/+2 |
|/ / | |||||
* | | reorder appveyor matrix to push coverage run to be the last since it always ↵ | William Deegan | 2022-07-25 | 1 | -4/+8 |
| | | | | | | | | takes the longest | ||||
* | | Merge pull request #4174 from jcbrill/jbrill-msvc-batchargs | William Deegan | 2022-07-25 | 47 | -839/+8381 |
|\ \ | |/ |/| | MSVC enhancement to add all remaining msvc batch file command-line options as SCons variables | ||||
| * | Fix sphinx version < 5.1.0. For now 5.1.0 breaks the sphinx api build | William Deegan | 2022-07-25 | 2 | -8/+8 |
| | | |||||
| * | minor formatting updates | William Deegan | 2022-07-25 | 9 | -32/+30 |
| | | |||||
| * | Updated copyright block, minor code fixes | William Deegan | 2022-07-25 | 3 | -14/+36 |
| | | |||||
| * | fix variable names which were shadowing global/module symbols | William Deegan | 2022-07-24 | 1 | -5/+5 |
| | | |||||
| * | Format code via black | William Deegan | 2022-07-24 | 1 | -6/+9 |
| | | |||||
| * | Format code via black | William Deegan | 2022-07-24 | 1 | -2/+4 |
| | | |||||
| * | Format code via black | William Deegan | 2022-07-24 | 1 | -6/+3 |
| | | |||||
| * | refactore to avoid shadowing 'bool' changed variable name to bool_val | William Deegan | 2022-07-24 | 1 | -5/+5 |
| | | |||||
| * | Update MSCommon/README.rst. | Joseph Brill | 2022-07-19 | 1 | -2/+382 |
| | | |||||
| * | Remove sentence that predates file rename. [ci skip] | Joseph Brill | 2022-07-18 | 1 | -3/+0 |
| | | |||||
| * | Convert format from plain text to RST. [ci skip] | Joseph Brill | 2022-07-18 | 1 | -109/+121 |
| | | |||||
| * | Rename README to README.rst. | Joseph Brill | 2022-07-18 | 1 | -0/+0 |
| | | |||||
| * | Remove README.rst. | Joseph Brill | 2022-07-18 | 1 | -125/+0 |
| | | |||||
| * | Revert "Rename README to README.rst and update contents for RST. [ci skip]" | Joseph Brill | 2022-07-18 | 2 | -4/+117 |
| | | | | | | | | This reverts commit 4822e9b0663b5ba1b80bf7f6877e442820a55caf. | ||||
| * | Rename README to README.rst and update contents for RST. [ci skip] | Joseph Brill | 2022-07-18 | 2 | -117/+4 |
| | | |||||
| * | Merge branch 'master' into jbrill-msvc-batchargs | Joseph Brill | 2022-07-18 | 10 | -86/+60 |
| |\ | |||||
| * | | Add MSCommon/README.rst with verbatim content from MSCommon/README. Add ↵ | Joseph Brill | 2022-07-18 | 2 | -0/+130 |
| | | | | | | | | | | | | out-of-date warning to MSCommon/README. [ci skip] | ||||
| * | | Minor tweaks for readability and consistency. | Joseph Brill | 2022-07-18 | 1 | -6/+9 |
| | | | |||||
| * | | Add special case for msvc 14.0 and store/uwp specified via script args and ↵ | Joseph Brill | 2022-07-18 | 5 | -203/+165 |
| | | | | | | | | | | | | sdk specified via construction variable or forced. Revise forced default toolset handling (may have passed default toolset as an argument inadvertently). Add more tests. | ||||
| * | | Add msvc spectre libs test. Add library path checks to msvc sdk version and ↵ | Joseph Brill | 2022-07-17 | 3 | -6/+184 |
| | | | | | | | | | | | | msvc toolset version tests. | ||||
| * | | Remove print statement from ScriptArgumentsTests.py. | Joseph Brill | 2022-07-17 | 1 | -1/+0 |
| | | | |||||
| * | | Remove blank line and redundant test invocation. | Joseph Brill | 2022-07-17 | 1 | -2/+0 |
| | | | |||||
| * | | Add function to return toolsets with spectre libs folder (target may not be ↵ | Joseph Brill | 2022-07-17 | 5 | -12/+100 |
| | | | | | | | | | | | | installed). Add additional tests. | ||||
| * | | Add msvc sdk version components utility function and tuple. Finish script ↵ | Joseph Brill | 2022-07-17 | 4 | -64/+292 |
| | | | | | | | | | | | | arguments tests. | ||||
| * | | Add version components tuple to version breakdown definitions. | Joseph Brill | 2022-07-17 | 2 | -5/+14 |
| | | | |||||
| * | | Use installed versions instead of all versions. | Joseph Brill | 2022-07-16 | 1 | -2/+2 |
| | | | |||||
| * | | Return previous policy when setting default argument policy. Add more tests. | Joseph Brill | 2022-07-16 | 3 | -42/+330 |
| | | | |||||
| * | | Rework unit tests: move global data to Data class and move monkey patching ↵ | Joseph Brill | 2022-07-16 | 6 | -108/+189 |
| | | | | | | | | | | | | to Patch class. | ||||
| * | | Add additional tests for msvc_sdk_versions, msvc_toolset_versions, and ↵ | Joseph Brill | 2022-07-15 | 1 | -8/+82 |
| | | | | | | | | | | | | msvc_query_toolset_version. | ||||
| * | | Rework special case for 9.0 VCForPython handling (vc dir and batchfile ↵ | Joseph Brill | 2022-07-14 | 6 | -75/+175 |
| | | | | | | | | | | | | location). Add additional tests. | ||||
| * | | Add WinSDK tests. | Joseph Brill | 2022-07-14 | 2 | -1/+100 |
| | | |