YoshiRulz
e435fb807b
Migrate to "new csproj", remove unnecessary tags/info, and dedupe
...
Didn't want to mess with resource generation so the execuable projects didn't
get migrated, just cleaned up
2020-01-19 01:43:39 +10:00
James Groom
fcc0bc19a4
Change build config to support the Core build system (for #1415 )
...
squashed PR #1702
2019-12-03 16:58:33 +00:00
zeromus
6c1e45963e
add a build tool command which can strip timestamps from PE files (for my own use).
...
not even committing the built buildtool exe since we're not using it.
2017-12-04 01:00:58 -06:00
zeromus
d8554ee536
move assorting junk from the Output directory to Assets; add build step to copy them from Assets to the appropriate 32/64 output directory
2016-02-28 21:59:17 -06:00
zeromus
b4a96dc7e5
add LARGEADDRESS command to BizHawk.Build.Tool
2016-02-14 16:41:07 -06:00
zeromus
af9395f687
add tool for clearing NXCOMPAT bit on PE headers
2015-09-10 16:53:48 -05:00
zeromus
4cce5c2cf7
get (and use) shorthash
2015-06-24 21:44:03 -05:00
zeromus
57288a12ca
change build tool to support git
2015-06-24 20:44:13 -05:00
zeromus
a2e0191455
BizHawk.Build.Tool cleanup
2015-03-06 03:13:36 +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