The file was modified
ModuleManagerTests/NeedsCheckerTest.cs (diff) The file was modified
ModuleManager/NeedsChecker.cs (diff) The file was modified
ModuleManager/Properties/AssemblyInfo.cs (diff) The file was modified
ModuleManager/MMPatchLoader.cs (diff) The file was modified
TestUtilsTests/TestUtilsTests.csproj (diff) The file was modified
ModuleManagerTests/ModuleManagerTests.csproj (diff) The file was modified
TestUtilsTests/packages.config (diff) The file was modified
ModuleManagerTests/packages.config (diff) The file was modified
ModuleManagerTests/NeedsCheckerTest.cs (diff) The file was modified
ModuleManager/NeedsChecker.cs (diff) The file was modified
ModuleManager/Properties/AssemblyInfo.cs (diff) The file was modified
ModuleManager/MMPatchLoader.cs (diff) The file was modified
ModuleManager/Properties/AssemblyInfo.cs (diff) The file was modified
ModuleManager/MMPatchLoader.cs (diff) The file was modified
ModuleManager/Properties/AssemblyInfo.cs (diff) The file was modified
ModuleManager/NeedsChecker.cs (diff) The file was modified
ModuleManagerTests/NeedsCheckerTest.cs (diff) The file was modified
.gitignore (diff)
Commit
532581d39680f597e2dd19d46a6af8e4a0c78dc9
by joeydwong Make post build into a shell script, allowing cross-platform compatibility Just requires sh to be installed on Windows. Relies on $PDB2MDB to find the pdb2mdb executable, and $KSPDIR to find where to copy to. If either of these are absent, it will be ignored (but the build will still work) (commit: 532581d ) The file was added ModuleManager/copy_build.sh The file was modified
ModuleManager/ModuleManager.csproj (diff) The file was modified
ModuleManager/Properties/AssemblyInfo.cs (diff) The file was modified
ModuleManager/Properties/AssemblyInfo.cs (diff) The file was modified
ModuleManager/Cats/CatOrbiter.cs (diff) The file was modified
ModuleManager/Cats/CatMover.cs (diff) The file was modified
ModuleManager/Cats/CatManager.cs (diff) The file was modified
ModuleManager/ModuleManager.cs (diff) The file was modified
ModuleManager/Properties/AssemblyInfo.cs (diff) The file was modified
ModuleManager/MMPatchLoader.cs (diff) The file was added ModuleManagerTests/Extensions/IBasicLoggerExtensionsTest.cs The file was modified
ModuleManager/Logging/QueueLogger.cs (diff) The file was modified
ModuleManagerTests/Logging/QueueLoggerTest.cs (diff) The file was modified
ModuleManagerTests/PatchApplierTest.cs (diff) The file was modified
ModuleManager/Logging/ModLogger.cs (diff) The file was modified
ModuleManager/ModuleManager.csproj (diff) The file was modified
ModuleManagerTests/Logging/ModLoggerTest.cs (diff) The file was added ModuleManager/Extensions/IBasicLoggerExtensions.cs The file was modified
ModuleManagerTests/ModuleManagerTests.csproj (diff) The file was modified
ModuleManagerTests/Progress/PatchProgressTest.cs (diff) The file was modified
ModuleManager/Logging/IBasicLogger.cs (diff) The file was modified
ModuleManagerTests/Logging/ModLoggerTest.cs (diff) The file was modified
ModuleManager/Logging/ModLogger.cs (diff) The file was modified
ModuleManagerTests/ModuleManagerTests.csproj (diff) The file was added ModuleManager/Logging/UnityLogger.cs The file was modified
ModuleManager/MMPatchLoader.cs (diff) The file was modified
ModuleManager/ModuleManager.csproj (diff) The file was added ModuleManagerTests/Logging/UnityLoggerTest.cs