Commit Graph

80 Commits

Author SHA1 Message Date
hegyak c575328350 Update Version/VersionInfo.cs 2016-04-16 06:31:54 -07:00
nattthebear 2a0e859a85 Add 64 bit build (doesn't work yet), move SlimDX.dll 2016-02-28 15:06:03 -05:00
hegyak 41ba4b6927 This is a DeveloperBuild. 2015-12-20 14:41:17 -08:00
hegyak c53c841d94 Update the ReleaseDate to be the 20th of December 2015-12-20 14:40:03 -08:00
hegyak b25f7d65e2 Version 1.11.4 2015-12-20 12:46:37 -08:00
hegyak 55eef165aa Add one to the VersionInfo.cs 2015-12-20 12:44:50 -08:00
Hathor86 f70a2c8c6c Merge from TASVideo 2015-11-01 22:01:19 +01:00
adelikat 105cd1c61f Update version info for 1.11.3 2015-10-14 19:11:25 -04:00
Hathor86 b55a175556 Merge remote-tracking branch 'refs/remotes/TASVideos/master' into NewrRelease
Conflicts:
	Version/VersionInfo.cs
2015-10-11 19:51:03 +02:00
Hathor86 8f123527e8 Merge remote-tracking branch 'refs/remotes/TASVideos/master' into NewrRelease 2015-10-11 19:40:46 +02:00
adelikat a44cf5a067 Update version info for the 1.11.2 release 2015-10-10 10:09:30 -04:00
zeromus e5de3bdaa7 make aboutboxes more informational while simultaneously removing svn revision 2015-10-03 20:26:30 -05:00
hegyak cedc7d4451 We are at Version 1.11.0 2015-07-15 09:27:16 -07:00
hegyak 9253ebee42 It's a Release Branch! 2015-07-14 18:57:37 -07:00
zeromus 4cce5c2cf7 get (and use) shorthash 2015-06-24 21:44:03 -05:00
zeromus 1c4a067547 adjust template and aboutboxes to use the following format: branchname-revision. for example: "GIT master-9058" 2015-06-24 21:19:42 -05:00
zeromus 8847a35425 employ git build tool in veersion project building 2015-06-24 20:45:08 -05:00
zeromus 9497991fcd my visual studio keeps wanting to update this. it looks better so i guess i'll keep it. 2015-06-23 17:20:58 -05:00
hegyak f2bcbf8502 VersionInfo.cs updated for 1.10.0 release 2015-06-15 17:08:08 +00:00
hegyak 9e296df8c8 Update the VersionInfo.cs to reflect the 1.9.4 release 2015-04-03 23:39:46 +00:00
zeromus e7fe6252c6 * Added a project which can contain build-related tools (and msbuild tasks if we ever need them) and gave it responsibility for managing the svn revision stuff.
* With a little more work, it could handle unix and git checkouts too.

* It could pull revisions from submodules as well, if they werent useless gibberish in git

* Unaddressed: theres still a problem where depending on how emuhawk is built, the version project might not trigger
2015-03-04 09:33:04 +00:00
hegyak bd4024d580 Update Version Info. It's now 1.9.2 2015-03-04 00:01:00 +00:00
adelikat 837e1053b5 revert a line in 8998, msbuild now works, I don't know if this broke anything 8998 was trying to do though 2015-02-01 18:43:56 +00:00
zeromus c2621e798d fix subwcrev stuff. this time, fixes stale versions on f5 or ctrl+f5 builds.
in the future, we should use svn msbuild community tasks for even cleverer and leaner solutions (which dont depend on subwcrev.exe...)
2015-02-01 03:01:31 +00:00
jdpurcell 0a345b0084 Issue 368: Set all platform targets to x86, rename build platforms to match, and remove unused build platforms. 2015-01-13 15:28:58 +00:00
hegyak f97dff593c Fix Version/VersionInfo.cs
We released 1.9.1
2015-01-11 01:02:26 +00:00
jdpurcell 8c41af53d1 Option to automatically check for and notify of new versions. 2015-01-04 15:04:44 +00:00
zeromus facb9457b1 fix subwcrev.bat again, it was missing some (most) revisions 2014-12-16 19:44:55 +00:00
zeromus 3ce7d48cc5 fix svn r0 bug. blame subwcrev 2014-12-12 19:47:29 +00:00
zeromus e0c09a553b redo how subwcrev stuff is done, so that the subwcrev process doesnt have to run for every project. improves build times. 2014-12-09 19:20:22 +00:00