Commit Graph

387 Commits

Author SHA1 Message Date
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