summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use super call instead of direct class callMats Wichmann2022-03-151-1/+1
* classes no longer explicitly inherit from objectMats Wichmann2020-05-241-1/+1
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061659-516841/+2
* Merge pull request #3631 from mwichmann/docs-DetectWilliam Deegan2020-05-041-50/+67
|\
| * [PR #3631] clarify Detect and WhereIs [ci skip]Mats Wichmann2020-05-041-41/+41
| * Document env.Detect [ci skip]Mats Wichmann2020-04-291-20/+37
* | [ci skip] Update CHANGES.txt and RELEASE.txt(still needs more items added)William Deegan2020-05-032-10/+59
* | Merge pull request #3634 from mwichmann/win-uuidWilliam Deegan2020-05-035-19/+35
|\ \
| * | Use uuid lib for Visual Studio guidsMats Wichmann2020-05-015-19/+35
* | | Merge pull request #3635 from dmoody256/soname_fix_for_issue_3246William Deegan2020-05-023-2/+19
|\ \ \
| * | | resolve github Issue #3246Daniel Moody2020-05-013-2/+19
| |/ /
* | | Merge branch 'master' of github.com:SCons/sconsWilliam Deegan2020-05-012-3/+3
|\ \ \
| * | | [doc] Update description of ARCOMSTR [ci skip]Mats Wichmann2020-05-012-3/+3
| |/ /
* | | [ci skip] Correct spelling in comments and CHANGES.txtWilliam Deegan2020-05-012-7/+7
|/ /
* | tests: use unittest decorator for skippingMats Wichmann2020-04-291-24/+24
|/
* [ci skip] minor reformattingWilliam Deegan2020-04-281-2/+10
* [ci skip] Reorder contributors in CHANGES.txt to be alpha by last nameWilliam Deegan2020-04-281-7/+9
* Merge pull request #3619 from bentonj-vmw/msvs-cppflagsWilliam Deegan2020-04-284-27/+76
|\
| * Add support for passing cppflags through to Visual Studio project generation.James Benton2020-04-274-27/+76
* | Merge pull request #3627 from mwichmann/doc-exportsWilliam Deegan2020-04-281-112/+103
|\ \ | |/ |/|
| * docs: fix typos from siderMats Wichmann2020-04-281-2/+2
| * docs: tweak "manpage" (shared) Return, SConscript [ci skip]Mats Wichmann2020-04-281-94/+83
| * Exports doc fixes [ci skip]Mats Wichmann2020-04-261-40/+42
* | Merge branch 'master' into c-conditional-scannerWilliam Deegan2020-04-2649-3169/+845
|\ \
| * \ Merge pull request #3608 from bdbaddog/add_vswhere_variableWilliam Deegan2020-04-239-52/+153
| |\ \ | | |/ | |/|
| | * [ci skip] updated wording for VSWHEREWilliam Deegan2020-04-211-4/+5
| | * [ci skip] Doc updatesWilliam Deegan2020-04-211-18/+18
| | * [ci skip] Update docsWilliam Deegan2020-04-211-4/+14
| | * Merge branch 'master' into add_vswhere_variableWilliam Deegan2020-04-1923-2914/+364
| | |\
| | * | We're all py3 now can use exist_ok=True on os.mkdirs(). Thanks mwichmannWilliam Deegan2020-04-121-2/+1
| | * | fix vcTests.py creating already existing dir on win32William Deegan2020-04-121-1/+2
| | * | resolve sider issue. import sys not neededWilliam Deegan2020-04-121-1/+0
| | * | If no vswhere.exe is found, do not try to run it. Was breaking tests on non-w...William Deegan2020-04-121-0/+5
| | * | Address comments on PR for docsWilliam Deegan2020-04-121-9/+14
| | * | Address PR commentsWilliam Deegan2020-04-112-7/+5
| | * | restore scons.bat to originalWilliam Deegan2020-04-101-3/+3
| | * | Resolve issue #3605. Allow specifying VSWHERE to environmentWilliam Deegan2020-04-1010-51/+131
| | * | pep8William Deegan2020-04-092-5/+8
| * | | Merge pull request #3622 from bdbaddog/speedup_doc_update_generatedWilliam Deegan2020-04-221-0/+1
| |\ \ \
| | * | | [ci skip] Speedup xml validation called by bin/docs-update-generated.py by ca...William Deegan2020-04-221-0/+1
| * | | | Merge pull request #3623 from mwichmann/doc-toolsWilliam Deegan2020-04-221-37/+38
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | docs: update Tool description [ci skip]Mats Wichmann2020-04-221-37/+38
| | | |/ | | |/|
| * | | Added notes to RELEASE.txt and CHANGES.txt for Issue #3248William Deegan2020-04-212-28/+8
| * | | PEP8 + removed '-Wl,-Bsymbolic' from SHLIBVERSIONFLAGS fixes issue #3248William Deegan2020-04-211-9/+8
| |/ /
| * | Merge pull request #3576 from mwichmann/win-messWilliam Deegan2020-04-162-27/+56
| |\ \
| | * | [PR #3576] workaroud "oem" coding not on Py3.5Mats Wichmann2020-04-071-3/+10
| | * | Merge branch 'master' into win-messWilliam Deegan2020-04-058-34/+89
| | |\ \
| | * | | [PR #3576] change decoding to "oem" in vcvars* runnerMats Wichmann2020-03-191-8/+15
| | * | | [PR #3576] fix typo in powershell pathMats Wichmann2020-03-171-1/+1
| | * | | [PR #3576] add powershell pathMats Wichmann2020-03-172-12/+18