Skip to content

Tags: ajgorhoe/IGLib.workspace.base.iglibexternal

Tags

v2.0.102

Toggle v2.0.102's commit message
Sync version v2.0.102

v2.0.101

Toggle v2.0.101's commit message
Sync version v2.0.101

save/25_10_19_BasicCIWorksAcrossIGLibCoreRepos

Toggle save/25_10_19_BasicCIWorksAcrossIGLibCoreRepos's commit message
Build & test works across IGLib Core repositories, but not across leg…

…acy ones

save/25_10_18_CIWorksForIGLibCoreAndGraphics3D

Toggle save/25_10_18_CIWorksForIGLibCoreAndGraphics3D's commit message
Tag 'save/25_10_18_CIWorksForIGLibCoreAndGraphics3D', synchronized al…

…ongside version tag

save/25_10_15_GitHubActionsWorksForIGLibCore

Toggle save/25_10_15_GitHubActionsWorksForIGLibCore's commit message
Tag 'save/25_10_15_GitHubActionsWorksForIGLibCore', synchronized alon…

…gside version tag

save/25_10_SyncVersionTags

Toggle save/25_10_SyncVersionTags's commit message
Synchronization of version tags works, with a custom tag possible to …

…sync in addition.

TestSyncedVersion

Toggle TestSyncedVersion's commit message
Synchronized version across repositories (test)

save/21_12_02_IglibBeforeTargetingCore_DemoAppsWork

Toggle save/21_12_02_IglibBeforeTargetingCore_DemoAppsWork's commit message
This tag marks the last stable version o the code where IGLib was not…

… yet adapted to target .NET Core. Basic demo applications seem to work correctly (IGLibShell, HashShell, HashForm, Guest_IGShell, AnnApp, NeurApp) and others should work correctly, too.

For repositoried that do NOT HAVE THIS TAG, use (check out) the tag save/21_11_26_IglibContainsExternal_DemoAppsWork as compatible version when this is necessary (i.e., when the current version turns incompatible with the tag).
By targeting .NET Core, some parts will not work when targeting .NET 5 and other .NET Core versions (by convention, FrameworkDependencyException should be thrown when calling into these parts).

save/21_11_26_IglibContainsExternal_DemoAppsWork

Toggle save/21_11_26_IglibContainsExternal_DemoAppsWork's commit message
This tag marks the version of the code where some external libraries …

…(except NeuronDotNet) are still contained in workspace/base/iglib/ in the external/ and externalextended/ directories. Basic demo applications seem to work correctly (IGLibShell, HashShell, HashForm, Guest_IGShell, AnnApp, NeurApp) and others should work correctly, too.