Skip to content

Tags: ubisoft/Sharpmake

Tags

1.7.0

Toggle 1.7.0's commit message
Merge branch 'facilitate-removing-some-properties' into 'main'

Several changes to facilitate cleaner csproj for sdk-style (even if it's witth explicit sdk imports and not project-level shorthand)

See merge request Sharpmake/sharpmake!657

1.6.0

Toggle 1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add CppWinRT_IncludePath to GetWindowsIncludePath method output (#471)

`WinRT_IncludePath` is already mentioned there but it is not enough.

Caught this bug when trying to build a C++ project including `<winrt/Windows.Devices.Midi.h>` with FastBuild.

1.5.0

Toggle 1.5.0's commit message
Bump Microsoft.VisualStudio.Setup.Configuration.Interop from 3.13.206…

…9 to 3.14.2075

---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Setup.Configuration.Interop
  dependency-version: 3.14.2075
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

1.4.1

Toggle 1.4.1's commit message
Revert "Merge branch 'run-roslyn-diagnosticanalyzers' into 'main'"

This reverts commit 0bc71ec, reversing
changes made to 237e323.

1.4.0

Toggle 1.4.0's commit message
Merge branch 'run-roslyn-diagnosticanalyzers' into 'main'

Run Roslyn DiagnosticAnalyzers from referenced assemblies during script compilation

See merge request Sharpmake/sharpmake!651

1.3.0

Toggle 1.3.0's commit message
Bump ncipollo/release-action from 1.20.0 to 1.21.0

Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](ncipollo/release-action@v1.20.0...v1.21.0)

---
updated-dependencies:
- dependency-name: ncipollo/release-action
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

1.2.0

Toggle 1.2.0's commit message
Merge branch '203-generate-debug-solution-throws-exception-when-inclu…

…ding-vs-build-tools' into 'main'

Resolve "Generate debug solution throws exception when including VS build tools"

See merge request Sharpmake/sharpmake!643

1.1.0

Toggle 1.1.0's commit message
Merge branch 'add-support-for-allowcaching' into 'main'

Add support for AllowCaching

See merge request Sharpmake/sharpmake!642

1.0.0

Toggle 1.0.0's commit message
Merge branch 'add-support-for-allowcaching' into 'main'

Add support for AllowCaching

See merge request Sharpmake/sharpmake!642

0.93.0

Toggle 0.93.0's commit message
Merge branch 'skip-dbcleanup-regressiontests' into 'main'

skip cleanup db after generating debug solution when /outputdir option is there

See merge request Sharpmake/sharpmake!636