Commit Graph

202 Commits

Author SHA1 Message Date
Rudolf Polzer
c1b23d70ee add DEP and ASLR flags 2010-07-02 14:47:06 +02:00
Rudolf Polzer
9d2449295f add a win64 target (untested) 2010-07-02 14:44:22 +02:00
Rudolf Polzer
165b5c3178 rev-list, not rev-parse 2010-07-02 14:04:00 +02:00
Rudolf Polzer
6b8ec4f290 use compile -n to speed up admin-merge 2010-07-02 14:01:59 +02:00
Rudolf Polzer
6c11bb6513 autodetect whether a branch is based on master or on div0-stable; flag ./all compile -n which doesn't make clean 2010-07-02 14:01:07 +02:00
merlijn
fecd9ecd51 allow showing status number on irc 2010-06-29 18:41:10 +02:00
Rudolf Polzer
0c0cb62b5c Merge branch 'master' of ssh://git.xonotic.org/xonotic 2010-06-28 14:27:41 +02:00
Rudolf Polzer
0c1347d0ec more release build script stuff 2010-06-28 14:27:27 +02:00
Rudolf Polzer
058d912718 compress-texture: when calling wine, unset $DISPLAY so it won't show a dialog box if compressing failed. 2010-06-26 22:21:56 +02:00
Rudolf Polzer
fd716c102c another typo fix :P 2010-06-26 16:57:19 +02:00
Rudolf Polzer
9059f41000 use BoxFilter.dll in Compressonator 2010-06-26 16:48:53 +02:00
Rudolf Polzer
9c9343fa31 allow choosing between ATICompressor and DXTC.dll 2010-06-26 16:38:26 +02:00
Rudolf Polzer
0e1fbbc2bf also support ATI Compressonator via WINE for release building 2010-06-26 16:29:54 +02:00
Rudolf Polzer
a8107a6553 Merge branch 'master' of ssh://git.xonotic.org/xonotic 2010-06-25 20:52:31 +02:00
Rudolf Polzer
cbe525917b move shaderlist.txt into the individual dirs again now that we can 2010-06-24 17:41:55 +02:00
Rudolf Polzer
316e76ac82 in .options files, change syntax to allow settings on different lines. Syntax rules now are:
any line starting with - specifies options
any other line is a comment
anything from a # in a line to the end of the line is a comment

(Bad) Example:

-bsp -samplesize 16 # do not use default options
-light + -fast # this looks good too, default options are still used
-vis +
-minimap +
Version: 1
2010-06-24 15:53:02 +02:00
Rudolf Polzer
9fa81db686 Lots of improvements for admin-merge-2 2010-06-24 15:08:39 +02:00
Rudolf Polzer
df6c8dfa67 rename admin-merge-2 to admin-merge, give it a branch name argument 2010-06-23 21:27:43 +02:00
Rudolf Polzer
659839d232 let's use a free font for now, even though it doesn't look totally good 2010-06-23 13:07:19 +02:00
Rudolf Polzer
ae1d24262d and now without debug code 2010-06-22 17:35:05 +02:00
Rudolf Polzer
0e4764e9b2 now it even works 2010-06-22 17:34:51 +02:00
Rudolf Polzer
f49f350f05 even prettier 2010-06-22 17:33:56 +02:00
Rudolf Polzer
3024963186 nicer colors in ./all commit 2010-06-22 17:32:43 +02:00
Rudolf Polzer
dadfae2317 fix yet another ./all typo 2010-06-22 17:28:25 +02:00
Rudolf Polzer
edb422c26e remove another md5sum dep 2010-06-22 17:05:06 +02:00
Rudolf Polzer
14fdc5e189 more converter fixes. Converter should work now. 2010-06-21 16:43:11 +02:00
Rudolf Polzer
555bd2f563 remove a sleep 10 debug command 2010-06-21 16:25:52 +02:00
Rudolf Polzer
86d79beedb another typo... 2010-06-21 16:25:14 +02:00
Rudolf Polzer
0af3caab3d fix caching 2010-06-21 16:19:54 +02:00
Rudolf Polzer
c585f98ad6 fix permissions 2010-06-21 16:12:09 +02:00
Rudolf Polzer
b1235e18e3 new, better, greater data converter script 2010-06-21 16:08:19 +02:00
Rudolf Polzer
019698126f generate-jpeg: minor fixes 2010-06-21 15:09:03 +02:00
Rudolf Polzer
835ee48b40 JPEG and DDS generator scripts (untested) 2010-06-21 09:45:07 +02:00
Rudolf Polzer
ec5e922a7b also do a pre-compile irc notification for map compiles 2010-06-19 13:49:40 +02:00
Rudolf Polzer
ae36557cf4 new OSX compile params 2010-06-18 21:30:06 +02:00
Rudolf Polzer
a9da16b191 if a file foo.pk3dir.no exists, do not download foo.pk3dir repo 2010-06-17 17:35:26 +02:00
Rudolf Polzer
cced3a9841 ./all release: try to build (no hosts set up for this yet) 2010-06-17 16:19:01 +02:00
Rudolf Polzer
cd1034fc67 save the options my build machine actually uses 2010-06-17 15:26:49 +02:00
Rudolf Polzer
0697dbc8ea more release build stuff 2010-06-17 15:23:22 +02:00
Rudolf Polzer
2516d0359c more release building stuff 2010-06-17 15:20:57 +02:00
Rudolf Polzer
06a486bda5 start of a release build system (doesn't do much yet) 2010-06-17 14:54:45 +02:00
Rudolf Polzer
61260f1659 ./all each: new option -k "keep going" 2010-06-17 14:28:54 +02:00
Rudolf Polzer
c09ceab676 ./all: better "branches" display 2010-06-17 14:26:24 +02:00
Rudolf Polzer
33cf5b77ca do not delete data.old automatically. Let user do that. 2010-06-17 14:18:10 +02:00
Rudolf Polzer
a543153ec5 Merge branch 'master' of ssh://git.xonotic.org/xonotic 2010-06-17 14:08:52 +02:00
Rudolf Polzer
f1c468e0b2 autodownload compiled maps on "compile" 2010-06-17 14:08:38 +02:00
Rudolf Polzer
27a7a10b4d do not track .pk3 files in data/ 2010-06-17 14:00:50 +02:00
Rudolf Polzer
7e147c7e32 Merge branch 'master' of ssh://git.xonotic.org/xonotic 2010-06-17 09:20:48 +02:00
Rudolf Polzer
18313a24ad fix the ./all script again ;) this time: missing div0-stable 2010-06-17 09:20:26 +02:00
Rudolf Polzer
76666d3246 fix two slash errors 2010-06-16 12:56:41 +02:00