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 |
|
Rudolf Polzer
|
5cad1221bc
|
fix use of imagemagick :(
|
2010-11-06 12:36:56 +01:00 |
|
Rudolf Polzer
|
143c0b328a
|
handle unknown arg bbetter
|
2010-11-04 12:42:34 +01:00 |
|
Rudolf Polzer
|
b096480590
|
with separator
|
2010-11-04 12:40:18 +01:00 |
|
Rudolf Polzer
|
11d6688b16
|
fix backslashes
|
2010-11-04 12:39:40 +01:00 |
|
Rudolf Polzer
|
6a089e000c
|
now we also support ./all clean -FFFFFFFFFFFFFFFFFUUUUUUUUUUUUUUUU which does nothing
|
2010-11-04 12:38:22 +01:00 |
|
Rudolf Polzer
|
fd77a4af9c
|
I wanted -C
|
2010-11-03 10:42:43 +01:00 |
|
Rudolf Polzer
|
44e1d2ae38
|
don't fail if nothing to commit
|
2010-11-03 10:41:44 +01:00 |
|
Rudolf Polzer
|
d76f3ba20d
|
don't run admin-merge on the fteqcc repo
|
2010-11-03 10:26:14 +01:00 |
|
Rudolf Polzer
|
465ba00605
|
when merging a branch, make sure all filters are applied
|
2010-11-03 10:03:07 +01:00 |
|
Rudolf Polzer
|
d9f43c2175
|
git config --unset again
|
2010-11-01 18:27:02 +00:00 |
|
Rudolf Polzer
|
ae86caef92
|
no autocrlf for fteqcc repo
|
2010-11-01 15:51:18 +00:00 |
|
Rudolf Polzer
|
2cc90fbfe0
|
use "xonotic-stable" in fteqcc repo
|
2010-10-31 17:41:42 +01:00 |
|
Rudolf Polzer
|
df1edb55dd
|
no longer use github URLs for some repos
|
2010-10-31 17:24:48 +01:00 |
|
Rudolf Polzer
|
c35462de02
|
./all compile agl: set -arch i386
|
2010-10-31 14:20:55 +01:00 |
|
Rudolf Polzer
|
d746174101
|
typo fix in ./all; updated d0_* dylibs for OS X
|
2010-10-30 08:37:03 +02:00 |
|
Rudolf Polzer
|
13f6a5af31
|
"low" and "lowdds" transform: use 99% for alpha/lightmap/deluxemap
|
2010-10-26 21:05:31 +02:00 |
|
Rudolf Polzer
|
fe88fe3867
|
fix the win32 rebranding
|
2010-10-25 09:02:03 +02:00 |
|
Rudolf Polzer
|
60d5358185
|
mapclean: also remove CRs
|
2010-10-23 17:35:41 +02:00 |
|
Rudolf Polzer
|
d341375a26
|
./all clean: also restart self if it changed
|
2010-10-22 08:51:11 +02:00 |
|
Rudolf Polzer
|
fcbf142057
|
be more verbose
|
2010-10-21 20:22:35 +02:00 |
|
Rudolf Polzer
|
46943d9e3b
|
possibly fix one error
|
2010-10-21 20:22:10 +02:00 |
|
Rudolf Polzer
|
1060169596
|
./all: add clean/smudge filter "mapclean"
|
2010-10-21 17:44:40 +02:00 |
|
Rudolf Polzer
|
c4d03be2e9
|
fix build
|
2010-10-20 16:30:41 +02:00 |
|
Rudolf Polzer
|
5f0d658ff8
|
Merge remote branch 'refs/remotes/origin/divVerent/switchback-to-http'
|
2010-10-19 07:38:51 +02:00 |
|
Rudolf Polzer
|
beeadcf739
|
./all release: no longer build -high, nobody should need that as the git build system works well
|
2010-10-18 21:12:31 +02:00 |
|
Rudolf Polzer
|
0e90bbfb50
|
location selector: support the .de mirror in ./all update -l de
|
2010-10-18 18:11:00 +02:00 |
|
Rudolf Polzer
|
d073d4ec85
|
add a -l switch to choose the git mirror to use
|
2010-10-18 17:49:51 +02:00 |
|
Rudolf Polzer
|
6bdf18d27c
|
use a relative path to run fteqcc
|
2010-10-18 16:33:53 +02:00 |
|
Rudolf Polzer
|
a2bf67fda8
|
more help
|
2010-10-16 11:33:47 +02:00 |
|
Rudolf Polzer
|
abda356826
|
predefine the key file name
|
2010-10-16 11:31:28 +02:00 |
|
Rudolf Polzer
|
2c7603b21d
|
s/ticket/issue/
|
2010-10-16 11:29:42 +02:00 |
|
Rudolf Polzer
|
5bcb41ce84
|
more text
|
2010-10-16 11:28:41 +02:00 |
|
Rudolf Polzer
|
d59fae6b38
|
more message
|
2010-10-16 11:27:59 +02:00 |
|
Rudolf Polzer
|
569e49c5d6
|
new command ./all keygen to create a SSH key and explain how to get git push access
|
2010-10-16 11:27:14 +02:00 |
|
Rudolf Polzer
|
ddc40ead62
|
./all update: new options -g (git://), -h (http://), -s (ssh://), -p (ssh:// only for pushing) for changing the protocol to be used for pulling/pushing
|
2010-10-16 11:17:38 +02:00 |
|
Rudolf Polzer
|
c23f66f23b
|
switch back to http:// as the build system is fixed now
|
2010-10-16 11:08:38 +02:00 |
|
Rudolf Polzer
|
35b86aafcc
|
use binaries of d0_blind_id if available
|
2010-10-15 16:07:03 +02:00 |
|
Rudolf Polzer
|
5942253535
|
if the auth library cannot be compiled, fall back to our binaries
|
2010-10-15 15:59:05 +02:00 |
|
Rudolf Polzer
|
ad132d8e51
|
use distclean in compile -c
|
2010-10-15 15:51:57 +02:00 |
|
Rudolf Polzer
|
f196b4cd12
|
Merge branch 'master' into divVerent/crypto2
|
2010-10-15 15:14:06 +02:00 |
|
Rudolf Polzer
|
bd165c7857
|
access the fteqcc repo via git://, not http://, to work around a bug in the git build system (missing libssl.dll)
|
2010-10-15 15:12:47 +02:00 |
|
Rudolf Polzer
|
ecb99bb75a
|
slightly improved text
|
2010-10-15 12:58:41 +02:00 |
|
Rudolf Polzer
|
fe6a082fd2
|
./all release: make clear that one shouldn't use it unless one knows what one is doing
|
2010-10-15 12:49:37 +02:00 |
|
Rudolf Polzer
|
42f6d696e6
|
let's enable SOME debug info but still use full optimizations (like release build)
|
2010-10-14 18:18:34 +02:00 |
|
Rudolf Polzer
|
851b96062e
|
Merge branch 'master' into divVerent/crypto2
Conflicts:
all
|
2010-10-14 10:00:03 +02:00 |
|
Rudolf Polzer
|
84f1a31821
|
there is no -mtune=generic
|
2010-10-14 09:59:37 +02:00 |
|
Rudolf Polzer
|
d663da215d
|
Merge branch 'master' into divVerent/crypto2
|
2010-10-14 09:32:59 +02:00 |
|
Rudolf Polzer
|
e021b0bbc0
|
more heavily optimize ./all compile -r builds
|
2010-10-13 21:42:31 +02:00 |
|
Rudolf Polzer
|
22579d1d9f
|
Merge branch 'master' into divVerent/crypto2
Conflicts:
all
|
2010-10-13 21:40:52 +02:00 |
|
Rudolf Polzer
|
b7d048cfcd
|
32bit builds: optimize for i686 instruction set (why not...)
|
2010-10-13 21:40:13 +02:00 |
|
Rudolf Polzer
|
6b0de8c456
|
don't need the rev-parse output either
|
2010-10-13 11:47:59 +02:00 |
|
Rudolf Polzer
|
93444cba48
|
don't show a stupid error message
|
2010-10-13 11:46:58 +02:00 |
|
Rudolf Polzer
|
03fda54bbc
|
clean --reclone: never delete master or the repo-branch
|
2010-10-13 11:44:10 +02:00 |
|
Rudolf Polzer
|
54d203c9b1
|
Merge branch 'master' into divVerent/crypto2
Conflicts:
all
|
2010-10-08 21:45:54 +02:00 |
|
Rudolf Polzer
|
868efd45a1
|
Merge branch 'master' of ssh://git.xonotic.org/xonotic
|
2010-10-07 14:17:54 +02:00 |
|
Rudolf Polzer
|
82bf17bb85
|
./all compile: flag -r to make a release (not debug) build
|
2010-10-07 14:16:55 +02:00 |
|
Rudolf Polzer
|
93a1909151
|
make sure fix_config always works
|
2010-10-06 12:10:42 +02:00 |
|
Rudolf Polzer
|
aace29890d
|
improve cleaning
|
2010-10-04 15:30:03 +02:00 |
|
Rudolf Polzer
|
8259e681c1
|
fix pushurl handling
|
2010-10-04 15:05:47 +02:00 |
|
rpolzer
|
928c8a26c2
|
support pushurl
|
2010-10-04 12:14:12 +02:00 |
|
rpolzer
|
a68da1f03c
|
support a separate push URL
|
2010-10-04 12:13:01 +02:00 |
|
Rudolf Polzer
|
49b3b2f91c
|
really enable v6
|
2010-10-03 15:00:38 +02:00 |
|
Rudolf Polzer
|
2e181ded77
|
Merge branch 'master' into divVerent/crypto2
|
2010-10-03 14:57:04 +02:00 |
|
Rudolf Polzer
|
153389c6d4
|
enable v6 in all compile
|
2010-10-03 14:56:22 +02:00 |
|
Rudolf Polzer
|
87a39db1a5
|
Merge branch 'master' into divVerent/crypto2
Conflicts:
all
|
2010-10-02 21:25:02 +02:00 |
|
Rudolf Polzer
|
1a5f864472
|
experimentally enable compilation with v6 support
|
2010-10-02 21:24:02 +02:00 |
|
Rudolf Polzer
|
83086c512e
|
use -xonotic now
|
2010-10-02 20:00:23 +02:00 |
|
Rudolf Polzer
|
47a07537c4
|
don't return "bad" exit code
|
2010-10-01 23:36:03 +02:00 |
|
Rudolf Polzer
|
7886382bfb
|
be more user friendly on crash
|
2010-10-01 07:23:11 +02:00 |
|
Rudolf Polzer
|
1e68844d51
|
./all: drop into gdb if a crash happened and gdb is available (otherwise keep using catchsegv)
|
2010-10-01 07:16:04 +02:00 |
|
Rudolf Polzer
|
da6463044d
|
use http for accessing github, not git://
|
2010-09-28 17:33:59 +02:00 |
|
Rudolf Polzer
|
56a7f50cbe
|
fix another syntax error
|
2010-09-26 13:52:57 +02:00 |
|
merlijn
|
a7242c720e
|
change a comma to a semicolon to make all work again, thanks MrBougo
|
2010-09-26 10:11:23 +02:00 |
|
Rudolf Polzer
|
edfab30a9f
|
./all run: use catchsegv if available
|
2010-09-26 08:51:27 +02:00 |
|
Rudolf Polzer
|
b020f3b152
|
also remote prune origin when using --reclone
|
2010-09-25 11:06:44 +02:00 |
|
Rudolf Polzer
|
13b1970d48
|
fix admin-merge test compile
|
2010-09-25 10:23:10 +02:00 |
|
Rudolf Polzer
|
f29b3346e0
|
Merge branch 'master' into divVerent/crypto2
Conflicts:
all
|
2010-09-25 10:16:25 +02:00 |
|
Rudolf Polzer
|
0e67555016
|
reordered the repos in ./all in a better order (more in order of priority)
|
2010-09-25 10:15:37 +02:00 |
|
Rudolf Polzer
|
e98e758c0c
|
turn D3D off again in release builds (and build without C++)
|
2010-09-24 22:12:08 +02:00 |
|
Rudolf Polzer
|
3b4e66d1b5
|
compile SDL with the C compiler again
|
2010-09-24 13:05:56 +02:00 |
|
Rudolf Polzer
|
6826e88c31
|
Merge branch 'master' into divVerent/crypto2
Conflicts:
misc/builddeps/dp.win64/include/d3dtypes.h
misc/builddeps/dp.win64/include/dsound.h
|
2010-09-24 12:50:35 +02:00 |
|
Rudolf Polzer
|
11c90ccf2d
|
properly build as C++
|
2010-09-24 12:41:18 +02:00 |
|
Rudolf Polzer
|
2359da7f5c
|
win32: enable D3D9 (win64 not yet, have no working win64 C++ compiler here)
|
2010-09-24 12:05:38 +02:00 |
|
Rudolf Polzer
|
b656acffe4
|
better distribute source code
|
2010-09-24 06:50:10 +02:00 |
|
Rudolf Polzer
|
849728118c
|
fix a stupid find command :)
|
2010-09-19 21:35:03 +02:00 |
|
Rudolf Polzer
|
24275ffedd
|
Merge remote branch 'origin/master' into divVerent/crypto2
|
2010-09-19 21:03:03 +02:00 |
|
Rudolf Polzer
|
f3b98d2546
|
fix ./all clean -f -m
|
2010-09-18 16:58:48 +02:00 |
|
Rudolf Polzer
|
bd9d5d9962
|
fix -fU parsing
|
2010-09-18 13:25:55 +02:00 |
|
Rudolf Polzer
|
2a67f42c77
|
update help in ./all
|
2010-09-18 13:24:27 +02:00 |
|
Rudolf Polzer
|
45604a50d9
|
by default, rm untracked files
|
2010-09-18 13:17:46 +02:00 |
|
Rudolf Polzer
|
ff0fe7591e
|
reclone: also fetch upstream, this then even can recover from upstream changes
|
2010-09-18 13:13:43 +02:00 |
|
Rudolf Polzer
|
20c8db330f
|
./all clean --reclone
|
2010-09-18 13:09:46 +02:00 |
|
Rudolf Polzer
|
da36e2366a
|
be more verbose
|
2010-09-18 13:07:46 +02:00 |
|
Rudolf Polzer
|
8fa18b2570
|
./all branches: more concise display; ./all clean: allow resetting the repo into pristine state (-m -fu -r -D, meaning "master, force upstream, remove untracked, delete other branches")
|
2010-09-18 13:03:28 +02:00 |
|
Rudolf Polzer
|
5cc9692968
|
rename win64 binaries for consistency
|
2010-09-18 00:08:35 +02:00 |
|
Rudolf Polzer
|
c24f0eb359
|
Merge branch 'master' into divVerent/crypto2
|
2010-09-18 00:08:06 +02:00 |
|
Rudolf Polzer
|
0f40d475de
|
we CAN continue to keep these libs in git, we just need to disable them in releases
|
2010-09-18 00:01:51 +02:00 |
|
Rudolf Polzer
|
25713752e3
|
Revert "separate out the rijndael libraries", instead doing this PROPERLY in a next commit
This reverts commit 75241b8410 .
|
2010-09-18 00:01:03 +02:00 |
|
Rudolf Polzer
|
bcfe4e93fb
|
enable win64 SDL build
|
2010-09-17 21:20:05 +02:00 |
|
Rudolf Polzer
|
75241b8410
|
separate out the rijndael libraries
|
2010-09-17 11:55:38 +02:00 |
|
Rudolf Polzer
|
0241e4415b
|
Merge remote branch 'origin/master' into divVerent/crypto2
|
2010-09-17 07:37:59 +02:00 |
|
Rudolf Polzer
|
c445176a36
|
fix another typo
|
2010-09-17 06:54:31 +02:00 |
|
Rudolf Polzer
|
a1904f5972
|
work around another problem in 7z's exclude logic
|
2010-09-16 12:42:38 +02:00 |
|
Rudolf Polzer
|
03cd1c78db
|
do not set +x on exe files
|
2010-09-16 11:42:48 +02:00 |
|
Rudolf Polzer
|
cda347b55a
|
fix a path error when release building
|
2010-09-16 10:48:26 +02:00 |
|
Rudolf Polzer
|
ad9d4b2c72
|
fix 7z/zip decision again :(
|
2010-09-16 09:04:52 +02:00 |
|
Rudolf Polzer
|
39b629c021
|
properly distinguish between 7za and zip
|
2010-09-16 08:41:57 +02:00 |
|
Rudolf Polzer
|
30c8b094e7
|
use 7zip instead of infozip where possible
|
2010-09-16 08:30:29 +02:00 |
|
Rudolf Polzer
|
38d6d573ab
|
release build script: run sub-compiles with niceness of calling process
|
2010-09-15 21:27:23 +02:00 |
|
Rudolf Polzer
|
027aa5398b
|
enable debugging during builds
|
2010-09-15 13:21:13 +02:00 |
|
Rudolf Polzer
|
08712962ad
|
fix typo
|
2010-09-15 13:19:50 +02:00 |
|
Rudolf Polzer
|
28a97ea2af
|
new var HOSTS_THAT_ARE_DISABLED
|
2010-09-15 13:14:23 +02:00 |
|
Rudolf Polzer
|
0a49b6cf7f
|
Merge branch 'master' of ssh://git.xonotic.org/xonotic
|
2010-09-14 06:00:59 +02:00 |
|
Rudolf Polzer
|
ce362bfaad
|
embed versionbuilder into the release build procedure
|
2010-09-14 05:59:21 +02:00 |
|
Rudolf Polzer
|
5766d4c05a
|
Merge branch 'master' into divVerent/crypto2
Conflicts:
all
|
2010-09-13 10:34:50 +02:00 |
|
Rudolf Polzer
|
4399289d77
|
-Wl,--hash-style=sysv not needed or supported on debian etch
Conflicts:
all
|
2010-09-13 10:28:36 +02:00 |
|
Rudolf Polzer
|
51bbe2c026
|
release build script: put the dependencies in a better place on the build hosts
Conflicts:
all
|
2010-09-13 10:27:21 +02:00 |
|