81 Commits (7d3e8c0a57431123cd9123cd7cd7464157014e8b)

Author SHA1 Message Date
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 5 years ago
Alibek Omarov c9b5332d16 waflib: subproject: preserve IGNORED_SUBDIRS between contexts, fix broken logic 5 years ago
Alibek Omarov 3fef353291 android: initial port 5 years ago
Alibek Omarov 87f380b90c waflib: xcompile: define both __ANDROID__ and ANDROID for compatibility 5 years ago
Alibek Omarov 3ebb4d0ea3 waflib: xcompile: check arch, configure 'M' uselib to m_hard on hardfp, remove linker select 5 years ago
Alibek Omarov d4b4a4a864 waflib: xcompile: add support for ANDROID_NDK environment variable, as well as ANDROID_NDK_HOME. Fix help message. 5 years ago
mittorn d5911b33b1 msvc8 support 5 years ago
mittorn f1638b09c5 waf: implement 'reconfigure' module 5 years ago
mittorn 54d54b1457 waf: fix python3 5 years ago
Alibek Omarov b2038e76d3 waflib: subproject: carefully restore previous enviroment in configuration context 5 years ago
Alibek Omarov eb650b71ad waflib: subproject: restore environment in build context 5 years ago
Alibek Omarov 459f4a9788 scripts: waflib: introduce new waf plugin -- subproject, which makes easier use of standalone envs for each subdirectory 5 years ago
Alibek Omarov d17fdea884 waflib: remove get_subproject_name function 5 years ago
mittorn b20efff57c msdev: add line breaks to lines 5 years ago
mittorn 36159e6622 msdev: convert solution to list 5 years ago
mittorn c953ba0852 msdev: add line breaks to solution 5 years ago
mittorn b38ef43260 msdev: include solution file 5 years ago
mittorn fea2395a80 msdev: fix 5 years ago
mittorn ffaab11da9 msdev: add relative library paths 5 years ago
mittorn f6b3603934 msdev: fix 5 years ago
mittorn 9421963b29 msdev: print abspath 5 years ago
mittorn 239c13da28 msdev: remove printing bld.root 5 years ago
mittorn eb6f67ed07 msdev: print include paths 5 years ago
mittorn c206e72f7b msdev: fix 5 years ago
mittorn 79e6ebbe23 msdev: fix 5 years ago
mittorn d4638a9cf4 msdev: find relative include path 5 years ago
mittorn 7ccc9b0795 Revert "waf: try relative SDL2 path" 5 years ago
mittorn 6c1d911193 waf: try relative SDL2 path 5 years ago
Alibek Omarov 777562aea8 Revert "Revert "scripts: try to avoid race condition when MSVC writes to same pdb file in multiple threads"" 5 years ago
Alibek Omarov a40d64d3a6 Revert "scripts: try to avoid race condition when MSVC writes to same pdb file in multiple threads" 5 years ago
Alibek Omarov d87dd2a60a scripts: try to avoid race condition when MSVC writes to same pdb file in multiple threads 5 years ago
Alibek Omarov 0840d9ec25 scripts: fix deploying vc2008 solution and empty vc2008 folder 5 years ago
Alibek Omarov 4124e01d65 scripts: enable deploying vc2008 project 5 years ago
Alibek Omarov 129325f3a4 scripts: waflib: add msdev.py tool by Michel Mooij, patched to support uselib, separate envs and so 5 years ago
Alibek Omarov 041315da44 scripts: use waf install to generate packages 5 years ago
Alibek Omarov f9f96552b7 travis: move mingw engine build to standalone VM 5 years ago
Alibek Omarov 8b07916598 scripts: travis: fix deployment, finally 5 years ago
Alibek Omarov 50c656df94 scripts: travis: fix upload to yadisk 5 years ago
Alibek Omarov 5436658ce7 scripts: travis: accept everything when installing python from choco 5 years ago
Alibek Omarov d7ea40d850 scripts: remove waf jobs, as waf smart enough to get CPU number, fix upload archive name for osx, install newer python in windows 5 years ago
Alibek Omarov ae26783902 scripts: travis: yet another workaround for mingw... 5 years ago
Alibek Omarov 880a9651d8 scripts: travis: use stages, use yandex disk as temporary place for build artifacts 5 years ago
Alibek Omarov db30358d06 travis: fix osx archive name, remove unneeded envvars on osx, try to fix windows python 5 years ago
Alibek Omarov 752dd13c04 scripts: travis: uncomment osx packaging 5 years ago
Alibek Omarov efc12f1045 scripts: travis: test windows scripts 5 years ago
Alibek Omarov becb58223a scripts: travis: rewrite deploy script with commit up support 5 years ago
Alibek Omarov 58b5e1a9df wscript: introduce shortened frequently used configuration options 5 years ago
Alibek Omarov 8abbef8dbd scripts: try to workaround mingw bug by adding sse2 5 years ago
mittorn 7299ee9f11 Try fix mingw linking 5 years ago
Alibek Omarov 5e17b4bf17 wscript: remove useless option type specifier 5 years ago