Commit Graph

773 Commits

Author SHA1 Message Date
Matthias Krüger
ca3578bf57 xonotic-map-compiler-optionsfile: print in how many minutes the compile should finish approximately. 2013-06-18 00:54:13 +02:00
Matthias Krüger
d6b69254f7 xonotic-map-compiler-optionsfile : store seconds in file $M:30 2013-06-18 00:39:30 +02:00
Matthias Krüger
85c67feacc xonotic-map-compiler : add function which simply tracks the seconds map build has taken. 2013-06-18 00:16:54 +02:00
Rudolf Polzer
1abf6f146b fix another path name typo 2013-06-16 20:51:06 +02:00
Rudolf Polzer
b91e350f85 more typos 2013-06-16 20:47:05 +02:00
Rudolf Polzer
232ca00f6c fix missing log file 2013-06-16 20:43:17 +02:00
Rudolf Polzer
da381696de fix arg count checking 2013-06-16 19:44:16 +02:00
Rudolf Polzer
45b21798ff Merge remote-tracking branch 'origin/matthiaskrgr/all_grep' 2013-06-16 18:27:18 +02:00
Rudolf Polzer
52038b1e1a refactor map building so mapinfo size detection works too 2013-06-16 18:23:53 +02:00
Matthias Krüger
ed2750d716 ./all compile-map: finally fix the import of map.options! 2013-06-16 12:25:51 +02:00
Matthias Krüger
24da3b2a95 ./all compile-map: remove dublicated script, modify original script instead. 2013-06-15 20:05:36 +02:00
Matthias Krüger
8868c1fe29 ./all grep: display line of match by default. 2013-06-15 17:56:36 +02:00
Matthias Krüger
5c44dc319c add all compile-maps to all help. 2013-06-15 17:10:34 +02:00
Matthias Krüger
f26229fc2a add all grep to all help. 2013-06-15 17:07:39 +02:00
Matthias Krüger
97fb47069f Merge branch 'master' into matthiaskrgr/all_grep 2013-06-15 17:05:09 +02:00
Matthias Krüger
8987d68ab0 ./all compile-map: maybe these paths have to be fixed. 2013-06-15 10:58:17 +02:00
Matthias Krüger
0fd1c72025 ./all compile-map: if no arguments are given, print usage info, otherwise take each word of $@ as map to compile. 2013-06-15 10:20:01 +02:00
Matthias Krüger
9d330c09ab error if map file can't be found. 2013-06-14 23:06:27 +02:00
Matthias Krüger
05e3dc859e fix file permission 2013-06-14 22:41:40 +02:00
Matthias Krüger
d5be820997 initial version of ./all compile-map feature 2013-06-14 22:40:36 +02:00
Rudolf Polzer
eae3784be2 workaround ARM issue in DP's makefile.inc 2013-06-12 14:06:25 +02:00
Matthias Krüger
f0d3315793 ./all grep: ident fix. 2013-06-02 10:00:19 +02:00
Matthias Krüger
b5a9c693b5 Try implementing some grep functionality for ./all script.
Basically works like  ./all each -k git grep -I
May still need some improvements.
2013-06-02 08:31:06 +02:00
Rudolf Polzer
0b7aa6135e cwebp requires png, so be it 2013-05-29 06:49:02 +02:00
Rudolf Polzer
a71d495047 fix mv -> cp here 2013-05-29 06:47:29 +02:00
Rudolf Polzer
00fee14016 oops: jpg -> webp is pointless. Disable. 2013-05-29 06:27:47 +02:00
Rudolf Polzer
dc54995190 build a WebP release (experimental) 2013-05-29 06:18:09 +02:00
Rudolf Polzer
52b1105997 Merge branch 'master' of http://de.git.xonotic.org/xonotic/xonotic 2013-05-29 06:10:58 +02:00
Rudolf Polzer
7beb2c7242 cached converter: WebP support 2013-05-29 06:10:27 +02:00
Samual Lenks
d9f7b1cadf Patch fix for vid_gl20 "0" with big-benchmark script... Fixes #1205 2013-05-11 19:18:27 -04:00
Rudolf Polzer
85888b39a5 fix ./all compile -c error 2013-05-10 21:04:35 +02:00
Rudolf Polzer
2e1c3187dd disable fteqcc compilation 2013-05-06 16:15:06 +02:00
Rudolf Polzer
1a363e3107 minor fix for mergefail logic 2013-04-15 09:48:46 +02:00
Rudolf Polzer
e0fb99b953 use right kind of parentheses 2013-04-04 16:36:15 +02:00
Rudolf Polzer
cb74b0d70d in release builds, include a file misc/git-revisions.txt containing the list of revisions used for the build 2013-03-27 09:29:39 +01:00
Rudolf Polzer
b5ab6c2468 Fix for ./all compile -r dedicated, thanks, ItsMe, fixes #1406 2013-03-21 17:22:32 +01:00
Rudolf Polzer
86bcfca17c SWITCH TO GMQCC. Use USE_FTEQCC=yes to use fteqcc. 2013-01-25 09:57:12 +01:00
Rudolf Polzer
86b5ebb976 better stats 2013-01-08 17:35:34 +01:00
Rudolf Polzer
26cdc11023 warn on invalid opcodes if they are reached 2012-12-31 13:12:23 +01:00
Rudolf Polzer
02e1514b58 this script is useless 2012-12-27 16:59:57 +01:00
Rudolf Polzer
ff17014b3a add a gmqcc zip 2012-12-20 17:16:52 +01:00
Rudolf Polzer
3aa494bbbd compile only gmqcc 2012-12-20 16:00:50 +01:00
Rudolf Polzer
65929ec68d use the other mingw64 compiler 2012-12-20 10:11:50 +01:00
Rudolf Polzer
4605db1da4 fix .exe for gmqcc 2012-12-20 09:51:24 +01:00
Rudolf Polzer
88b94d5a19 autobuild fix 2012-12-19 06:52:03 +01:00
Rudolf Polzer
706710d33f allow using gmqcc using USE_GMQCC=yes ./all compile 2012-12-18 20:11:01 +01:00
Rudolf Polzer
c933ff1be6 autobuild: include gmqcc 2012-12-18 17:00:23 +01:00
Rudolf Polzer
b56db8461f remove debug 2012-12-18 13:37:25 +01:00
Rudolf Polzer
2e5758d8a3 support RETURN of the last two globals :) 2012-12-18 13:37:01 +01:00
Rudolf Polzer
aa2b5a77b2 fix warning 2012-12-18 12:33:28 +01:00