Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
firesgc pushed 100 commits to dev firesgc/Sharpmake
- fix regex warning to ignore valid cases" [/\\]" and "[\\/]" d5ab391
- Merge branch 'saudi/fix-regex-warning-special-case' into 'main' Saudi/fix regex warning special case See merge requ... 72312bd
- Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0 in /Sharpmake Bumps [Microsoft.CodeAnalysis.CSharp](https:/... a3f8694
- Bump Basic.Reference.Assemblies.Net60 from 1.7.2 to 1.7.4 in /Sharpmake Bumps [Basic.Reference.Assemblies.Net60](htt... af8a946
- Bump Basic.Reference.Assemblies.Net60 from 1.7.4 to 1.7.5 in /Sharpmake (#381) Bumps [Basic.Reference.Assemblies.Net... 6c0ab64
- Bump Microsoft.VisualStudio.Setup.Configuration.Interop in /Sharpmake (#378) Bumps Microsoft.VisualStudio.Setup.Conf... 50e69d1
- Support properly custom fastbuild launcher for xcode projects - This breaks API compatibility with FastBuildMakeComm... 9140bb3
- Merge branch 'xcode-custom-fastbuild-launcher' into 'main' Support properly custom fastbuild launcher for xcode proj... 7a5e318
- Improvements to extension loading Firstly, use already loaded assemblies to check for attributes, then, if we need t... 3d5d3ba
- Merge branch 'palliate-assembly-loading-errors' into 'main' Improvements to extension loading See merge request Sha... 3455e67
- Fix and simplify bff Settings block We want the current machine settings even for cross-compilation b90d657
- Merge branch 'saudi/fix-os-bff-settings-block' into 'main' Fix and simplify bff Settings block See merge request Sh... a711a6c
- Bump Basic.Reference.Assemblies.Net60 from 1.7.5 to 1.7.8 in /Sharpmake (#383) Bumps [Basic.Reference.Assemblies.Net... 8385196
- Make the FastBuildDefaultCommandGenerator public. It can be useful for cases that have slightly different needs than... e807dd7
- Merge branch 'make_default_commandgenerator_public' into 'main' Make the FastBuildDefaultCommandGenerator public. S... 6184106
- Fix XCode generation determinism issues in ProjectItems - the list of items was not always sorted - hashCode colli... 01a326a
- Merge branch 'saudi/fix-xcode-determinism' into 'main' Fix XCode generation determinism issues in ProjectItems See ... 8091c7e
- crash fix: don't use _uid for comparison, it conflicts with the dictionary used in the constructor add0ea4
- Merge branch 'saudi/fix-uid-init-order' into 'main' crash fix: ProjectItem now uses its _uid for comparison, it prev... 1e5e327
- Fix determinism when configs inherit properties from their dependencies, during Link stage 7252ea0
- and 80 more ...