Commit Graph

189 Commits

Author SHA1 Message Date
Rudolf Polzer
01e631a5e9 more bugfixes... 2010-08-06 06:30:26 +02:00
Rudolf Polzer
32a3364b39 fix a syntax FAIL 2010-08-05 20:54:32 +02:00
Rudolf Polzer
cef3ad9b2e simplify build 2010-08-05 20:19:44 +02:00
Rudolf Polzer
0f35bb74b6 release build: also delete stale zip files 2010-08-05 20:15:24 +02:00
Rudolf Polzer
dec726774f edit the config to adjust the version number 2010-08-05 20:12:49 +02:00
Rudolf Polzer
40ce12279a more release build stuff 2010-08-05 20:01:27 +02:00
Rudolf Polzer
6579006248 also compress lightmaps 2010-08-05 17:24:24 +02:00
Rudolf Polzer
51b3492646 make +x again 2010-08-05 17:11:07 +02:00
Rudolf Polzer
bf768a38b2 fix loading of the compiled maps 2010-08-05 17:10:00 +02:00
Rudolf Polzer
95b7af2aca music only uses 2 variants 2010-08-05 15:39:01 +02:00
Rudolf Polzer
7d367871cf allow ALL sounds to be oggenc'd down 2010-08-05 15:37:28 +02:00
Rudolf Polzer
f51b93c9f4 a "lowdds" transform: keep ONLY dds textures 2010-08-05 15:16:29 +02:00
Rudolf Polzer
836750e433 "low" transform: 85% jpeg, 95% for alpha channels 2010-08-05 15:05:49 +02:00
Rudolf Polzer
f06f3fcd11 also compress textures in models/ 2010-08-05 14:59:05 +02:00
Rudolf Polzer
0981696b60 fix compressonator usage 2010-08-05 13:48:24 +02:00
Rudolf Polzer
9ce5096de4 oops, forgot to use Xvfb here 2010-08-05 11:01:18 +02:00
Rudolf Polzer
3501f1c4f3 start X11 as compressonator needs it 2010-08-05 10:59:22 +02:00
Rudolf Polzer
d8d1cd7183 Merge branch 'master' of ssh://git.xonotic.org/xonotic 2010-08-05 10:41:38 +02:00
Rudolf Polzer
8d86e11354 make build dirs "clean" of DP and FTEQCC 2010-08-05 10:41:10 +02:00
Rudolf Polzer
cdadd017b3 fix paths 2010-08-05 06:16:14 +02:00
Rudolf Polzer
6df5df1c44 be more verbose 2010-08-05 06:14:48 +02:00
Rudolf Polzer
c7e738c547 add and update SDL for Win32; make Win32 build work 2010-08-05 06:11:40 +02:00
Rudolf Polzer
a5ed01ace9 fix name typo 2010-08-04 21:33:55 +02:00
Rudolf Polzer
47c4128537 Merge branch 'master' of ssh://git.xonotic.org/xonotic 2010-08-04 21:32:21 +02:00
Rudolf Polzer
1c83a8a756 use div0-gittools from xonotic git server 2010-08-04 21:32:11 +02:00
Rudolf Polzer
b1b1178130 parallelize something 2010-08-04 16:20:09 +02:00
Rudolf Polzer
3300a7a4e6 release building: new toys 2010-08-04 16:19:08 +02:00
Rudolf Polzer
64e26c2fba properly ignore merges in upstream rebase detection 2010-08-04 12:40:57 +02:00
Rudolf Polzer
bc28716f92 more typo fixing :) 2010-08-04 12:39:44 +02:00
Rudolf Polzer
1b5a7dcd16 fix a typo ;) 2010-08-04 12:34:36 +02:00
Rudolf Polzer
f7f0db1033 try to autodetect and fix upstream rebase 2010-08-04 12:31:23 +02:00
Rudolf Polzer
3dc917baad new var in release building: $HOSTS_THAT_ARE_MYSELF - hosts on which no SSH is to be used 2010-08-02 16:46:16 +02:00
Rudolf Polzer
17ee74dbb9 more typo fix 2010-08-02 16:05:32 +02:00
Rudolf Polzer
47d563ed1d avoid more rsync 2010-08-02 16:04:48 +02:00
Rudolf Polzer
e66dbf5971 mingw64 build fix 2010-08-02 16:02:04 +02:00
Rudolf Polzer
19088887af ./all release: more fixes 2010-08-02 16:01:58 +02:00
Rudolf Polzer
cfb1bdfa33 buildfiles: rename dir from w32 to win32 2010-07-26 13:35:34 +02:00
Rudolf Polzer
97cb7ae4fd fix some typos in ./all 2010-07-26 13:22:52 +02:00
Rudolf Polzer
5df4279b76 fix admin-merge :P 2010-07-21 20:13:54 +02:00
Rudolf Polzer
f665e3c467 small syntax fix 2010-07-21 20:01:32 +02:00
Rudolf Polzer
c6ea9d406d Merge remote branch 'refs/remotes/origin/terencehill/misc_bugfixes' 2010-07-21 20:01:03 +02:00
Rudolf Polzer
7a079c940d add back the autocrlf config option in ./all - yes, had to
At least .gitattributes turns it off again on non-text files.
2010-07-21 11:04:49 +02:00
Rudolf Polzer
b730d3b2c8 hard exit 1 if a "cd" failed :( 2010-07-18 17:18:15 +02:00
terencehill
91bab28ba3 Show "(no_branch)" instead of "(no" in the output of the command branches (for example when you are in a remote branch) 2010-07-17 17:26:28 +02:00
terencehill
305f923b43 Fix compile command to handle correctly the optional argument <client>
In case the first arg (eventually after -c|-n):
- it's an empty string "" just skip it (default clients will be used).
- doesn't contain any valid client, then assume it's not a client option but a generic option.
- contains at least one valid client, then compile valid ones and warn about invalid ones.

Now finally
./all compile -n FTEQCCFLAGS_WATERMARK=
works :)
2010-07-17 17:02:06 +02:00
Rudolf Polzer
94ce252c0a autobuild: improve messages, detect exit status 2010-07-17 15:18:14 +02:00
Rudolf Polzer
6cc00fffaf admin-merge: use --no-ff 2010-07-16 23:44:35 +02:00
Rudolf Polzer
f217d0db49 Merge remote branch 'refs/remotes/origin/merlijn/sdl-osx' 2010-07-09 23:08:38 +02:00
Rudolf Polzer
6bd227f5ac properly identify upstream 2010-07-09 22:54:58 +02:00
merlijn
bfe3e801b0 add cleaner OSX version filter 2010-07-09 22:48:47 +02:00