Commit Graph

490 Commits

Author SHA1 Message Date
Rudolf Polzer
b34bee7430 use a new netradiant build 2011-08-19 16:29:25 +02:00
Rudolf Polzer
7f0123ca42 don't abort of cpuinfo has the wrong format 2011-07-31 22:02:46 +02:00
Rudolf Polzer
38373bf7fc make it easier to... "read" 2011-07-31 21:50:15 +02:00
Rudolf Polzer
097022097f better error message
http://paste.pocoo.org/show/450089/
2011-07-31 21:47:11 +02:00
Rudolf Polzer
66701f1f5e Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic 2011-07-31 21:26:01 +02:00
Rudolf Polzer
4f99f1701c only add -mtune=native if it works 2011-07-31 21:25:27 +02:00
Rudolf Polzer
8bca9257a2 fix another error case 2011-07-27 19:58:55 +02:00
Rudolf Polzer
3b0856842e offer to get rid of in-the-way directories 2011-07-27 19:53:34 +02:00
Rudolf Polzer
424371fc87 when fixing configs, bail out if the repo is somehow invalid 2011-07-27 19:50:16 +02:00
Rudolf Polzer
f9379ea052 update netradiant in autobuilds again 2011-07-01 13:39:04 +02:00
Rudolf Polzer
853420fc89 "release" is not allowed to be used by users. Un-document it. 2011-07-01 09:30:03 +02:00
Rudolf Polzer
4ad05f7ccc update help a bit 2011-07-01 09:26:41 +02:00
Rudolf Polzer
4c159f930b upgrade the included netradiant build 2011-07-01 09:18:41 +02:00
Rudolf Polzer
2281e724ba include NetRadiant with Xonotic-high builds too 2011-06-30 13:10:45 +02:00
Rudolf Polzer
93c66e34ed don't forget SDL.dll 2011-06-23 09:29:35 +02:00
Rudolf Polzer
ca2464069c properly put in the GPL 2011-06-17 21:33:11 +02:00
Rudolf Polzer
412387f198 add license files... forgot to do that all the time, apparently 2011-06-13 20:55:52 +02:00
Rudolf Polzer
04572d3e2f fix lack of error when switching to an unknown branch 2011-06-05 20:24:28 +02:00
Rudolf Polzer
2c86c96dcf Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic 2011-06-04 22:31:16 +02:00
Rudolf Polzer
790e62dbae special case pre-1.0 versions to be compatible with any gameversion below 1.0 2011-06-04 22:30:57 +02:00
Rudolf Polzer
5861689e7d we need SDL.dll in the main dir, still 2011-06-01 06:47:39 +02:00
Rudolf Polzer
2bd8ddc58f Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic 2011-05-27 19:39:03 +02:00
Rudolf Polzer
687a87cdd5 fix DLL path when building zip. DLLroll'd. 2011-05-27 19:38:45 +02:00
Rudolf Polzer
5a04e840ef put the windows DLLs in a bin32/ subdir 2011-05-27 18:37:17 +02:00
Rudolf Polzer
bc6da3488b we need an arg to say what files to extract 2011-05-27 10:34:55 +02:00
Rudolf Polzer
c1054a4f38 fix a typo 2011-05-27 10:27:24 +02:00
Rudolf Polzer
0c8b902aec actually use hardlinks if possible 2011-05-27 09:51:52 +02:00
Rudolf Polzer
20e7b221dc allow the tempdir to be a hardlink structure (i.e. don't change files in there, always delete and rewrite files) 2011-05-27 09:45:43 +02:00
Rudolf Polzer
5704b04ed3 refactor ./all a bit 2011-05-27 09:39:09 +02:00
Rudolf Polzer
0be4e76a8d fix negative numbers :P 2011-05-25 16:26:58 +02:00
Rudolf Polzer
c190d1c052 fix the time reports 2011-05-25 16:21:01 +02:00
Rudolf Polzer
2c783dcd29 add extra time reports for the release-buildpk3 target, as that seems to take longest 2011-05-25 16:15:14 +02:00
Rudolf Polzer
dea6535e62 fix the release args messages for profiling 2011-05-24 16:29:06 +02:00
Rudolf Polzer
c75cbe2831 use "msg" for these messages too 2011-05-24 13:34:58 +02:00
Rudolf Polzer
df3ed296dd print some timing info when release building 2011-05-24 13:31:52 +02:00
Rudolf Polzer
45378daff0 speed up zip compression when not making a finished release 2011-05-24 10:50:37 +02:00
Rudolf Polzer
c8b899ef1a make sure we actually read the user profile when compiling remotely (needed for ccache) 2011-05-20 14:44:25 +02:00
Rudolf Polzer
d5b2b8067a remove the -agl build 2011-05-09 21:42:39 +02:00
Rudolf Polzer
4877d89303 reduce debug level in release binaries from -g2 to -g1 2011-05-09 20:01:00 +02:00
Rudolf Polzer
1eac317c1f don't use a bogus date in 1970 for the pk3 file contents, this does help rsync, but causes a bug in 7zip 2011-05-09 14:45:14 +02:00
Rudolf Polzer
501f9c229f we no longer need the -mygames option 2011-05-08 22:48:54 +02:00
Rudolf Polzer
c24134850a more work to make the pk3 files rsync-friendly
we try to not store modification times in them (by making the mtime bogus
before zipping)
2011-05-06 21:59:40 +02:00
Rudolf Polzer
3969459349 when calling 7za, turn off solid archiving to help rsync update the pk3 files 2011-05-06 08:25:10 +02:00
Rudolf Polzer
98eb7a4473 guard release building against bad locales 2011-04-18 18:39:48 +02:00
Rudolf Polzer
34f72cabfb mirrorselection: handle errors better 2011-04-02 13:04:16 +02:00
Rudolf Polzer
617f69cedf sorry, I had accidentally switched profile and release configuration 2011-03-28 11:16:55 +02:00
Rudolf Polzer
0fa920d035 new: ./all compile -p for profile 2011-03-25 21:04:48 +01:00
Rudolf Polzer
b642f95fd7 yesno: break endless loops on IO error 2011-03-09 18:47:38 +01:00
Rudolf Polzer
e32ac5f1d7 ./all compile: ignore merge conflicts. The compiler will tell anyway... 2011-03-09 18:25:37 +01:00
Rudolf Polzer
c448e52f93 ./all update: make a .no file skip updating. Other operations (including ./all clean --reclone) still consider these repos! 2011-03-09 18:06:30 +01:00