Alibek Omarov
|
dec1b8dfb4
|
waflib: xcompile: even if hardfloat ABI is selected, force architecture name as armeabi-v7a, as armeabi-v7a-hard is completely virtual. Move options defines to main wscript
|
6 years ago |
Alibek Omarov
|
c9b5332d16
|
waflib: subproject: preserve IGNORED_SUBDIRS between contexts, fix broken logic
|
6 years ago |
Alibek Omarov
|
3fef353291
|
android: initial port
|
6 years ago |
Alibek Omarov
|
87f380b90c
|
waflib: xcompile: define both __ANDROID__ and ANDROID for compatibility
|
6 years ago |
Alibek Omarov
|
3ebb4d0ea3
|
waflib: xcompile: check arch, configure 'M' uselib to m_hard on hardfp, remove linker select
|
6 years ago |
Alibek Omarov
|
d4b4a4a864
|
waflib: xcompile: add support for ANDROID_NDK environment variable, as well as ANDROID_NDK_HOME. Fix help message.
|
6 years ago |
mittorn
|
d5911b33b1
|
msvc8 support
|
6 years ago |
mittorn
|
f1638b09c5
|
waf: implement 'reconfigure' module
|
6 years ago |
mittorn
|
54d54b1457
|
waf: fix python3
|
6 years ago |
Alibek Omarov
|
b2038e76d3
|
waflib: subproject: carefully restore previous enviroment in configuration context
|
6 years ago |
Alibek Omarov
|
eb650b71ad
|
waflib: subproject: restore environment in build context
|
6 years ago |
Alibek Omarov
|
459f4a9788
|
scripts: waflib: introduce new waf plugin -- subproject, which makes easier use of standalone envs for each subdirectory
|
6 years ago |
Alibek Omarov
|
d17fdea884
|
waflib: remove get_subproject_name function
|
6 years ago |
mittorn
|
b20efff57c
|
msdev: add line breaks to lines
|
6 years ago |
mittorn
|
36159e6622
|
msdev: convert solution to list
|
6 years ago |
mittorn
|
c953ba0852
|
msdev: add line breaks to solution
|
6 years ago |
mittorn
|
b38ef43260
|
msdev: include solution file
|
6 years ago |
mittorn
|
fea2395a80
|
msdev: fix
|
6 years ago |
mittorn
|
ffaab11da9
|
msdev: add relative library paths
|
6 years ago |
mittorn
|
f6b3603934
|
msdev: fix
|
6 years ago |
mittorn
|
9421963b29
|
msdev: print abspath
|
6 years ago |
mittorn
|
239c13da28
|
msdev: remove printing bld.root
|
6 years ago |
mittorn
|
eb6f67ed07
|
msdev: print include paths
|
6 years ago |
mittorn
|
c206e72f7b
|
msdev: fix
|
6 years ago |
mittorn
|
79e6ebbe23
|
msdev: fix
|
6 years ago |
mittorn
|
d4638a9cf4
|
msdev: find relative include path
|
6 years ago |
mittorn
|
7ccc9b0795
|
Revert "waf: try relative SDL2 path"
This reverts commit 50f0ae5234b9a6085d88dde9e0cfd9b2e2da7849.
|
6 years ago |
mittorn
|
6c1d911193
|
waf: try relative SDL2 path
|
6 years ago |
Alibek Omarov
|
129325f3a4
|
scripts: waflib: add msdev.py tool by Michel Mooij, patched to support uselib, separate envs and so
|
6 years ago |
Alibek Omarov
|
58b5e1a9df
|
wscript: introduce shortened frequently used configuration options
|
6 years ago |
Alibek Omarov
|
5e17b4bf17
|
wscript: remove useless option type specifier
|
6 years ago |
Alibek Omarov
|
1b372115a5
|
wscript: move options to subgroups, reorder option plugins loading
|
6 years ago |
Alibek Omarov
|
9da413b2cc
|
waf: add clang compilation database support
|
6 years ago |
Alibek Omarov
|
71cae6b02b
|
waflib: add xcompile helper plugin intended to integrate with platform SDKs, like Android NDK
|
6 years ago |
Alibek Omarov
|
aac44ef866
|
waflib: try to fix sdl2 searching on osx again
|
6 years ago |
Alibek Omarov
|
5d6d6c766e
|
scripts: sdl2: fix finding sdl2 on osx
|
6 years ago |
Alibek Omarov
|
30c32b0088
|
waflib: sdl2: fix finding sdl2 on osx
|
6 years ago |
Alibek Omarov
|
a580e98f28
|
waflib: force_32bit: try to fix passing additional flags to generate 32bit code on MacOSX
|
6 years ago |
Alibek Omarov
|
ec50c4571c
|
waflib: add some waf plugins by FWGS
|
6 years ago |