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