Bram Matthys
f5168b6323
Buildbot: U5: curl-ssl -> curl (always SSL/TLS after all...)
2019-08-22 15:40:03 +02:00
Bram Matthys
b8c6e2e88b
Updates for BuildBot on Windows:
...
32 to 64 bit transition, visual studio 2019 and some directory name
updates as we now put all the shit in c:\dev\unrealircd-5-libs,
or c:\projects\unrealircd-5-libs in case of buildbot..
2019-08-22 15:34:05 +02:00
Bram Matthys
645989e602
Rename makefile.win32 to makefile.windows, among several other changes.
...
(Would surprise me if this compiles without failure, tho)
@skipci
2019-08-11 17:46:12 +02:00
Bram Matthys
1108b58951
Remove old TRE regex engine. Hasn't been maintained since 2010
...
and has various outstanding crash and 100% CPU issues.
We have been encouraging the PCRE2 engine since the start of
UnrealIRCd 4 already.
TRE is being phased out of U4 by the end of the year, so we can
safely remove it in U5 already.
2019-05-25 10:42:46 +02:00
Bram Matthys
e30712f3d4
Update Windows libraries and the Windows build command for build tests.
...
[skip travis ci]
2018-12-21 15:42:32 +01:00
Bram Matthys
e470541a8b
Windows............ whatever.
2018-12-10 18:28:13 +01:00
Bram Matthys
267f6adc54
Tadah. Fix vs2017, reported by Gottem.
2018-12-10 18:15:22 +01:00
Bram Matthys
942da806dd
Make build test compile with Argon2 lib
2018-12-09 17:56:04 +01:00
Bram Matthys
26c194d8db
Update paths. Again.
...
Slashes in my editor are special so a replace with \u becomes..
ah well.. long story.
2018-07-15 18:19:11 +02:00
Bram Matthys
4900fb01df
Remove Visual Studio 2012 leftovers.
...
[skip ci]
2018-07-15 18:11:49 +02:00
Bram Matthys
54a6e2f61f
Update build command for vs2017 with new deps
2018-07-15 18:11:00 +02:00
Bram Matthys
fa2afa8d0b
vs2012.bat/vs2017.bat: Apparently %* should work on Windows..
2017-11-27 19:42:44 +01:00
Bram Matthys
be0b499d94
Add ability to use vs2012/vs2017 command with CUSTOMMODULE:
...
Visual Studio 2012:
call extras/build-tests/windows/compilecmd/vs2012.bat CUSTOMMODULE MODULEFILE=xyz
Visual Studio 2017:
call extras/build-tests/windows/compilecmd/vs2017.bat CUSTOMMODULE MODULEFILE=xyz
2017-11-27 17:57:57 +01:00
Bram Matthys
7851742bc5
Does this work? ;)
2017-11-27 17:19:20 +01:00
Bram Matthys
1070e43141
Windows: update dependencies (libs).
2017-11-11 11:04:51 +01:00
Bram Matthys
99f9d1aa7c
AppVeyor: restructuring, add vs2017 target, ..
2017-10-22 16:02:48 +02:00