Alam Ed Arias
ba1cb80ff7
appveyor: name each 7z by version"
2016-01-29 11:47:35 -05:00
Alam Ed Arias
5582d715d4
appveyor: let have the build bot have the right username
2016-01-29 11:39:16 -05:00
Alam Ed Arias
4b8167d823
appveyor: let push a 7z in the after build step
2016-01-29 11:27:33 -05:00
Alam Ed Arias
d7925104b9
appveyor: push build to FTP server
2016-01-29 11:09:46 -05:00
Alam Ed Arias
94d36fbe5b
apveyor: no debug dump
2016-01-29 02:07:36 -05:00
Alam Ed Arias
62702edebe
appveyor: I hope I do not need to debug this build xml again
2016-01-29 02:01:35 -05:00
Alam Ed Arias
0e483fc17b
appveyor: or not?
2016-01-29 01:55:39 -05:00
Alam Ed Arias
ca34268a13
appveyor: let instal the SDL2 and SDL2_mixer to the Mingw toolchain
2016-01-29 01:52:55 -05:00
Alam Ed Arias
f30dae2162
appveyor: need a copy of sed
2016-01-29 01:33:37 -05:00
Alam Ed Arias
13866a5b7e
appveyor: fixup SDL2_MIXER_MOVE
2016-01-29 01:23:26 -05:00
Alam Ed Arias
c7503b35b8
appveyor: need to see what the depend step is not working
2016-01-29 01:05:41 -05:00
Alam Ed Arias
0728bc6de2
appveyor: errormode for all
2016-01-29 00:58:40 -05:00
Alam Ed Arias
b5af756c22
appveyor: let stop build the whole mess
2016-01-29 00:53:34 -05:00
Alam Ed Arias
e8cf4cdaac
SDL2: compile SDL with SDL_main for Win32
2016-01-29 00:33:11 -05:00
Alam Ed Arias
c47ff7b3c6
let make the main() entry point noreturns
2016-01-28 21:37:41 -05:00
Alam Ed Arias
050ce857c4
let not care for main() being noreturn
2016-01-28 21:31:18 -05:00
Alam Ed Arias
0d327c7c16
kill logical-not-parentheses warning in g_game.c
...
g_game.c: In function 'G_CheckDemoStatus':
g_game.c:5588:22: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
if (!modeattacking == ATTACKING_RECORD)
^
2016-01-28 21:15:51 -05:00
Alam Ed Arias
67b6d618a4
appveyor: build with/without the mixer and with/without OpenGL
2016-01-28 12:15:42 -05:00
Alam Ed Arias
4d0e1a8a1c
appveyor: do not echo the full command
2016-01-28 12:12:04 -05:00
Alam Ed Arias
10e1aaaf85
appveyor: no need for DEPFLAGS
2016-01-28 12:08:08 -05:00
Alam Ed Arias
7fdb5cfcfb
move disabled warning out of mingw
2016-01-28 12:06:00 -05:00
Alam Ed Arias
3c35ed60d3
appveyor: fixup cache list
2016-01-28 12:03:56 -05:00
Alam Ed Arias
d762c4023e
appveyor: show us all the commands
2016-01-28 11:52:33 -05:00
Alam Ed Arias
2176b21e62
ignore noreturns
2016-01-28 11:49:23 -05:00
Alam Ed Arias
7a09a82489
new flags: DEPFLAGS, to tell the depend step where are the headers
2016-01-28 11:41:02 -05:00
Alam Ed Arias
4230225a0c
appveor: SDL, not SSDL
2016-01-28 11:36:51 -05:00
Alam Ed Arias
50846880a6
appveyor: not = for envs
2016-01-28 11:34:19 -05:00
Alam Ed Arias
f0842d2200
appveyor: add debug and sdl mixer
2016-01-28 11:33:36 -05:00
Alam Ed Arias
89786ff7fd
appveyor: include the SDL header in depend step:
2016-01-28 11:22:46 -05:00
Alam Ed Arias
5ace352e71
appveyor: manually set SDL flags
2016-01-28 11:16:24 -05:00
Inuyasha
d76e21b546
fix bind out of bounds / keystring misreading
2016-01-28 08:15:34 -08:00
Alam Ed Arias
e0f3733819
appveyor: hehe, OR
2016-01-28 11:05:09 -05:00
Alam Ed Arias
53aa932207
appveyor: ingore robocopy errorcode
2016-01-28 11:03:08 -05:00
Alam Ed Arias
ffe193ca3e
appveyor: mistakes are easy to make
2016-01-28 10:55:38 -05:00
Alam Ed Arias
46f9e4a961
appveyor: we need to run 7zip twice
2016-01-28 10:52:40 -05:00
Alam Ed Arias
9e1ba2e972
appvenyor: self note only
2016-01-28 10:44:52 -05:00
Alam Ed Arias
e5dbd3cb9d
appveyor: copy and paste mistake on extracting archive comannd
2016-01-28 10:40:28 -05:00
Alam Ed Arias
9422b994e4
appveyor: fixup env block
2016-01-28 10:30:35 -05:00
Alam Ed Arias
5bf43171ae
appveyor: let try SDL2 builds
2016-01-28 10:29:02 -05:00
Alam Ed Arias
d0ce9170da
appveyor: build for GCC 5.2
2016-01-27 01:39:12 -05:00
Alam Ed Arias
1a72f2f1db
appveyor: wrong path...
2016-01-27 01:32:53 -05:00
Alam Ed Arias
443562c3c0
appveyor: why is this failing
2016-01-27 01:26:36 -05:00
Alam Ed Arias
6e1b9549fc
appveyor: fullpath to binaries
2016-01-27 01:24:32 -05:00
Alam Ed Arias
85de668d1a
appveyor: move set to before_build, and drop gcc and make version
2016-01-27 01:21:29 -05:00
Alam Ed Arias
113a3cd6fc
appveyor: try again
2016-01-27 01:16:42 -05:00
Alam Ed Arias
8ad8533880
appveyor: found mingw64 32-bit target, do not build with UPX
2016-01-27 01:09:51 -05:00
Alam Ed Arias
cbd85e6baf
appveyor: spacing
2016-01-27 00:27:32 -05:00
Alam Ed Arias
289b5506bf
appveyor: whitespace?
2016-01-27 00:15:09 -05:00
Alam Ed Arias
21c30a396c
appveyor: allow one to RDP to system to debug build system
2016-01-27 00:11:54 -05:00
Alam Ed Arias
b8cafea40a
appveyor: full path to make binary and no asm or png support
2016-01-26 23:56:22 -05:00