Commit Graph

1164 Commits

Author SHA1 Message Date
bones_was_here
afb62c2f0c Merge branch 'bones_was_here/aes' into 'master'
Enable static linking of libd0_rijndael in linux release builds

Closes #210

See merge request xonotic/xonotic!93
2022-03-19 05:27:01 +00:00
bones_was_here
4223dcb863 Merge branch 'z411/dll_building' into 'master'
DLL building for release

Closes #337 and #323

See merge request xonotic/xonotic!94
2022-03-18 05:09:16 +00:00
z411
46d08abc8c Revert "Removing precompiled DLLs"
This reverts commit 388e413630.
2022-03-17 22:52:39 -03:00
bones_was_here
8ee3f49e54 Add PostgreSQL support to CA scripts 2022-03-16 21:25:07 +10:00
bones_was_here
d84785b6b4 Update CA files to match srv03 deployment 2022-03-16 21:16:20 +10:00
Rudolf Polzer
c2523e85d0 Xonotic Bot Orchestra: upgrade to 1080p. 2022-02-28 22:30:49 -05:00
z411
d6df41ac31
Moved MAKEFLAGS out of DLL script 2022-02-25 20:39:55 -03:00
z411
0940499b26
Added copy of required DLL for win32 builds 2022-02-25 20:25:12 -03:00
z411
7d9c0f7ac2
Removing breaking checks 2022-02-25 19:00:04 -03:00
bones_was_here
06ef4e94f5 DLL building: fix typo 2022-02-26 06:10:09 +10:00
z411
1d4308af73
Cleaning up release script 2022-02-21 01:40:42 -03:00
z411
5a873e8667
Fixing DLL copy 2022-02-20 18:10:10 -03:00
z411
fde074d0f9
Use multiple jobs when compiling 2022-02-20 17:58:35 -03:00
z411
4033b13965
Fixed DLL move command 2022-02-20 17:53:07 -03:00
z411
5586764cc7
Removed leftover line 2022-02-20 17:27:40 -03:00
z411
388e413630
Removing precompiled DLLs 2022-02-20 17:23:59 -03:00
z411
9809cad782
Separate win32/win64 building 2022-02-20 17:20:07 -03:00
z411
cfdafe49b7
Updated DLL building in release 2022-02-20 17:01:50 -03:00
z411
f27a702662
Initial DLL building 2022-02-20 16:05:03 -03:00
bones_was_here
1bf43d17e8 Enable static linking of libd0_rijndael in release builds 2022-02-20 06:58:24 +10:00
terencehill
5d1ddcda4b Merge branch 'bones_was_here/releases_nodirtyflag' into 'master'
Remove the dirty flag from the qc version string in release builds

See merge request xonotic/xonotic!85
2022-02-19 18:09:12 +00:00
terencehill
98a770f3a5 Merge branch 'bones_was_here/imagemangle' into 'master'
Work around imagemagick regression that puts everything upside down

Closes #341

See merge request xonotic/xonotic!86
2022-02-19 17:56:34 +00:00
Rudolf Polzer
ff4dd68a7c Oops, fix the errors.
Now the bot handles kicks right.
2022-02-18 01:07:15 +01:00
Rudolf Polzer
f08345646f Fix handling of leave events due to kick. 2022-02-18 01:03:25 +01:00
Rudolf Polzer
5eb77dcc5e Rename properly to powerbot. 2022-02-07 22:42:23 +01:00
Rudolf Polzer
33803e325c Also add a gitignore file. 2022-02-07 22:39:29 +01:00
Rudolf Polzer
0fa421ecb8 Add our power levels Matrix bot. 2022-02-07 22:38:29 +01:00
Rudolf Polzer
1169cae6f5 Do not mark maps as done when fetching their pk3 failed.
May fix "missing screenshots" issue.
2022-02-04 03:28:43 +01:00
Rudolf Polzer
1007baeac7 Remove some random slashes from the URLs. 2022-01-31 12:32:28 -08:00
Rudolf Polzer
61b8b2ba39 Include the map blob hash in the URL spammed on Matrix.
Maybe this will make the preview always show the correct screenshot?
2022-01-31 12:26:59 -08:00
Rudolf Polzer
1a97e6fc9f Don't set BUILD_ONE in the shell script - set this optionally in the cronjob. 2022-01-31 12:14:06 -08:00
Rudolf Polzer
ded346703e Update the screenshot cron runner script. 2022-01-31 11:49:00 -08:00
Rudolf Polzer
fa4dbf2435 Fix URL for accessing the screenshot server. 2022-01-31 11:45:52 -08:00
Rudolf Polzer
f7aa44c5aa Sync xonotic-map-screenshot script. 2022-01-31 19:16:20 +01:00
Rudolf Polzer
1f6fe33a1e Sync xonotic-release-build script. 2022-01-31 19:14:04 +01:00
z411
6be2a50129
Added TOS version to checkupdate.txt 2022-01-17 19:14:50 -03:00
bones_was_here
f26724da0a Work around imagemagick regression that puts everything upside down
Signed-off-by: bones_was_here <bones_was_here@xa.org.au>
2022-01-18 03:25:22 +10:00
bones_was_here
eeb100ec94 Remove the dirty flag from the qc version string in release builds
Old: "xonotic-v0.8.2~"
New: "xonotic-v0.8.2"
2021-12-14 22:41:31 +10:00
Rudolf Polzer
0de97cb6d6 Recompile libcurl, now with schannel. 2021-12-08 21:25:43 +01:00
Rudolf Polzer
e168501a4c Update libcurl DLL for Win64 too.
This is for issue #337.
2021-12-08 20:45:30 +01:00
Rudolf Polzer
ddef7e6f0c Update jpeg DLL by a new rebuild. 2021-12-08 17:04:39 +01:00
Rudolf Polzer
5940257823 Oops, actually select OS X ;) 2021-11-22 13:25:33 -08:00
Rudolf Polzer
6d11a5ae54 Another attempt at fixing OSX SDL build. 2021-11-22 12:49:18 -08:00
Rudolf Polzer
73b338e918 Re-enable macOS building using osxcross. 2021-11-22 11:05:53 -08:00
Rudolf Polzer
7c1ab2dcb2 Rename Windows builds so that xonotic.exe is 64bit SDL again. 2021-11-22 05:33:09 -08:00
Rudolf Polzer
0a66c777fc Also link to pthread for ODE.
The ODE static library requires it.
2021-11-21 02:34:33 +01:00
Rudolf Polzer
013b90d3f7 Add our own ODE build again, but a new one.
The Debian one doesn't allow static linking.
2021-11-21 02:20:49 +01:00
Rudolf Polzer
4a0148a914 Just use JPEG and ODE from the installed Debian system.
It comes with .a files, so we can just embed them statically.
2021-11-21 02:04:54 +01:00
Rudolf Polzer
aa4a969cae Fix weird paste error in release-engine-win32. 2021-11-21 01:23:32 +01:00
Rudolf Polzer
0c0a244c76 Same sync for OS X.
Note that OS X builds aren't made yet as I first need to actually bring up the cross compiler first.
2021-11-20 14:08:35 -05:00