Skip to content

Releases: ubisoft/Sharpmake

0.87.0

30 Sep 18:54

Choose a tag to compare

What's Changed

  • Changes to make sure we use clean file path (Srija Srivastava) 4d3b501

0.86.0

24 Sep 18:02

Choose a tag to compare

What's Changed

  • Exposes CopyLocal/Private setting for dotnet project reference and change DependencySetting.Default value (Jean-François Le) 61cf1ca
  • Fix system header inclusion for android agde with MSBuild (Wilfried Rabouin) 3412310
  • Move GitLab CI jobs running on MacOS to ARM architecture (Sylvain Fortin) ee83371
  • Bump ncipollo/release-action from 1.19.2 to 1.20.0 (#423) (dependabot[bot]) b866641
  • Bump ncipollo/release-action from 1.19.1 to 1.19.2 (dependabot[bot]) 313b387
  • Bump actions/download-artifact from 4 to 5 (dependabot[bot]) fe1a700
  • Bump actions/checkout from 4.2.2 to 5.0.0 (dependabot[bot]) d7c3228
  • Bump ncipollo/release-action from 1.16.0 to 1.19.1 (dependabot[bot]) f7fb333
  • Pin macOS image used on GitHub to version 14 (Sylvain Fortin) 6864528
  • Add VS2022 to CPPCLI sample and remove VS2017 (Sylvain Fortin) 655292a
  • Bump references in samples to older Windows SDK version 10.0.17763.0 to 10.0.22621.0 (Sylvain Fortin) db13174
  • Remove samples that requires Visual Studio 2019 on GitHub (Sylvain Fortin) 75410ea
  • Update functional tests to use Visual Studio 2022 (Sylvain Fortin) b0c786d

0.85.0

25 Jul 13:26

Choose a tag to compare

What's Changed

  • Fix OrderableString resolving (Vincent Bordenave) f2eee25

0.84.0

11 Jul 13:35

Choose a tag to compare

What's Changed

  • Fix system header inclusion for android agde & apple platforms (Wilfried Rabouin) 56b2442
  • Add configuration condition for in .vcxproj (Julien Richard) 157aeae

0.83.0

03 Jul 18:17

Choose a tag to compare

What's Changed

  • Revert "Merge branch 'ci/merge-request-pipeline' into 'main'" (Sylvain Fortin) 4c9dc3f

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