Commit Graph

41 Commits

Author SHA1 Message Date
9696e0f91e tests: filter_cflags: fix forgotten opt.load('compiler_c') 2019-10-11 07:07:37 +03:00
2582333969 tests: filter_cflags: fix test 2 2019-10-11 07:03:29 +03:00
0fdbd2d950 tests: filter_cflags: fix test 2019-10-11 07:01:04 +03:00
ddccc3d534 waifulib: fwgslib: fix forgotten check_ prefix 2019-10-11 06:57:20 +03:00
94993276d1 waifulib: fix syntax error 2019-10-11 06:52:20 +03:00
56b5642af3 waifulib: add cflags filter, add corresponding tests 2019-10-11 06:47:12 +03:00
2ff30c9158 waifulib: subproject: add subdirectory's waifulib 2019-10-11 06:46:23 +03:00
9cfc5cc296 waifulib: subproject: experimental changes to how subenvs are handled 2019-10-08 02:33:04 +03:00
71fb72519a waifulib: android: update android plugin from android project branch: simplify code, set dependencies in taskgen, so waf will order them automatically 2019-10-07 22:58:04 +03:00
d0450db52b waifulib: xcompile: merge changes from engine branch: better host toolchain support, SONAME support, DEST_OS now set as android, DEST_OS2 was removed 2019-10-07 22:52:10 +03:00
b8a8cf9904 waifulib: strip_on_install: more informative log 2019-10-07 20:35:55 +03:00
7775867ee3 waifulib: android: update to latest revision from android project(legacy appt,dx support, termux support, make packing jni libraries optional) 2019-09-12 17:59:26 +03:00
edd040f696 waifulib: xcompile: update to latest revision from engine repository(add support for using host clang on crosscompiling, strip support and several fixes 2019-09-12 17:56:52 +03:00
4d33edae04 waifulib: strip_on_install: add tool to strip Elf/MachO binaries on install stage 2019-09-12 17:55:27 +03:00
aa4c9002e6 waifulib: msvcfix: add tool to fix MSVC PDB race condition 2019-09-12 17:54:50 +03:00
db38aacdd2 waifu: regenerate binary waf 2019-09-10 10:25:54 +03:00
0e765272f5 waf: update to latest revision, including updated clang_compilation_database 2019-09-10 10:25:34 +03:00
e482f7c85b waifu: regenerate binary waf 2019-09-06 19:18:14 +03:00
aa5ac8fda5 waf: update to latest revision 2019-09-06 19:17:58 +03:00
476915675e
readme: update [ci skip] 2019-06-07 02:44:28 +03:00
7cbe38e723 travis: damn, travis still uses 14.04, so set 16.04 explicitly 2019-06-07 02:36:22 +03:00
4f04c76cbc travis: we support only immortal Python 2.7, 3.4 as latest version that supports WinXP and 3.7 2019-06-07 02:34:49 +03:00
95ab77cbf4 run-tests: try fixing pip 2019-06-07 02:28:21 +03:00
79f450f3c6 travis: fix executable flag 2019-06-07 02:24:00 +03:00
4e5ec6b415 waf: update waf binaries 2019-06-07 02:20:06 +03:00
20c00ed859 travis: add yml script 2019-06-07 02:19:56 +03:00
d9642b0965 gitignore: update 2019-06-07 02:19:45 +03:00
ffca390da1 build-waf: fix waifulib path error in prelude 2019-06-07 02:19:32 +03:00
3149e5793c tests: add reconfigure test, add shell script to run tests 2019-06-07 02:18:45 +03:00
05432a020f tests: msdev: add test 2019-06-07 02:18:04 +03:00
2c668f994f waifulib: msdev: fix syntax error 2019-06-07 02:17:07 +03:00
a741514db4 waifulib: update some modules, so they can be located inside waf binary or outside, in waifulib directory 2019-06-06 03:31:18 +03:00
d70a86cf7a waf: update to 2.0.17 2019-06-06 02:43:58 +03:00
d91a437305 build-waf: build two versions of waf, with and without waifu extensions 2019-06-06 02:42:54 +03:00
5b10ea3396 waifulib: deps: remove it, as it functionality was moved to fwgslib 2019-06-06 02:31:11 +03:00
997846eaeb build-waf: fix mistyped module name, add color_msvc 2019-06-02 10:41:04 +03:00
724a80edb2 tests: add test for gitversion and conan 2019-06-02 10:16:24 +03:00
1201025011 readme: update 2019-06-01 20:56:52 +03:00
9ba31f9ed2 Add waf buildscript, a reference waf build, that can be copied to any FWGS project, make env names for subproject more complex to avoid collision, add subproject test 2019-06-01 20:51:23 +03:00
c331a35bc8 waifulib: initial copy from engine and android project 2019-06-01 20:49:13 +03:00
a77173986e First blood 2019-05-28 04:24:35 +03:00