Commit Graph

27 Commits

Author SHA1 Message Date
Matt Nadareski
4e406604c2 Remove .NET Framework 4.6.2/4.7.2 (#24)
* Remove < .NET 4.8, general cleanup

* Abstract

* Tango

* Banner

* Scan no more

* Common

* Application

* Access

* Filter-feeder

* Graffiti

* Paint-over

* Law and Order

* XOR-o

* Unused staircase

* Maybe

* Maybe not

* Delete this

* The word is "no"

* Emit

* Improper

* Aye aye

* Fence

* Barrier

* Monkey

* Pail

* Lines
2020-07-15 09:41:59 -07:00
Matt Nadareski
fc63217c56 .NET Core on *nix doesn't like console 2020-06-11 10:22:00 -07:00
Matt Nadareski
4ad77d6be6 Cleanup and overhaul (#21)
* Syntax cleanup

* More minor cleanup, use Linq

* Fix broken features by using correct values

* Feature flags the same

* Features are modular

* No AlphaFS, more .NET versions

* Fix appveyor

* Put back identifiers, for some reason

* String interpolation, modernization

* Better use of GetField

* XmlTextWriter to remove possible issues

* Fix header for OpenMSX
2020-06-10 22:37:19 -07:00
Matt Nadareski
adf225cf01 Add RuntimeIdentifier for AppVeyor 2019-03-29 00:24:36 -07:00
Matt Nadareski
a39dfdde37 Update to NETStandard and NETCore, include 462 still 2019-03-29 00:15:40 -07:00
Matt Nadareski
bbc9fc5f27 [ALL] Update NuGet packages, don't include in actual repo 2018-05-08 13:26:05 -07:00
Matt Nadareski
ac730b60ca [ALL] Remove "AnyCPU"/x86 options for build 2018-03-06 01:39:23 -08:00
Matt Nadareski
192137b4f0 [ALL] Fix changed output path 2018-01-23 17:45:55 -08:00
Matt Nadareski
12b7015ab0 [SabreTools] Add long descriptions to depreciated flags 2018-01-23 17:45:00 -08:00
Matt Nadareski
e3ae3f4769 [RombaSharp, SabreTools, SabreTools.Library] Fix output dirs 2017-12-19 15:01:27 -08:00
Matt Nadareski
03fbb22331 [RombaSharp] Fix output directory 2017-12-19 14:54:29 -08:00
Matt Nadareski
8b68a87154 [ALL] Slightly more organization 2017-10-06 21:08:21 -07:00
Matt Nadareski
94a9b2a329 [ALL] Update included packages 2017-08-29 14:48:13 -07:00
Matt Nadareski
66a5423304 [ALL] Update to .NET 4.6.2 2017-05-04 02:45:46 -07:00
Matt Nadareski
f72b06a561 [SabreTools.Library] Update folder name 2017-05-04 02:38:56 -07:00
Matt Nadareski
6b5a23247c [ALL] Update README.MD and rename SabreTools.Library 2017-05-04 02:33:49 -07:00
Matt Nadareski
32e8800f21 Update packages, fix prebuild 2017-02-13 13:53:06 -08:00
Matt Nadareski
d9fe786a2b [RombaSharp] Move RombaSharp to new Help system 2017-02-02 15:08:21 -08:00
Matt Nadareski
2304fc8e73 [ALL] Forgot x86 2016-10-28 21:55:07 -07:00
Matt Nadareski
acba22fcec [ALL] Conditionals are upper case 2016-10-28 21:49:29 -07:00
Matt Nadareski
f8a69f6de2 [ALL] Make mono-specific build better 2016-10-28 21:47:11 -07:00
Matt Nadareski
ea82db8a41 [ALL] Add Xamarin-compatible build configurations 2016-10-28 21:01:52 -07:00
Matt Nadareski
03f82701be [ALL] Implement AlphaFS 2016-10-26 22:10:47 -07:00
Matt Nadareski
cf92165a34 [RombaSharp] Add config.xml 2016-09-02 15:10:14 -07:00
Matt Nadareski
aca3588a3d [RombaSharp] Pattern structure off SabreTools 2016-09-02 13:59:25 -07:00
Matt Nadareski
e23ae61b9e [RombaSharp] Fix building 2016-08-31 13:00:40 -07:00
Matt Nadareski
4cce79a932 [RombaSharp] Get framework started
This is meant to be a wholesale Romba port written in C# so most features will be available. At this moment, all it does is initialize all of the items and it's halfway to getting things inserted into the database.
2016-08-30 15:02:48 -07:00