Skip to content

Sharpmake 0.19.1

Compare
Choose a tag to compare
@belkiss belkiss released this 21 Mar 14:06
0.19.1
eab7d8b

New features / improvements

  • Add support for mixed/partial .Net C++ projects 73ede621
  • [LinuxOnWindows] Add an option to set the PlatformToolset instead of hardcoding Remote_GCC_1_0 a760cc3b
  • [FastBuildAll] Propagate the first project conf options to the FastBuildAll conf ddde6211

Bug fixes

  • Fixed issue with ApplicationIcon being written as absolute and not as relative. a17e80a4
  • Fix remote debugging and remove platform test from Sharpmake's core to put it in the linux module instead ccc243ae
  • Fix indentation and content of nmake vcxproj to closer match what VisualStudio does 9f9c4015
  • Remove $(ProjectDir) from linux nmake template, since it's plain wrong 9f9c4015
  • Make unix path conversion utilities public ee9f8b6c