summaryrefslogtreecommitdiffstats
path: root/SCons
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge branch 'master' into exception-convertWilliam Deegan2024-05-194-78/+100
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #4529 from mwichmann/maint/Variables-listWilliam Deegan2024-05-192-34/+54
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Variables cleanup: ListVariableMats Wichmann2024-05-152-34/+54
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | API Docs build adjustment.Mats Wichmann2024-05-162-44/+46
| |/ / / / / / / /
* | | | | | | | | Improve conversion to BuildErrorMats Wichmann2024-05-162-17/+43
|/ / / / / / / /
* | | | | | | | Variables cleanup: PathVariableMats Wichmann2024-05-132-105/+97
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Variables cleanup: PackageVariableMats Wichmann2024-05-102-32/+44
* | | | | | | Merge pull request #4519 from mwichmann/py36-deprWilliam Deegan2024-05-101-5/+7
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into py36-deprWilliam Deegan2024-05-108-40/+58
| |\ \ \ \ \ \ \
| * | | | | | | | Deprecate Python 3.6 support.Mats Wichmann2024-05-041-5/+7
* | | | | | | | | Merge pull request #4523 from mwichmann/maint/Variables-enumWilliam Deegan2024-05-102-47/+85
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Variables cleanup: EnumVariableMats Wichmann2024-05-102-47/+85
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Maintenance: Python version usageMats Wichmann2024-05-101-2/+2
|/ / / / / / / /
* | | | | | | | Merge branch 'master' into finish-4520William Deegan2024-05-102-32/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | Variables cleanup: BoolVariableMats Wichmann2024-05-092-32/+22
* | | | | | | | | Fix ParseFlags so -stdlib goes in CXXFLAGSMats Wichmann2024-05-093-4/+10
|/ / / / / / / /
* | | | | | | | Minor editsWilliam Deegan2024-05-041-0/+1
* | | | | | | | Implement `GetSConsVersion` static methodThaddeus Crews2024-04-153-4/+25
|/ / / / / / /
* | | | | | | Allow printing a Variables objectMats Wichmann2024-04-111-1/+12
* | | | | | | Fixes from reviewMats Wichmann2024-04-011-1/+3
* | | | | | | Tools update, maninly documentationMats Wichmann2024-03-314-35/+58
* | | | | | | Merge branch 'master' into maint/picklingWilliam Deegan2024-03-308-38/+41
|\ \ \ \ \ \ \
| * | | | | | | Get rid of raising exceptions entirelyRaymond Li2024-03-287-34/+21
| * | | | | | | Fix testsRaymond Li2024-03-282-4/+20
| * | | | | | | Fix #3935 OSErrors being hiddenRaymond Li2024-03-281-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Remove redundant codeMats Wichmann2024-03-283-94/+0
|/ / / / / /
* | | | | | Fix isabs() check in NodeInfo for Py 3.13Mats Wichmann2024-03-242-40/+57
| |_|_|_|/ |/| | | |
* | | | | Improve env.Dump('json') a bitMats Wichmann2024-03-212-25/+39
* | | | | Merge branch 'master' into maint/ValueWilliam Deegan2024-03-207-40/+48
|\ \ \ \ \
| * | | | | Rel 4.7.0 final changesWilliam Deegan2024-03-181-5/+5
| * | | | | Update MergeFlags doc [skip appveyor]Mats Wichmann2024-03-161-23/+26
| * | | | | Merge pull request #4480 from Repiteo/non-serializableWilliam Deegan2024-03-132-2/+3
| |\ \ \ \ \
| | * | | | | Implement test case for non-serializable jsonThaddeus Crews2024-03-131-1/+2
| | * | | | | Merge branch 'master' into non-serializableWilliam Deegan2024-02-1813-58/+112
| | |\ \ \ \ \
| | * | | | | | Explicitly wrap non-serializable values in json dumpThaddeus Crews2024-02-141-1/+1
| * | | | | | | Merge pull request #4490 from mwichmann/maint/cachedir_lockWilliam Deegan2024-03-123-10/+14
| |\ \ \ \ \ \ \
| | * | | | | | | Lock creation of CacheDir configMats Wichmann2024-03-113-10/+14
* | | | | | | | | Merge branch 'master' into maint/ValueMats Wichmann2024-03-123-3/+33
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'master' into doc/manpageWilliam Deegan2024-03-103-149/+203
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| * | | | | | | | Minor manpage updates. [skip appveyor]Mats Wichmann2024-03-013-3/+33
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Updates on Value nodesMats Wichmann2024-03-123-52/+66
| |/ / / / / / |/| | | | | |
* | | | | | | Cleanup Warnings moduleMats Wichmann2024-03-083-149/+203
|/ / / / / /
* | | | | | Merge branch 'master' into doc/msvc-versionWilliam Deegan2024-03-011-26/+41
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Update SharedLibrary docs [skip appveyor]Mats Wichmann2024-02-241-26/+41
| | |/ / / | |/| | |
* | | | | fixed a few typos and changed all references to c++ project file to be MSVC (...William Deegan2024-03-012-18/+18
* | | | | Markup more MSVC C++ refs [skip appveyor]Mats Wichmann2024-02-192-15/+18
* | | | | Update MSVC_VERSION usage and table [skip appveyor]Mats Wichmann2024-02-174-118/+128
|/ / / /
* | | | Merge branch 'master' into complex-type-hint-frameworkWilliam Deegan2024-02-1422-648/+707
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' into rawfile-convertWilliam Deegan2024-02-147-60/+128
| |\ \ \
| | * \ \ Merge pull request #4479 from mwichmann/doc/PyPackageDirWilliam Deegan2024-02-143-25/+66
| | |\ \ \