Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename "bundle id" concept to "bundle code" | Rob Mensching | 2024-12-30 | 1 | -40/+40 |
* | Don't search for 64-bit bundles on 32-bit OS. | Sean Hall | 2022-09-14 | 1 | -3/+12 |
* | Skip logging errors in some places when they are due to missing files or regi... | Sean Hall | 2022-08-09 | 1 | -82/+45 |
* | Allow the BA to override the bundle relation type during plan. | Sean Hall | 2022-03-14 | 1 | -6/+6 |
* | Refactor related bundle enumeration into butil. | Sean Hall | 2022-03-01 | 1 | -60/+420 |
* | Fix 32/64-bit bitness handling in Burn and BUtil. | Bob Arnson | 2022-01-16 | 1 | -132/+100 |
* | Add registry bitness to RegUtil and BUtil. | Bob Arnson | 2022-01-10 | 1 | -101/+138 |
* | Add fixed buffer butil APIs. | Sean Hall | 2021-07-19 | 1 | -12/+128 |
* | Fix more 32-bit assumptions. | Sean Hall | 2021-07-19 | 1 | -33/+7 |
* | Refactor butil while cleaning up other things. | Sean Hall | 2021-07-18 | 1 | -74/+118 |
* | Allow access to persisted variables from related bundles. | Jacob Hoover | 2021-07-18 | 1 | -11/+94 |
* | Move dutil into libs/dutil | Rob Mensching | 2021-04-29 | 1 | -0/+257 |