2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2025-01-15 21:09:55 +01:00

321 Commits

Author SHA1 Message Date
eb650b71ad waflib: subproject: restore environment in build context 2019-04-11 01:32:19 +03:00
459f4a9788 scripts: waflib: introduce new waf plugin -- subproject, which makes easier use of standalone envs for each subdirectory 2019-04-11 00:15:48 +03:00
d17fdea884 waflib: remove get_subproject_name function 2019-04-11 00:13:59 +03:00
b20efff57c msdev: add line breaks to lines 2019-04-10 01:55:43 +03:00
36159e6622 msdev: convert solution to list 2019-04-10 01:55:43 +03:00
c953ba0852 msdev: add line breaks to solution 2019-04-10 01:55:43 +03:00
b38ef43260 msdev: include solution file 2019-04-10 01:55:43 +03:00
fea2395a80 msdev: fix 2019-04-10 01:55:43 +03:00
ffaab11da9 msdev: add relative library paths 2019-04-10 01:55:43 +03:00
f6b3603934 msdev: fix 2019-04-10 01:55:43 +03:00
9421963b29 msdev: print abspath 2019-04-10 01:55:43 +03:00
239c13da28 msdev: remove printing bld.root 2019-04-10 01:55:43 +03:00
eb6f67ed07 msdev: print include paths 2019-04-10 01:55:43 +03:00
c206e72f7b msdev: fix 2019-04-10 01:55:43 +03:00
79e6ebbe23 msdev: fix 2019-04-10 01:55:43 +03:00
d4638a9cf4 msdev: find relative include path 2019-04-10 01:55:43 +03:00
7ccc9b0795 Revert "waf: try relative SDL2 path"
This reverts commit 50f0ae5234b9a6085d88dde9e0cfd9b2e2da7849.
2019-04-10 01:55:43 +03:00
6c1d911193 waf: try relative SDL2 path 2019-04-10 01:55:43 +03:00
777562aea8 Revert "Revert "scripts: try to avoid race condition when MSVC writes to same pdb file in multiple threads""
This reverts commit a40d64d3a646d107765fc9de21bbb433822ceb60.
2019-04-08 21:46:59 +03:00
a40d64d3a6 Revert "scripts: try to avoid race condition when MSVC writes to same pdb file in multiple threads"
This reverts commit d87dd2a60a3111402132b8a1ce2b884fb3117977.
2019-04-08 21:36:48 +03:00
d87dd2a60a scripts: try to avoid race condition when MSVC writes to same pdb file in multiple threads 2019-04-08 21:31:57 +03:00
0840d9ec25 scripts: fix deploying vc2008 solution and empty vc2008 folder 2019-04-08 21:09:23 +03:00
4124e01d65 scripts: enable deploying vc2008 project 2019-04-08 21:09:21 +03:00
129325f3a4 scripts: waflib: add msdev.py tool by Michel Mooij, patched to support uselib, separate envs and so 2019-04-08 21:08:52 +03:00
041315da44 scripts: use waf install to generate packages 2019-04-08 21:08:15 +03:00
f9f96552b7 travis: move mingw engine build to standalone VM 2019-03-30 01:29:40 +03:00
8b07916598 scripts: travis: fix deployment, finally 2019-03-29 23:57:44 +03:00
50c656df94 scripts: travis: fix upload to yadisk 2019-03-29 23:48:34 +03:00
5436658ce7 scripts: travis: accept everything when installing python from choco 2019-03-29 23:40:25 +03:00
d7ea40d850 scripts: remove waf jobs, as waf smart enough to get CPU number, fix upload archive name for osx, install newer python in windows 2019-03-29 23:32:06 +03:00
ae26783902 scripts: travis: yet another workaround for mingw... 2019-03-29 23:11:39 +03:00
880a9651d8 scripts: travis: use stages, use yandex disk as temporary place for build artifacts 2019-03-29 22:51:31 +03:00
db30358d06 travis: fix osx archive name, remove unneeded envvars on osx, try to fix windows python 2019-03-29 06:08:41 +03:00
752dd13c04 scripts: travis: uncomment osx packaging 2019-03-29 05:44:36 +03:00
efc12f1045 scripts: travis: test windows scripts 2019-03-29 05:39:41 +03:00
becb58223a scripts: travis: rewrite deploy script with commit up support 2019-03-29 05:26:01 +03:00
Alibek Omarov
58b5e1a9df wscript: introduce shortened frequently used configuration options 2019-03-26 16:26:02 +03:00
Alibek Omarov
8abbef8dbd scripts: try to workaround mingw bug by adding sse2 2019-03-21 17:47:16 +03:00
7299ee9f11 Try fix mingw linking 2019-02-23 18:32:49 +07:00
Alibek Omarov
5e17b4bf17 wscript: remove useless option type specifier 2019-02-19 17:55:45 +03:00
Alibek Omarov
1b372115a5 wscript: move options to subgroups, reorder option plugins loading 2019-02-19 16:33:14 +03:00
9da413b2cc waf: add clang compilation database support 2019-01-13 16:46:12 +03:00
0ca0dc9731 travis: fix packaging mingw build 2019-01-13 18:26:00 +05:00
0409107ee2 scripts: appimage: fix generating extras.pak 2019-01-12 03:01:50 +03:00
71cae6b02b waflib: add xcompile helper plugin intended to integrate with platform SDKs, like Android NDK 2018-12-20 09:44:51 +03:00
aac44ef866 waflib: try to fix sdl2 searching on osx again 2018-12-19 06:57:54 +03:00
5d6d6c766e scripts: sdl2: fix finding sdl2 on osx 2018-12-17 03:11:41 +03:00
28e6dec4b0 scripts: osx: fix path to SDL2 framework 2018-12-17 02:59:57 +03:00
e2606cf97f scripts: stop executing script and print config.log, if waf was failed. 2018-12-17 02:53:00 +03:00
30c32b0088 waflib: sdl2: fix finding sdl2 on osx 2018-12-17 02:34:49 +03:00