index
:
github/SMAPI.git
develop
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
SMAPI.ModBuildConfig
Age
Commit message (
Expand
)
Author
2018-05-03
switch back to shared project due to installer issues
Jesse Plamondon-Willard
2018-05-02
reorganise to avoid errors deploying web app, fix WMI error in Linux installer
Jesse Plamondon-Willard
2018-05-01
unify SMAPI.AssemblyRewriters and SMAPI.Common projects
Jesse Plamondon-Willard
2018-04-29
add a few more avoidable net fields (#471)
Jesse Plamondon-Willard
2018-04-26
don't warn when converting net fields to an interface they implement
Jesse Plamondon-Willard
2018-04-25
update mod build package version (#453)
Jesse Plamondon-Willard
2018-04-25
add default GOG install path
Jesse Plamondon-Willard
2018-04-25
update nuget package for upcoming release
Jesse Plamondon-Willard
2018-04-14
rewrite analyzers to match more cases, use readable warning IDs (#471)
Jesse Plamondon-Willard
2018-04-11
drop support for Stardew Valley 1.2 (#453)
Jesse Plamondon-Willard
2018-04-10
update mod build config package version (#453)
Jesse Plamondon-Willard
2018-04-09
add mod code analyzers to detect implicit net field conversion issues (#471)
Jesse Plamondon-Willard
2018-04-09
add support for build message URLs (#471)
Jesse Plamondon-Willard
2018-03-25
update mod build config package
Jesse Plamondon-Willard
2018-03-22
fix unit test check in build config package
Jesse Plamondon-Willard
2018-03-21
add unit test mode to mod build config package
Jesse Plamondon-Willard
2018-03-11
add initial compatibility with Stardew Valley 1.3 (#453)
Jesse Plamondon-Willard
2018-02-24
update for 2.5 release and simplify assembly info
Jesse Plamondon-Willard
2018-01-16
fix typo
Jesse Plamondon-Willard
2017-11-01
fix mod build package targeting .NET Framework 4.6.1
Jesse Plamondon-Willard
2017-10-11
bump mod build package version for update
Jesse Plamondon-Willard
2017-10-11
fix mod deploy failing to create subfolders if they don't already exist
Jesse Plamondon-Willard
2017-10-11
rm artifact
Jesse Plamondon-Willard
2017-10-10
bump mod build package version for release
Jesse Plamondon-Willard
2017-10-10
move validation back into .targets for MonoDevelop compatibility
Jesse Plamondon-Willard
2017-10-10
validate build context before build
Jesse Plamondon-Willard
2017-10-09
don't include Json.NET in mod deploy or release zip since it's loaded by SMAPI
Jesse Plamondon-Willard
2017-10-09
rm unneeded code
Jesse Plamondon-Willard
2017-10-08
update mod build package nuspec
Jesse Plamondon-Willard
2017-10-08
rewrite mod build package per new docs
Jesse Plamondon-Willard
2017-10-08
move zip logic into method
Jesse Plamondon-Willard
2017-10-08
rename build task for broader use
Jesse Plamondon-Willard
2017-10-08
move release notes into mod build package docs
Jesse Plamondon-Willard
2017-10-08
move mod build config readme into docs
Jesse Plamondon-Willard
2017-10-08
add support for SMAPI 2.0 version strings in mod release zip code
Jesse Plamondon-Willard
2017-10-08
rm redundant code
Jesse Plamondon-Willard
2017-10-08
escape invalid characters in release zip paths
Jesse Plamondon-Willard
2017-10-08
add prerelease tag to zip name & normalise version format
Jesse Plamondon-Willard
2017-10-08
handle various edge cases in manifest parsing for zip filename
Jesse Plamondon-Willard
2017-10-08
move create-zip task into project code
Jesse Plamondon-Willard
2017-10-08
convert mod build config into .NET project to simplify C# build tasks
Jesse Plamondon-Willard
[prev]