Skip to content

Releases: ubisoft/Sharpmake

0.82.0

18 Jun 15:14

Choose a tag to compare

What's Changed

  • Fix missing include paths for Intellisense (Vincent Bordenave) 779d6ec
  • Add working directory for FastBuildMakeCommandGenerator (Vincent Bordenave) 77043d4
  • Add support for PackageReference IncludeAssets/ExcludeAssets (Amer Khazna Dar) 3c54d97

0.81.0

25 Apr 19:04

Choose a tag to compare

What's Changed

  • Enable merge request pipeline (Sylvain Fortin) bc35068
  • Expose COMSPEC environment variable in fastbuild (Sylvain Audi) d352763
  • Added XCode build setting USE_HEADERMAP (François Richard) 9945f78
  • Keep line for debugtype = none (Federico O'Reilly Regueiro) a9fff51

0.80.0

10 Apr 20:05

Choose a tag to compare

What's Changed

  • allow absolute paths to be specified in vcxporj files (Angelica Janevski) 4ab0696

0.79.0

28 Mar 18:52

Choose a tag to compare

What's Changed

  • XCode: add missing framework paths from dependent projects (Sylvain Audi) 9cb3190
  • Add option to set custom LLDB init file path (Sylvain Audi) 8d393ab

0.78.0

24 Mar 17:22
133c707

Choose a tag to compare

What's Changed

  • [Vcxproj] Improve NuGet handling in packages.config mode & add necessary logic for package reference mode (#399) (zyzyz) 133c707
  • Prevent cleanup from deleting objects that were written during the Sharpmake run (Sylvain Audi) c1c5b2d
  • nullcheck included projects (Federico O'Reilly Regueiro) 6de0021
  • Bump ncipollo/release-action from 1.15.0 to 1.16.0 (dependabot[bot]) 3886c51
  • Bump Microsoft.CodeAnalysis.CSharp from 4.12.0 to 4.13.0 in /Sharpmake (dependabot[bot]) 3028d4c
  • Fix Clang version detection to return latest found (#411) (Sylvain Fortin) dd2e18c

0.77.0

24 Feb 20:15
3837a6e

Choose a tag to compare

What's Changed

  • Adding Custom Working Directory for XCode (#404) (Sharo) 3837a6e
  • Bump Microsoft.VisualStudio.Setup.Configuration.Interop in /Sharpmake (#405) (dependabot[bot]) 6ffdbdb

0.76.0

10 Feb 08:40
caff965

Choose a tag to compare

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

27 Jan 15:48
166c3b6

Choose a tag to compare

What's Changed

  • Support csharp language versions 11, 12 and 13 (#402) (Benny) 166c3b6
  • Fix invalid fastbuild concurrent group when there is only a single group (Jean-Sébastien Pelletier) e124126

0.74.0

17 Jan 21:24

Choose a tag to compare

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

10 Jan 14:23

Choose a tag to compare

What's Changed

  • Add support for stripping debug info when dSYM is generated (Sylvain Audi) 0a2ccda