Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge branch 'master' into exception-convert | William Deegan | 2024-05-19 | 4 | -78/+100 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge pull request #4529 from mwichmann/maint/Variables-list | William Deegan | 2024-05-19 | 2 | -34/+54 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Variables cleanup: ListVariable | Mats Wichmann | 2024-05-15 | 2 | -34/+54 | |
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| * | | | | | | | | | API Docs build adjustment. | Mats Wichmann | 2024-05-16 | 2 | -44/+46 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Improve conversion to BuildError | Mats Wichmann | 2024-05-16 | 2 | -17/+43 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Variables cleanup: PathVariable | Mats Wichmann | 2024-05-13 | 2 | -105/+97 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Variables cleanup: PackageVariable | Mats Wichmann | 2024-05-10 | 2 | -32/+44 | |
* | | | | | | | Merge pull request #4519 from mwichmann/py36-depr | William Deegan | 2024-05-10 | 1 | -5/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'master' into py36-depr | William Deegan | 2024-05-10 | 8 | -40/+58 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Deprecate Python 3.6 support. | Mats Wichmann | 2024-05-04 | 1 | -5/+7 | |
* | | | | | | | | | Merge pull request #4523 from mwichmann/maint/Variables-enum | William Deegan | 2024-05-10 | 2 | -47/+85 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Variables cleanup: EnumVariable | Mats Wichmann | 2024-05-10 | 2 | -47/+85 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Maintenance: Python version usage | Mats Wichmann | 2024-05-10 | 1 | -2/+2 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch 'master' into finish-4520 | William Deegan | 2024-05-10 | 2 | -32/+22 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Variables cleanup: BoolVariable | Mats Wichmann | 2024-05-09 | 2 | -32/+22 | |
* | | | | | | | | | Fix ParseFlags so -stdlib goes in CXXFLAGS | Mats Wichmann | 2024-05-09 | 3 | -4/+10 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Minor edits | William Deegan | 2024-05-04 | 1 | -0/+1 | |
* | | | | | | | | Implement `GetSConsVersion` static method | Thaddeus Crews | 2024-04-15 | 3 | -4/+25 | |
|/ / / / / / / | ||||||
* | | | | | | | Allow printing a Variables object | Mats Wichmann | 2024-04-11 | 1 | -1/+12 | |
* | | | | | | | Fixes from review | Mats Wichmann | 2024-04-01 | 1 | -1/+3 | |
* | | | | | | | Tools update, maninly documentation | Mats Wichmann | 2024-03-31 | 4 | -35/+58 | |
* | | | | | | | Merge branch 'master' into maint/pickling | William Deegan | 2024-03-30 | 8 | -38/+41 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Get rid of raising exceptions entirely | Raymond Li | 2024-03-28 | 7 | -34/+21 | |
| * | | | | | | | Fix tests | Raymond Li | 2024-03-28 | 2 | -4/+20 | |
| * | | | | | | | Fix #3935 OSErrors being hidden | Raymond Li | 2024-03-28 | 1 | -1/+1 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Remove redundant code | Mats Wichmann | 2024-03-28 | 3 | -94/+0 | |
|/ / / / / / | ||||||
* | | | | | | Fix isabs() check in NodeInfo for Py 3.13 | Mats Wichmann | 2024-03-24 | 2 | -40/+57 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Improve env.Dump('json') a bit | Mats Wichmann | 2024-03-21 | 2 | -25/+39 | |
* | | | | | Merge branch 'master' into maint/Value | William Deegan | 2024-03-20 | 7 | -40/+48 | |
|\ \ \ \ \ | ||||||
| * | | | | | Rel 4.7.0 final changes | William Deegan | 2024-03-18 | 1 | -5/+5 | |
| * | | | | | Update MergeFlags doc [skip appveyor] | Mats Wichmann | 2024-03-16 | 1 | -23/+26 | |
| * | | | | | Merge pull request #4480 from Repiteo/non-serializable | William Deegan | 2024-03-13 | 2 | -2/+3 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Implement test case for non-serializable json | Thaddeus Crews | 2024-03-13 | 1 | -1/+2 | |
| | * | | | | | Merge branch 'master' into non-serializable | William Deegan | 2024-02-18 | 13 | -58/+112 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Explicitly wrap non-serializable values in json dump | Thaddeus Crews | 2024-02-14 | 1 | -1/+1 | |
| * | | | | | | | Merge pull request #4490 from mwichmann/maint/cachedir_lock | William Deegan | 2024-03-12 | 3 | -10/+14 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Lock creation of CacheDir config | Mats Wichmann | 2024-03-11 | 3 | -10/+14 | |
* | | | | | | | | | Merge branch 'master' into maint/Value | Mats Wichmann | 2024-03-12 | 3 | -3/+33 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Merge branch 'master' into doc/manpage | William Deegan | 2024-03-10 | 3 | -149/+203 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| * | | | | | | | | Minor manpage updates. [skip appveyor] | Mats Wichmann | 2024-03-01 | 3 | -3/+33 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Updates on Value nodes | Mats Wichmann | 2024-03-12 | 3 | -52/+66 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Cleanup Warnings module | Mats Wichmann | 2024-03-08 | 3 | -149/+203 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'master' into doc/msvc-version | William Deegan | 2024-03-01 | 1 | -26/+41 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Update SharedLibrary docs [skip appveyor] | Mats Wichmann | 2024-02-24 | 1 | -26/+41 | |
| | |/ / / | |/| | | | ||||||
* | | | | | fixed a few typos and changed all references to c++ project file to be MSVC (... | William Deegan | 2024-03-01 | 2 | -18/+18 | |
* | | | | | Markup more MSVC C++ refs [skip appveyor] | Mats Wichmann | 2024-02-19 | 2 | -15/+18 | |
* | | | | | Update MSVC_VERSION usage and table [skip appveyor] | Mats Wichmann | 2024-02-17 | 4 | -118/+128 | |
|/ / / / | ||||||
* | | | | Merge branch 'master' into complex-type-hint-framework | William Deegan | 2024-02-14 | 22 | -648/+707 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge branch 'master' into rawfile-convert | William Deegan | 2024-02-14 | 7 | -60/+128 | |
| |\ \ \ | ||||||
| | * \ \ | Merge pull request #4479 from mwichmann/doc/PyPackageDir | William Deegan | 2024-02-14 | 3 | -25/+66 | |
| | |\ \ \ |