Commit Graph

30 Commits

Author SHA1 Message Date
Alibek Omarov d5cf82dc92 waifulib: add pthreads tool until it isn't merged into Waf 2019-11-04 16:17:49 +03:00
Alibek Omarov a03cfd164a waf: upgrade waf, remove msvcfix as it replaced by msvc_pdb 2019-11-04 16:00:10 +03:00
Alibek Omarov a1041073b1 waifulib: cxx11: better C++11 detection by @mittorn 2019-10-27 23:06:37 +03:00
Alibek Omarov c59ffaa6d7 waifulib: xcompile: fix AArch64 installation, fix including system headers 2019-10-18 02:59:21 +03:00
Alibek Omarov 3f9dd8f72b waifulib: sdl2: allow override version if using conan(actually not planned to do so, just in case) 2019-10-18 02:58:34 +03:00
Alibek Omarov 03fb9aea38 waifulib: gitversion: refactor, allow running conf.get_git_version from submodules and get correct result 2019-10-18 02:58:00 +03:00
Alibek Omarov ae53be636c waifulib: force_32bit: refactor, remove BIT32_ALLOW64 2019-10-18 02:57:09 +03:00
Alibek Omarov 0670625c80 waifulib: cxx11: refactor 2019-10-18 02:51:57 +03:00
Alibek Omarov 315b2cf7de travis: deploy waf to gh releases 2019-10-18 01:02:48 +03:00
Alibek Omarov 40bbcdf889 fwgslib: check flags in parallel. Remove prebuilt waf 2019-10-18 00:32:13 +03:00
Alibek Omarov ea7da19a16 waifulib: fwgslib: fix original list being changed 2019-10-11 07:57:26 +03:00
Alibek Omarov 446b0f0a46 waifulib: fwgslib: fix function being passed as compiler flag 2019-10-11 07:22:20 +03:00
Alibek Omarov 47d47b7c02 waifulib: fwgslib: fix flag detection 2019-10-11 07:12:07 +03:00
Alibek Omarov ddccc3d534 waifulib: fwgslib: fix forgotten check_ prefix 2019-10-11 06:57:20 +03:00
Alibek Omarov 94993276d1 waifulib: fix syntax error 2019-10-11 06:52:20 +03:00
Alibek Omarov 56b5642af3 waifulib: add cflags filter, add corresponding tests 2019-10-11 06:47:12 +03:00
Alibek Omarov 2ff30c9158 waifulib: subproject: add subdirectory's waifulib 2019-10-11 06:46:23 +03:00
Alibek Omarov 9cfc5cc296 waifulib: subproject: experimental changes to how subenvs are handled 2019-10-08 02:33:04 +03:00
Alibek Omarov 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
Alibek Omarov 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
Alibek Omarov b8a8cf9904 waifulib: strip_on_install: more informative log 2019-10-07 20:35:55 +03:00
Alibek Omarov 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
Alibek Omarov 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
Alibek Omarov 4d33edae04 waifulib: strip_on_install: add tool to strip Elf/MachO binaries on install stage 2019-09-12 17:55:27 +03:00
Alibek Omarov aa4c9002e6 waifulib: msvcfix: add tool to fix MSVC PDB race condition 2019-09-12 17:54:50 +03:00
Alibek Omarov 2c668f994f waifulib: msdev: fix syntax error 2019-06-07 02:17:07 +03:00
Alibek Omarov 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
Alibek Omarov 5b10ea3396 waifulib: deps: remove it, as it functionality was moved to fwgslib 2019-06-06 02:31:11 +03:00
Alibek Omarov 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
Alibek Omarov c331a35bc8 waifulib: initial copy from engine and android project 2019-06-01 20:49:13 +03:00