Commit Graph

267 Commits

Author SHA1 Message Date
Rudolf Polzer
11c90ccf2d properly build as C++ 2010-09-24 12:41:18 +02:00
Rudolf Polzer
2359da7f5c win32: enable D3D9 (win64 not yet, have no working win64 C++ compiler here) 2010-09-24 12:05:38 +02:00
Rudolf Polzer
b656acffe4 better distribute source code 2010-09-24 06:50:10 +02:00
Rudolf Polzer
f3b98d2546 fix ./all clean -f -m 2010-09-18 16:58:48 +02:00
Rudolf Polzer
bd9d5d9962 fix -fU parsing 2010-09-18 13:25:55 +02:00
Rudolf Polzer
2a67f42c77 update help in ./all 2010-09-18 13:24:27 +02:00
Rudolf Polzer
45604a50d9 by default, rm untracked files 2010-09-18 13:17:46 +02:00
Rudolf Polzer
ff0fe7591e reclone: also fetch upstream, this then even can recover from upstream changes 2010-09-18 13:13:43 +02:00
Rudolf Polzer
20c8db330f ./all clean --reclone 2010-09-18 13:09:46 +02:00
Rudolf Polzer
da36e2366a be more verbose 2010-09-18 13:07:46 +02:00
Rudolf Polzer
8fa18b2570 ./all branches: more concise display; ./all clean: allow resetting the repo into pristine state (-m -fu -r -D, meaning "master, force upstream, remove untracked, delete other branches") 2010-09-18 13:03:28 +02:00
Rudolf Polzer
5cc9692968 rename win64 binaries for consistency 2010-09-18 00:08:35 +02:00
Rudolf Polzer
bcfe4e93fb enable win64 SDL build 2010-09-17 21:20:05 +02:00
Rudolf Polzer
c445176a36 fix another typo 2010-09-17 06:54:31 +02:00
Rudolf Polzer
a1904f5972 work around another problem in 7z's exclude logic 2010-09-16 12:42:38 +02:00
Rudolf Polzer
03cd1c78db do not set +x on exe files 2010-09-16 11:42:48 +02:00
Rudolf Polzer
cda347b55a fix a path error when release building 2010-09-16 10:48:26 +02:00
Rudolf Polzer
ad9d4b2c72 fix 7z/zip decision again :( 2010-09-16 09:04:52 +02:00
Rudolf Polzer
39b629c021 properly distinguish between 7za and zip 2010-09-16 08:41:57 +02:00
Rudolf Polzer
30c8b094e7 use 7zip instead of infozip where possible 2010-09-16 08:30:29 +02:00
Rudolf Polzer
38d6d573ab release build script: run sub-compiles with niceness of calling process 2010-09-15 21:27:23 +02:00
Rudolf Polzer
027aa5398b enable debugging during builds 2010-09-15 13:21:13 +02:00
Rudolf Polzer
08712962ad fix typo 2010-09-15 13:19:50 +02:00
Rudolf Polzer
28a97ea2af new var HOSTS_THAT_ARE_DISABLED 2010-09-15 13:14:23 +02:00
Rudolf Polzer
0a49b6cf7f Merge branch 'master' of ssh://git.xonotic.org/xonotic 2010-09-14 06:00:59 +02:00
Rudolf Polzer
ce362bfaad embed versionbuilder into the release build procedure 2010-09-14 05:59:21 +02:00
Rudolf Polzer
4399289d77 -Wl,--hash-style=sysv not needed or supported on debian etch
Conflicts:

	all
2010-09-13 10:28:36 +02:00
Rudolf Polzer
51bbe2c026 release build script: put the dependencies in a better place on the build hosts
Conflicts:

	all
2010-09-13 10:27:21 +02:00
Rudolf Polzer
6e84b60868 make div0-stable compile again 2010-09-11 02:23:41 +02:00
Rudolf Polzer
7af6dea8b5 enable D3D compilation when running with master 2010-09-11 01:53:37 +02:00
Rudolf Polzer
713fc53d88 release compile: fix hash-object logic; do all compiles in background processes and wait for them 2010-09-06 11:45:39 +02:00
Rudolf Polzer
fc00291a3c skip expensive hash-object calls where not needed 2010-09-06 09:11:34 +02:00
Rudolf Polzer
4baa56d315 also make an engine-only zip 2010-09-04 18:01:13 +02:00
Rudolf Polzer
fe3f4d5aea no longer use a rebranded DP engine 2010-09-04 16:56:33 +02:00
Rudolf Polzer
7063351ef7 Revert "use a different name for mingw64 binaries", as the new compiler does not run
This reverts commit 54fd63ab64aa8c0f373f5e4c61e8efc74676043a.
2010-09-03 12:42:52 +02:00
Rudolf Polzer
54fd63ab64 use a different name for mingw64 binaries 2010-09-03 12:39:46 +02:00
Rudolf Polzer
6a6224ed32 honor RELEASEDATE env var 2010-09-03 09:07:26 +02:00
Rudolf Polzer
0c1da75a8e ./all compile: don't clean QC by default 2010-09-01 21:19:03 +02:00
Rudolf Polzer
82f7254763 fix a minor typo 2010-08-27 17:04:02 +02:00
Rudolf Polzer
8fa0fcb4cb ./all clean: also back out of merge conflicts 2010-08-27 09:44:58 +02:00
Rudolf Polzer
1ae12fed4b add a missing default case 2010-08-25 07:56:00 +02:00
Rudolf Polzer
c4af07662d set push.default to current in these repos, to prevent accidental pushes 2010-08-25 07:02:39 +02:00
Rudolf Polzer
3a59f6382c disable div0-gittools, mediasource, data/xonotic-nexcompat.pk3 repository download by default.
To disable them, just delete your checkout of them.
New users who want to enable them, create a .yes file of that name.
2010-08-25 06:59:52 +02:00
Rudolf Polzer
cf445ff6ef put osx dedicated binary into the right folder 2010-08-21 16:38:36 +02:00
Rudolf Polzer
6cac5de987 allow the path to xonotic.brand to come from XONOTIC_BRANDFILE 2010-08-21 15:20:07 +02:00
Rudolf Polzer
35a0d303e7 split up OS X engine release target to also support agl without 64bit 2010-08-21 13:57:53 +02:00
Rudolf Polzer
85a76f687b no longer need to disable JPEG linking on osx 2010-08-21 13:47:55 +02:00
Rudolf Polzer
c3b65641f6 Merge branch 'master' of ssh://git.xonotic.org/xonotic 2010-08-20 14:23:07 +02:00
Rudolf Polzer
a675524294 ./all: support DP's new jpeg lib handling 2010-08-20 14:22:56 +02:00
Rudolf Polzer
1432395f15 admin-merge: fix merge conflict detection 2010-08-19 06:17:10 +02:00