Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Issue #3933 debug output removed from SharedLibrary when SHLIBVERSION is ... | William Deegan | 2021-05-02 | 1 | -1/+21 |
* | Address some comments from the PR regarding formatting, and license text block | William Deegan | 2020-12-26 | 1 | -6/+3 |
* | initial checkin of versioned shared library rewrite | William Deegan | 2020-12-20 | 1 | -60/+26 |
* | refactor cleanup. circular import issues resolved by moving isolated imports ... | William Deegan | 2020-08-31 | 1 | -4/+0 |
* | refactor common link logic from link.py -> linkCommon | William Deegan | 2020-08-31 | 1 | -3/+5 |
* | undo use_soname for this branch | William Deegan | 2020-08-25 | 1 | -10/+13 |
* | Refactor shared library/module versioning logic to SCons/Tool/linkCommon/ | William Deegan | 2020-08-25 | 1 | -1/+2 |
* | Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit... | William Deegan | 2020-05-06 | 1 | -0/+224 |