Commit Graph

558 Commits

Author SHA1 Message Date
Rudolf Polzer
730c21b90d quote error 2010-08-11 07:45:45 +02:00
Rudolf Polzer
96899d108f add -fno-reorder-blocks to OSX compile to fix gcc hang 2010-08-11 07:42:23 +02:00
Rudolf Polzer
ae243f12c5 add back missing -g option 2010-08-11 06:43:02 +02:00
Rudolf Polzer
12caa26f83 rebranding: skip OSX icon if there is no Resources dir 2010-08-11 06:41:59 +02:00
Rudolf Polzer
bd767b4ed0 rsync calls: remove options that OSX rsync does not support 2010-08-11 06:41:02 +02:00
Rudolf Polzer
6d3df10f5b enable osx and win64 build 2010-08-11 06:36:32 +02:00
Rudolf Polzer
f8ee1d30e3 improve naming of win64 binareis 2010-08-09 15:23:19 +02:00
Rudolf Polzer
18e65af1be properly remove the tempdir at the end 2010-08-09 14:09:15 +02:00
Rudolf Polzer
8f160b8829 use wine paths relative to c: 2010-08-09 14:03:34 +02:00
Rudolf Polzer
50397e1d8f be more verbose 2010-08-09 14:01:51 +02:00
Rudolf Polzer
816c025b12 ./all clean -f 2010-08-09 14:01:18 +02:00
Rudolf Polzer
29bfed504a ./all clean 2010-08-09 13:59:42 +02:00
Rudolf Polzer
ad8756be00 rebranding: use no tempfiles other than in a special temp dir 2010-08-09 13:55:28 +02:00
Rudolf Polzer
acba3d2b57 rebranding: enable icon changing again, using ResEdit.exe 2010-08-09 13:46:23 +02:00
Rudolf Polzer
65d4aac3df name xonotic download zip files properly too 2010-08-09 10:10:25 +02:00
Rudolf Polzer
bcd1ea2c98 Merge remote branch 'refs/remotes/origin/merlijn/osx-logo' 2010-08-08 21:32:46 +02:00
Merlijn Hofstra
9f6736f928 Update logos for OSX with higher resolution icns and fix the buildfiles 2010-08-08 20:57:11 +02:00
Rudolf Polzer
247f1d6e69 xonotic-map-compiler: forbid "evil" dirs too 2010-08-07 17:40:47 +02:00
Rudolf Polzer
6cbc3a19b8 Merge branch 'master' of ssh://git.xonotic.org/xonotic 2010-08-06 22:47:18 +02:00
Rudolf Polzer
57ec0aef32 do NOT use Win32::Exe to exchange icon for now, the EXE it writes does not run any more 2010-08-06 22:46:58 +02:00
Rudolf Polzer
b28f4b26d4 filter out lightmaps and model previews from DDS 2010-08-06 17:31:40 +02:00
Rudolf Polzer
324e8f3f9b we no longer need this dds_load workaround, as menuqc will fix it 2010-08-06 16:48:09 +02:00
Rudolf Polzer
1dc9da72f6 fix launcher for now (but do we want to keep it?) 2010-08-06 14:24:24 +02:00
Rudolf Polzer
b417eac15b fix the rebranding script option to specify the userdir name 2010-08-06 14:11:45 +02:00
Rudolf Polzer
9d67fdb532 get progs.dat from the right place 2010-08-06 12:19:30 +02:00
Rudolf Polzer
bf6b1f4370 set XON_BUILDSYSTEM 2010-08-06 12:00:40 +02:00
Rudolf Polzer
ffe894651b check RELEASETYPE var 2010-08-06 11:49:18 +02:00
Rudolf Polzer
575a420d4f be more verbose 2010-08-06 11:48:00 +02:00
Rudolf Polzer
f0f3950fd3 unparallelize and simplify build for now 2010-08-06 09:31:38 +02:00
Rudolf Polzer
68d15718f4 put qcsrc in the right place 2010-08-06 09:27:05 +02:00
Rudolf Polzer
57b4f2c2a7 store symlinks properly 2010-08-06 09:19:39 +02:00
Rudolf Polzer
ab7025b666 argh, syntax fail 2010-08-06 08:50:00 +02:00
Rudolf Polzer
3d2fe34d87 oh, I forgot xonotic.exe 2010-08-06 08:45:34 +02:00
Rudolf Polzer
40df4863a4 Merge branch 'master' of ssh://git.xonotic.org/xonotic 2010-08-06 08:37:15 +02:00
Rudolf Polzer
977e573f2f Merge branch 'master' of ssh://git.xonotic.org/xonotic 2010-08-06 08:36:35 +02:00
Rudolf Polzer
e17b0dab5c properly rebrand the DP binaries 2010-08-06 08:36:25 +02:00
Rudolf Polzer
8e78fb405c add a rebranding script 2010-08-06 08:33:34 +02:00
Rudolf Polzer
9915810783 Merge branch 'master' of ssh://git.xonotic.org/xonotic 2010-08-06 08:31:53 +02:00
Rudolf Polzer
3290b2ef0d add XPM variant of logo 2010-08-06 08:31:45 +02:00
Rudolf Polzer
b60cfbb1ea fix splitting of textures into jpeg-with-alpha 2010-08-06 08:22:25 +02:00
Rudolf Polzer
68334b70fb dds: support both texture paths via symlink 2010-08-06 08:16:05 +02:00
Rudolf Polzer
01e631a5e9 more bugfixes... 2010-08-06 06:30:26 +02:00
Rudolf Polzer
e44f499e92 cached converter: PROPERLY decide what to DDS-ify 2010-08-05 21:51:18 +02:00
Rudolf Polzer
e9c26ce63f I accidentally some TGA files 2010-08-05 21:29:37 +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
9909604a8d Merge branch 'master' of ssh://git.xonotic.org/xonotic 2010-08-05 19:31:04 +02:00