Rudolf Polzer
|
91f9ddbf8b
|
Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic
|
2011-01-20 10:53:21 +01:00 |
|
Rudolf Polzer
|
6643657645
|
add Xolonium font to releases; DDS compress nexcompat too now
|
2011-01-20 10:52:41 +01:00 |
|
Rudolf Polzer
|
30ce626fb9
|
fix the pushbase
|
2011-01-14 21:07:49 +01:00 |
|
Rudolf Polzer
|
aed465c35e
|
./all update -ph sets up pushing via http (experimental; ask me to generate a password for you if you want that)
|
2011-01-14 21:04:38 +01:00 |
|
Rudolf Polzer
|
aaf664e2e5
|
delete the fteqcc.log correctly
|
2011-01-07 20:54:42 +01:00 |
|
Rudolf Polzer
|
c37933230b
|
admin-merge -d
|
2010-12-28 15:58:21 +01:00 |
|
Rudolf Polzer
|
1f74614264
|
fix a bug in release building; no longer build "lowdds" as it is not much smaller and anyone who wants even smaller is better off with "low"
|
2010-12-25 19:00:06 +01:00 |
|
Rudolf Polzer
|
b3a856db5c
|
rename the current .zip build to -high, and the normaldds one to ''
|
2010-12-25 17:27:40 +01:00 |
|
Rudolf Polzer
|
8ef1b8ae12
|
release build: also make a "normaldds" variant
|
2010-12-25 12:42:18 +01:00 |
|
Rudolf Polzer
|
a7ce8c8ff1
|
workaround for broken /bin/sh on failbuntu
|
2010-12-22 21:44:10 +01:00 |
|
Rudolf Polzer
|
9fae4c9fc7
|
use C++ for compiling on Win32
|
2010-12-18 19:06:13 +01:00 |
|
Rudolf Polzer
|
5ac3aba6fc
|
try enabling D3D=1 in the builds?
|
2010-12-18 18:56:23 +01:00 |
|
Rudolf Polzer
|
0ba771a92d
|
fix rebranding of win32 binaries
|
2010-12-17 15:41:14 +01:00 |
|
Rudolf Polzer
|
e554f7ecf1
|
include d0_blind_id source
|
2010-12-15 21:58:53 +01:00 |
|
Rudolf Polzer
|
eb3ed7cf30
|
remove commented out stuff :P
|
2010-12-14 20:45:06 +01:00 |
|
Rudolf Polzer
|
1b10310dff
|
simplify RELEASETYPE handling
|
2010-12-14 20:43:47 +01:00 |
|
Rudolf Polzer
|
e4b3c0fe92
|
typo fix
|
2010-12-12 20:59:05 +01:00 |
|
Rudolf Polzer
|
c250bc8a32
|
show the git revision hashes still in release builds
|
2010-12-12 20:50:38 +01:00 |
|
Rudolf Polzer
|
38e1d23580
|
new attempt to ignore SIGTRAP :(
|
2010-11-29 12:18:12 +01:00 |
|
Rudolf Polzer
|
bd5907159c
|
turn off the gdb feature on Windows, as it fails to make a core dump there anyway (hope catchsegv exists then)
|
2010-11-29 12:13:50 +01:00 |
|
Rudolf Polzer
|
30ec2898f5
|
fix another bug in the script ;)
|
2010-11-23 10:24:23 +01:00 |
|
Rudolf Polzer
|
c9440d7f1b
|
fix
|
2010-11-21 16:35:41 +01:00 |
|
Rudolf Polzer
|
f56e3c1da2
|
if we fetched via ssh://, switch to git:// for fetching and keep using ssh:// for pushing
|
2010-11-21 16:34:12 +01:00 |
|
Rudolf Polzer
|
f0c8c17462
|
make sure mirror selection is run at least once per repo
|
2010-11-21 16:29:16 +01:00 |
|
Rudolf Polzer
|
558130f85d
|
better output
|
2010-11-21 16:22:42 +01:00 |
|
Rudolf Polzer
|
2b9014624a
|
a smaller malus for the NL server :P
|
2010-11-21 16:21:51 +01:00 |
|
Rudolf Polzer
|
dad2c9c15a
|
fix last fix
|
2010-11-21 16:16:19 +01:00 |
|
Rudolf Polzer
|
7f21fe50c7
|
upstream rebase detection: verify that one of the two commits is upstream
|
2010-11-21 15:59:58 +01:00 |
|
Rudolf Polzer
|
c752a61814
|
comment for this
|
2010-11-20 22:40:57 +01:00 |
|
Rudolf Polzer
|
72f8a00ef4
|
fudge factors for mirrors: NL mirror gets a 50% malus in the mirror selection
|
2010-11-20 22:40:17 +01:00 |
|
Rudolf Polzer
|
5ac6145a7a
|
support the US mirror
|
2010-11-20 21:09:12 +01:00 |
|
Rudolf Polzer
|
9e1082c1fa
|
allow to opt out of gdb
|
2010-11-19 13:49:13 +01:00 |
|
Rudolf Polzer
|
6d227eb970
|
fix typo
|
2010-11-14 21:38:18 +01:00 |
|
Rudolf Polzer
|
9b0d82950c
|
enable the rijndael lib in git builds by default
|
2010-11-14 21:36:57 +01:00 |
|
Rudolf Polzer
|
b5257d38bc
|
fix the use of git-checkout again
|
2010-11-14 18:40:54 +01:00 |
|
Rudolf Polzer
|
3738580fe1
|
better error handling of segfaults
|
2010-11-14 18:21:54 +01:00 |
|
Rudolf Polzer
|
78744484f2
|
fix a stupid bug in ./all (typo)
|
2010-11-14 18:17:52 +01:00 |
|
Rudolf Polzer
|
f9975460d3
|
ignore errors in git-clean as NFS apparently causes them too
|
2010-11-14 18:03:11 +01:00 |
|
Rudolf Polzer
|
e2c342030c
|
enable -mtune=native only on gcc 4.3 upwards
|
2010-11-14 17:00:23 +01:00 |
|
Rudolf Polzer
|
6db2d8af66
|
need -fno-reorder-blocks on Darwin
|
2010-11-14 16:10:43 +01:00 |
|
Rudolf Polzer
|
956bbf1335
|
workaround for broken win32 gcc 4.4.x
|
2010-11-13 22:58:26 +01:00 |
|
Rudolf Polzer
|
7a2b750390
|
fix a latent bug regarding echo and backslashes (found by FFFFUUUU)
|
2010-11-12 15:42:48 +01:00 |
|
Rudolf Polzer
|
e57dfb6065
|
fix FFFF display in bash
|
2010-11-12 15:39:52 +01:00 |
|
Rudolf Polzer
|
23cb5d9fd3
|
make at least ./all update work in zsh too
|
2010-11-08 21:16:50 +01:00 |
|
Rudolf Polzer
|
62c00cf9b9
|
cleanup more (don't change mirror if no mirror selection possible)
|
2010-11-07 20:08:10 +01:00 |
|
Rudolf Polzer
|
8743a68010
|
mirror selection: bail out if "time" does not exist
|
2010-11-07 20:06:07 +01:00 |
|
Rudolf Polzer
|
ca76086bfd
|
simplify the bash workaround
|
2010-11-07 19:41:27 +01:00 |
|
Rudolf Polzer
|
8734a8fe7d
|
work around a bug in bash's implementation of "time"
|
2010-11-07 19:40:07 +01:00 |
|
Rudolf Polzer
|
5727b27a22
|
new command: ./all update -l best - switches to the best available mirror
|
2010-11-07 19:20:42 +01:00 |
|
Rudolf Polzer
|
a704acab8e
|
adjusted quality factors again
|
2010-11-07 14:52:35 +01:00 |
|