Releases: ubisoft/Sharpmake
Releases · ubisoft/Sharpmake
0.69.0
What's Changed
- Add cache for GetVisualStudioVCToolsCompilerVersion() (Jean-Sébastien Pelletier) 3f0d2da
- Optimized Solution.GetResolvedProjects() (Jean-Sébastien Pelletier) 87e3de7
- tech debt: Removed dead code (Jean-Sébastien Pelletier) f63191d
- Changed PropagationSettings to struct (Jean-Sébastien Pelletier) 3a8f520
- Optimize Assembler.GetReferencesForBuild() (Jean-Sébastien Pelletier) 1fa228f
- Reduce number of allocations in AreStreamsEqual (Jean-Sébastien Pelletier) 057a503
- Major optimizations in XCode generator (Jean-Sébastien Pelletier) 90c4d59
- Optimized Capitalized paths functions (Jean-Sébastien Pelletier) 3bb1d77
0.68.0
0.67.0
0.66.0
0.65.0
What's Changed
- Bump actions/checkout from 4.2.1 to 4.2.2 (dependabot[bot]) b58a7a5
- Sharpmake.Options.Vc.Compiler.UseStandardConformingPreprocessor support (#387) (Vignesh Gunasekaran) eb6d10e
- Bump Basic.Reference.Assemblies.Net60 from 1.7.8 to 1.7.9 in /Sharpmake (#384) (dependabot[bot]) 0fff879
- Bump actions/checkout from 4.1.7 to 4.2.1 (#388) (dependabot[bot]) 925d14e
- Add support for swift extension (Sylvain Audi) ab67d96
- Support for Windows SDK 10.0.26100 (Marc-André Laperle) bbdde41
- Bff: Fix duplicated properties on non-Windows clang targets with deoptimization (Sylvain Audi) 2bfbf9f
- Fix exceptions on macos (Jean-Sebastien Pelletier) 43dc98a
- Fix Debug solution executable path on macos (Jean-Sebastien Pelletier) 1629aa2
0.64.0
0.63.0
0.62.0
0.61.0
0.60.0
What's Changed
- Fix determinism when configs inherit properties from their dependencies, during Link stage (Sylvain Audi) 7252ea0
- crash fix: don't use _uid for comparison, it conflicts with the dictionary used in the constructor (Sylvain Audi) add0ea4
- Fix XCode generation determinism issues in ProjectItems (Sylvain Audi) 01a326a