Releases: ubisoft/Sharpmake
Releases · ubisoft/Sharpmake
0.77.0
0.76.0
What's Changed
- Fixed Bff file error when AndroidAPILevel not set (#400) (Sharo) caff965
- Fix custom make file generation (Vincent Bordenave) 79a26c7
- Bump Basic.Reference.Assemblies.Net60 from 1.7.9 to 1.8.0 in /Sharpmake (#396) (dependabot[bot]) 536783d
- Bump ncipollo/release-action from 1.14.0 to 1.15.0 (#398) (dependabot[bot]) b2b6a40
0.75.0
0.74.0
What's Changed
- [XCode] Expose extra strip options for XCode, and fixed Testability + StripLinkedProduct default values to make more sense. (Anthony Potvin) 478b68b
- Implement support for Fastbuild Concurrency Groups (Jean-Sébastien Pelletier) fb10c44
- Added support for .NET9. (Michel-Olivier Rousseau) acc9f55
- Add CompilerInputFilesRoot to the fastbuild bff using Config.FastBuildInputFilesRootPath. In most cases it can just be set to SourceRootPath. (Brian McKinnon) 2f2570b
0.73.0
0.72.0
0.71.0
What's Changed
- Bump Microsoft.VisualStudio.Setup.Configuration.Interop in /Sharpmake (#393) (dependabot[bot]) 7778937
- Fix xcode project generation for fastbuild targets when a project is only used by some target but not the first one (Jean-Sébastien Pelletier) 457d133
- Add C++20 support for AndroidAgde platform (Tobias Johansson) 5a9491f
- Bump Microsoft.CodeAnalysis.CSharp from 4.11.0 to 4.12.0 in /Sharpmake (#395) (dependabot[bot]) d4ec68e
0.70.0
What's Changed
- Adding AlwaysDeployProject flag for Project and Project.Configuration (Vladyslav Olshanskyi) 62566d1
- Fix GitHib Actions build workflow (#394) (Sylvain Fortin) 081f451
- Fix exception occuring sometimes on macos when Accessing UniqueList.SortedValues (Jean-Sébastien Pelletier) 0b7e2e1
- Fix CustomFileBuildStep to not make Executable paths relative when UseExecutableFromSystemPath is set (Trevor Anderson) 786bc35
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