YoshiRulz
3a878b0570
Hopefully fix AppVeyor CI
2019-11-01 23:42:25 +10:00
J.D. Purcell
2f4a38d841
MSBuild 16
2019-10-20 17:44:50 -04:00
J.D. Purcell
bb2c21b545
How about MSBuild 15
2019-10-20 17:30:54 -04:00
J.D. Purcell
bda6206cb2
See if AppVeyor can use MSBuild 16
2019-10-20 17:29:30 -04:00
zeromus
cca2adfbe1
include appconfigs in dist package
2017-08-03 17:08:13 -05:00
zeromus
e00245e95c
fix dist scripts to use "Any Cpu" instead of x64
2017-06-26 17:51:42 -05:00
adelikat
f6f8a5571c
fix build batch files to point to output folder instead of output64
2017-06-12 17:45:04 -05:00
adelikat
767ae4d8b9
convert build scripts to 64bit
2017-06-10 10:36:26 -05:00
J.D. Purcell
88bb910405
Didn't mean to commit that part.
2017-04-09 21:05:20 -04:00
J.D. Purcell
85c1a42e48
Remove some duplicated code. Also trying some C# 6 stuff, let's see what breaks.
2017-04-09 20:59:23 -04:00
zeromus
5c53c9b925
build scripts should bomb harshly when msbuild fails, so appveyor fails. and also i guess so the batchfile fails and users dont get half-finished zips with missing files
2017-02-23 04:51:47 -06:00
zeromus
10499ee07e
archive nescarts to 7z during dist process.
...
also remove referenced assembly xml docs from dll dir.
2016-11-12 18:32:18 -06:00
zeromus
5a48f952f4
use HEAD instead of branch name; should use the currently checked-out branch, then, or else the current commit. after I run this commit I'll find out which!
2016-11-11 19:13:59 -06:00
pjgat09
afd8dac4dc
Fix the build script to include the Lua directory.
2016-10-26 09:33:05 -04:00
feos
29b78f559b
build scripts: account for lua move, "release" branch spelling
2016-09-01 21:24:25 +03:00
Hathor86
7fb0eaf337
Add Save/Load state methods and events to ApiHawk
...
Now, ApiHawk can save and load name state. There are also events that
you can attached too. Furthermore, BeforeQuickSave/BeforeQuickLoad
events occurs just after user pressed button. We can react to this and
even override behavior.
Finally, I just allow .bat to take xml files (for ApiHawk doc)
PS: Yeah, I'm still alive
2016-05-29 16:50:16 +02:00
zeromus
d7cd62c4d6
compress cgc.exe differently (cexe, doesn't really trip virus scanners) since upx can't handle it; add Firmware directory to dist script
2016-03-24 16:42:33 -05:00
zeromus
bcf7108715
support 64bit only tgit installations and add new batchfile to automatically do a clean clone of github's master branch
2016-02-16 17:15:03 -06:00
adelikat
7885934a1e
Add a global tools path in path config, have various tool related paths fallback to this tools folder, wire it up to hex editor .tbl files and basic bot .bot files. Change various tool paths to be . by default to point to the tools folder instead. Add tools folder to version control and builds
2016-02-05 20:46:18 -05:00
zeromus
0b1f01cf2f
fix build script upx unpacking, then comment it out, because it doesnt work for cgc right now
2016-02-02 17:48:02 -06:00
Hathor86
1d10565992
Bug fix: Crash if ExternalTool directory does not exists
...
As mentionned, this bug is fixed, it creates the directory if it does
not exists
+ ExternalTool code exemple is cloned from repo and added inot
ExternalTool folder
2015-12-20 18:13:54 +01:00
zeromus
282795aa81
do some tidying of build script, add an ExternalTool example to it
2015-12-10 07:01:37 -06:00
zeromus
9845160cc5
make BuildAndPackage.bat use git
2015-07-14 22:10:47 -05:00
adelikat
5a03e96932
add Tools folder to build script
2015-05-17 17:08:53 +00:00
adelikat
822d42048e
fixes to BuildAndPackage .bat files
2015-02-19 02:05:56 +00:00
scepheo
24f0765233
More bat magic.
2015-02-02 23:44:48 +00:00
adelikat
5bca97aad7
oops
2015-02-02 23:22:16 +00:00
adelikat
f916c0a051
Rename MakeRelease.bat to BuildAndPackage.bat and add bat files that call it, making release and developer builds
2015-02-02 23:18:56 +00:00