Commit Graph

28 Commits

Author SHA1 Message Date
Alibek Omarov
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
Alibek Omarov
d17fdea884 waflib: remove get_subproject_name function 2019-04-11 00:13:59 +03:00
mittorn
b20efff57c msdev: add line breaks to lines 2019-04-10 01:55:43 +03:00
mittorn
36159e6622 msdev: convert solution to list 2019-04-10 01:55:43 +03:00
mittorn
c953ba0852 msdev: add line breaks to solution 2019-04-10 01:55:43 +03:00
mittorn
b38ef43260 msdev: include solution file 2019-04-10 01:55:43 +03:00
mittorn
fea2395a80 msdev: fix 2019-04-10 01:55:43 +03:00
mittorn
ffaab11da9 msdev: add relative library paths 2019-04-10 01:55:43 +03:00
mittorn
f6b3603934 msdev: fix 2019-04-10 01:55:43 +03:00
mittorn
9421963b29 msdev: print abspath 2019-04-10 01:55:43 +03:00
mittorn
239c13da28 msdev: remove printing bld.root 2019-04-10 01:55:43 +03:00
mittorn
eb6f67ed07 msdev: print include paths 2019-04-10 01:55:43 +03:00
mittorn
c206e72f7b msdev: fix 2019-04-10 01:55:43 +03:00
mittorn
79e6ebbe23 msdev: fix 2019-04-10 01:55:43 +03:00
mittorn
d4638a9cf4 msdev: find relative include path 2019-04-10 01:55:43 +03:00
mittorn
7ccc9b0795 Revert "waf: try relative SDL2 path"
This reverts commit 50f0ae5234b9a6085d88dde9e0cfd9b2e2da7849.
2019-04-10 01:55:43 +03:00
mittorn
6c1d911193 waf: try relative SDL2 path 2019-04-10 01:55:43 +03:00
Alibek Omarov
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
Alibek Omarov
58b5e1a9df wscript: introduce shortened frequently used configuration options 2019-03-26 16:26:02 +03: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
Alibek Omarov
9da413b2cc waf: add clang compilation database support 2019-01-13 16:46:12 +03:00
Alibek Omarov
71cae6b02b waflib: add xcompile helper plugin intended to integrate with platform SDKs, like Android NDK 2018-12-20 09:44:51 +03:00
Alibek Omarov
aac44ef866 waflib: try to fix sdl2 searching on osx again 2018-12-19 06:57:54 +03:00
Alibek Omarov
5d6d6c766e scripts: sdl2: fix finding sdl2 on osx 2018-12-17 03:11:41 +03:00
Alibek Omarov
30c32b0088 waflib: sdl2: fix finding sdl2 on osx 2018-12-17 02:34:49 +03:00
Alibek Omarov
a580e98f28 waflib: force_32bit: try to fix passing additional flags to generate 32bit code on MacOSX 2018-12-16 17:01:12 +03:00
Alibek Omarov
ec50c4571c waflib: add some waf plugins by FWGS 2018-12-13 08:00:22 +03:00