Bram Matthys
85537efdbd
BuildBot on Windows: Updates for new libraries
...
[skip ci]
2022-12-07 11:03:17 +01:00
Bram Matthys
df0a9e4f37
BuildBot: build unrealircdctl.exe
2022-01-03 13:51:32 +01:00
Bram Matthys
8f3ef69fae
Updates for Windows BuildBot
...
[skip ci]
2021-10-31 17:33:53 +01:00
Bram Matthys
44e420dc58
Add GeoIP / geoip_classic to Windows build.
...
Also fix an issue with convert_to_absolute_path() and remotely fetched files.
2021-10-31 14:16:39 +01:00
Bram Matthys
6918bd4422
Update test repo URL (duh, use https, not ssh)
2021-10-30 08:30:23 +02:00
Bram Matthys
0d468f0950
Update test repo URL
...
[skip ci]
2021-10-30 08:04:16 +02:00
Bram Matthys
d0968628c4
More Windows BuildBot updates
...
[skip ci]
2021-08-29 11:42:46 +02:00
Bram Matthys
36481b1f8e
Windows BuildBot: parallel build with JOM, should be 4-5 times faster now.
...
[skip ci]
2021-08-29 11:28:54 +02:00
Bram Matthys
6a781e782f
Windows BuildBot: reorder unrealircd-tests repo so we can use
...
fakereputation.c from in there while we build.
[skip ci]
2021-08-28 20:53:15 +02:00
Bram Matthys
8b64f44400
Fix Windows BuildBot
...
[skip ci]
2021-08-28 19:47:27 +02:00
Bram Matthys
3b5caea331
*sigh*
...
[skip ci]
2021-08-28 18:34:17 +02:00
Bram Matthys
a15666d287
Windows build: Ah, shouldn't have quotes at all, otherwise
...
a mysterious error appears. Great.
[skip ci]
2021-08-28 18:17:58 +02:00
Bram Matthys
cdde22d338
Windows: fix missing quote in vs2019.bat causing make custommodule to fail.
...
[skip ci]
2021-08-28 17:44:41 +02:00
Bram Matthys
feb60f7bc6
Windows: fix path in vs2019.bat
...
[skip ci]
2021-08-28 17:28:06 +02:00
Bram Matthys
c455c1ae52
unrealircd-5-libs -> unrealircd-6-libs
...
[skip ci]
2021-08-28 17:26:15 +02:00
Bram Matthys
880c29e006
Make BuildBot test UnrealIRCd 6 on Windows
...
[skip ci]
2021-08-28 17:18:12 +02:00
Bram Matthys
757adc76dd
Bump version to 6.0.0-git and start release notes with a clean slate.
2021-07-12 14:17:46 +02:00
Bram Matthys
3ded34b405
Windows: run db tests
...
[skip ci]
2021-05-24 09:22:17 +02:00
Bram Matthys
623745d274
Fix Windows BuildBot
...
[skip ci]
2021-05-05 11:23:42 +02:00
Bram Matthys
57a6dd3600
Fix windows build. Now that we are using c-ares 1.17.1, the include
...
directory has changed that needs to be specified on Windows.
[skip ci]
2021-03-10 14:37:33 +01:00
Bram Matthys
2f7b73fe10
Fix Windows build tests
...
[skip ci]
2020-12-30 13:16:24 +01:00
Bram Matthys
bf104160d6
Update Windows build to use newest LibreSSL.
...
[skip ci]
2020-05-24 19:35:42 +02:00
Bram Matthys
fc69c5300e
Windows buildbot fixes
...
[skip ci]
2019-08-27 12:47:30 +02:00
Bram Matthys
fa29e22ea2
Windows build: attempt build tests
...
[skip ci]
2019-08-27 08:46:54 +02:00
Bram Matthys
d331f22dbc
Windows buildbot updates
2019-08-25 19:00:26 +02:00
Bram Matthys
4e1768d9ed
Windows: Blah
2019-08-25 18:41:36 +02:00
Bram Matthys
0e529f75f8
Windows: attempt build tests
...
[skip ci]
2019-08-25 18:02:50 +02:00
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
c3add3b41c
Windows build: Randomly remove some slashes, for no reason.
...
[skip ci]
2019-05-30 20:12:25 +02:00
Bram Matthys
a2a7acc4bd
Buildbot: more windows updates
2019-05-30 19:30:20 +02:00
Bram Matthys
e8e113a8c0
Buildbot: .............................
2019-05-30 19:23:15 +02:00
Bram Matthys
120ec5cea3
.............
2019-05-30 19:22:14 +02:00
Bram Matthys
d02b4de5d3
Buildbot: updates for windows
2019-05-30 19:20:15 +02:00
Bram Matthys
2682d7bc6d
Buildbot: Updates for windows
2019-05-30 19:08:33 +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
d6e285bdfc
AppVeyor: replace wget with curl, since wget mysteriously fails.
...
[skip travis]
2019-04-22 07:42:04 +02:00
Bram Matthys
b1944284bd
Trace appveyor issue...
...
[skip travis]
2019-04-22 07:33:16 +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
8fc4f68bcc
Make AppVeyor only build VS2017 version (and update library deps)
2018-07-15 17:58:07 +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