Skip to content

Releases: ubisoft/Sharpmake

0.72.0

16 Dec 18:36
Compare
Choose a tag to compare

What's Changed

  • Improve support for intellisense in Visual Studio for fastbuild(nmake projects) (Jean-Sébastien Pelletier) fbc2fd4

0.71.0

13 Dec 15:18
Compare
Choose a tag to compare

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

29 Nov 15:32
Compare
Choose a tag to compare

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

13 Nov 17:59
Compare
Choose a tag to compare

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

11 Nov 19:45
Compare
Choose a tag to compare

What's Changed

  • Revert "Bump GitInfo from 3.3.5 to 3.5.0 in /Sharpmake (#391)" (Jean-Sébastien Pelletier) 8d2b1da

0.67.0

11 Nov 17:01
Compare
Choose a tag to compare

What's Changed

  • Cleanup database now serializes as a json file (Jean-Sébastien Pelletier) b606eae
  • Bump GitInfo from 3.3.5 to 3.5.0 in /Sharpmake (#391) (dependabot[bot]) eca8102

0.66.0

07 Nov 19:11
Compare
Choose a tag to compare

What's Changed

  • NASM basic support (Anthony Potvin) 52078f8
  • Apple: Fix debuginfo of deoptimized files. (Tobias Hieta) 305b32e
  • Fix false positives with warning "Bff [path] doesn't appear in any master bff, it won't be buildable" (Sylvain Audi) 0562edd

0.65.0

31 Oct 13:51
Compare
Choose a tag to compare

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

07 Oct 20:39
Compare
Choose a tag to compare

What's Changed

  • XCode scheme improvements (Jean-Sébastien Pelletier) 6325045
  • Fix exception-related options for Apple platforms (Sylvain Audi) 840a72f
  • Fix UpdateSamplesOutput.bat (Sylvain Audi) 42c5bac

0.63.0

04 Oct 16:18
Compare
Choose a tag to compare

What's Changed

  • ApplePlatform: Fix DeadStrip.Inline option (Tobias Hieta) 3674219
  • Expose Swift 6 version (Sylvain Audi) 846efc4
  • Small refactor and cleanup in bff and apple code (no functional change) (Sylvain Audi) 6cbefb6